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

  /external/opencv/cxcore/include/
cxtypes.h 347 #define IPL_DATA_ORDER_PLANE 1
    [all...]
  /external/opencv3/modules/core/include/opencv2/core/
types_c.h 270 #define IPL_DATA_ORDER_PLANE 1
    [all...]
  /external/opencv/cxcore/src/
cxpersistence.cpp     [all...]
cxarray.cpp     [all...]
  /external/opencv3/modules/core/src/
persistence.cpp     [all...]
matrix.cpp 637 bool selectedPlane = img->roi->coi && img->dataOrder == IPL_DATA_ORDER_PLANE;
656 img->dataOrder == IPL_DATA_ORDER_PLANE)
    [all...]
array.cpp     [all...]

Completed in 324 milliseconds