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

  /external/opencv/cxcore/include/
cvwimage.h 519 inline int WImage<double>::Depth() const {return IPL_DEPTH_64F; }
cxtypes.h 372 IPL_DEPTH_32S, IPL_DEPTH_32F and IPL_DEPTH_64F are supported. */
453 #define IPL_DEPTH_64F 64
    [all...]
  /external/opencv/otherlibs/highgui/
grfmt_exr.cpp 597 bool isfloat = depth == IPL_DEPTH_32F || depth == IPL_DEPTH_64F;
  /external/opencv/cxcore/src/
cxarray.cpp     [all...]

Completed in 399 milliseconds