OpenCV
4.10.0
Open Source Computer Vision
|
#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 |
void cv::optflow::GPCPatchSample::getDirections | ( | bool & | refdir, |
bool & | posdir, | ||
bool & | negdir, | ||
const Vec< double, GPCPatchDescriptor::nFeatures > & | coef, | ||
double | rhs | ||
) | const |
GPCPatchDescriptor cv::optflow::GPCPatchSample::neg |
GPCPatchDescriptor cv::optflow::GPCPatchSample::pos |
GPCPatchDescriptor cv::optflow::GPCPatchSample::ref |