• Title/Summary/Keyword: standard median filter

Search Result 44, Processing Time 0.027 seconds

Modified Median Filter for Image Restoration in Salt and Pepper Noise Environments (Salt and Pepper 잡음 환경에서 영상 복원을 위한 변형된 메디안 필터)

  • Hong, Sang-Woo;Kim, Nam-Ho
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2014.10a
    • /
    • pp.252-255
    • /
    • 2014
  • Image treatment is becoming mainstream as the demand for image restoration has drastically increased in the digital era. But in the process of acquiring, transmitting and treating video data, the salt and pepper noise damages the image. One of the major methods used for restoring images are SMF(standard median filter), CWMF(center weighted median filter) and SWMF(switching weighted median filter), but these filters all leave a bit to be desired in terms of removing noise and preserving edge. Therefore, a transformed median filter is suggested through the algorithm presented for the restoration of damaged images.

  • PDF

Image Restoration by Lifting-Based Wavelet Domain E-Median Filter

  • Koc, Sema;Ercelebi, Ergun
    • ETRI Journal
    • /
    • v.28 no.1
    • /
    • pp.51-58
    • /
    • 2006
  • In this paper, we propose a method of applying a lifting-based wavelet domain e-median filter (LBWDEMF) for image restoration. LBWDEMF helps in reducing the number of computations. An e-median filter is a type of modified median filter that processes each pixel of the output of a standard median filter in a binary manner, keeping the output of the median filter unchanged or replacing it with the original pixel value. Binary decision-making is controlled by comparing the absolute difference of the median filter output and the original image to a preset threshold. In addition, the advantage of LBWDEMF is that probabilities of encountering root images are spread over sub-band images, and therefore the e-median filter is unlikely to encounter root images at an early stage of iterations and generates a better result as iteration increases. The proposed method transforms an image into the wavelet domain using lifting-based wavelet filters, then applies an e-median filter in the wavelet domain, transforms the result into the spatial domain, and finally goes through one spatial domain e-median filter to produce the final restored image. Moreover, in order to validate the effectiveness of the proposed method we compare the result obtained using the proposed method to those using a spatial domain median filter (SDMF), spatial domain e-median filter (SDEMF), and wavelet thresholding method. Experimental results show that the proposed method is superior to SDMF, SDEMF, and wavelet thresholding in terms of image restoration.

  • PDF

A Study on Composite Filters for Salt and Pepper Noise Removal (Salt and Pepper 잡음 제거를 위한 복합 필터에 관한 연구)

  • Hong, Sang-Woo;Kwon, Se-Ik;Kim, Nam-Ho
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2016.05a
    • /
    • pp.409-411
    • /
    • 2016
  • Salt and pepper noise is caused by various causes such as camera malfunction, storage media memory error, and transmission channel error. Representative filters to remove salt and pepper noise include SMF(standard median filter), CWMF(center weighted median filter), and AMF(adaptive median filter). However previous filters have inadequate noise removal characteristics in high density salt-and-pepper noise environment. Therefore the study suggested a composite filter which, through noise evaluation, preserves original pixels when the central pixel is non-noise, and uses spatial weighted value mask and median when there is noise.

  • PDF

A Study on Modified Adaptive Median Filter for Impulse Noise Removal (임펄스 잡음 제거를 위한 변형된 적응 메디안 필터에 관한 연구)

  • Long, Xu;An, Young-Joo;Kim, Nam-Ho
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2014.05a
    • /
    • pp.804-806
    • /
    • 2014
  • During the transmission process of processing of image, various noises are added causing an error to the image. In order to restore these images, methods such as alpha trimmed average filter, standard median filter and switching median filter were proposed but such previous methods has insufficient noise suppression characteristics. Therefore in this paper, in order to remove the impulse noise added to the image, an adaptive median filter algorithm modified to expand the mask according to the noise density of mask pixels was proposed.

  • PDF

A Study on Nonlinear Spatial Filter using Directional Information of Image (영상의 방향성 정보를 이용한 비선형 공간필터에 관한 연구)

  • Kim, Uk;Bae, Sang-Bum;Kim, Nam-Ho
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2007.10a
    • /
    • pp.359-362
    • /
    • 2007
  • According to the development of information and communication technology, a great deal of researches have been taken in image digital processing field. And for earning the standard level of images, to remove noises such as impulse noise has became a essential demand. In those algorithms which remove impulse noise effectively, the standard median (SM) filter is representative. However, it has a disadvantage to degrade the quality of overall image by occurring errors in the edge domain. Therefore, in this paper, to restore the corrupted image by impulse noise, a nonlinear spatial filter based on Min-max operation was proposed and it was compared with conventional methods through simulations.

  • PDF

