static FarnebackOpticalFlow |
FarnebackOpticalFlow.__fromPtr__(long addr) |
static FarnebackOpticalFlow |
FarnebackOpticalFlow.create() |
static FarnebackOpticalFlow |
FarnebackOpticalFlow.create(int numLevels) |
static FarnebackOpticalFlow |
FarnebackOpticalFlow.create(int numLevels,
double pyrScale) |
static FarnebackOpticalFlow |
FarnebackOpticalFlow.create(int numLevels,
double pyrScale,
boolean fastPyramids) |
static FarnebackOpticalFlow |
FarnebackOpticalFlow.create(int numLevels,
double pyrScale,
boolean fastPyramids,
int winSize) |
static FarnebackOpticalFlow |
FarnebackOpticalFlow.create(int numLevels,
double pyrScale,
boolean fastPyramids,
int winSize,
int numIters) |
static FarnebackOpticalFlow |
FarnebackOpticalFlow.create(int numLevels,
double pyrScale,
boolean fastPyramids,
int winSize,
int numIters,
int polyN) |
static FarnebackOpticalFlow |
FarnebackOpticalFlow.create(int numLevels,
double pyrScale,
boolean fastPyramids,
int winSize,
int numIters,
int polyN,
double polySigma) |
static FarnebackOpticalFlow |
FarnebackOpticalFlow.create(int numLevels,
double pyrScale,
boolean fastPyramids,
int winSize,
int numIters,
int polyN,
double polySigma,
int flags) |