| Package | Description |
|---|---|
| org.opencv.video |
| Modifier and Type | Class and Description |
|---|---|
class |
DISOpticalFlow
DIS optical flow algorithm.
|
class |
FarnebackOpticalFlow
Class computing a dense optical flow using the Gunnar Farneback's algorithm.
|
class |
VariationalRefinement
Variational optical flow refinement
This class implements variational refinement of the input flow field, i.e.
|
| Modifier and Type | Method and Description |
|---|---|
static DenseOpticalFlow |
DenseOpticalFlow.__fromPtr__(long addr) |
Copyright © 2020. All rights reserved.