필터 지우기
필터 지우기

estimateCameraParams with partially occluded patterns

조회 수: 1 (최근 30일)
carpetfizz
carpetfizz 2018년 7월 31일
댓글: carpetfizz 2018년 8월 9일
I'm trying to use estimateCameraParams to calibrate a single camera. I have several images of my calibration pattern and the corresponding image and object points for each one. However, some of the images have parts of the pattern occluded, where it's not a perfect rectangle, or there might be a hole in some images but not in others. Regardless, every set of corresponding image and object points are consistent with respect to a common origin.
The imagePoints parameter of estimateCameraParams expects an input matrix of shape Mx2xnumImages where M is the number of key point correspondences in each pattern.
In my case, M changes for every image. I don't believe there's an algorithmic limitation since OpenCV's calibrateCamera function allows for M to change.
Is there a way, in MATLAB, to use estimateCameraParams with varying M ?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Camera Calibration에 대해 자세히 알아보기

제품


릴리스

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by