Trait opencv::hub_prelude::BaseOCRConst[][src]

pub trait BaseOCRConst {
    fn as_raw_BaseOCR(&self) -> *const c_void;
}

Required methods

Implementors