OpenCV 4.10.0
开源计算机视觉
|
这是 cv::img_hash::ImgHashBase 的完整成员列表,包括所有继承的成员。
算法() | cv::Algorithm | |
清除() | cv::Algorithm | inlinevirtual |
比较(cv::InputArray hashOne, cv::InputArray hashTwo) const | cv::img_hash::ImgHashBase | |
计算(cv::InputArray inputArr, cv::OutputArray outputArr) | cv::img_hash::ImgHashBase | |
清空() const | cv::Algorithm | inlinevirtual |
getDefaultName() const | cv::Algorithm | virtual |
ImgHashBase() | cv::img_hash::ImgHashBase | protected |
加载(const String &filename, const String &objname=String()) | cv::Algorithm | inlinestatic |
loadFromString(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 | |
writeFormat(FileStorage &fs) const | cv::Algorithm | protected |
~Algorithm() | cv::Algorithm | virtual |
~ImgHashBase() | cv::img_hash::ImgHashBase |