@Namespace(value="cv::videostab") @NoOffset @Properties(inherit=opencv_videostab.class) public class ColorInpainter extends InpainterBase
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| 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 |
|---|---|
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, 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 ColorInpainter(Pointer p)
Pointer.Pointer(Pointer).public ColorInpainter(long size)
Pointer.position(long).public ColorInpainter(int method,
double radius)
public ColorInpainter()
public ColorInpainter position(long position)
Copyright © 2019. All rights reserved.