Struct cv::optflow::GPCPatchDescriptor#

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:

cv::optflow::GPCPatchDescriptor::isSeparated Node1 cv::optflow::GPCPatchDescriptor ::isSeparated Node2 cvIsNaN Node1->Node2

cv::optflow::GPCPatchDescriptor::isSeparated Node1 cv::optflow::GPCPatchDescriptor ::isSeparated Node2 cvIsNaN Node1->Node2

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: