TrackerContribFeature based on Feature2D
[詳解]
#include <tracking_internals.hpp>
cv::detail::tracking::TrackerContribFeatureを継承しています。
◆ TrackerFeatureFeature2d()
cv::detail::tracking::TrackerFeatureFeature2d::TrackerFeatureFeature2d |
( |
String |
detectorType, |
|
|
String |
descriptorType |
|
) |
| |
Constructor
- 引数
-
detectorType | string of FeatureDetector |
descriptorType | string of DescriptorExtractor |
◆ 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 |
このクラス詳解は次のファイルから抽出されました: