IPSDK 0.2
IPSDK : Image Processing Software Development Kit

DeepFlowParamsConst

Parameters to set up the deep flow algorithm.

Name ToolTip Associated Class Default Value
NbMaxLayers Number of levels in the pyramid. integer100
DownscaleFactor Scaling factor in the pyramid. real0.95f
FixedPointIterations Number of iterations during each level of the pyramid. integer5
SorIterations Number of SOR iterations. integer25
Alpha smoothness weight real1.f
Delta color constancy weight real0.5f
Gamma gradient constancy weight real5.f
Omega SOR relaxation factor. real1.6f