Function opencv::video::segment_motion [] [src]

pub fn segment_motion(mhi: &Mat, segmask: &Mat, boundingRects: &VectorOfRect, timestamp: f64, segThresh: f64) -> Result<(), String>