Function opencv::objdetect::group_rectangle_levelweights [] [src]

pub fn group_rectangle_levelweights(rectList: &VectorOfRect, groupThreshold: i32, eps: f64, weights: &VectorOfint, levelWeights: &VectorOfdouble) -> Result<(), String>