Start » Filter Reference » OpenCV » Camera Calibration And 3D Reconstruction » cvRodrigues_MatToVec
Module: | OpenCV |
---|
Converts a Rotation Matrix to a Rvec vector.
Name | Type | Description | |
---|---|---|---|
inMatrix | Matrix | Rotation Matrix | |
outRvec | Vector3D | Rotation Vector |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of cvRodrigues filter group.