5
#ifndef OPENCV_PHASH_HPP
6
#define OPENCV_PHASH_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
The base class for image hash algorithms
Definition:
img_hash_base.hpp:19
pHash
Definition:
phash.hpp:23
CV_EXPORTS_W void pHash(cv::InputArray inputArr, cv::OutputArray outputArr)
Computes pHash value of the input image
"black box" representation of the file storage associated with a file on disk.
Definition:
aruco.hpp:75
Definition:
cvstd_wrapper.hpp:74