Back to FabImage Studio website

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

cvDecomposeHomographyMat


Module: OpenCV

Decompose a homography matrix to rotation(s), translation(s) and plane normal(s).

Name Type Description
Input value
inH Matrix The input homography matrix between two images.
Input value
inK Matrix The input camera intrinsic matrix.
Output value
outRotations MatrixArray
Output value
outTranslations MatrixArray
Output value
outNormals MatrixArray

Complexity Level

This filter is available on Basic Complexity Level.