@Namespace(value="cv::videostab") @Properties(inherit=opencv_videostab.class) public class NullInpainter extends InpainterBase
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
NullInpainter()
Default native constructor.
|
NullInpainter(long size)
Native array allocator.
|
NullInpainter(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
inpaint(int arg0,
Mat arg1,
Mat arg2) |
NullInpainter |
position(long position) |
frames, motionModel, motions, radius, setFrames, setMotionModel, setMotions, setRadius, setStabilizationMotions, setStabilizedFrames, stabilizationMotions, stabilizedFrames
address, 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, zero
public NullInpainter()
public NullInpainter(long size)
Pointer.position(long)
.public NullInpainter(Pointer p)
Pointer.Pointer(Pointer)
.public NullInpainter position(long position)
Copyright © 2020. All rights reserved.