@Properties(inherit=opencv_core.class) @Name(value="CvMat*") public class CvMatArray extends CvArrArray
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
CvMatArray(CvMat... array) |
CvMatArray(long size) |
CvMatArray(Pointer p) |
Modifier and Type | Method and Description |
---|---|
CvMat |
get() |
CvMatArray |
position(long position) |
CvMatArray |
put(CvArr... array) |
CvMatArray |
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 CvMatArray(CvMat... array)
public CvMatArray(long size)
public CvMatArray(Pointer p)
public CvMatArray position(long position)
position
in class CvArrArray
public CvMatArray put(CvArr... array)
put
in class CvArrArray
@ValueGetter public CvMat get()
get
in class CvArrArray
public CvMatArray put(CvArr p)
put
in class CvArrArray
Copyright © 2020. All rights reserved.