@Namespace(value="cv::videostab") public static class opencv_videostab.IFrameSource extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
IFrameSource()
Default native constructor.
|
IFrameSource(long size)
Native array allocator.
|
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, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic IFrameSource()
public IFrameSource(long size)
Pointer.position(long).public IFrameSource(Pointer p)
Pointer.Pointer(Pointer).public opencv_videostab.IFrameSource position(long position)
@Virtual(value=true) @ByVal public opencv_core.Mat nextFrame()
Copyright © 2017. All rights reserved.