Hello,
I want to decompose of homography matrix in opencv?
In opencv3.0 and 3.1, decomposeHomographyMat() function is used for decomposition of homography matrix, but it handled unhanded exception.;
Can anybody help me for how to use this function?
Thank you,