Open KRA2008 opened 5 years ago
That could work well. If we allow a full-fledged homography, it wouldn't be optimal. While we want to correct a vertical (perpendicular to the mean of epipolar planes) trapezoidal distortion, we don't want to completely undo a horizontal (along the mean of epipolar lines) trapezoidal distortion. However, finding a homography and then suppressing (or better making the amount of suppression parametric) the correction of a horizontal trapezoidal distortion could be acceptable.
we currently do an inverse pyramidal approach with a euclidean transform, what if after that completes we do another pyramidal but allow the other parameters to move. i have seen numerous captures in which zooming specifically would help, but zooming is not allowed in the current transform.