Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dome.c File Reference
#include "common/darktable.h"
#include "common/solvers/choleski.h"
#include "control/control.h"
#include "develop/imageop.h"
#include "develop/imageop_math.h"
#include "iop/highlights/blur.h"
#include "iop/highlights/dome.h"
#include "iop/highlights/pde.h"
#include <math.h>
#include <string.h>
+ Include dependency graph for dome.c:

Go to the source code of this file.

Functions

__DT_CLONE_TARGETS__ void _biharmonic_dome (float *const restrict field, const uint8_t *const restrict hole, const int region_w, const int region_h, const int forced_downsample, const dt_dev_pixelpipe_t *pipe)
 

Function Documentation

◆ _biharmonic_dome()

__DT_CLONE_TARGETS__ void _biharmonic_dome ( float *const restrict  field,
const uint8_t *const restrict  hole,
const int  region_w,
const int  region_h,
const int  forced_downsample,
const dt_dev_pixelpipe_t pipe 
)