@Properties(inherit=opencv_core.class) public abstract class AbstractCvGraph extends CvSet
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
AbstractCvGraph(Pointer p) |
Modifier and Type | Method and Description |
---|---|
static CvGraph |
create(int graph_flags,
int header_size,
int vtx_size,
int edge_size,
CvMemStorage storage) |
active_count, active_count, block_max, block_max, delta_elems, delta_elems, elem_size, elem_size, first, first, flags, flags, free_blocks, free_blocks, free_elems, free_elems, 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
create
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 AbstractCvGraph(Pointer p)
public static CvGraph create(int graph_flags, int header_size, int vtx_size, int edge_size, CvMemStorage storage)
Copyright © 2020. All rights reserved.