How to do "decomposeHomographyMat" in OpenCV 2.4
I need to use the euler angels from Homography. I find a function “decomposeHomographyMat” in OpenCV 3. But I use OpenCV 2.4. How to do it?
Why aren't you passing to OpenCV3?