Uncalibrated stereo rectification
[
returns projective transformations for rectifying stereo images. This function
does not require either intrinsic or extrinsic camera parameters.T1
,T2
]
= estimateUncalibratedRectification(F
,inlierPoints1
,inlierPoints2
,imagesize
)
An epipole may be located in the first image or the second image. Applying the
output uncalibrated rectification of T1
(or
T2
) to image 1
(or image
2
) may result in an undesired distortion. You can check
for an epipole within an image by applying the isEpipoleInImage
function.
[1] Hartley, R. and A. Zisserman, "Multiple View Geometry in Computer Vision," Cambridge University Press, 2003.
BRISKPoints
| MSERRegions
| ORBPoints
| SURFPoints
| cameraParameters
| cornerPoints
| stereoParameters