OpenCV 4.11.0
开源计算机视觉
|
这是cv::optflow::GPCTree的完整成员列表,包括所有继承的成员。
算法() | cv::Algorithm | |
clear() | cv::Algorithm | 内联虚函数 |
create() | cv::optflow::GPCTree | 内联静态 |
empty() const | cv::Algorithm | 内联虚函数 |
findLeafForPatch(const GPCPatchDescriptor &descr) const | cv::optflow::GPCTree | |
getDefaultName() const | cv::Algorithm | 虚函数 |
getDescriptorType() const | cv::optflow::GPCTree | 内联 |
load(const String &filename, const String &objname=String()) | cv::Algorithm | 内联静态 |
loadFromString(const String &strModel, const String &objname=String()) | cv::Algorithm | 内联静态 |
operator==(const GPCTree &t) const | cv::optflow::GPCTree | 内联 |
read(const FileNode &fn) CV_OVERRIDE | cv::optflow::GPCTree | 虚函数 |
save(const String &filename) const | cv::Algorithm | 虚函数 |
train(GPCTrainingSamples &samples, const GPCTrainingParams params=GPCTrainingParams()) | cv::optflow::GPCTree | |
write(FileStorage &fs) const CV_OVERRIDE | cv::optflow::GPCTree | 虚函数 |
cv::Algorithm::write(FileStorage &fs, const String &name) const | cv::Algorithm | |
cv::Algorithm::write(const Ptr< FileStorage > &fs, const String &name=String()) const | cv::Algorithm | |
writeFormat(FileStorage &fs) const | cv::Algorithm | 保护 |
~Algorithm() | cv::Algorithm | 虚函数 |