public static class opencv_videostab.ConsistentMosaicInpainter extends opencv_videostab.InpainterBase
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_videostab.ConsistentMosaicInpainter() |
opencv_videostab.ConsistentMosaicInpainter(int size) |
opencv_videostab.ConsistentMosaicInpainter(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
void |
inpaint(int idx,
opencv_core.Mat frame,
opencv_core.Mat mask) |
opencv_videostab.ConsistentMosaicInpainter |
position(int position) |
void |
setStdevThresh(float val) |
float |
stdevThresh() |
frames, motions, radius, setFrames, setMotions, setRadius, setStabilizationMotions, setStabilizedFrames, stabilizationMotions, stabilizedFrames, 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.ConsistentMosaicInpainter(Pointer p)
public opencv_videostab.ConsistentMosaicInpainter(int size)
public opencv_videostab.ConsistentMosaicInpainter()
public opencv_videostab.ConsistentMosaicInpainter position(int position)
public void setStdevThresh(float val)
public float stdevThresh()
public void inpaint(int idx,
opencv_core.Mat frame,
opencv_core.Mat mask)
inpaint in class opencv_videostab.InpainterBaseCopyright © 2014. All Rights Reserved.