您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
sam 0cab178432 * color.c: implement pipi_threshold(). 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_threshold(). 17 年前
convolution.c * convolution.c: move local function prototypes to convolution_template.h. 17 年前
convolution_template.h * convolution_template.h: disambiguate parentheses. 17 年前
dilate.c * Add pipi_dilate() / pipi_erode() and --dilate / --erode. 17 年前
median.c * median.c: fix the RGBA median filter. 17 年前