@Namespace(value="cv::videostab") @NoOffset @Properties(inherit=opencv_videostab.class) public class ImageMotionEstimatorBase extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
ImageMotionEstimatorBase(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
Mat |
estimate(Mat frame0,
Mat frame1) |
Mat |
estimate(Mat frame0,
Mat frame1,
boolean[] ok) |
Mat |
estimate(Mat frame0,
Mat frame1,
BoolPointer ok) |
int |
motionModel() |
void |
setFrameMask(GpuMat mask) |
void |
setFrameMask(Mat mask) |
void |
setFrameMask(UMat mask) |
void |
setMotionModel(int val) |
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, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
Copyright © 2020. All rights reserved.