public abstract static class opencv_calib3d.AbstractCvPOSITObject extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_calib3d.AbstractCvPOSITObject(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
static opencv_calib3d.CvPOSITObject |
create(opencv_core.CvPoint3D32f points,
int point_count)
Calls cvCreatePOSITObject(), and registers a deallocator.
|
void |
release()
Calls the deallocator, if registered, otherwise has no effect.
|
address, asBuffer, asByteBuffer, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic opencv_calib3d.AbstractCvPOSITObject(Pointer p)
public static opencv_calib3d.CvPOSITObject create(opencv_core.CvPoint3D32f points, int point_count)
public void release()
Copyright © 2016. All rights reserved.