|  | OpenCV 5.0.0-pre
    Open Source Computer Vision | 
#include "img_hash_base.hpp"| Classes | |
| class | cv::img_hash::ColorMomentHash | 
| Image hash based on color moments.  More... | |
| Namespaces | |
| namespace | cv | 
| namespace | cv::img_hash | 
| Functions | |
| void | cv::img_hash::colorMomentHash (cv::InputArray inputArr, cv::OutputArray outputArr) | 
| Computes color moment hash of the input, the algorithm is come from the paper "Perceptual  Hashing  for  Color  Images
Using  Invariant Moments". | |