public static class opencv_core.CvSparseMat extends opencv_core.AbstractCvSparseMat
opencv_core.AbstractCvSparseMat.ReleaseDeallocatorPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocatorbufferedImage, gamma22, gamma22inv| Constructor and Description |
|---|
opencv_core.CvSparseMat() |
opencv_core.CvSparseMat(int size) |
opencv_core.CvSparseMat(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
int |
dims() |
opencv_core.CvSparseMat |
dims(int dims) |
int |
hashsize() |
opencv_core.CvSparseMat |
hashsize(int hashsize) |
PointerPointer |
hashtable() |
Pointer |
hashtable(int i) |
opencv_core.CvSparseMat |
hashtable(int i,
Pointer hashtable) |
int |
hdr_refcount() |
opencv_core.CvSparseMat |
hdr_refcount(int hdr_refcount) |
opencv_core.CvSet |
heap() |
opencv_core.CvSparseMat |
heap(opencv_core.CvSet heap) |
int |
idxoffset() |
opencv_core.CvSparseMat |
idxoffset(int idxoffset) |
opencv_core.CvSparseMat |
position(int position) |
IntPointer |
refcount() |
opencv_core.CvSparseMat |
refcount(IntPointer refcount) |
IntPointer |
size() |
int |
size(int i) |
opencv_core.CvSparseMat |
size(int i,
int size) |
int |
type() |
opencv_core.CvSparseMat |
type(int type) |
int |
valoffset() |
opencv_core.CvSparseMat |
valoffset(int valoffset) |
clone, create, releasearrayChannels, 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, put, setNull, sizeof, withDeallocator, zeropublic opencv_core.CvSparseMat()
public opencv_core.CvSparseMat(int size)
public opencv_core.CvSparseMat(Pointer p)
public opencv_core.CvSparseMat position(int position)
public int type()
public opencv_core.CvSparseMat type(int type)
public int dims()
public opencv_core.CvSparseMat dims(int dims)
public IntPointer refcount()
public opencv_core.CvSparseMat refcount(IntPointer refcount)
public int hdr_refcount()
public opencv_core.CvSparseMat hdr_refcount(int hdr_refcount)
public opencv_core.CvSet heap()
public opencv_core.CvSparseMat heap(opencv_core.CvSet heap)
public Pointer hashtable(int i)
public opencv_core.CvSparseMat hashtable(int i, Pointer hashtable)
public PointerPointer hashtable()
public int hashsize()
public opencv_core.CvSparseMat hashsize(int hashsize)
public int valoffset()
public opencv_core.CvSparseMat valoffset(int valoffset)
public int idxoffset()
public opencv_core.CvSparseMat idxoffset(int idxoffset)
public int size(int i)
public opencv_core.CvSparseMat size(int i, int size)
public IntPointer size()
Copyright © 2014. All Rights Reserved.