@Namespace(value="cv::videostab") @NoOffset @Properties(inherit=opencv_videostab.class) public class WeightingDeblurer extends DeblurerBase
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
WeightingDeblurer() |
WeightingDeblurer(long size)
Native array allocator.
|
WeightingDeblurer(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
deblur(int idx,
Mat frame,
Range range) |
WeightingDeblurer |
position(long position) |
float |
sensitivity() |
void |
setSensitivity(float val) |
blurrinessRates, frames, motions, radius, setBlurrinessRates, setBlurrinessRates, setBlurrinessRates, setFrames, setMotions, setRadiusaddress, 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 WeightingDeblurer(Pointer p)
Pointer.Pointer(Pointer).public WeightingDeblurer(long size)
Pointer.position(long).public WeightingDeblurer()
public WeightingDeblurer position(long position)
public void setSensitivity(float val)
public float sensitivity()
Copyright © 2020. All rights reserved.