Description: BMP image blurring and sharpening method mean blur filtering is relatively simple, for each pixel, correction of a mask, in pixels, in the center of the m* m square, the strike in the change mask a weighted mean, the program directly weights are 1, simple fuzzy operation.
To Search:
File list (Check if you may need any files):
ReadMe.txt
bmp.c