Functions of Camera Calibration

I have some problem with the function of camera calibration which is the estimateCameraParameters. I already create the imagePoints which is the m-by-3 matrix; however, I get the error like below.
So that I modified the imagePoints to be m-by-2 matrix, but I still get the error that very confusing.
What should I do?

More Answers (0)

Community Treasure Hunt

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

Start Hunting!