public static class opencv_core.CvContour extends opencv_core.CvSeq
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator
Constructor and Description |
---|
opencv_core.CvContour()
Default native constructor.
|
opencv_core.CvContour(long size)
Native array allocator.
|
opencv_core.CvContour(Pointer p)
Pointer cast constructor.
|
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, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, totalBytes, withDeallocator, zero
public opencv_core.CvContour()
public opencv_core.CvContour(long size)
Pointer.position(long)
.public opencv_core.CvContour(Pointer p)
Pointer.Pointer(Pointer)
.public opencv_core.CvContour position(long position)
position
in class opencv_core.CvSeq
public int flags()
flags
in class opencv_core.CvSeq
public opencv_core.CvContour flags(int flags)
flags
in class opencv_core.CvSeq
public int header_size()
header_size
in class opencv_core.CvSeq
public opencv_core.CvContour header_size(int header_size)
header_size
in class opencv_core.CvSeq
public opencv_core.CvSeq h_prev()
h_prev
in class opencv_core.CvSeq
public opencv_core.CvContour h_prev(opencv_core.CvSeq h_prev)
h_prev
in class opencv_core.CvSeq
public opencv_core.CvSeq h_next()
h_next
in class opencv_core.CvSeq
public opencv_core.CvContour h_next(opencv_core.CvSeq h_next)
h_next
in class opencv_core.CvSeq
public opencv_core.CvSeq v_prev()
v_prev
in class opencv_core.CvSeq
public opencv_core.CvContour v_prev(opencv_core.CvSeq v_prev)
v_prev
in class opencv_core.CvSeq
public opencv_core.CvSeq v_next()
v_next
in class opencv_core.CvSeq
public opencv_core.CvContour v_next(opencv_core.CvSeq v_next)
v_next
in class opencv_core.CvSeq
public int total()
total
in class opencv_core.CvSeq
public opencv_core.CvContour total(int total)
total
in class opencv_core.CvSeq
public int elem_size()
elem_size
in class opencv_core.CvSeq
public opencv_core.CvContour elem_size(int elem_size)
elem_size
in class opencv_core.CvSeq
@Cast(value="schar*") public BytePointer block_max()
block_max
in class opencv_core.CvSeq
public opencv_core.CvContour block_max(BytePointer block_max)
block_max
in class opencv_core.CvSeq
@Cast(value="schar*") public BytePointer ptr()
ptr
in class opencv_core.CvSeq
public opencv_core.CvContour ptr(BytePointer ptr)
ptr
in class opencv_core.CvSeq
public int delta_elems()
delta_elems
in class opencv_core.CvSeq
public opencv_core.CvContour delta_elems(int delta_elems)
delta_elems
in class opencv_core.CvSeq
public opencv_core.CvMemStorage storage()
storage
in class opencv_core.CvSeq
public opencv_core.CvContour storage(opencv_core.CvMemStorage storage)
storage
in class opencv_core.CvSeq
public opencv_core.CvSeqBlock free_blocks()
free_blocks
in class opencv_core.CvSeq
public opencv_core.CvContour free_blocks(opencv_core.CvSeqBlock free_blocks)
free_blocks
in class opencv_core.CvSeq
public opencv_core.CvSeqBlock first()
first
in class opencv_core.CvSeq
public 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 IntPointer reserved()
Copyright © 2016. All rights reserved.