public static class opencv_core.CvSeq extends opencv_core.AbstractCvSeq
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocatorbufferedImage, gamma22, gamma22inv| Constructor and Description |
|---|
opencv_core.CvSeq() |
opencv_core.CvSeq(int size) |
opencv_core.CvSeq(Pointer p) |
createarrayChannels, arrayData, arrayDepth, arrayHeight, arrayOrigin, arrayOrigin, arrayROI, arraySize, arrayStep, arrayWidthapplyGamma, cloneBufferedImage, copyFrom, copyFrom, copyFrom, copyFrom, copyTo, copyTo, copyTo, copyTo, cvSize, decodeGamma22, encodeGamma22, flipCopyWithGamma, flipCopyWithGamma, flipCopyWithGamma, flipCopyWithGamma, flipCopyWithGamma, getBufferedImage, getBufferedImage, getBufferedImage, getBufferedImage, getBufferedImageType, getByteBuffer, getByteBuffer, getDoubleBuffer, getDoubleBuffer, getFloatBuffer, getFloatBuffer, getIntBuffer, getIntBuffer, getShortBuffer, getShortBuffer, highValue, toStringaddress, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, withDeallocator, zeropublic opencv_core.CvSeq()
public opencv_core.CvSeq(int size)
public opencv_core.CvSeq(Pointer p)
public opencv_core.CvSeq position(int position)
public int flags()
public opencv_core.CvSeq flags(int flags)
public int header_size()
public opencv_core.CvSeq header_size(int header_size)
public opencv_core.CvSeq h_prev()
public opencv_core.CvSeq h_prev(opencv_core.CvSeq h_prev)
public opencv_core.CvSeq h_next()
public opencv_core.CvSeq h_next(opencv_core.CvSeq h_next)
public opencv_core.CvSeq v_prev()
public opencv_core.CvSeq v_prev(opencv_core.CvSeq v_prev)
public opencv_core.CvSeq v_next()
public opencv_core.CvSeq v_next(opencv_core.CvSeq v_next)
public int total()
public opencv_core.CvSeq total(int total)
public int elem_size()
public opencv_core.CvSeq elem_size(int elem_size)
public BytePointer block_max()
public opencv_core.CvSeq block_max(BytePointer block_max)
public BytePointer ptr()
public opencv_core.CvSeq ptr(BytePointer ptr)
public int delta_elems()
public opencv_core.CvSeq delta_elems(int delta_elems)
public opencv_core.CvMemStorage storage()
public opencv_core.CvSeq storage(opencv_core.CvMemStorage storage)
public opencv_core.CvSeqBlock free_blocks()
public opencv_core.CvSeq free_blocks(opencv_core.CvSeqBlock free_blocks)
public opencv_core.CvSeqBlock first()
public opencv_core.CvSeq first(opencv_core.CvSeqBlock first)
Copyright © 2014. All Rights Reserved.