|  | OpenCV
    3.4.1
    Open Source Computer Vision | 
#include "sparse_matching_gpc.hpp"
| Public Member Functions | |
| bool | operator== (const Node &n) const | 
| Public Attributes | |
| Vec< double, GPCPatchDescriptor::nFeatures > | coef | 
| Hyperplane coefficients.  More... | |
| unsigned | left | 
| double | rhs | 
| Bias term of the hyperplane.  More... | |
| unsigned | right | 
| 
 | inline | 
| Vec< double, GPCPatchDescriptor::nFeatures > cv::optflow::GPCTree::Node::coef | 
Hyperplane coefficients.
| unsigned cv::optflow::GPCTree::Node::left | 
| double cv::optflow::GPCTree::Node::rhs | 
Bias term of the hyperplane.
| unsigned cv::optflow::GPCTree::Node::right | 
 1.8.12
 1.8.12