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

  /external/opencv/cxcore/include/
cxmisc.h     [all...]
cxtypes.h 519 #define CV_64FC4 CV_MAKETYPE(CV_64F,4)
    [all...]
  /external/opencv/cxcore/src/
cxconvert.cpp 395 tab->fn_2d[CV_64FC4] = (void*)icvCopy##_64f_##FROM##4##TO##4R; \
    [all...]

Completed in 54 milliseconds