fisheyeIntrinsics
어안 카메라의 내부 파라미터를 저장하기 위한 객체
설명
fisheyeIntrinsics 객체는 어안 카메라의 카메라 내부 파라미터를 저장합니다. 다른 어안 파라미터에 대한 자세한 내용은 fisheyeParameters 항목을 참조하십시오.
생성
구문
설명
는 지정된 intrinsics = fisheyeIntrinsics(mappingCoeffs,imageSize,distortionCenter)[a0 a2 a3 a4] 다항식 계수, 영상 크기, 왜곡 중심을 갖는 fisheyeIntrinsics 객체를 반환합니다. 이러한 입력 인수는 객체의 대응하는 속성에 직접 할당됩니다. 자세한 내용은 fisheyeParameters 항목을 참조하십시오.
는 센서 평면과 영상 평면 간의 정렬을 설명하는 2×2 변환 행렬을 추가로 지정합니다. 디폴트 값은 단위 행렬입니다.intrinsics = fisheyeIntrinsics(___,stretchMatrix)
속성
예제
참고 문헌
[1] Scaramuzza, D., A. Martinelli, and R. Siegwart. "A Toolbox for Easy Calibrating Omnidirectional Cameras." Proceedings to IEEE International Conference on Intelligent Robots and Systems (IROS 2006). Beijing, China, October 7–15, 2006.
[2] Urban, S., J. Leitloff, and S. Hinz. "Improved Wide-Angle, Fisheye and Omnidirectional Camera Calibration." ISPRS Journal of Photogrammetry and Remove Sensing. Vol. 108, 2015, pp.72–79.
확장 기능
버전 내역
R2017b에 개발됨