@Namespace(value="cv::videostab") public static class opencv_videostab.NullFrameSource extends opencv_videostab.IFrameSource
| Constructor and Description |
|---|
NullFrameSource()
Default native constructor.
|
NullFrameSource(long size)
Native array allocator.
|
NullFrameSource(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_core.Mat |
nextFrame() |
opencv_videostab.NullFrameSource |
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 NullFrameSource()
public NullFrameSource(long size)
Pointer.position(long).public NullFrameSource(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public opencv_videostab.NullFrameSource position(long position)
position in class opencv_videostab.IFrameSourcepublic void reset()
reset in class opencv_videostab.IFrameSource@ByVal public opencv_core.Mat nextFrame()
nextFrame in class opencv_videostab.IFrameSourceCopyright © 2018. All rights reserved.