public static class opencv_objdetect.CvAvgComp extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
CvAvgComp()
Default native constructor.
|
CvAvgComp(long size)
Native array allocator.
|
CvAvgComp(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
neighbors() |
opencv_objdetect.CvAvgComp |
neighbors(int neighbors) |
opencv_objdetect.CvAvgComp |
position(long position) |
opencv_core.CvRect |
rect() |
opencv_objdetect.CvAvgComp |
rect(opencv_core.CvRect rect) |
address, asBuffer, asByteBuffer, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic CvAvgComp()
public CvAvgComp(long size)
Pointer.position(long).public CvAvgComp(Pointer p)
Pointer.Pointer(Pointer).public opencv_objdetect.CvAvgComp position(long position)
@ByRef 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 © 2017. All rights reserved.