A Survey of Gaussian Convolution Algorithms
|
struct of program parameters. More...
Data Fields | |
char * | file_a |
Input file A (clean). | |
char * | file_b |
Input file B (distorted). | |
int | jpeg_quality |
Quality for saving JPEG images (0 to 100). | |
metric_t | metric |
metric | |
int | separate_channels |
Compute metric separately for each channel. | |
int | pad |
Ignore boundary effects by shaving a margin of size pad. | |
char * | difference_file |
Difference file. | |
float | D |
Parameter D for creating the difference image. | |