Back to FabImage Studio website

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

cvDecomposeProjectionMatrix


Module: OpenCV

Decomposes a projection matrix into a rotation matrix and a camera intrinsic matrix.

Name Type Description
Input value
inProjection Matrix
Input value
inCameraMatrix Matrix
Output value
outRotationMatrix Matrix
Output value
outTranslation Matrix
Output value
outRotationX Matrix
Output value
outRotationY Matrix
Output value
outRotationZ Matrix
Output value
outEulerAngles Matrix

Complexity Level

This filter is available on Basic Complexity Level.