public static class opencv_core.CvContour extends opencv_core.CvSeq
| Constructor and Description |
|---|
CvContour()
Default native constructor.
|
CvContour(long size)
Native array allocator.
|
CvContour(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
createarrayChannels, 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 CvContour()
public CvContour(long size)
Pointer.position(long).public CvContour(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public opencv_core.CvContour position(long position)
position in class opencv_core.CvSeqpublic int flags()
flags in class opencv_core.CvSeqpublic opencv_core.CvContour flags(int flags)
flags in class opencv_core.CvSeqpublic int header_size()
header_size in class opencv_core.CvSeqpublic opencv_core.CvContour header_size(int header_size)
header_size in class opencv_core.CvSeqpublic opencv_core.CvSeq h_prev()
h_prev in class opencv_core.CvSeqpublic opencv_core.CvContour h_prev(opencv_core.CvSeq h_prev)
h_prev in class opencv_core.CvSeqpublic opencv_core.CvSeq h_next()
h_next in class opencv_core.CvSeqpublic opencv_core.CvContour h_next(opencv_core.CvSeq h_next)
h_next in class opencv_core.CvSeqpublic opencv_core.CvSeq v_prev()
v_prev in class opencv_core.CvSeqpublic opencv_core.CvContour v_prev(opencv_core.CvSeq v_prev)
v_prev in class opencv_core.CvSeqpublic opencv_core.CvSeq v_next()
v_next in class opencv_core.CvSeqpublic opencv_core.CvContour v_next(opencv_core.CvSeq v_next)
v_next in class opencv_core.CvSeqpublic int total()
total in class opencv_core.CvSeqpublic opencv_core.CvContour total(int total)
total in class opencv_core.CvSeqpublic int elem_size()
elem_size in class opencv_core.CvSeqpublic opencv_core.CvContour elem_size(int elem_size)
elem_size in class opencv_core.CvSeq@Cast(value="schar*") public org.bytedeco.javacpp.BytePointer block_max()
block_max in class opencv_core.CvSeqpublic opencv_core.CvContour block_max(org.bytedeco.javacpp.BytePointer block_max)
block_max in class opencv_core.CvSeq@Cast(value="schar*") public org.bytedeco.javacpp.BytePointer ptr()
ptr in class opencv_core.CvSeqpublic opencv_core.CvContour ptr(org.bytedeco.javacpp.BytePointer ptr)
ptr in class opencv_core.CvSeqpublic int delta_elems()
delta_elems in class opencv_core.CvSeqpublic opencv_core.CvContour delta_elems(int delta_elems)
delta_elems in class opencv_core.CvSeqpublic opencv_core.CvMemStorage storage()
storage in class opencv_core.CvSeqpublic opencv_core.CvContour storage(opencv_core.CvMemStorage storage)
storage in class opencv_core.CvSeqpublic opencv_core.CvSeqBlock free_blocks()
free_blocks in class opencv_core.CvSeqpublic opencv_core.CvContour free_blocks(opencv_core.CvSeqBlock free_blocks)
free_blocks in class opencv_core.CvSeqpublic opencv_core.CvSeqBlock first()
first in class opencv_core.CvSeqpublic opencv_core.CvContour first(opencv_core.CvSeqBlock first)
first in class opencv_core.CvSeq@ByRef public opencv_core.CvRect rect()
public opencv_core.CvContour rect(opencv_core.CvRect rect)
public int color()
public opencv_core.CvContour color(int color)
public int reserved(int i)
public opencv_core.CvContour reserved(int i, int reserved)
@MemberGetter public org.bytedeco.javacpp.IntPointer reserved()
Copyright © 2018. All rights reserved.