@Name(value="CvMatND*") public static class opencv_core.CvMatNDArray extends opencv_core.CvArrArray
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
CvMatNDArray(long size) |
CvMatNDArray(opencv_core.CvMatND... array) |
CvMatNDArray(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.CvMatND |
get() |
opencv_core.CvMatNDArray |
position(long position) |
opencv_core.CvMatNDArray |
put(opencv_core.CvArr... array) |
opencv_core.CvMatNDArray |
put(opencv_core.CvArr p) |
capacity, get, get, get, getString, getString, limit, put, put, put, put, put, put, put, put, put, putString, putStringaddress, asBuffer, asByteBuffer, calloc, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, free, hashCode, isNull, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, physicalBytes, position, realloc, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic CvMatNDArray(opencv_core.CvMatND... array)
public CvMatNDArray(long size)
public CvMatNDArray(Pointer p)
public opencv_core.CvMatNDArray position(long position)
position in class opencv_core.CvArrArraypublic opencv_core.CvMatNDArray put(opencv_core.CvArr... array)
put in class opencv_core.CvArrArray@ValueGetter public opencv_core.CvMatND get()
get in class opencv_core.CvArrArraypublic opencv_core.CvMatNDArray put(opencv_core.CvArr p)
put in class opencv_core.CvArrArrayCopyright © 2017. All rights reserved.