public static class opencv_core.CvBox2D extends opencv_core.AbstractCvBox2D
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_core.CvBox2D() |
opencv_core.CvBox2D(int size) |
opencv_core.CvBox2D(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
float |
angle() |
opencv_core.CvBox2D |
angle(float angle) |
opencv_core.CvPoint2D32f |
center() |
opencv_core.CvBox2D |
center(opencv_core.CvPoint2D32f center) |
opencv_core.CvBox2D |
position(int position) |
opencv_core.CvSize2D32f |
size() |
opencv_core.CvBox2D |
size(opencv_core.CvSize2D32f size) |
toStringasBuffer, capacity, get, get, get, get, limit, put, put, put, putaddress, asByteBuffer, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, withDeallocator, zeropublic opencv_core.CvBox2D()
public opencv_core.CvBox2D(int size)
public opencv_core.CvBox2D(Pointer p)
public opencv_core.CvBox2D position(int position)
position in class FloatPointerpublic opencv_core.CvPoint2D32f center()
center in class opencv_core.AbstractCvBox2Dpublic opencv_core.CvBox2D center(opencv_core.CvPoint2D32f center)
center in class opencv_core.AbstractCvBox2Dpublic opencv_core.CvSize2D32f size()
size in class opencv_core.AbstractCvBox2Dpublic opencv_core.CvBox2D size(opencv_core.CvSize2D32f size)
size in class opencv_core.AbstractCvBox2Dpublic float angle()
angle in class opencv_core.AbstractCvBox2Dpublic opencv_core.CvBox2D angle(float angle)
angle in class opencv_core.AbstractCvBox2DCopyright © 2014. All Rights Reserved.