OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
phash.hpp File Reference
#include "img_hash_base.hpp"
Include dependency graph for phash.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  cv::img_hash::PHash
 pHash More...
 

Namespaces

namespace  cv
 "black box" representation of the file storage associated with a file on disk.
 
namespace  cv::img_hash
 

Functions

void cv::img_hash::pHash (cv::InputArray inputArr, cv::OutputArray outputArr)
 Computes pHash value of the input image.