Loading...
Searching...
No Matches
cv::optflow::GPCPatchSample Struct Reference
#include <opencv2/optflow/sparse_matching_gpc.hpp>
Public Member Functions | |
| void | getDirections (bool &refdir, bool &posdir, bool &negdir, const Vec< double, GPCPatchDescriptor::nFeatures > &coef, double rhs) const |
Public Attributes | |
| GPCPatchDescriptor | neg |
| GPCPatchDescriptor | pos |
| GPCPatchDescriptor | ref |
Member Function Documentation
◆ getDirections()
| void cv::optflow::GPCPatchSample::getDirections | ( | bool & | refdir, |
| bool & | posdir, | ||
| bool & | negdir, | ||
| const Vec< double, GPCPatchDescriptor::nFeatures > & | coef, | ||
| double | rhs | ||
| ) | const |
Member Data Documentation
◆ neg
| GPCPatchDescriptor cv::optflow::GPCPatchSample::neg |
◆ pos
| GPCPatchDescriptor cv::optflow::GPCPatchSample::pos |
◆ ref
| GPCPatchDescriptor cv::optflow::GPCPatchSample::ref |
The documentation for this struct was generated from the following file:
- opencv2/optflow/sparse_matching_gpc.hpp
1.9.6