Searched refs:homogeneousPoints4d (Results 1 – 1 of 1) sorted by relevance
1545 Mat homogeneousPoints4d = points4d.t(); in run() local1547 homogeneousPoints4d = homogeneousPoints4d.reshape(dimension); in run()1549 convertPointsFromHomogeneous(homogeneousPoints4d, triangulatedPoints); in run()