Trait opencv::prelude::TextDetectorConst
source · pub trait TextDetectorConst {
fn as_raw_TextDetector(&self) -> *const c_void;
}
Expand description
Constant methods for crate::text::TextDetector
pub trait TextDetectorConst {
fn as_raw_TextDetector(&self) -> *const c_void;
}
Constant methods for crate::text::TextDetector