| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
opencv_objdetect.LatentSvmDetector.ObjectDetection |
opencv_objdetect.LatentSvmDetector.ObjectDetection.classID(int classID) |
opencv_objdetect.LatentSvmDetector.ObjectDetection |
opencv_objdetect.LatentSvmDetector.ObjectDetection.position(int position) |
opencv_objdetect.LatentSvmDetector.ObjectDetection |
opencv_objdetect.LatentSvmDetector.ObjectDetection.rect(opencv_core.Rect rect) |
opencv_objdetect.LatentSvmDetector.ObjectDetection |
opencv_objdetect.LatentSvmDetector.ObjectDetection.score(float score) |
| Modifier and Type | Method and Description |
|---|---|
void |
opencv_objdetect.LatentSvmDetector.detect(opencv_core.Mat image,
opencv_objdetect.LatentSvmDetector.ObjectDetection objectDetections) |
void |
opencv_objdetect.LatentSvmDetector.detect(opencv_core.Mat image,
opencv_objdetect.LatentSvmDetector.ObjectDetection objectDetections,
float overlapThreshold,
int numThreads) |
Copyright © 2014. All Rights Reserved.