OpenCV 4.10.0
开源计算机视觉
|
这是 cv::img_hash::BlockMeanHash 的完整成员列表,包括所有继承的成员。
算法() | cv::Algorithm | |
BlockMeanHash() | cv::img_hash::BlockMeanHash | 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 | |
创建(int mode=BLOCK_MEAN_HASH_MODE_0) | cv::img_hash::BlockMeanHash | 静态 |
为空() const | cv::Algorithm | inlinevirtual |
获取默认名称() const | cv::Algorithm | 虚拟 |
获取平均值() const | cv::img_hash::BlockMeanHash | |
ImgHashBase() | cv::img_hash::ImgHashBase | 受保护 |
加载(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 | 受保护 |
读取(const FileNode &fn) | cv::Algorithm | inlinevirtual |
读取(const FileNode &fn) | cv::Algorithm | inlinestatic |
保存(const String &filename) const | cv::Algorithm | 虚拟 |
设置模式(int mode) | cv::img_hash::BlockMeanHash | |
写入(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 | 受保护 |
~Algorithm() | cv::Algorithm | 虚拟 |
~ImgHashBase() | cv::img_hash::ImgHashBase |