Automatic Color Enhancement
Data Fields
program_params Struct Reference

struct of program parameters More...

Data Fields

char * input_file
 Input file name.
 
char * output_file
 Output file name.
 
int jpeg_quality
 Quality for saving JPEG images (0 to 100)
 
float alpha
 Slope parameter, larger implies stronger in enhancement.
 
char * omega_string
 Spatial weighting $ \omega(x,y) $.
 
char * method
 method: polynomial or interpolation
 
int method_param
 method param
 
long num_bins
 Number of histogram bins.
 

Detailed Description

struct of program parameters

Definition at line 38 of file acecli.c.


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