Filter löschen
Filter löschen

function estimateUn​calibrated​Rectificat​ion

1 Ansicht (letzte 30 Tage)
Houghton
Houghton am 15 Sep. 2015
Kommentiert: Houghton am 15 Sep. 2015
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 Kommentare
Houghton
Houghton am 15 Sep. 2015
Bearbeitet: Houghton am 15 Sep. 2015
my original images
Houghton
Houghton am 15 Sep. 2015
after rectification.
Why the object rotated like that?

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by