|  | Cv2DecomposeProjectionMatrix Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | DecomposeProjectionMatrix(Double, Double, Double, Double) | 
            Decomposes the projection matrix into camera matrix and the rotation martix and the translation vector
             | 
|   | DecomposeProjectionMatrix(Double, Double, Double, Double, Double, Double, Double, Double) | 
            Decomposes the projection matrix into camera matrix and the rotation martix and the translation vector
             | 
|   | DecomposeProjectionMatrix(InputArray, OutputArray, OutputArray, OutputArray, OutputArray, OutputArray, OutputArray, OutputArray) | 
            Decomposes the projection matrix into camera matrix and the rotation martix and the translation vector
             | 
 See Also
See Also