OpenCV 4.10.0
开源计算机视觉
|
#include <opencv2/optflow/sparse_matching_gpc.hpp>
公有成员函数 | |
void | getDirections (bool &refdir, bool &posdir, bool &negdir, const Vec< double, GPCPatchDescriptor::nFeatures > &coef, double rhs) const |
公有属性 | |
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 |