#include <config.hpp>
Public Member Functions | |
| ScalerCfg () | |
Public Attributes | |
| double | luminanceWeight_ |
| double | equalColorTolerance_ |
| double | dominantDirectionThreshold |
| double | steepDirectionThreshold |
| double | newTestAttribute_ |
Definition at line 45 of file config.hpp.
|
inline |
Definition at line 47 of file config.hpp.
| double xbrz::ScalerCfg::dominantDirectionThreshold |
Definition at line 56 of file config.hpp.
| double xbrz::ScalerCfg::equalColorTolerance_ |
Definition at line 55 of file config.hpp.
| double xbrz::ScalerCfg::luminanceWeight_ |
Definition at line 54 of file config.hpp.
| double xbrz::ScalerCfg::newTestAttribute_ |
Definition at line 58 of file config.hpp.
| double xbrz::ScalerCfg::steepDirectionThreshold |
Definition at line 57 of file config.hpp.
1.8.8