java.lang.Object
io.github.stanio.xbrz.Xbrz.ScalerCfg
- Enclosing class:
Xbrz
ScalerCfg
-
Field Summary
Modifier and TypeFieldDescriptiondouble
centerDirectionBiasdouble
dominantDirectionThresholddouble
equalColorTolerancedouble
luminanceWeightdouble
steepDirectionThreshold -
Constructor Summary
-
Method Summary
-
Field Details
-
luminanceWeight
public double luminanceWeightluminanceWeight -
equalColorTolerance
public double equalColorToleranceequalColorTolerance -
centerDirectionBias
public double centerDirectionBiascenterDirectionBias -
dominantDirectionThreshold
public double dominantDirectionThresholddominantDirectionThreshold -
steepDirectionThreshold
public double steepDirectionThresholdsteepDirectionThreshold
-
-
Constructor Details
-
ScalerCfg
public ScalerCfg()
-