25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
sam d9f3b654bc * median.c: add a median filter. Highly unoptimised for now. 17 년 전
..
autocontrast.c * autocontrast.c: simple autocontrast filter; does not work very well. 17 년 전
blur.c * blur.c: proper box blur implementation that runs linearly with 17 년 전
color.c * color.c: implement pipi_brightness() and pipi_contrast(). 17 년 전
convolution.c * convolution.c: move local function prototypes to convolution_template.h. 17 년 전
convolution_template.h * convolution_template.h: disambiguate parentheses. 17 년 전
median.c * median.c: add a median filter. Highly unoptimised for now. 17 년 전