| Package | Description |
|---|---|
| org.bytedeco.opencv.opencv_tracking | |
| org.bytedeco.opencv.opencv_video |
| Modifier and Type | Class and Description |
|---|---|
class |
TrackerCSRT
\brief the CSRT tracker
|
class |
TrackerKCF
\brief the KCF (Kernelized Correlation Filter) tracker
|
| Modifier and Type | Class and Description |
|---|---|
class |
TrackerDaSiamRPN |
class |
TrackerGOTURN
\brief the GOTURN (Generic Object Tracking Using Regression Networks) tracker
GOTURN (\cite GOTURN) is kind of trackers based on Convolutional Neural Networks (CNN).
|
class |
TrackerMIL
\brief The MIL algorithm trains a classifier in an online manner to separate the object from the
background.
|
Copyright © 2021. All rights reserved.