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