HomeSort by relevance Sort by last modified time
    Searched full:nz_tab (Results 1 - 1 of 1) sorted by null

  /external/opencv/cxcore/src/
cxsumpixels.cpp 580 static CvFuncTable nz_tab; local
597 icvInitCountNonZeroC1RTable( &nz_tab );
619 func = (CvFunc2D_1A1P)(nz_tab.fn_2d[CV_MAT_DEPTH(type)]);
651 CvFunc2D_1A1P func = (CvFunc2D_1A1P)(nz_tab.fn_2d[CV_MAT_DEPTH(type)]);
    [all...]

Completed in 44 milliseconds