![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_rawdenoise_data_t:Data Fields | |
| float | threshold |
| dt_draw_curve_t * | curve [DT_RAWDENOISE_NONE] |
| dt_iop_rawdenoise_channel_t | channel |
| float | force [DT_RAWDENOISE_NONE][5] |
| dt_iop_rawdenoise_channel_t dt_iop_rawdenoise_data_t::channel |
| dt_draw_curve_t* dt_iop_rawdenoise_data_t::curve[DT_RAWDENOISE_NONE] |
Referenced by cleanup_pipe(), commit_params(), and init_pipe().
| float dt_iop_rawdenoise_data_t::force[DT_RAWDENOISE_NONE][5] |
Referenced by commit_params(), and compute_channel_noise().
| float dt_iop_rawdenoise_data_t::threshold |
Referenced by commit_params(), and compute_channel_noise().