@Properties(inherit=opencv_core.class) public abstract class AbstractCvSet extends CvSeq
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
AbstractCvSet(Pointer p) |
Modifier and Type | Method and Description |
---|---|
static CvSet |
create(int set_flags,
int header_size,
int elem_size,
CvMemStorage storage) |
block_max, block_max, delta_elems, delta_elems, elem_size, elem_size, first, first, flags, flags, free_blocks, free_blocks, h_next, h_next, h_prev, h_prev, header_size, header_size, position, ptr, ptr, storage, storage, total, total, v_next, v_next, v_prev, v_prev
arrayChannels, arrayData, arrayDepth, arrayHeight, arrayOrigin, arrayOrigin, arrayROI, arraySize, arrayStep, arrayWidth
createBuffer, createBuffer, createIndexer, createIndexer, cvSize, getByteBuffer, getByteBuffer, getDoubleBuffer, getDoubleBuffer, getFloatBuffer, getFloatBuffer, getIntBuffer, getIntBuffer, getShortBuffer, getShortBuffer, highValue, toString
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, totalBytes, totalPhysicalBytes, withDeallocator, zero
public AbstractCvSet(Pointer p)
public static CvSet create(int set_flags, int header_size, int elem_size, CvMemStorage storage)
Copyright © 2020. All rights reserved.