public static class opencv_videostab.VideoFileSource extends opencv_videostab.IFrameSource
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
VideoFileSource() |
VideoFileSource(BytePointer path) |
VideoFileSource(BytePointer path,
boolean volatileFrame) |
VideoFileSource(Pointer p) |
VideoFileSource(String path) |
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 VideoFileSource()
public VideoFileSource(Pointer p)
public VideoFileSource(BytePointer path, boolean volatileFrame)
public VideoFileSource(BytePointer path)
public VideoFileSource(String path, boolean volatileFrame)
public 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.