Cv2DecomposeProjectionMatrix Method | 
| 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
              |