![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_colorreconstruct_bilateral_frozen_t:Data Fields | |
| size_t | size_x |
| size_t | size_y |
| size_t | size_z |
| int | width |
| int | height |
| int | x |
| int | y |
| float | scale |
| float | sigma_s |
| float | sigma_r |
| dt_iop_colorreconstruct_Lab_t * | buf |
| dt_iop_colorreconstruct_Lab_t* dt_iop_colorreconstruct_bilateral_frozen_t::buf |
Referenced by dt_iop_colorreconstruct_bilateral_dump(), and dt_iop_colorreconstruct_bilateral_freeze().
| int dt_iop_colorreconstruct_bilateral_frozen_t::height |
Referenced by dt_iop_colorreconstruct_bilateral_freeze().
| float dt_iop_colorreconstruct_bilateral_frozen_t::scale |
Referenced by dt_iop_colorreconstruct_bilateral_freeze().
| float dt_iop_colorreconstruct_bilateral_frozen_t::sigma_r |
Referenced by dt_iop_colorreconstruct_bilateral_freeze().
| float dt_iop_colorreconstruct_bilateral_frozen_t::sigma_s |
Referenced by dt_iop_colorreconstruct_bilateral_freeze().
| size_t dt_iop_colorreconstruct_bilateral_frozen_t::size_x |
Referenced by dt_iop_colorreconstruct_bilateral_freeze().
| size_t dt_iop_colorreconstruct_bilateral_frozen_t::size_y |
Referenced by dt_iop_colorreconstruct_bilateral_freeze().
| size_t dt_iop_colorreconstruct_bilateral_frozen_t::size_z |
Referenced by dt_iop_colorreconstruct_bilateral_freeze().
| int dt_iop_colorreconstruct_bilateral_frozen_t::width |
Referenced by dt_iop_colorreconstruct_bilateral_freeze().
| int dt_iop_colorreconstruct_bilateral_frozen_t::x |
Referenced by dt_iop_colorreconstruct_bilateral_freeze().
| int dt_iop_colorreconstruct_bilateral_frozen_t::y |
Referenced by dt_iop_colorreconstruct_bilateral_freeze().