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

  /external/opencv/cv/src/
_cvmatrix.h 67 icvSubVector_32f( (src1), (src2), (dst), (w)*(h))
155 CV_INLINE void icvSubVector_32f( const float* src1, const float* src2,
  /external/opencv/cvaux/src/
cvfindhandregion.cpp 140 icvSubVector_32f ((IppmVect32f )&points[i], (IppmVect32f )&line[3], sub, 3);
367 icvSubVector_32f ((IppmVect32f )&points[i], (IppmVect32f )&line[3], sub, 3);
cvhmm1d.cpp     [all...]
cvhmm.cpp     [all...]

Completed in 435 milliseconds