pointstoworld() function error

조회 수: 2 (최근 30일)
Hesham Khalifa
Hesham Khalifa 2018년 6월 28일
댓글: Hesham Khalifa 2018년 7월 31일
I calibrated my camera then I wanted to measure the distance from the camera as given in the toolbox documentation which all went fine.
Now when I wanted to use the top left point in the image as a reference for further, I wanted to know its poistion in real world. How come I do not get an error when I set my imagePoints to [0 0] ? The image indexing starts with ones not zeros as far as I know ?
Or the imagePoints here do not refer to the coordinates of the point in the image ?
  댓글 수: 8
Florian Morsch
Florian Morsch 2018년 7월 31일
Yes, you are correct there. The pixel coordinate 0 0 refers to the matrix element (1, 1).
Hesham Khalifa
Hesham Khalifa 2018년 7월 31일
Thanks !

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by