Lines Matching refs:iM
882 // void invertAffineTransform(Mat M, Mat& iM)894 Mat& iM = *((Mat*)iM_nativeObj);895 cv::invertAffineTransform( M, iM );