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

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
 

Detailed Description

Definition at line 78 of file diffuse.c.

Field Documentation

◆ anisotropy_first

float dt_iop_diffuse_params_t::anisotropy_first

Definition at line 87 of file diffuse.c.

Referenced by wavelets_process(), and wavelets_process_cl().

◆ anisotropy_fourth

float dt_iop_diffuse_params_t::anisotropy_fourth

Definition at line 90 of file diffuse.c.

Referenced by wavelets_process(), and wavelets_process_cl().

◆ anisotropy_second

float dt_iop_diffuse_params_t::anisotropy_second

Definition at line 88 of file diffuse.c.

Referenced by wavelets_process(), and wavelets_process_cl().

◆ anisotropy_third

float dt_iop_diffuse_params_t::anisotropy_third

Definition at line 89 of file diffuse.c.

Referenced by wavelets_process(), and wavelets_process_cl().

◆ first

float dt_iop_diffuse_params_t::first

Definition at line 94 of file diffuse.c.

Referenced by wavelets_process(), and wavelets_process_cl().

◆ fourth

float dt_iop_diffuse_params_t::fourth

Definition at line 97 of file diffuse.c.

Referenced by wavelets_process(), and wavelets_process_cl().

◆ iterations

int dt_iop_diffuse_params_t::iterations

Definition at line 81 of file diffuse.c.

Referenced by process(), and process_cl().

◆ radius

int dt_iop_diffuse_params_t::radius

Definition at line 83 of file diffuse.c.

Referenced by process(), process_cl(), tiling_callback(), wavelets_process(), and wavelets_process_cl().

◆ radius_center

int dt_iop_diffuse_params_t::radius_center

◆ regularization

float dt_iop_diffuse_params_t::regularization

Definition at line 84 of file diffuse.c.

Referenced by wavelets_process(), and wavelets_process_cl().

◆ second

float dt_iop_diffuse_params_t::second

Definition at line 95 of file diffuse.c.

Referenced by wavelets_process(), and wavelets_process_cl().

◆ sharpness

float dt_iop_diffuse_params_t::sharpness

Definition at line 82 of file diffuse.c.

Referenced by wavelets_process(), and wavelets_process_cl().

◆ third

float dt_iop_diffuse_params_t::third

Definition at line 96 of file diffuse.c.

Referenced by wavelets_process(), and wavelets_process_cl().

◆ threshold

float dt_iop_diffuse_params_t::threshold

Definition at line 92 of file diffuse.c.

Referenced by process(), and process_cl().

◆ variance_threshold

float dt_iop_diffuse_params_t::variance_threshold

Definition at line 85 of file diffuse.c.

Referenced by wavelets_process(), and wavelets_process_cl().


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