@Namespace(value="cv::videostab") @NoOffset @Properties(inherit=opencv_videostab.class) public class ColorInpainter extends InpainterBase
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ColorInpainter() |
ColorInpainter(int method,
double radius) |
ColorInpainter(long size)
Native array allocator.
|
ColorInpainter(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ColorInpainter |
getPointer(long i) |
void |
inpaint(int idx,
Mat frame,
Mat mask) |
ColorInpainter |
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, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic ColorInpainter(Pointer p)
Pointer(Pointer).public ColorInpainter(long size)
Pointer.position(long).public ColorInpainter(int method,
double radius)
public ColorInpainter()
public ColorInpainter position(long position)
public ColorInpainter getPointer(long i)
getPointer in class PointerCopyright © 2021. All rights reserved.