[−][src]Trait opencv::prelude::ColorMomentHashTrait
Image hash based on color moments.
See tang2012perceptual for details.
Image hash based on color moments.
See tang2012perceptual for details.
fn as_raw_ColorMomentHash(&self) -> *const c_voidfn as_raw_mut_ColorMomentHash(&mut self) -> *mut c_voidimpl ColorMomentHashTrait for ColorMomentHash[src]fn as_raw_ColorMomentHash(&self) -> *const c_void[src]fn as_raw_mut_ColorMomentHash(&mut self) -> *mut c_void[src]impl ColorMomentHashTrait for PtrOfColorMomentHash[src]fn as_raw_ColorMomentHash(&self) -> *const c_void[src]fn as_raw_mut_ColorMomentHash(&mut self) -> *mut c_void[src]