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

Data Fields

uint32_t green_eq
 
uint32_t color_smoothing
 
uint32_t demosaicing_method
 
uint32_t lmmse_refine
 
float median_thrs
 
double CAM_to_RGB [3][4]
 
float dual_thrs
 

Field Documentation

◆ CAM_to_RGB

double dt_iop_demosaic_data_t::CAM_to_RGB[3][4]

Referenced by commit_params(), and process().

◆ color_smoothing

uint32_t dt_iop_demosaic_data_t::color_smoothing

◆ demosaicing_method

uint32_t dt_iop_demosaic_data_t::demosaicing_method

◆ dual_thrs

float dt_iop_demosaic_data_t::dual_thrs

Referenced by commit_params(), and process().

◆ green_eq

uint32_t dt_iop_demosaic_data_t::green_eq

◆ lmmse_refine

uint32_t dt_iop_demosaic_data_t::lmmse_refine

Referenced by commit_params(), and process().

◆ median_thrs

float dt_iop_demosaic_data_t::median_thrs

Referenced by commit_params(), and process().


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