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