| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
opencv_tracking.CvHaarEvaluator.FeatureHaar |
opencv_tracking.TrackerFeatureHAAR.getFeatureAt(int id)
\brief Get the feature in position id
|
opencv_tracking.CvHaarEvaluator.FeatureHaar |
opencv_tracking.CvHaarEvaluator.getFeatures() |
opencv_tracking.CvHaarEvaluator.FeatureHaar |
opencv_tracking.CvHaarEvaluator.getFeatures(int idx) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
opencv_tracking.TrackerFeatureHAAR.swapFeature(int id,
opencv_tracking.CvHaarEvaluator.FeatureHaar feature)
\brief Swap the feature in position id with the feature input
|
Copyright © 2018. All rights reserved.