Home | History | Annotate | Download | only in src

Lines Matching refs:_mapy

6389          const CvArr* _mapx, const CvArr* _mapy,
6393 cv::Mat mapx = cv::cvarrToMat(_mapx), mapy = cv::cvarrToMat(_mapy);