Back to Aurora Vision Studio website

You are here: Start » Filter Reference » OpenCV » Camera Calibration And 3D Reconstruction » cvCalibrationMatrixValues

cvCalibrationMatrixValues


Module: OpenCV

Returns camera characteristics from camera matrix.

Name Type Description
Input value inCameraMatrix Matrix
Input value inImageSize Size
Input value inApertureWidth Double
Input value inApertureHeight Double
Output value outFovX Double
Output value outFovY Double
Output value outFocalLength Double
Output value outPrincipalPoint Point2D
Output value outAspectRatio Double

Complexity Level

This filter is available on Basic Complexity Level.