public static class opencv_legacy.CvImgObsInfo extends opencv_legacy.AbstractCvImgObsInfo
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_legacy.CvImgObsInfo() |
opencv_legacy.CvImgObsInfo(int size) |
opencv_legacy.CvImgObsInfo(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
IntPointer |
mix() |
opencv_legacy.CvImgObsInfo |
mix(IntPointer mix) |
int |
obs_size() |
opencv_legacy.CvImgObsInfo |
obs_size(int obs_size) |
int |
obs_x() |
opencv_legacy.CvImgObsInfo |
obs_x(int obs_x) |
int |
obs_y() |
opencv_legacy.CvImgObsInfo |
obs_y(int obs_y) |
FloatPointer |
obs() |
opencv_legacy.CvImgObsInfo |
obs(FloatPointer obs) |
opencv_legacy.CvImgObsInfo |
position(int position) |
IntPointer |
state() |
opencv_legacy.CvImgObsInfo |
state(IntPointer state) |
create, releaseaddress, 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_legacy.CvImgObsInfo()
public opencv_legacy.CvImgObsInfo(int size)
public opencv_legacy.CvImgObsInfo(Pointer p)
public opencv_legacy.CvImgObsInfo position(int position)
public int obs_x()
public opencv_legacy.CvImgObsInfo obs_x(int obs_x)
public int obs_y()
public opencv_legacy.CvImgObsInfo obs_y(int obs_y)
public int obs_size()
public opencv_legacy.CvImgObsInfo obs_size(int obs_size)
public FloatPointer obs()
public opencv_legacy.CvImgObsInfo obs(FloatPointer obs)
public IntPointer state()
public opencv_legacy.CvImgObsInfo state(IntPointer state)
public IntPointer mix()
public opencv_legacy.CvImgObsInfo mix(IntPointer mix)
Copyright © 2014. All Rights Reserved.