Searched defs:decomposeHomographyMat (Results 1 – 2 of 2) sorted by relevance
435 int decomposeHomographyMat(InputArray _H, in decomposeHomographyMat() function
1122 …public static int decomposeHomographyMat(Mat H, Mat K, List<Mat> rotations, List<Mat> translations… in decomposeHomographyMat() method in Calib3d