Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_gaussian_t Struct Reference

#include <gaussian.h>

+ Collaboration diagram for dt_gaussian_t:

Data Fields

int width
 
int height
 
int channels
 
float sigma
 
int order
 
float * max
 
float * min
 
float * buf
 

Field Documentation

◆ buf

float* dt_gaussian_t::buf

◆ channels

int dt_gaussian_t::channels

◆ height

int dt_gaussian_t::height

◆ max

float* dt_gaussian_t::max

◆ min

float* dt_gaussian_t::min

◆ order

int dt_gaussian_t::order

◆ sigma

float dt_gaussian_t::sigma

◆ width

int dt_gaussian_t::width

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