@Namespace(value="cv::videostab") @NoOffset public static class opencv_videostab.OnePassStabilizer extends opencv_videostab.StabilizerBase
| Constructor and Description |
|---|
OnePassStabilizer() |
OnePassStabilizer(long size)
Native array allocator.
|
OnePassStabilizer(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| 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(long 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, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic OnePassStabilizer(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public OnePassStabilizer(long size)
Pointer.position(long).public OnePassStabilizer()
public opencv_videostab.OnePassStabilizer position(long position)
position in class org.bytedeco.javacpp.Pointerpublic opencv_videostab.IFrameSource asIFrameSource()
@Namespace @Name(value="static_cast<cv::videostab::IFrameSource*>") public static opencv_videostab.IFrameSource asIFrameSource(opencv_videostab.OnePassStabilizer pointer)
public void setMotionFilter(@opencv_core.Ptr opencv_videostab.MotionFilterBase val)
@opencv_core.Ptr public opencv_videostab.MotionFilterBase motionFilter()
public void reset()
@ByVal public opencv_core.Mat nextFrame()
Copyright © 2018. All rights reserved.