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(int size) |
opencv_videostab.WeightingDeblurer(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
void |
deblur(int idx,
opencv_core.Mat frame) |
opencv_videostab.WeightingDeblurer |
position(int position) |
float |
sensitivity() |
void |
setSensitivity(float val) |
blurrinessRates, frames, motions, radius, setBlurrinessRates, setBlurrinessRates, setBlurrinessRates, setFrames, setMotions, setRadius, updateaddress, 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.WeightingDeblurer(Pointer p)
public opencv_videostab.WeightingDeblurer(int size)
public opencv_videostab.WeightingDeblurer()
public opencv_videostab.WeightingDeblurer position(int position)
public void setSensitivity(float val)
public float sensitivity()
public void deblur(int idx,
opencv_core.Mat frame)
deblur in class opencv_videostab.DeblurerBaseCopyright © 2014. All Rights Reserved.