public static class opencv_core.CvMatArray extends opencv_core.CvArrArray
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_core.CvMatArray(int size) |
opencv_core.CvMatArray(opencv_core.CvMat... array) |
opencv_core.CvMatArray(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.CvMat |
get() |
opencv_core.CvMatArray |
position(int position) |
opencv_core.CvMatArray |
put(opencv_core.CvArr... array) |
opencv_core.CvMatArray |
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, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, setNull, sizeof, toString, withDeallocator, zeropublic opencv_core.CvMatArray(opencv_core.CvMat... array)
public opencv_core.CvMatArray(int size)
public opencv_core.CvMatArray(Pointer p)
public opencv_core.CvMatArray position(int position)
position in class opencv_core.CvArrArraypublic opencv_core.CvMatArray put(opencv_core.CvArr... array)
put in class opencv_core.CvArrArraypublic opencv_core.CvMat get()
get in class opencv_core.CvArrArraypublic opencv_core.CvMatArray put(opencv_core.CvArr p)
put in class opencv_core.CvArrArrayCopyright © 2014. All Rights Reserved.