@Namespace(value="cv::videostab") @NoOffset public static class opencv_videostab.ColorAverageInpainter extends opencv_videostab.InpainterBase
| Constructor and Description |
|---|
ColorAverageInpainter()
Default native constructor.
|
ColorAverageInpainter(long size)
Native array allocator.
|
ColorAverageInpainter(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
inpaint(int idx,
opencv_core.Mat frame,
opencv_core.Mat mask) |
opencv_videostab.ColorAverageInpainter |
position(long position) |
frames, motionModel, motions, radius, setFrames, setMotionModel, setMotions, setRadius, setStabilizationMotions, setStabilizedFrames, stabilizationMotions, stabilizedFramesaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic ColorAverageInpainter()
public ColorAverageInpainter(long size)
Pointer.position(long).public ColorAverageInpainter(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public opencv_videostab.ColorAverageInpainter position(long position)
position in class org.bytedeco.javacpp.Pointerpublic void inpaint(int idx,
@ByRef
opencv_core.Mat frame,
@ByRef
opencv_core.Mat mask)
inpaint in class opencv_videostab.InpainterBaseCopyright © 2018. All rights reserved.