HomeSort by relevance Sort by last modified time
    Searched refs:IPL_ORIGIN_BL (Results 1 - 3 of 3) sorted by null

  /external/opencv/otherlibs/highgui/
image.cpp 76 (origin != IPL_ORIGIN_TL && origin != IPL_ORIGIN_BL))
92 m_img->origin = origin == 0 ? IPL_ORIGIN_TL : IPL_ORIGIN_BL;
  /external/opencv/cvaux/src/
cv3dtracker.cpp 184 if (samples[c]->origin == IPL_ORIGIN_BL)
358 if (img->origin == IPL_ORIGIN_BL)
  /external/opencv/cxcore/include/
cxtypes.h 350 #define IPL_ORIGIN_BL 1
    [all...]

Completed in 27 milliseconds