public static class opencv_videostab.DensePyrLkOptFlowEstimatorGpu extends opencv_videostab.PyrLkOptFlowEstimatorBase
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_videostab.DensePyrLkOptFlowEstimatorGpu() |
opencv_videostab.DensePyrLkOptFlowEstimatorGpu(int size) |
opencv_videostab.DensePyrLkOptFlowEstimatorGpu(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_videostab.IDenseOptFlowEstimator |
asIDenseOptFlowEstimator() |
static opencv_videostab.IDenseOptFlowEstimator |
asIDenseOptFlowEstimator(opencv_videostab.DensePyrLkOptFlowEstimatorGpu pointer) |
opencv_videostab.DensePyrLkOptFlowEstimatorGpu |
position(int position) |
void |
run(opencv_core.Mat frame0,
opencv_core.Mat frame1,
opencv_core.Mat flowX,
opencv_core.Mat flowY,
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.DensePyrLkOptFlowEstimatorGpu(Pointer p)
public opencv_videostab.DensePyrLkOptFlowEstimatorGpu(int size)
public opencv_videostab.DensePyrLkOptFlowEstimatorGpu()
public opencv_videostab.DensePyrLkOptFlowEstimatorGpu position(int position)
position in class opencv_videostab.PyrLkOptFlowEstimatorBasepublic opencv_videostab.IDenseOptFlowEstimator asIDenseOptFlowEstimator()
public static opencv_videostab.IDenseOptFlowEstimator asIDenseOptFlowEstimator(opencv_videostab.DensePyrLkOptFlowEstimatorGpu pointer)
public void run(opencv_core.Mat frame0, opencv_core.Mat frame1, opencv_core.Mat flowX, opencv_core.Mat flowY, opencv_core.Mat errors)
Copyright © 2014. All Rights Reserved.