Trait opencv::dnn::prelude::DetectionModelTraitConst   
source · pub trait DetectionModelTraitConst: ModelTraitConst {
    // Required method
    fn as_raw_DetectionModel(&self) -> *const c_void;
}Expand description
Constant methods for crate::dnn::DetectionModel