| Package | Description |
|---|---|
| org.bytedeco.opencv.opencv_tracking |
| Modifier and Type | Method and Description |
|---|---|
Trajectory.Iterator |
Trajectory.begin() |
Trajectory.Iterator |
Trajectory.end() |
Trajectory.Iterator |
Trajectory.erase(Trajectory.Iterator pos) |
Trajectory.Iterator |
Trajectory.Iterator.increment() |
Trajectory.Iterator |
Trajectory.insert(Trajectory.Iterator pos,
TrackerTargetState value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Trajectory.Iterator.equals(Trajectory.Iterator it) |
Trajectory.Iterator |
Trajectory.erase(Trajectory.Iterator pos) |
Trajectory.Iterator |
Trajectory.insert(Trajectory.Iterator pos,
TrackerTargetState value) |
Copyright © 2020. All rights reserved.