Function opencv::ximgproc::create_selective_search_segmentation [−][src]
pub fn create_selective_search_segmentation(
) -> Result<Ptr<dyn SelectiveSearchSegmentation>>Expand description
Create a new SelectiveSearchSegmentation class.
