基於 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 |
此類文件由以下檔案生成