| Package | Description |
|---|---|
| org.opencv.video |
| Modifier and Type | Class and Description |
|---|---|
class |
TrackerGOTURN
the GOTURN (Generic Object Tracking Using Regression Networks) tracker
GOTURN (CITE: GOTURN) is kind of trackers based on Convolutional Neural Networks (CNN).
|
class |
TrackerMIL
The MIL algorithm trains a classifier in an online manner to separate the object from the
background.
|
| Modifier and Type | Method and Description |
|---|---|
static Tracker |
Tracker.__fromPtr__(long addr) |
Copyright © 2021. All rights reserved.