"Limit full correction with respect to largest - fullcorr difference. 1.0 does not allow overcorrection, < 1.0 - the result will be closer to full correction");
gd.addNumericField("Add to pair correlation before multiplying by other pairs",this.corr_offset,6,8,"",
"0.0 - pure product (false-positive tolerant), higher the value - closer to the sum (linear, better S/N");
gd.addNumericField("Extract disparity max/argmax if maximal value is above",this.min_corr,6,8,"",
"skip unreliable correlations");
gd.addNumericField("Debug: which pairs to combine",this.dbg_pair_mask,0,3,"",