特徴を表す TrackerFeature の抽象基底クラス。 詳細...
#include <opencv2/video/detail/tracking.detail.hpp>
特徴を表す TrackerFeature の抽象基底クラス。
◆ ~TrackerFeature()
| virtual cv::detail::tracking::TrackerFeature::~TrackerFeature |
( |
| ) |
|
|
virtual |
◆ compute()
| void cv::detail::tracking::TrackerFeature::compute |
( |
const std::vector< Mat > & | images, |
|
|
Mat & | response ) |
◆ computeImpl()
| virtual bool cv::detail::tracking::TrackerFeature::computeImpl |
( |
const std::vector< Mat > & | images, |
|
|
Mat & | response ) |
|
protectedpure virtual |
このクラス詳解は次のファイルから抽出されました: