public static class opencv_objdetect.LatentSvmDetector.ObjectDetection extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_objdetect.LatentSvmDetector.ObjectDetection() |
opencv_objdetect.LatentSvmDetector.ObjectDetection(int size) |
opencv_objdetect.LatentSvmDetector.ObjectDetection(opencv_core.Rect rect,
float score) |
opencv_objdetect.LatentSvmDetector.ObjectDetection(opencv_core.Rect rect,
float score,
int classID) |
opencv_objdetect.LatentSvmDetector.ObjectDetection(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
int |
classID() |
opencv_objdetect.LatentSvmDetector.ObjectDetection |
classID(int classID) |
opencv_objdetect.LatentSvmDetector.ObjectDetection |
position(int position) |
opencv_core.Rect |
rect() |
opencv_objdetect.LatentSvmDetector.ObjectDetection |
rect(opencv_core.Rect rect) |
float |
score() |
opencv_objdetect.LatentSvmDetector.ObjectDetection |
score(float score) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_objdetect.LatentSvmDetector.ObjectDetection(Pointer p)
public opencv_objdetect.LatentSvmDetector.ObjectDetection(int size)
public opencv_objdetect.LatentSvmDetector.ObjectDetection()
public opencv_objdetect.LatentSvmDetector.ObjectDetection(opencv_core.Rect rect, float score, int classID)
public opencv_objdetect.LatentSvmDetector.ObjectDetection(opencv_core.Rect rect, float score)
public opencv_objdetect.LatentSvmDetector.ObjectDetection position(int position)
public opencv_core.Rect rect()
public opencv_objdetect.LatentSvmDetector.ObjectDetection rect(opencv_core.Rect rect)
public float score()
public opencv_objdetect.LatentSvmDetector.ObjectDetection score(float score)
public int classID()
public opencv_objdetect.LatentSvmDetector.ObjectDetection classID(int classID)
Copyright © 2014. All Rights Reserved.