MCPcopy Create free account
hub / github.com/billmccord/OpenCV-Android / cvMeanShift

Function cvMeanShift

jni/cv/src/cvcamshift.cpp:60–143  ·  view source on GitHub ↗

F/////////////////////////////////////////////////////////////////////////////////////// // Name: cvMeanShift // Purpose: MeanShift algorithm // Context: // Parameters: // imgProb - 2D object probability distribution // windowIn - CvRect of CAMSHIFT Window intial size // numIters - If CAMSHIFT iterates this many times, stop // windowOut - Location, he

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

cvCamShiftFunction · 0.85

Calls 3

cvGetMatFunction · 0.85
cvRoundFunction · 0.85
cvGetSubRectFunction · 0.85

Tested by

no test coverage detected