@Namespace(value="cv::videostab") @NoOffset public static class opencv_videostab.VideoFileSource extends opencv_videostab.IFrameSource
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_videostab.VideoFileSource(BytePointer path) |
opencv_videostab.VideoFileSource(BytePointer path,
boolean volatileFrame) |
opencv_videostab.VideoFileSource(Pointer p)
Pointer cast constructor.
|
opencv_videostab.VideoFileSource(String path) |
opencv_videostab.VideoFileSource(String path,
boolean volatileFrame) |
| Modifier and Type | Method and Description |
|---|---|
int |
count() |
double |
fps() |
int |
height() |
opencv_core.Mat |
nextFrame() |
void |
reset() |
int |
width() |
positionaddress, 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, zeropublic opencv_videostab.VideoFileSource(Pointer p)
Pointer.Pointer(Pointer).public opencv_videostab.VideoFileSource(@opencv_core.Str BytePointer path, @Cast(value="bool") boolean volatileFrame)
public opencv_videostab.VideoFileSource(@opencv_core.Str BytePointer path)
public opencv_videostab.VideoFileSource(@opencv_core.Str String path, @Cast(value="bool") boolean volatileFrame)
public opencv_videostab.VideoFileSource(@opencv_core.Str String path)
public void reset()
reset in class opencv_videostab.IFrameSource@ByVal public opencv_core.Mat nextFrame()
nextFrame in class opencv_videostab.IFrameSourcepublic int width()
public int height()
public int count()
public double fps()
Copyright © 2016. All rights reserved.