Home | History | Annotate | Download | only in src

Lines Matching full:_hist

961 void HOGCache::normalizeBlockHistogram(float* _hist) const
963 float* hist = &_hist[0], sum = 0.0f, partSum[4];