![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Data Fields | |
int | iterations |
float | sharpness |
int | radius |
float | regularization |
float | variance_threshold |
float | anisotropy_first |
float | anisotropy_second |
float | anisotropy_third |
float | anisotropy_fourth |
float | threshold |
float | first |
float | second |
float | third |
float | fourth |
int | radius_center |
float dt_iop_diffuse_params_t::anisotropy_first |
Referenced by wavelets_process().
float dt_iop_diffuse_params_t::anisotropy_fourth |
Referenced by wavelets_process().
float dt_iop_diffuse_params_t::anisotropy_second |
Referenced by wavelets_process().
float dt_iop_diffuse_params_t::anisotropy_third |
Referenced by wavelets_process().
float dt_iop_diffuse_params_t::first |
Referenced by wavelets_process().
float dt_iop_diffuse_params_t::fourth |
Referenced by wavelets_process().
int dt_iop_diffuse_params_t::iterations |
Referenced by process().
int dt_iop_diffuse_params_t::radius |
Referenced by process(), tiling_callback(), and wavelets_process().
int dt_iop_diffuse_params_t::radius_center |
Referenced by legacy_params(), process(), tiling_callback(), and wavelets_process().
float dt_iop_diffuse_params_t::regularization |
Referenced by wavelets_process().
float dt_iop_diffuse_params_t::second |
Referenced by wavelets_process().
float dt_iop_diffuse_params_t::sharpness |
Referenced by wavelets_process().
float dt_iop_diffuse_params_t::third |
Referenced by wavelets_process().
float dt_iop_diffuse_params_t::threshold |
Referenced by process().
float dt_iop_diffuse_params_t::variance_threshold |
Referenced by wavelets_process().