![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | dt_heal (const float *const src_buffer, float *dest_buffer, const float *const mask_buffer, const int width, const int height, const int ch, const int max_iter) |
| void dt_heal | ( | const float *const | src_buffer, |
| float * | dest_buffer, | ||
| const float *const | mask_buffer, | ||
| const int | width, | ||
| const int | height, | ||
| const int | ch, | ||
| const int | max_iter | ||
| ) |
References _heal_add(), _heal_laplace_loop(), _heal_sub(), cleanup(), dt_alloc_align_float(), dt_free_align, height, and width.
Referenced by _retouch_heal().