OpenCV for Unity 2.6.4
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.10.0/index.html ) for the details of the argument of the method.
|
Classes | |
class | AverageHash |
Computes average hash value of the input image. More... | |
class | BlockMeanHash |
Image hash based on block mean. More... | |
class | ColorMomentHash |
Image hash based on color moments. More... | |
class | Img_hash |
class | ImgHashBase |
The base class for image hash algorithms. More... | |
class | MarrHildrethHash |
Marr-Hildreth Operator Based Hash, slowest but more discriminative. More... | |
class | PHash |
pHash More... | |
class | RadialVarianceHash |
Image hash based on Radon transform. More... | |