[−][src]Trait opencv::hub_prelude::AverageHashTrait
Computes average hash value of the input image
This is a fast image hashing algorithm, but only work on simple case. For more details, please refer to lookslikeit
Computes average hash value of the input image
This is a fast image hashing algorithm, but only work on simple case. For more details, please refer to lookslikeit
fn as_raw_AverageHash(&self) -> *const c_void
fn as_raw_mut_AverageHash(&mut self) -> *mut c_void
impl AverageHashTrait for AverageHash
[src]fn as_raw_AverageHash(&self) -> *const c_void
[src]fn as_raw_mut_AverageHash(&mut self) -> *mut c_void
[src]impl AverageHashTrait for PtrOfAverageHash
[src]fn as_raw_AverageHash(&self) -> *const c_void
[src]fn as_raw_mut_AverageHash(&mut self) -> *mut c_void
[src]