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

  /external/opencv/cv/src/
cvcamshift.cpp 45 // Name: cvMeanShift
61 cvMeanShift( const void* imgProb, CvRect windowIn,
70 CV_FUNCNAME( "cvMeanShift" );
190 CV_CALL( itersUsed = cvMeanShift( mat, windowIn, criteria, &comp ));
  /external/opencv/cv/include/
cv.h 582 CVAPI(int) cvMeanShift( const CvArr* prob_image, CvRect window,
    [all...]

Completed in 38 milliseconds