基于 Feature2D 的 TrackerContribFeature。 更多...
#include <opencv2/tracking/tracking_internals.hpp>
◆ TrackerFeatureFeature2d()
cv::detail::tracking::TrackerFeatureFeature2d::TrackerFeatureFeature2d |
( |
String |
detectorType, |
|
|
String |
descriptorType |
|
) |
| |
构造函数。
- 参数
-
detectorType | FeatureDetector 的字符串 |
descriptorType | DescriptorExtractor 的字符串 |
◆ ~TrackerFeatureFeature2d()
cv::detail::tracking::TrackerFeatureFeature2d::~TrackerFeatureFeature2d |
( |
| ) |
|
◆ computeImpl()
bool cv::detail::tracking::TrackerFeatureFeature2d::computeImpl |
( |
const std::vector< Mat > & |
images, |
|
|
Mat & |
response |
|
) |
| |
|
protectedvirtual |
◆ selection()
void cv::detail::tracking::TrackerFeatureFeature2d::selection |
( |
Mat & |
response, |
|
|
int |
npoints |
|
) |
| |
|
virtual |
此类的文档是从以下文件生成的