HomeSort by relevance Sort by last modified time
    Searched refs:IPL_ORIGIN_TL (Results 1 - 5 of 5) 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/
cvjni.cpp 119 if (frame->origin == IPL_ORIGIN_TL) {
  /external/opencv/cxcore/include/
cxtypes.h 349 #define IPL_ORIGIN_TL 0
    [all...]
  /external/opencv/cxcore/src/
cxarray.cpp     [all...]
cxpersistence.cpp     [all...]

Completed in 69 milliseconds