public abstract static class opencv_core.AbstractCvMatND extends opencv_core.CvArr
| Modifier and Type | Class and Description |
|---|---|
protected static class |
opencv_core.AbstractCvMatND.ReleaseDeallocator |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocatorbufferedImage, gamma22, gamma22inv| Constructor and Description |
|---|
opencv_core.AbstractCvMatND() |
opencv_core.AbstractCvMatND(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.CvMatND |
clone() |
static opencv_core.CvMatND |
create(int dims,
int[] sizes,
int type) |
void |
release() |
arrayChannels, arrayData, arrayDepth, arrayHeight, arrayOrigin, arrayOrigin, arrayROI, arraySize, arrayStep, arrayWidthapplyGamma, cloneBufferedImage, copyFrom, copyFrom, copyFrom, copyFrom, copyTo, copyTo, copyTo, copyTo, cvSize, decodeGamma22, encodeGamma22, flipCopyWithGamma, flipCopyWithGamma, flipCopyWithGamma, flipCopyWithGamma, flipCopyWithGamma, getBufferedImage, getBufferedImage, getBufferedImage, getBufferedImage, getBufferedImageType, getByteBuffer, getByteBuffer, getDoubleBuffer, getDoubleBuffer, getFloatBuffer, getFloatBuffer, getIntBuffer, getIntBuffer, getShortBuffer, getShortBuffer, highValue, toStringaddress, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, withDeallocator, zeropublic opencv_core.AbstractCvMatND()
public opencv_core.AbstractCvMatND(Pointer p)
public static opencv_core.CvMatND create(int dims, int[] sizes, int type)
public opencv_core.CvMatND clone()
public void release()
Copyright © 2014. All Rights Reserved.