Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_iop_denoiseprofile_data_t Struct Reference
+ Collaboration diagram for dt_iop_denoiseprofile_data_t:

Data Fields

float radius
 
float nbhood
 
float strength
 
float shadows
 
float bias
 
float scattering
 
float central_pixel_weight
 
float overshooting
 
float a [3]
 
float b [3]
 
dt_iop_denoiseprofile_mode_t mode
 
dt_draw_curve_tcurve [DT_DENOISE_PROFILE_NONE]
 
dt_iop_denoiseprofile_channel_t channel
 
float force [DT_DENOISE_PROFILE_NONE][7]
 
gboolean wb_adaptive_anscombe
 
gboolean fix_anscombe_and_nlmeans_norm
 
gboolean use_new_vst
 
dt_iop_denoiseprofile_wavelet_mode_t wavelet_color_mode
 

Field Documentation

◆ a

float dt_iop_denoiseprofile_data_t::a[3]

◆ b

float dt_iop_denoiseprofile_data_t::b[3]

◆ bias

float dt_iop_denoiseprofile_data_t::bias

◆ central_pixel_weight

float dt_iop_denoiseprofile_data_t::central_pixel_weight

◆ channel

dt_iop_denoiseprofile_channel_t dt_iop_denoiseprofile_data_t::channel

◆ curve

dt_draw_curve_t* dt_iop_denoiseprofile_data_t::curve[DT_DENOISE_PROFILE_NONE]

◆ fix_anscombe_and_nlmeans_norm

gboolean dt_iop_denoiseprofile_data_t::fix_anscombe_and_nlmeans_norm

◆ force

float dt_iop_denoiseprofile_data_t::force[DT_DENOISE_PROFILE_NONE][7]

◆ mode

dt_iop_denoiseprofile_mode_t dt_iop_denoiseprofile_data_t::mode

Referenced by commit_params().

◆ nbhood

float dt_iop_denoiseprofile_data_t::nbhood

◆ overshooting

float dt_iop_denoiseprofile_data_t::overshooting

Referenced by commit_params().

◆ radius

float dt_iop_denoiseprofile_data_t::radius

◆ scattering

float dt_iop_denoiseprofile_data_t::scattering

◆ shadows

float dt_iop_denoiseprofile_data_t::shadows

◆ strength

float dt_iop_denoiseprofile_data_t::strength

◆ use_new_vst

gboolean dt_iop_denoiseprofile_data_t::use_new_vst

◆ wavelet_color_mode

dt_iop_denoiseprofile_wavelet_mode_t dt_iop_denoiseprofile_data_t::wavelet_color_mode

◆ wb_adaptive_anscombe

gboolean dt_iop_denoiseprofile_data_t::wb_adaptive_anscombe

The documentation for this struct was generated from the following file: