@Namespace(value="cv::videostab") @NoOffset @Properties(inherit=opencv_videostab.class) public class FromFileMotionReader extends ImageMotionEstimatorBase
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
FromFileMotionReader(BytePointer path) |
FromFileMotionReader(Pointer p)
Pointer cast constructor.
|
FromFileMotionReader(String path) |
| 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) |
motionModel, setFrameMask, setFrameMask, setFrameMask, setMotionModeladdress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic FromFileMotionReader(Pointer p)
Pointer(Pointer).public FromFileMotionReader(@opencv_core.Str BytePointer path)
public FromFileMotionReader(@opencv_core.Str String path)
@ByVal public Mat estimate(@Const @ByRef Mat frame0, @Const @ByRef Mat frame1, @Cast(value="bool*") BoolPointer ok)
estimate in class ImageMotionEstimatorBase@ByVal public Mat estimate(@Const @ByRef Mat frame0, @Const @ByRef Mat frame1)
estimate in class ImageMotionEstimatorBaseCopyright © 2021. All rights reserved.