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

  /external/opencv3/modules/objdetect/src/
HaarStructs.h 49 int nofs[4]; member in struct:__anon21768
cascadedetect.cpp 711 CV_SUM_OFS( nofs[0], nofs[1], nofs[2], nofs[3], 0, normrect, sstep );
738 int valsum = CALC_SUM_OFS(nofs, pwin);
739 unsigned valsqsum = (unsigned)(CALC_SUM_OFS(nofs, pq));
    [all...]
cascadedetect.hpp 389 Vec4i nofs; member in class:cv::HaarEvaluator

Completed in 59 milliseconds