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