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 916f579194 * blur.c: use the template system for the boxblur functions. 16 years ago
..
autocontrast.c * autocontrast.c: simple autocontrast filter; does not work very well. 16 years ago
blur.c * blur.c: use the template system for the boxblur functions. 16 years ago
color.c * color.c: implement pipi_threshold(). 16 years ago
convolution.c * Rework the convolution template system. 16 years ago
dilate.c * Add pipi_dilate() / pipi_erode() and --dilate / --erode. 16 years ago
median.c * median.c: oops, removed old debugging hack from pipi_median(). 16 years ago
transform.c * transform.c: implement pipi_rotate90, pipi_rotate180 and pipi_rotate270. 16 years ago