You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
sam 37ed52dc95 * median.c: oops, fix argument types in the qsort call. 16 years ago
..
autocontrast.c * autocontrast.c: simple autocontrast filter; does not work very well. 16 years ago
blur.c * pipi_template.h: factor the last unrolled preprocessor loop. 16 years ago
color.c * color.c: implement pipi_threshold(). 16 years ago
convolution.c * pipi_template.h: factor the last unrolled preprocessor loop. 16 years ago
dilate.c * Add pipi_dilate() / pipi_erode() and --dilate / --erode. 16 years ago
median.c * median.c: oops, fix argument types in the qsort call. 16 years ago
transform.c * transform.c: implement pipi_rotate90, pipi_rotate180 and pipi_rotate270. 16 years ago