public static class opencv_core.CvArr extends opencv_core.AbstractArray
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocatorbufferedImage, gamma22, gamma22inv| Constructor and Description |
|---|
opencv_core.CvArr() |
opencv_core.CvArr(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
int |
arrayChannels() |
BytePointer |
arrayData() |
int |
arrayDepth() |
int |
arrayHeight() |
int |
arrayOrigin() |
void |
arrayOrigin(int origin) |
opencv_core.IplROI |
arrayROI() |
int |
arraySize() |
int |
arrayStep() |
int |
arrayWidth() |
applyGamma, 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.CvArr()
public opencv_core.CvArr(Pointer p)
public int arrayChannels()
arrayChannels in class opencv_core.AbstractArraypublic int arrayDepth()
arrayDepth in class opencv_core.AbstractArraypublic int arrayOrigin()
arrayOrigin in class opencv_core.AbstractArraypublic void arrayOrigin(int origin)
arrayOrigin in class opencv_core.AbstractArraypublic int arrayWidth()
arrayWidth in class opencv_core.AbstractArraypublic int arrayHeight()
arrayHeight in class opencv_core.AbstractArraypublic opencv_core.IplROI arrayROI()
arrayROI in class opencv_core.AbstractArraypublic int arraySize()
arraySize in class opencv_core.AbstractArraypublic BytePointer arrayData()
arrayData in class opencv_core.AbstractArraypublic int arrayStep()
arrayStep in class opencv_core.AbstractArrayCopyright © 2014. All Rights Reserved.