TrackerContribFeature based on Feature2D.
More...
#include <opencv2/tracking/tracking_internals.hpp>
◆ TrackerFeatureFeature2d()
cv::detail::tracking::TrackerFeatureFeature2d::TrackerFeatureFeature2d |
( |
String | detectorType, |
|
|
String | descriptorType ) |
Constructor.
- Parameters
-
detectorType | string of FeatureDetector |
descriptorType | string of 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 |
The documentation for this class was generated from the following file: