MATLAB File Help: cv.calibrationMatrixValues Index
cv.calibrationMatrixValues

Computes useful camera characteristics from the camera matrix

S = cv.calibrationMatrixValues(cameraMatrix, imageSize, apertureWidth, apertureHeight)

Input

Output

The function computes various useful camera characteristics from the previously estimated camera matrix.

Note

Do keep in mind that the unity measure 'mm' stands for whatever unit of measure one chooses for the chessboard pitch (it can thus be any value).

See also