![]() |
OpenCV
3.1.0-dev
Open Source Computer Vision
|
This is the complete list of members for cv::optflow::GPCForest< T >, including all inherited members.
| Algorithm() | cv::Algorithm | |
| clear() | cv::Algorithm | inlinevirtual |
| create() | cv::optflow::GPCForest< T > | inlinestatic |
| empty() const | cv::Algorithm | inlinevirtual |
| getDefaultName() const | cv::Algorithm | virtual |
| load(const String &filename, const String &objname=String()) | cv::Algorithm | inlinestatic |
| loadFromString(const String &strModel, const String &objname=String()) | cv::Algorithm | inlinestatic |
| read(const FileNode &fn) | cv::optflow::GPCForest< T > | inlinevirtual |
| save(const String &filename) const | cv::Algorithm | virtual |
| train(GPCSamplesVector &samples) | cv::optflow::GPCForest< T > | inline |
| train(const std::vector< String > &imagesFrom, const std::vector< String > &imagesTo, const std::vector< String > >) | cv::optflow::GPCForest< T > | inline |
| write(FileStorage &fs) const | cv::optflow::GPCForest< T > | inlinevirtual |
| writeFormat(FileStorage &fs) const | cv::Algorithm | protected |
| ~Algorithm() | cv::Algorithm | virtual |
1.8.11