@Namespace(value="cv::videostab") @NoOffset @Properties(inherit=opencv_videostab.class) public class OnePassStabilizer extends StabilizerBase
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
OnePassStabilizer() |
OnePassStabilizer(long size)
Native array allocator.
|
OnePassStabilizer(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
IFrameSource |
asIFrameSource() |
static IFrameSource |
asIFrameSource(OnePassStabilizer pointer) |
MotionFilterBase |
motionFilter() |
Mat |
nextFrame() |
OnePassStabilizer |
position(long position) |
void |
reset() |
void |
setMotionFilter(MotionFilterBase val) |
borderMode, deblurrer, doCorrectionForInclusion, frameSource, inpainter, log, maskSource, motionEstimator, radius, setBorderMode, setCorrectionForInclusion, setDeblurer, setFrameSource, setInpainter, setLog, setMaskSource, setMotionEstimator, setRadius, setTrimRatio, trimRatioaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic OnePassStabilizer(Pointer p)
Pointer.Pointer(Pointer).public OnePassStabilizer(long size)
Pointer.position(long).public OnePassStabilizer()
public OnePassStabilizer position(long position)
public IFrameSource asIFrameSource()
@Namespace @Name(value="static_cast<cv::videostab::IFrameSource*>") public static IFrameSource asIFrameSource(OnePassStabilizer pointer)
public void setMotionFilter(@opencv_core.Ptr MotionFilterBase val)
@opencv_core.Ptr public MotionFilterBase motionFilter()
public void reset()
Copyright © 2020. All rights reserved.