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

  /external/opencv/cv/src/
cvcondens.cpp 176 icvScaleVector_32f( ConDens->flSamples[i], ConDens->State, ConDens->DP,
185 icvScaleVector_32f( ConDens->Temp, ConDens->Temp, ConDens->DP, 1.f / Sum );
_cvmatrix.h 225 CV_INLINE void icvScaleVector_32f( const float* src, float* dst,
341 icvScaleVector_32f( (src), (dst), (w)*(h), (scale) )
  /external/opencv/cvaux/src/
cvhmm1d.cpp     [all...]
cvfindhandregion.cpp 221 icvScaleVector_32f( &line[0], sub, 3, vc );
530 icvScaleVector_32f( &line[0], sub, 3, vc );
cvhmm.cpp     [all...]

Completed in 87 milliseconds