@Namespace(value="cv::videostab") @NoOffset public static class opencv_videostab.FromFileMotionReader extends opencv_videostab.ImageMotionEstimatorBase
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_videostab.FromFileMotionReader(BytePointer path) |
opencv_videostab.FromFileMotionReader(Pointer p)
Pointer cast constructor.
|
opencv_videostab.FromFileMotionReader(String path) |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.Mat |
estimate(opencv_core.Mat frame0,
opencv_core.Mat frame1) |
opencv_core.Mat |
estimate(opencv_core.Mat frame0,
opencv_core.Mat frame1,
boolean[] ok) |
opencv_core.Mat |
estimate(opencv_core.Mat frame0,
opencv_core.Mat frame1,
BoolPointer ok) |
motionModel, setMotionModeladdress, asBuffer, asByteBuffer, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic opencv_videostab.FromFileMotionReader(Pointer p)
Pointer.Pointer(Pointer).public opencv_videostab.FromFileMotionReader(@opencv_core.Str BytePointer path)
public opencv_videostab.FromFileMotionReader(@opencv_core.Str String path)
@ByVal public opencv_core.Mat estimate(@Const@ByRef opencv_core.Mat frame0, @Const@ByRef opencv_core.Mat frame1, @Cast(value="bool*") BoolPointer ok)
estimate in class opencv_videostab.ImageMotionEstimatorBase@ByVal public opencv_core.Mat estimate(@Const@ByRef opencv_core.Mat frame0, @Const@ByRef opencv_core.Mat frame1)
estimate in class opencv_videostab.ImageMotionEstimatorBase@ByVal public opencv_core.Mat estimate(@Const@ByRef opencv_core.Mat frame0, @Const@ByRef opencv_core.Mat frame1, @Cast(value="bool*") boolean[] ok)
estimate in class opencv_videostab.ImageMotionEstimatorBaseCopyright © 2016. All rights reserved.