TrackerContribFeature
based on
Feature2D
[詳解]
#include <tracking_internals.hpp>
cv::detail::tracking::TrackerContribFeatureを継承しています。
◆
TrackerFeatureFeature2d()
cv::detail::tracking::TrackerFeatureFeature2d::TrackerFeatureFeature2d
|
( |
String |
detectorType,
|
|
|
String |
descriptorType |
|
) |
|
|
コンストラクタ
- 引数
-
detectorType |
FeatureDetectorの文字列 |
descriptorType |
DescriptorExtractorの文字列 |
◆
computeImpl()
bool cv::detail::tracking::TrackerFeatureFeature2d::computeImpl
|
( |
const std::vector<
Mat
> & |
images,
|
|
|
Mat
& |
response |
|
) |
|
|
|
protected
virtual
|
◆
selection()
void cv::detail::tracking::TrackerFeatureFeature2d::selection
|
( |
Mat
& |
response,
|
|
|
int |
npoints |
|
) |
|
|
|
virtual
|
このクラス詳解は次のファイルから抽出されました: