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

Data Fields

GtkWidget * profile
 
GtkWidget * mode
 
GtkWidget * radius
 
GtkWidget * nbhood
 
GtkWidget * strength
 
GtkWidget * shadows
 
GtkWidget * bias
 
GtkWidget * scattering
 
GtkWidget * central_pixel_weight
 
GtkWidget * overshooting
 
GtkWidget * wavelet_color_mode
 
dt_noiseprofile_t interpolated
 
GList * profiles
 
GtkWidget * box_nlm
 
GtkWidget * box_wavelets
 
GtkWidget * box_variance
 
dt_draw_curve_ttransition_curve
 
GtkDrawingArea * area
 
GtkNotebook * channel_tabs
 
GtkNotebook * channel_tabs_Y0U0V0
 
double mouse_x
 
double mouse_y
 
double mouse_pick
 
float mouse_radius
 
dt_iop_denoiseprofile_params_t drag_params
 
int dragging
 
int x_move
 
dt_iop_denoiseprofile_channel_t channel
 
float draw_xs [64]
 
float draw_ys [64]
 
float draw_min_xs [64]
 
float draw_min_ys [64]
 
float draw_max_xs [64]
 
float draw_max_ys [64]
 
GtkWidget * wb_adaptive_anscombe
 
GtkLabel * label_var
 
float variance_R
 
GtkLabel * label_var_R
 
float variance_G
 
GtkLabel * label_var_G
 
float variance_B
 
GtkLabel * label_var_B
 
GtkWidget * fix_anscombe_and_nlmeans_norm
 
GtkWidget * use_new_vst
 

Field Documentation

◆ area

GtkDrawingArea* dt_iop_denoiseprofile_gui_data_t::area

◆ bias

GtkWidget* dt_iop_denoiseprofile_gui_data_t::bias

◆ box_nlm

GtkWidget* dt_iop_denoiseprofile_gui_data_t::box_nlm

◆ box_variance

GtkWidget* dt_iop_denoiseprofile_gui_data_t::box_variance

◆ box_wavelets

GtkWidget* dt_iop_denoiseprofile_gui_data_t::box_wavelets

◆ central_pixel_weight

GtkWidget* dt_iop_denoiseprofile_gui_data_t::central_pixel_weight

◆ channel

dt_iop_denoiseprofile_channel_t dt_iop_denoiseprofile_gui_data_t::channel

◆ channel_tabs

GtkNotebook* dt_iop_denoiseprofile_gui_data_t::channel_tabs

◆ channel_tabs_Y0U0V0

GtkNotebook* dt_iop_denoiseprofile_gui_data_t::channel_tabs_Y0U0V0

◆ drag_params

dt_iop_denoiseprofile_params_t dt_iop_denoiseprofile_gui_data_t::drag_params

◆ dragging

int dt_iop_denoiseprofile_gui_data_t::dragging

◆ draw_max_xs

float dt_iop_denoiseprofile_gui_data_t::draw_max_xs[64]

◆ draw_max_ys

float dt_iop_denoiseprofile_gui_data_t::draw_max_ys[64]

◆ draw_min_xs

float dt_iop_denoiseprofile_gui_data_t::draw_min_xs[64]

◆ draw_min_ys

float dt_iop_denoiseprofile_gui_data_t::draw_min_ys[64]

◆ draw_xs

float dt_iop_denoiseprofile_gui_data_t::draw_xs[64]

◆ draw_ys

float dt_iop_denoiseprofile_gui_data_t::draw_ys[64]

◆ fix_anscombe_and_nlmeans_norm

GtkWidget* dt_iop_denoiseprofile_gui_data_t::fix_anscombe_and_nlmeans_norm

◆ interpolated

dt_noiseprofile_t dt_iop_denoiseprofile_gui_data_t::interpolated

◆ label_var

GtkLabel* dt_iop_denoiseprofile_gui_data_t::label_var

◆ label_var_B

GtkLabel* dt_iop_denoiseprofile_gui_data_t::label_var_B

◆ label_var_G

GtkLabel* dt_iop_denoiseprofile_gui_data_t::label_var_G

◆ label_var_R

GtkLabel* dt_iop_denoiseprofile_gui_data_t::label_var_R

◆ mode

GtkWidget* dt_iop_denoiseprofile_gui_data_t::mode

◆ mouse_pick

double dt_iop_denoiseprofile_gui_data_t::mouse_pick

◆ mouse_radius

float dt_iop_denoiseprofile_gui_data_t::mouse_radius

◆ mouse_x

double dt_iop_denoiseprofile_gui_data_t::mouse_x

◆ mouse_y

double dt_iop_denoiseprofile_gui_data_t::mouse_y

◆ nbhood

GtkWidget* dt_iop_denoiseprofile_gui_data_t::nbhood

◆ overshooting

GtkWidget* dt_iop_denoiseprofile_gui_data_t::overshooting

◆ profile

GtkWidget* dt_iop_denoiseprofile_gui_data_t::profile

◆ profiles

GList* dt_iop_denoiseprofile_gui_data_t::profiles

◆ radius

GtkWidget* dt_iop_denoiseprofile_gui_data_t::radius

◆ scattering

GtkWidget* dt_iop_denoiseprofile_gui_data_t::scattering

◆ shadows

GtkWidget* dt_iop_denoiseprofile_gui_data_t::shadows

◆ strength

GtkWidget* dt_iop_denoiseprofile_gui_data_t::strength

◆ transition_curve

dt_draw_curve_t* dt_iop_denoiseprofile_gui_data_t::transition_curve

◆ use_new_vst

GtkWidget* dt_iop_denoiseprofile_gui_data_t::use_new_vst

◆ variance_B

float dt_iop_denoiseprofile_gui_data_t::variance_B

◆ variance_G

float dt_iop_denoiseprofile_gui_data_t::variance_G

◆ variance_R

float dt_iop_denoiseprofile_gui_data_t::variance_R

◆ wavelet_color_mode

GtkWidget* dt_iop_denoiseprofile_gui_data_t::wavelet_color_mode

◆ wb_adaptive_anscombe

GtkWidget* dt_iop_denoiseprofile_gui_data_t::wb_adaptive_anscombe

◆ x_move

int dt_iop_denoiseprofile_gui_data_t::x_move

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