Function opencv::video::mean_shift [] [src]

pub fn mean_shift(probImage: &Mat, window: Rect, criteria: &TermCriteria) -> Result<i32, String>

updates the object tracking window using meanshift algorithm