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