#include <opencv2/optflow/sparse_matching_gpc.hpp>
|
static const unsigned | nFeatures = 18 |
| 补丁描述符中的特征数量
|
|
◆ dot()
double cv::optflow::GPCPatchDescriptor::dot |
( |
const Vec< double, nFeatures > & |
coef | ) |
const |
◆ isSeparated()
bool cv::optflow::GPCPatchDescriptor::isSeparated |
( |
| ) |
const |
|
inline |
◆ markAsSeparated()
void cv::optflow::GPCPatchDescriptor::markAsSeparated |
( |
| ) |
|
|
inline |
◆ feature
Vec< double, nFeatures > cv::optflow::GPCPatchDescriptor::feature |
◆ nFeatures
const unsigned cv::optflow::GPCPatchDescriptor::nFeatures = 18 |
|
static |
此结构体的文档是从以下文件生成的