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

Data Fields

int32_t num_patches
 
float source_Lab [3 *49]
 
float coeff_L [49+4]
 
float coeff_a [49+4]
 
float coeff_b [49+4]
 

Field Documentation

◆ coeff_a

float dt_iop_colorchecker_data_t::coeff_a[49+4]

Referenced by commit_params(), and process().

◆ coeff_b

float dt_iop_colorchecker_data_t::coeff_b[49+4]

Referenced by commit_params(), and process().

◆ coeff_L

float dt_iop_colorchecker_data_t::coeff_L[49+4]

Referenced by commit_params(), and process().

◆ num_patches

int32_t dt_iop_colorchecker_data_t::num_patches

Referenced by commit_params(), and process().

◆ source_Lab

float dt_iop_colorchecker_data_t::source_Lab[3 *49]

Referenced by commit_params(), and process().


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