Trait opencv::xfeatures2d::LATCHTrait[][src]

pub trait LATCHTrait: Feature2DTrait + LATCHTraitConst {
    fn as_raw_mut_LATCH(&mut self) -> *mut c_void;
}

Required methods

Implementors