Parameter Selection¶
This page points to the upstream guidance for choosing GeFolki parameters.
Primary source¶
Where to read¶
- Manual, section
DESCRIPTION OF THE MAIN STEP : FLOW CALULATION BY GEFOLKIThis is the main parameter reference for the algorithm. - Manual, example parameter structure
The
para = struct(...)block shows the original recommended parameter layout used by the upstream MATLAB implementation.
Parameter topics covered there¶
Use the manual’s numbered list in that section for:
radiusWindow-size tradeoff between robustness and local detail.levelsPyramid depth as a function of the maximum displacement to estimate.iterNumber of gradient-based minimization iterations.contrast_adaptWhen contrast inversion handling should be enabled for heterogeneous imagery.rankRank-filter window guidance and typical values.
Why this page is intentionally brief¶
The upstream manual already gives the authoritative conceptual guidance for these parameters. This local documentation keeps the explanation layer lightweight and points readers back to the original source instead of restating it inconsistently.