| Package | Description |
|---|---|
| org.bytedeco.opencv.opencv_tracking |
| Modifier and Type | Class and Description |
|---|---|
class |
TrackerStateEstimatorAdaBoosting
\brief TrackerStateEstimatorAdaBoosting based on ADA-Boosting
|
class |
TrackerStateEstimatorMILBoosting
\brief TrackerStateEstimator based on Boosting
|
class |
TrackerStateEstimatorSVM
\brief TrackerStateEstimator based on SVM
|
| Modifier and Type | Method and Description |
|---|---|
static TrackerStateEstimator |
TrackerStateEstimator.create(BytePointer trackeStateEstimatorType)
\brief Create TrackerStateEstimator by tracker state estimator type
|
static TrackerStateEstimator |
TrackerStateEstimator.create(String trackeStateEstimatorType) |
TrackerStateEstimator |
TrackerModel.getTrackerStateEstimator()
\brief Get the TrackerStateEstimator
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TrackerModel.setTrackerStateEstimator(TrackerStateEstimator trackerStateEstimator)
\brief Set TrackerEstimator, return true if the tracker state estimator is added, false otherwise
|
Copyright © 2020. All rights reserved.