Trait opencv::dnn::prelude::TextDetectionModelTrait
source · pub trait TextDetectionModelTrait: ModelTrait + TextDetectionModelTraitConst {
fn as_raw_mut_TextDetectionModel(&mut self) -> *mut c_void;
}
pub trait TextDetectionModelTrait: ModelTrait + TextDetectionModelTraitConst {
fn as_raw_mut_TextDetectionModel(&mut self) -> *mut c_void;
}