Modified Median Filter for Impulse Noise Removal (임펄스 잡음 제거를 위한 변형된 메디안 필터)

  • Long, Xu;Kim, Nam-Ho
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.17 no.2
    • /
    • pp.461-466
    • /
    • 2013
  • As the technology of the digital information age has developed rapidly, lots of research has been done on the digital image processing techniques, such as the image restoration. However, the SM(Standard Median) filter is a typical method of recovering the image which are corrupted by the impulse noise, this method will also reduce the quality of image by generating an error in the edge region. In this paper, in order to restore the corrupted images in the impulse noise environment, a modified median filter algorithm is proposed, which uses the pixels as the center and takes double mask. By using the double mask, we are succeeded in acquiring the excellent performance on noise-canceling, edge preservation, and also in improving the quality of image.

An Evaluation and Combination of Noise Reduction Filtering and Edge Detection Filtering for the Feature Element Selection in Stereo Matching (스테레오 정합 특징 요소 선택을 위한 잡음 감소 필터링과 에지 검출 필터링의 성능 평가와 결합)

  • Moon, Chang-Gi;Ye, Chul-Soo
    • Korean Journal of Remote Sensing
    • /
    • v.23 no.4
    • /
    • pp.273-285
    • /
    • 2007
  • Most stereo matching methods use intensity values in small image patches to measure the correspondence between two points. If the noisy pixels are used in computing the corresponding point, the matching performance becomes low. For this reason, the noise plays a critical role in determining the matching performance. In this paper, we propose a method for combining intensity and edge filters robust to the noise in order to improve the performance of stereo matching using high resolution satellite imagery. We used intensity filters such as Mean, Median, Midpoint and Gaussian filter and edge filters such as Gradient, Roberts, Prewitt, Sobel and Laplacian filter. To evaluate the performance of intensity and edge filters, experiments were carried out on both synthetic images and satellite images with uniform or gaussian noise. Then each filter was ranked based on its performance. Among the intensity and edge filters, Median and Sobel filter showed best performance while Midpoint and Laplacian filter showed worst result. We used Ikonos satellite stereo imagery in the experiments and the matching method using Median and Sobel filter showed better matching results than other filter combinations.

Two dimensional filter design for HDTV (고화질 텔레비젼용 이차원 필터 설계)

  • 박주성;윤병우;제영호;양진영;박종철;심영석
    • Journal of the Korean Institute of Telematics and Electronics A
    • /
    • v.31A no.10
    • /
    • pp.152-160
    • /
    • 1994
  • Two dimensional interpolation filter for HD-MAC is designed with 1.0 .mu.m CMOS standard cells and verified by logic simulation. The interpolator uses FMH(FIR-Median Hybrid) filter. The median filter, which is the most complicated part of FMH filtre, is simply implemented by modifying Hadian-Sobel algorithm. the filter generates accurately the missed pixel data of luminance and chrominance with the worst case simulation condition at 27MHz clock rates.

  • PDF

A Study on Recursive Spacial Filtering for Impulse Noise Removal in Image (영상의 임펄스 노이즈 제거를 위한 재귀적 공간 필터링에 관한 연구)

  • Noh, Hyun-Yong;Bae, Sang-Bum;Kim, Nam-Ho
    • Proceedings of the Korea Institute of Convergence Signal Processing
    • /
    • 2005.11a
    • /
    • pp.167-170
    • /
    • 2005
  • Recently, filtering methods for attenuating noise while preserving image details are in progress actively. And SM(standard median) filter showed a great performance for noise removal in impulse noise environment but, it caused edge cancellation error. So, variable methods that modified SM(standard median) filter have been proposed, and CWM(center weighted median) filter is representative. Also, there are several methods to improve the efficiency based on min/max operation in term of preserving detail and filtering speed. In this paper, we managed a pixel corrupted by impulsive noise using min/max value of the surrounding band enclosing a pixel, and compared the efficiency with exiting methods in the simulation.

  • PDF

The Modified Median Filter using Standard Deviation in Impulse Noise Environment (임펄스 잡음환경에서 표준편차를 이용한 변형된 메디안 필터)

  • Long, Xu;Kim, Nam-Ho
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.17 no.7
    • /
    • pp.1725-1731
    • /
    • 2013
  • Recently, as industrial society is developed as high digital information age, image processing is used in a variety of areas. However, image deterioration is still occurred by several noises in the data processing, and different kinds of researches are in progress for noise removal. Therefore, this paper limited the modified median filter by using standard deviation to removes impulse noise. The proposed algorithms divided into noise detection and noise removal, the noise free pixel is maintained, the noise pixel filtered. And it was compared with the existing methods for its objective judgment, using PSNR(peak signal to noise ratio) as standard criteria.