#include <xbrz_config.hpp>
Public Attributes | |
double | luminanceWeight = 1 |
double | equalColorTolerance = 30 |
double | centerDirectionBias = 4 |
double | dominantDirectionThreshold = 3.6 |
double | steepDirectionThreshold = 2.2 |
double | newTestAttribute = 0 |
Definition at line 24 of file xbrz_config.hpp.
double xbrz::ScalerCfg::centerDirectionBias = 4 |
Definition at line 28 of file xbrz_config.hpp.
double xbrz::ScalerCfg::dominantDirectionThreshold = 3.6 |
Definition at line 29 of file xbrz_config.hpp.
double xbrz::ScalerCfg::equalColorTolerance = 30 |
Definition at line 27 of file xbrz_config.hpp.
double xbrz::ScalerCfg::luminanceWeight = 1 |
Definition at line 26 of file xbrz_config.hpp.
double xbrz::ScalerCfg::newTestAttribute = 0 |
Definition at line 31 of file xbrz_config.hpp.
double xbrz::ScalerCfg::steepDirectionThreshold = 2.2 |
Definition at line 30 of file xbrz_config.hpp.