OpenCV
3.1.0-dev
Open Source Computer Vision
|
#include "sparse_matching_gpc.hpp"
Public Member Functions | |
GPCPatchDescriptor (const Mat *imgCh, int i, int j) | |
Public Attributes | |
Vec< double, nFeatures > | feature |
Static Public Attributes | |
static const unsigned | nFeatures = 18 |
cv::optflow::GPCPatchDescriptor::GPCPatchDescriptor | ( | const Mat * | imgCh, |
int | i, | ||
int | j | ||
) |
|
static |