OpenCV 4.10.0
开源计算机视觉
|
这是 cv::img_hash::AverageHash 的完整成员列表,包括所有继承的成员。
算法() | cv::Algorithm | |
AverageHash() | cv::img_hash::AverageHash | inlineprotected |
清除() | cv::Algorithm | inlinevirtual |
比较(cv::InputArray hashOne, cv::InputArray hashTwo) const | cv::img_hash::ImgHashBase | |
计算(cv::InputArray inputArr, cv::OutputArray outputArr) | cv::img_hash::ImgHashBase | |
创建() | cv::img_hash::AverageHash | static |
清空() const | cv::Algorithm | inlinevirtual |
获取默认名称() const | cv::Algorithm | virtual |
ImgHashBase() | cv::img_hash::ImgHashBase | protected |
加载(const String &filename, const String &objname=String()) | cv::Algorithm | inlinestatic |
从字符串加载(const String &strModel, const String &objname=String()) | cv::Algorithm | inlinestatic |
pImpl | cv::img_hash::ImgHashBase | protected |
读取(const FileNode &fn) | cv::Algorithm | inlinevirtual |
读取(const FileNode &fn) | cv::Algorithm | inlinestatic |
保存(const String &filename) const | cv::Algorithm | virtual |
写入(FileStorage &fs) const | cv::Algorithm | inlinevirtual |
写入(FileStorage &fs, const String &name) const | cv::Algorithm | |
写入(const Ptr< FileStorage > &fs, const String &name=String()) const | cv::Algorithm | |
写入格式(FileStorage &fs) const | cv::Algorithm | protected |
~算法() | cv::Algorithm | virtual |
~ImgHashBase() | cv::img_hash::ImgHashBase |