OpenCV
4.9.0
Open Source Computer Vision
|
#include "img_hash_base.hpp"
Classes | |
class | cv::img_hash::AverageHash |
Computes average hash value of the input image. More... | |
Namespaces | |
cv | |
"black box" representation of the file storage associated with a file on disk. | |
cv::img_hash | |
Functions | |
void | cv::img_hash::averageHash (cv::InputArray inputArr, cv::OutputArray outputArr) |
Calculates img_hash::AverageHash in one call. More... | |