@Namespace(value="cv::videostab") @NoOffset public static class opencv_videostab.WeightingDeblurer extends opencv_videostab.DeblurerBase
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator
Constructor and Description |
---|
opencv_videostab.WeightingDeblurer() |
opencv_videostab.WeightingDeblurer(long size)
Native array allocator.
|
opencv_videostab.WeightingDeblurer(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
deblur(int idx,
opencv_core.Mat frame) |
opencv_videostab.WeightingDeblurer |
position(long position) |
float |
sensitivity() |
void |
setSensitivity(float val) |
blurrinessRates, frames, motions, radius, setBlurrinessRates, setBlurrinessRates, setBlurrinessRates, setFrames, setMotions, setRadius
address, asBuffer, asByteBuffer, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zero
public opencv_videostab.WeightingDeblurer(Pointer p)
Pointer.Pointer(Pointer)
.public opencv_videostab.WeightingDeblurer(long size)
Pointer.position(long)
.public opencv_videostab.WeightingDeblurer()
public opencv_videostab.WeightingDeblurer position(long position)
public void setSensitivity(float val)
public float sensitivity()
public void deblur(int idx, @ByRef opencv_core.Mat frame)
deblur
in class opencv_videostab.DeblurerBase
Copyright © 2016. All rights reserved.