Introduction - If you have any usage issues, please Google them yourself
1.read an image, add a Gaussian/salt or pepper noise, then process with the neighborhood average/median filtering or K N nearest average law method.Output processed images.
2.Read an image, sharpen it with the Roberts gradient method , Sobel operator and Laplacian operator, output the results.