필터 지우기
필터 지우기

function estimateUn​calibrated​Rectificat​ion

조회 수: 1 (최근 30일)
Houghton
Houghton 2015년 9월 15일
댓글: Houghton 2015년 9월 15일
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일
편집: Houghton 2015년 9월 15일
my original images
Houghton
Houghton 2015년 9월 15일
after rectification.
Why the object rotated like that?

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

답변 (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