public static class opencv_videostab.SparsePyrLkOptFlowEstimator extends opencv_videostab.PyrLkOptFlowEstimatorBase
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_videostab.SparsePyrLkOptFlowEstimator() |
opencv_videostab.SparsePyrLkOptFlowEstimator(int size) |
opencv_videostab.SparsePyrLkOptFlowEstimator(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_videostab.ISparseOptFlowEstimator |
asISparseOptFlowEstimator() |
static opencv_videostab.ISparseOptFlowEstimator |
asISparseOptFlowEstimator(opencv_videostab.SparsePyrLkOptFlowEstimator pointer) |
opencv_videostab.SparsePyrLkOptFlowEstimator |
position(int position) |
void |
run(opencv_core.Mat frame0,
opencv_core.Mat frame1,
opencv_core.Mat points0,
opencv_core.Mat points1,
opencv_core.Mat status,
opencv_core.Mat errors) |
maxLevel, setMaxLevel, setWinSize, winSizeaddress, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_videostab.SparsePyrLkOptFlowEstimator()
public opencv_videostab.SparsePyrLkOptFlowEstimator(int size)
public opencv_videostab.SparsePyrLkOptFlowEstimator(Pointer p)
public opencv_videostab.SparsePyrLkOptFlowEstimator position(int position)
position in class opencv_videostab.PyrLkOptFlowEstimatorBasepublic opencv_videostab.ISparseOptFlowEstimator asISparseOptFlowEstimator()
public static opencv_videostab.ISparseOptFlowEstimator asISparseOptFlowEstimator(opencv_videostab.SparsePyrLkOptFlowEstimator pointer)
public void run(opencv_core.Mat frame0, opencv_core.Mat frame1, opencv_core.Mat points0, opencv_core.Mat points1, opencv_core.Mat status, opencv_core.Mat errors)
Copyright © 2014. All Rights Reserved.