OpenCV 4.5.3(日本語機械翻訳)
全て クラス 名前空間 ファイル 関数 変数 型定義 列挙型 列挙値 フレンド グループ ページ
モジュール | クラス
Tracking API

モジュール

Tracking API implementation details
Legacy Tracking API

クラス

class cv::tracking::TrackerCSRT
CSRTトラッカー[【詳解】(英語]
class cv::tracking::TrackerKCF
KCF(Kernelized Correlation Filter)トラッカー[【詳解】(英語]

詳解

Tracking is an important issue for many computer vision applications in real world scenario. The development in this area is very fragmented and this API is an interface useful for plug several algorithms and compare them.