Struct cv::optflow::GPCPatchDescriptor#
#include <opencv2/optflow/sparse_matching_gpc.hpp>Collaboration diagram for cv::optflow::GPCPatchDescriptor:
Member Function Documentation#
dot()#
double cv::optflow::GPCPatchDescriptor::dot(const Vec< double, nFeatures > & coef)
isSeparated()#
bool cv::optflow::GPCPatchDescriptor::isSeparated()
Here is the call graph for this function:
markAsSeparated()#
void cv::optflow::GPCPatchDescriptor::markAsSeparated()
Member Data Documentation#
nFeatures#
static const unsigned cv::optflow::GPCPatchDescriptor::nFeatures = 18
number of features in a patch descriptor
feature#
Vec< double, nFeatures > cv::optflow::GPCPatchDescriptor::feature
Source file#
The documentation for this struct was generated from the following file:
opencv2/optflow/sparse_matching_gpc.hpp