@Namespace(value="cv::videostab") public static class opencv_videostab.NullInpainter extends opencv_videostab.InpainterBase
| Constructor and Description |
|---|
NullInpainter()
Default native constructor.
|
NullInpainter(long size)
Native array allocator.
|
NullInpainter(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
inpaint(int arg0,
opencv_core.Mat arg1,
opencv_core.Mat arg2) |
opencv_videostab.NullInpainter |
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 NullInpainter()
public NullInpainter(long size)
Pointer.position(long).public NullInpainter(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public opencv_videostab.NullInpainter position(long position)
position in class org.bytedeco.javacpp.Pointerpublic void inpaint(int arg0,
@ByRef
opencv_core.Mat arg1,
@ByRef
opencv_core.Mat arg2)
inpaint in class opencv_videostab.InpainterBaseCopyright © 2018. All rights reserved.