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

  /external/opencv/cv/src/
cvmoments.cpp 383 CvFunc2DnC_1A1P func = 0;
465 func = (CvFunc2DnC_1A1P)(!binary ? mom_tab.fn_2d[depth] : mombin_tab.fn_2d[depth]);
  /external/opencv/cxcore/src/
cxsumpixels.cpp 539 CvFunc2DnC_1A1P func = (CvFunc2DnC_1A1P)(sumcoi_tab.fn_2d[CV_MAT_DEPTH(type)]);
664 CvFunc2DnC_1A1P func = (CvFunc2DnC_1A1P)(nzcoi_tab.fn_2d[CV_MAT_DEPTH(type)]);
    [all...]
cxnorm.cpp     [all...]
  /external/opencv/cxcore/include/
cxmisc.h     [all...]

Completed in 404 milliseconds