@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, putString
address, 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, zero
public CvMatNDArray(CvMatND... array)
public CvMatNDArray(long size)
public CvMatNDArray(Pointer p)
public CvMatNDArray position(long position)
position
in class CvArrArray
public CvMatNDArray put(CvArr... array)
put
in class CvArrArray
@ValueGetter public CvMatND get()
get
in class CvArrArray
public CvMatNDArray put(CvArr p)
put
in class CvArrArray
Copyright © 2020. All rights reserved.