Trait opencv::hub_prelude::PHashTrait[][src]

pub trait PHashTrait: ImgHashBaseTrait + PHashTraitConst {
    fn as_raw_mut_PHash(&mut self) -> *mut c_void;
}

Required methods

Implementors