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