public static class opencv_core.CvSparseMat extends opencv_core.AbstractCvSparseMat
opencv_core.AbstractCvSparseMat.ReleaseDeallocator| Constructor and Description |
|---|
CvSparseMat()
Default native constructor.
|
CvSparseMat(long size)
Native array allocator.
|
CvSparseMat(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
clone, create, releasearrayChannels, arrayData, arrayDepth, arrayHeight, arrayOrigin, arrayOrigin, arrayROI, arraySize, arrayStep, arrayWidthcreateBuffer, createBuffer, createIndexer, createIndexer, cvSize, getByteBuffer, getByteBuffer, getDoubleBuffer, getDoubleBuffer, getFloatBuffer, getFloatBuffer, getIntBuffer, getIntBuffer, getShortBuffer, getShortBuffer, highValue, toStringaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic CvSparseMat()
public CvSparseMat(long size)
Pointer.position(long).public CvSparseMat(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public opencv_core.CvSparseMat position(long position)
position in class org.bytedeco.javacpp.Pointerpublic int type()
public opencv_core.CvSparseMat type(int type)
public int dims()
public opencv_core.CvSparseMat dims(int dims)
public org.bytedeco.javacpp.IntPointer refcount()
public opencv_core.CvSparseMat refcount(org.bytedeco.javacpp.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 org.bytedeco.javacpp.Pointer hashtable(int i)
public opencv_core.CvSparseMat hashtable(int i, org.bytedeco.javacpp.Pointer hashtable)
@Cast(value="void**") public org.bytedeco.javacpp.PointerPointer hashtable()
public opencv_core.CvSparseMat hashtable(org.bytedeco.javacpp.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)
@MemberGetter public org.bytedeco.javacpp.IntPointer size()
public void copyToSparseMat(@ByRef
opencv_core.SparseMat m)
Copyright © 2018. All rights reserved.