View Source Evision.FarnebackOpticalFlow (Evision v0.1.8)
Link to this section Summary
cv
##### Keyword Arguments
##### Keyword Arguments
Python prototype (for reference):
Python prototype (for reference):
Python prototype (for reference):
Python prototype (for reference):
Python prototype (for reference):
Python prototype (for reference):
Python prototype (for reference):
Python prototype (for reference):
Positional Arguments
- fastPyramids:
bool
Python prototype (for reference):
Positional Arguments
- flags:
int
Python prototype (for reference):
Positional Arguments
- numIters:
int
Python prototype (for reference):
Positional Arguments
- numLevels:
int
Python prototype (for reference):
Positional Arguments
- polyN:
int
Python prototype (for reference):
Positional Arguments
- polySigma:
double
Python prototype (for reference):
Positional Arguments
- pyrScale:
double
Python prototype (for reference):
Positional Arguments
- winSize:
int
Python prototype (for reference):
Functions
Raising version of create/1
.
Raising version of getFastPyramids/1
.
Raising version of getFlags/1
.
Raising version of getNumIters/1
.
Raising version of getNumLevels/1
.
Raising version of getPolyN/1
.
Raising version of getPolySigma/1
.
Raising version of getPyrScale/1
.
Raising version of getWinSize/1
.
Raising version of setFastPyramids/2
.
Raising version of setFlags/2
.
Raising version of setNumIters/2
.
Raising version of setNumLevels/2
.
Raising version of setPolyN/2
.
Raising version of setPolySigma/2
.
Raising version of setPyrScale/2
.
Raising version of setWinSize/2
.
Link to this section cv
##### Keyword Arguments
- numLevels:
int
. - pyrScale:
double
. - fastPyramids:
bool
. - winSize:
int
. - numIters:
int
. - polyN:
int
. - polySigma:
double
. - flags:
int
.
Python prototype (for reference):
create([, numLevels[, pyrScale[, fastPyramids[, winSize[, numIters[, polyN[, polySigma[, flags]]]]]]]]) -> retval
##### Keyword Arguments
- numLevels:
int
. - pyrScale:
double
. - fastPyramids:
bool
. - winSize:
int
. - numIters:
int
. - polyN:
int
. - polySigma:
double
. - flags:
int
.
Python prototype (for reference):
create([, numLevels[, pyrScale[, fastPyramids[, winSize[, numIters[, polyN[, polySigma[, flags]]]]]]]]) -> retval
Python prototype (for reference):
getFastPyramids() -> retval
Python prototype (for reference):
getFlags() -> retval
Python prototype (for reference):
getNumIters() -> retval
Python prototype (for reference):
getNumLevels() -> retval
Python prototype (for reference):
getPolyN() -> retval
Python prototype (for reference):
getPolySigma() -> retval
Python prototype (for reference):
getPyrScale() -> retval
Python prototype (for reference):
getWinSize() -> retval
Positional Arguments
- fastPyramids:
bool
Python prototype (for reference):
setFastPyramids(fastPyramids) -> None
Positional Arguments
- flags:
int
Python prototype (for reference):
setFlags(flags) -> None
Positional Arguments
- numIters:
int
Python prototype (for reference):
setNumIters(numIters) -> None
Positional Arguments
- numLevels:
int
Python prototype (for reference):
setNumLevels(numLevels) -> None
Positional Arguments
- polyN:
int
Python prototype (for reference):
setPolyN(polyN) -> None
Positional Arguments
- polySigma:
double
Python prototype (for reference):
setPolySigma(polySigma) -> None
Positional Arguments
- pyrScale:
double
Python prototype (for reference):
setPyrScale(pyrScale) -> None
Positional Arguments
- winSize:
int
Python prototype (for reference):
setWinSize(winSize) -> None
Link to this section Functions
Raising version of create/0
.
Raising version of create/1
.
Raising version of getFastPyramids/1
.
Raising version of getFlags/1
.
Raising version of getNumIters/1
.
Raising version of getNumLevels/1
.
Raising version of getPolyN/1
.
Raising version of getPolySigma/1
.
Raising version of getPyrScale/1
.
Raising version of getWinSize/1
.
Raising version of setFastPyramids/2
.
Raising version of setFlags/2
.
Raising version of setNumIters/2
.
Raising version of setNumLevels/2
.
Raising version of setPolyN/2
.
Raising version of setPolySigma/2
.
Raising version of setPyrScale/2
.
Raising version of setWinSize/2
.