function estimateUn​calibrated​Rectificat​ion

function estimateUncalibratedRectification from page http://www.mathworks.com/help/vision/ref/estimateuncalibratedrectification.html
Could someone please explain what do these data mean? Or how can I adjust?
[x0, y0] = deal(-120, -30); xLim = [0.5, w+0.5] + x0; yLim = [0.5, h+0.5] + y0; outputView = imref2d([h,w], xLim, yLim);

댓글 수: 3

Houghton
Houghton 2015년 9월 15일
How to find the value of x0,y0?
Houghton
Houghton 2015년 9월 15일
편집: Houghton 2015년 9월 15일
my original images
Houghton
Houghton 2015년 9월 15일
after rectification.
Why the object rotated like that?

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

답변 (0개)

카테고리

질문:

2015년 9월 15일

댓글:

2015년 9월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by