Trait opencv::prelude::ColorMomentHashTrait[][src]

pub trait ColorMomentHashTrait: ColorMomentHashTraitConst + ImgHashBaseTrait {
    fn as_raw_mut_ColorMomentHash(&mut self) -> *mut c_void;
}

Required methods

Implementors