OpenCV  3.1.0-dev
Open Source Computer Vision
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
cv::optflow::GPCPatchDescriptor Struct Reference

#include "sparse_matching_gpc.hpp"

Public Member Functions

 GPCPatchDescriptor (const Mat *imgCh, int i, int j)
 

Public Attributes

Vec< double, nFeaturesfeature
 

Static Public Attributes

static const unsigned nFeatures = 18
 

Constructor & Destructor Documentation

cv::optflow::GPCPatchDescriptor::GPCPatchDescriptor ( const Mat imgCh,
int  i,
int  j 
)

Member Data Documentation

Vec< double, nFeatures > cv::optflow::GPCPatchDescriptor::feature
const unsigned cv::optflow::GPCPatchDescriptor::nFeatures = 18
static

The documentation for this struct was generated from the following file: