public static class opencv_objdetect.CvObjectDetection extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_objdetect.CvObjectDetection() |
opencv_objdetect.CvObjectDetection(int size) |
opencv_objdetect.CvObjectDetection(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_objdetect.CvObjectDetection |
position(int position) |
opencv_core.CvRect |
rect() |
opencv_objdetect.CvObjectDetection |
rect(opencv_core.CvRect rect) |
float |
score() |
opencv_objdetect.CvObjectDetection |
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.CvObjectDetection()
public opencv_objdetect.CvObjectDetection(int size)
public opencv_objdetect.CvObjectDetection(Pointer p)
public opencv_objdetect.CvObjectDetection position(int position)
public opencv_core.CvRect rect()
public opencv_objdetect.CvObjectDetection rect(opencv_core.CvRect rect)
public float score()
public opencv_objdetect.CvObjectDetection score(float score)
Copyright © 2014. All Rights Reserved.