OpenCV for Unity  2.6.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.9.0/index.html ) for the details of the argument of the method.
Classes
OpenCVForUnity.Img_hashModule Namespace Reference

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...