public static class opencv_videostab.OnePassStabilizer extends opencv_videostab.StabilizerBase
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_videostab.OnePassStabilizer() |
opencv_videostab.OnePassStabilizer(int size) |
opencv_videostab.OnePassStabilizer(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_videostab.IFrameSource |
asIFrameSource() |
static opencv_videostab.IFrameSource |
asIFrameSource(opencv_videostab.OnePassStabilizer pointer) |
opencv_videostab.MotionFilterBase |
motionFilter() |
opencv_core.Mat |
nextFrame() |
opencv_videostab.OnePassStabilizer |
position(int position) |
void |
reset() |
void |
setMotionFilter(opencv_videostab.MotionFilterBase val) |
borderMode, deblurrer, doCorrectionForInclusion, frameSource, inpainter, log, motionEstimator, radius, setBorderMode, setCorrectionForInclusion, setDeblurer, setFrameSource, setInpainter, setLog, setMotionEstimator, setRadius, setTrimRatio, trimRatioaddress, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_videostab.OnePassStabilizer(Pointer p)
public opencv_videostab.OnePassStabilizer(int size)
public opencv_videostab.OnePassStabilizer()
public opencv_videostab.OnePassStabilizer position(int position)
public opencv_videostab.IFrameSource asIFrameSource()
public static opencv_videostab.IFrameSource asIFrameSource(opencv_videostab.OnePassStabilizer pointer)
public void setMotionFilter(opencv_videostab.MotionFilterBase val)
public opencv_videostab.MotionFilterBase motionFilter()
public void reset()
public opencv_core.Mat nextFrame()
Copyright © 2014. All Rights Reserved.