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
 

Field Documentation

◆ anisotropy_first

float dt_iop_diffuse_params_t::anisotropy_first

Referenced by wavelets_process().

◆ anisotropy_fourth

float dt_iop_diffuse_params_t::anisotropy_fourth

Referenced by wavelets_process().

◆ anisotropy_second

float dt_iop_diffuse_params_t::anisotropy_second

Referenced by wavelets_process().

◆ anisotropy_third

float dt_iop_diffuse_params_t::anisotropy_third

Referenced by wavelets_process().

◆ first

float dt_iop_diffuse_params_t::first

Referenced by wavelets_process().

◆ fourth

float dt_iop_diffuse_params_t::fourth

Referenced by wavelets_process().

◆ iterations

int dt_iop_diffuse_params_t::iterations

Referenced by process().

◆ radius

int dt_iop_diffuse_params_t::radius

◆ radius_center

int dt_iop_diffuse_params_t::radius_center

◆ regularization

float dt_iop_diffuse_params_t::regularization

Referenced by wavelets_process().

◆ second

float dt_iop_diffuse_params_t::second

Referenced by wavelets_process().

◆ sharpness

float dt_iop_diffuse_params_t::sharpness

Referenced by wavelets_process().

◆ third

float dt_iop_diffuse_params_t::third

Referenced by wavelets_process().

◆ threshold

float dt_iop_diffuse_params_t::threshold

Referenced by process().

◆ variance_threshold

float dt_iop_diffuse_params_t::variance_threshold

Referenced by wavelets_process().


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