Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
thinplate.h File Reference
#include "chart/tonecurve.h"
+ Include dependency graph for thinplate.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int thinplate_match (const tonecurve_t *curve, int dim, int N, const double *point, const double **target, int S, int *permutation, double **coeff, double *avgerr, double *maxerr)
 
float thinplate_color_pos (float L, float a, float b)
 

Function Documentation

◆ thinplate_color_pos()

float thinplate_color_pos ( float  L,
float  a,
float  b 
)

Referenced by encode_colorchecker().

◆ thinplate_match()

int thinplate_match ( const tonecurve_t curve,
int  dim,
int  N,
const double point,
const double **  target,
int  S,
int *  permutation,
double **  coeff,
double avgerr,
double maxerr 
)