International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 115 - Number 5 |
Year of Publication: 2015 |
Authors: Trapti Soni, Narendra Rathor |
10.5120/20148-2280 |
Trapti Soni, Narendra Rathor . Removal of High Density Impulse Noise using Efficient Median Filter for Digital Image. International Journal of Computer Applications. 115, 5 ( April 2015), 25-31. DOI=10.5120/20148-2280
An Efficient Median Filter (EMF) algorithm for removal or enhancement of gray scale images are highly corrupted impulse noise is proposed in this paper. Noise in image are represent the pixel value 0's and 255's are ensures that black and white dot in image. In proposed algorithm take an image and select 3x3 size window and target or center pixel value check if its value is 0's or 255's then image is corrupted otherwise noise free image. If image is noisy and target pixels neighboring pixel value is between 0's and 255's then we replace pixel value with the median value and if target pixels neighboring pixel value is 0's or 255's then we replace pixel value with the mean value. Else increased the window size and again repeat this process until image is denoised. The proposed filter algorithm shows better simulation result as compare the existing algorithms. The simulation result shows better and efficient performance of PSNR and MSE and computation time.