public static class opencv_superres.DenseOpticalFlowExt extends opencv_core.Algorithm
opencv_core.Algorithm.Constructor, opencv_core.Algorithm.Getter, opencv_core.Algorithm.SetterPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_superres.DenseOpticalFlowExt() |
opencv_superres.DenseOpticalFlowExt(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
void |
calc(opencv_core.Mat frame0,
opencv_core.Mat frame1,
opencv_core.Mat flow1) |
void |
calc(opencv_core.Mat frame0,
opencv_core.Mat frame1,
opencv_core.Mat flow1,
opencv_core.Mat flow2) |
void |
collectGarbage() |
_create, _create, getAlgorithm, getAlgorithm, getBool, getBool, getDouble, getDouble, getInt, getInt, getList, getMat, getMat, getMatVector, getMatVector, getParams, getString, getString, info, name, paramHelp, paramHelp, paramType, paramType, position, read, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setAlgorithm, setAlgorithm, setBool, setBool, setDouble, setDouble, setInt, setInt, setMat, setMat, setMatVector, setMatVector, setString, setString, writeaddress, 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_superres.DenseOpticalFlowExt()
public opencv_superres.DenseOpticalFlowExt(Pointer p)
public void calc(opencv_core.Mat frame0, opencv_core.Mat frame1, opencv_core.Mat flow1, opencv_core.Mat flow2)
public void calc(opencv_core.Mat frame0, opencv_core.Mat frame1, opencv_core.Mat flow1)
public void collectGarbage()
Copyright © 2014. All Rights Reserved.