@Namespace(value="cv::videostab") public static class opencv_videostab.IFrameSource extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator
Constructor and Description |
---|
opencv_videostab.IFrameSource()
Default native constructor.
|
opencv_videostab.IFrameSource(long size)
Native array allocator.
|
opencv_videostab.IFrameSource(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
opencv_core.Mat |
nextFrame() |
opencv_videostab.IFrameSource |
position(long position) |
void |
reset() |
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, toString, totalBytes, withDeallocator, zero
public opencv_videostab.IFrameSource()
public opencv_videostab.IFrameSource(long size)
Pointer.position(long)
.public opencv_videostab.IFrameSource(Pointer p)
Pointer.Pointer(Pointer)
.public opencv_videostab.IFrameSource position(long position)
@Virtual(value=true) @ByVal public opencv_core.Mat nextFrame()
Copyright © 2016. All rights reserved.