cv.rectify3Collinear - MATLAB File Help
cv.rectify3Collinear

Computes the rectification transformations for 3-head camera, where all the heads are on the same line

S = cv.rectify3Collinear(cameraMatrix1, distCoeffs1, cameraMatrix2, distCoeffs2, cameraMatrix3, distCoeffs3, imageSize, R12, T12, R13, T13)
[...] = cv.rectify3Collinear(..., 'OptionName', optionValue, ...)

Input

Output

Options

See also