Home
last modified time | relevance | path

Searched refs:gistImg (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cvaux/src/
Dcvfacedetection.cpp139 int gistImg[GIST_NUM + 1] = {0}; in ThresholdingParam() local
146 gistImg[ind] ++; in ThresholdingParam()
154 if (gistImg[i] >= GIST_MIN) in ThresholdingParam()
162 if (gistImg[i] >= GIST_MIN) in ThresholdingParam()