![]() |
OpenCV 5.0.0
Open Source Computer Vision
|
#include <opencv2/optflow/sparse_matching_gpc.hpp>
公開メンバ関数 | |
| bool | operator== (const Node &n) const |
公開変数類 | |
| Vec< double, GPCPatchDescriptor::nFeatures > | coef |
| 超平面の係数。 | |
| unsigned | left |
| double | rhs |
| 超平面のバイアス項。 | |
| unsigned | right |
|
inline |
| Vec< double, GPCPatchDescriptor::nFeatures > cv::optflow::GPCTree::Node::coef |
超平面の係数。
| unsigned cv::optflow::GPCTree::Node::left |
| double cv::optflow::GPCTree::Node::rhs |
超平面のバイアス項。
| unsigned cv::optflow::GPCTree::Node::right |