public static class opencv_videostab.VideoFileSource extends opencv_videostab.IFrameSource
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_videostab.VideoFileSource() |
opencv_videostab.VideoFileSource(BytePointer path) |
opencv_videostab.VideoFileSource(BytePointer path,
boolean volatileFrame) |
opencv_videostab.VideoFileSource(Pointer p) |
opencv_videostab.VideoFileSource(String path) |
opencv_videostab.VideoFileSource(String path,
boolean volatileFrame) |
| Modifier and Type | Method and Description |
|---|---|
double |
fps() |
int |
frameCount() |
opencv_core.Mat |
nextFrame() |
void |
reset() |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_videostab.VideoFileSource()
public opencv_videostab.VideoFileSource(Pointer p)
public opencv_videostab.VideoFileSource(BytePointer path, boolean volatileFrame)
public opencv_videostab.VideoFileSource(BytePointer path)
public opencv_videostab.VideoFileSource(String path, boolean volatileFrame)
public opencv_videostab.VideoFileSource(String path)
public void reset()
reset in class opencv_videostab.IFrameSourcepublic opencv_core.Mat nextFrame()
nextFrame in class opencv_videostab.IFrameSourcepublic int frameCount()
public double fps()
Copyright © 2014. All Rights Reserved.