Emgu.CV.ImgHash Namespace |
Class | Description | |
---|---|---|
![]() | AverageHash |
Computes average hash value of the input image.
|
![]() | BlockMeanHash |
Image hash based on block mean.
|
![]() | ColorMomentHash |
Image hash based on color moments.
|
![]() | ImgHashBase |
The Image Hash base class
|
![]() | MarrHildrethHash |
Marr-Hildreth Operator Based Hash, slowest but more discriminative.
|
![]() | PHash |
Slower than average hash, but tolerant of minor modifications
|
![]() | RadialVarianceHash |
Image hash based on Radon transform
|
Enumeration | Description | |
---|---|---|
![]() | BlockMeanHashMode |
Block Mean Hash mode
|