Trait opencv::hub_prelude::TextDetectorConst
source · [−]pub trait TextDetectorConst {
fn as_raw_TextDetector(&self) -> *const c_void;
}
Expand description
An abstract class providing interface for text detection algorithms