Package | Description |
---|---|
org.bytedeco.opencv.global | |
org.bytedeco.opencv.opencv_optflow |
Modifier and Type | Method and Description |
---|---|
static DualTVL1OpticalFlow |
opencv_optflow.createOptFlow_DualTVL1()
\brief Creates instance of cv::DenseOpticalFlow
|
Modifier and Type | Method and Description |
---|---|
static DualTVL1OpticalFlow |
DualTVL1OpticalFlow.create() |
static DualTVL1OpticalFlow |
DualTVL1OpticalFlow.create(double tau,
double lambda,
double theta,
int nscales,
int warps,
double epsilon,
int innnerIterations,
int outerIterations,
double scaleStep,
double gamma,
int medianFiltering,
boolean useInitialFlow)
\brief Creates instance of cv::DualTVL1OpticalFlow
|
Copyright © 2020. All rights reserved.