@Namespace(value="cv::videostab")
public static class opencv_videostab.IFrameSource
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
IFrameSource()
Default native constructor.
|
IFrameSource(long size)
Native array allocator.
|
IFrameSource(org.bytedeco.javacpp.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, 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, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic IFrameSource()
public IFrameSource(long size)
Pointer.position(long).public IFrameSource(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public opencv_videostab.IFrameSource position(long position)
position in class org.bytedeco.javacpp.Pointer@Virtual(value=true) public void reset()
@Virtual(value=true) @ByVal public opencv_core.Mat nextFrame()
Copyright © 2018. All rights reserved.