| Package | Description |
|---|---|
| org.opencv.tracking |
| Modifier and Type | Class and Description |
|---|---|
class |
TrackerBoosting |
class |
TrackerCSRT |
class |
TrackerGOTURN |
class |
TrackerKCF |
class |
TrackerMedianFlow |
class |
TrackerMIL |
class |
TrackerMOSSE |
class |
TrackerTLD |
| Modifier and Type | Method and Description |
|---|---|
static Tracker |
Tracker.__fromPtr__(long addr) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MultiTracker.add(Tracker newTracker,
Mat image,
Rect2d boundingBox) |
Copyright © 2018. All rights reserved.