The Research and Realization of Image Sharpening Based on Laplace

You-rong Chen
Abstract:This paper proposes a method of image sharpening based on Laplace,and realizes the method with DSP.First,research the basic principles of image sharpening based on Laplace,and calculate the Laplace operator in the Image Sharpening.Second,according the Laplace operator,write the main function and three functions such as Readimage function for read image data,InitImage function for initialization images and Laplace function for image sharpening to realize image sharpening based on the Laplace with C language in the CCS2.Finally,use three images to verify the effects of image sharpening.Comparison,we can see the images sharpened with the algorithm more clarity than the original.
Computer Science
What problem does this paper attempt to address?