OpenCV 4.5.3(日本語機械翻訳)
|
モジュール |
|
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.