public abstract static class opencv_core.AbstractCvSeq extends opencv_core.CvArr
| Constructor and Description |
|---|
AbstractCvSeq(org.bytedeco.javacpp.Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
static opencv_core.CvSeq |
create(int seq_flags,
int header_size,
int elem_size,
opencv_core.CvMemStorage storage) |
arrayChannels, 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, position, put, realloc, setNull, sizeof, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic static opencv_core.CvSeq create(int seq_flags, int header_size, int elem_size, opencv_core.CvMemStorage storage)
Copyright © 2018. All rights reserved.