From 7c855d11f23dc03d64a0099473a95402f3175280 Mon Sep 17 00:00:00 2001 From: B Stack Date: Tue, 15 Jan 2019 08:16:08 -0500 Subject: 10.8 --- xBRZ/src/xbrz_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xBRZ') diff --git a/xBRZ/src/xbrz_config.h b/xBRZ/src/xbrz_config.h index fc036d17..fcfda99a 100755 --- a/xBRZ/src/xbrz_config.h +++ b/xBRZ/src/xbrz_config.h @@ -25,7 +25,7 @@ struct ScalerCfg { double luminanceWeight = 1; double equalColorTolerance = 30; - double centerDirectionBias = 4; + double centerDirectionBias = 4; double dominantDirectionThreshold = 3.6; double steepDirectionThreshold = 2.2; double newTestAttribute = 0; //unused; test new parameters -- cgit