5
#ifndef OPENCV_AVERAGE_HASH_HPP
6
#define OPENCV_AVERAGE_HASH_HPP
8
#include "img_hash_base.hpp"
This type is very similar to InputArray except that it is used for input/output and output function p...
Definition:
mat.hpp:295
Computes average hash value of the input image
Definition:
average_hash.hpp:22
The base class for image hash algorithms
Definition:
img_hash_base.hpp:19
CV_EXPORTS_W void averageHash(cv::InputArray inputArr, cv::OutputArray outputArr)
Calculates img_hash::AverageHash in one call
"black box" representation of the file storage associated with a file on disk.
Definition:
aruco.hpp:75
Definition:
cvstd_wrapper.hpp:74