public static class opencv_videostab.TwoPassStabilizer extends opencv_videostab.StabilizerBase
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_videostab.TwoPassStabilizer() |
opencv_videostab.TwoPassStabilizer(int size) |
opencv_videostab.TwoPassStabilizer(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_videostab.IFrameSource |
asIFrameSource() |
static opencv_videostab.IFrameSource |
asIFrameSource(opencv_videostab.TwoPassStabilizer pointer) |
opencv_core.MatVector |
motions() |
opencv_videostab.IMotionStabilizer |
motionStabilizer() |
boolean |
mustEstimateTrimaRatio() |
opencv_core.Mat |
nextFrame() |
opencv_videostab.TwoPassStabilizer |
position(int position) |
void |
reset() |
void |
setEstimateTrimRatio(boolean val) |
void |
setMotionStabilizer(opencv_videostab.IMotionStabilizer 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.TwoPassStabilizer(Pointer p)
public opencv_videostab.TwoPassStabilizer(int size)
public opencv_videostab.TwoPassStabilizer()
public opencv_videostab.TwoPassStabilizer position(int position)
public opencv_videostab.IFrameSource asIFrameSource()
public static opencv_videostab.IFrameSource asIFrameSource(opencv_videostab.TwoPassStabilizer pointer)
public void setMotionStabilizer(opencv_videostab.IMotionStabilizer val)
public opencv_videostab.IMotionStabilizer motionStabilizer()
public void setEstimateTrimRatio(boolean val)
public boolean mustEstimateTrimaRatio()
public void reset()
public opencv_core.Mat nextFrame()
public opencv_core.MatVector motions()
Copyright © 2014. All Rights Reserved.