Searched refs:IPL_ORIGIN_BL (Results 1 – 3 of 3) sorted by relevance
76 (origin != IPL_ORIGIN_TL && origin != IPL_ORIGIN_BL)) in Create()92 m_img->origin = origin == 0 ? IPL_ORIGIN_TL : IPL_ORIGIN_BL; in Create()
184 if (samples[c]->origin == IPL_ORIGIN_BL) in cv3dTrackerCalibrateCameras()358 if (img->origin == IPL_ORIGIN_BL) in DrawEtalon()
350 #define IPL_ORIGIN_BL 1 macro