• 제목/요약/키워드: Non-Local Mean Filtering

검색결과 7건 처리시간 0.021초

이미지 보간기법의 성능 개선을 위한 비국부평균 기반의 후처리 기법 (Non-Local Mean based Post Processing Scheme for Performance Enhancement of Image Interpolation Method)

  • 김동형
    • 디지털산업정보학회논문지
    • /
    • 제16권3호
    • /
    • pp.49-58
    • /
    • 2020
  • Image interpolation, a technology that converts low resolution images into high resolution images, has been widely used in various image processing fields such as CCTV, web-cam, and medical imaging. This technique is based on the fact that the statistical distributions of the white Gaussian noise and the difference between the interpolated image and the original image is similar to each other. The proposed algorithm is composed of three steps. In first, the interpolated image is derived by random image interpolation. In second, we derive weighting functions that are used to apply non-local mean filtering. In the final step, the prediction error is corrected by performing non-local mean filtering by applying the selected weighting function. It can be considered as a post-processing algorithm to further reduce the prediction error after applying an arbitrary image interpolation algorithm. Simulation results show that the proposed method yields reasonable performance.

비 지역적 평균과 유도 영상 필터링에 기반한 자기 공명 영상의 잡음 제거 (Noise Removal in Magnetic Resonance Images based on Non-Local Means and Guided Image Filtering)

  • 무하마드 타릭 마흐무드;최영규
    • 정보과학회 컴퓨팅의 실제 논문지
    • /
    • 제20권11호
    • /
    • pp.573-578
    • /
    • 2014
  • 자기 공명 영상에서 흔히 발생하는 잡음을 없애기 위해 비 지역적 평균과 유도 영상 필터링을 이용하는 새로운 방법을 제안한다. 제안된 방법은 두 가지 단계로 구성되어 있다. 첫 단계에서는 비 지역적 평균 필터를 이용하여 잡음 영상으로부터 유도 영상 구하는데, 필터의 커널을 적응적으로 제어하기 위해 경계도(edgeness) 개념을 사용하였다. 두 번째 단계에서는 유도 영상 필터링으로 잡음을 제거하는 과정으로 원래의 잡음 영상과 앞 단계에서 구한 유도 영상을 이용하여 잡음이 제거된 영상을 복원한다. 제안된 방법의 우수성을 확인하기 위해 다양한 표준 자기 공명 영상 데이터를 이용하여 실험을 하였는데, 실험 결과 제안된 방법이 기존의 방법들에 비해 우수한 성능을 나타내는 것을 확인할 수 있었다.

객체 기반 3D 업체 영상 변환 기법 (Object-based Conversion of 2D Image to 3D)

  • 이왕로;강근호;유지상
    • 한국통신학회논문지
    • /
    • 제36권9C호
    • /
    • pp.555-563
    • /
    • 2011
  • 본 논문에서는 움직임 추정 (motion estimation, ME), 컬러 라벨링(labeling) 그리고 Non-local mean 필터를 이용하여 2D 영상을 3D 업체 영상으로 변환하는 기법을 제안한다. 제안하는 기법에서는 먼저 프레임 간의 움직임을 추정하여 객체의 움직임 벡터를 추출하고 주어진 영상에 대해 컬러 라벨링 작업을 수행하여 영상을 분리한다. 움직임 추정 결과와 컬러 라벨링 결과를 비교 분석하여 영상내의 객체를 추출하고 추출된 객체를 이동하여 우 영상을 생성하게 되는데 이때 우 영상을 생성하는 과정에서 채워지지 않은 가려짐 영역이 발생하며 전체 화소간의 상관도를 고려하는 Non-local mean 필터를 사용하여 보상한다. 이후 원본 영상인 좌 영상과 생성된 우 영상으로 비윌 주사하여 최종 3D 업체 영상을 재현한다. 실험 결과를 통해 제안된 기법으로 생성된 3D 업체 영상에서 객체위주의 안정된 업체 변환이 수행되는 것을 확인할 수 있었다.

Enhancing Medical Images by New Fuzzy Membership Function Median Based Noise Detection and Filtering Technique

  • Elaiyaraja, G.;Kumaratharan, N.
    • Journal of Electrical Engineering and Technology
    • /
    • 제10권5호
    • /
    • pp.2197-2204
    • /
    • 2015
  • In recent years, medical image diagnosis has growing significant momentous in the medicinal field. Brain and lung image of patient are distorted with salt and pepper noise is caused by moving the head and chest during scanning process of patients. Reconstruction of these images is a most significant field of diagnostic evaluation and is produced clearly through techniques such as linear or non-linear filtering. However, restored images are produced with smaller amount of noise reduction in the presence of huge magnitude of salt and pepper noises. To eliminate the high density of salt and pepper noises from the reproduction of images, a new efficient fuzzy based median filtering algorithm with a moderate elapsed time is proposed in this paper. Reproduction image results show enhanced performance for the proposed algorithm over other available noise reduction filtering techniques in terms of peak signal -to -noise ratio (PSNR), mean square error (MSE), root mean square error (RMSE), mean absolute error (MAE), image enhancement factor (IMF) and structural similarity (SSIM) value when tested on different medical images like magnetic resonance imaging (MRI) and computer tomography (CT) scan brain image and CT scan lung image. The introduced algorithm is switching filter that recognize the noise pixels and then corrects them by using median filter with fuzzy two-sided π- membership function for extracting the local information.

SAP 잡음 제거를 위한 적응적 스위칭 필터링 알고리즘 (Adaptive Switching Filtering Algorithm for SAP noise)

  • 김동형
    • 디지털산업정보학회논문지
    • /
    • 제18권1호
    • /
    • pp.25-35
    • /
    • 2022
  • The SAP(salt-and-pepper) noise changes the pixel value to the maximum and minimum values of the dynamic region of the pixel. For this reason, unlike white Gaussian noise, SAP noise can predict the ratio of noise relatively easily. Because the condition of the neighboring pixels that can be referenced changes according to the noise ratio, it is necessary to apply different noise reduction methods according to the noise ratio. This paper proposes an adaptive switching filtering algorithm which can eliminates the SAP noise. It consists of two phases. It first detects the location of the SAP noise and calculates the noise ratio. After that, the image is reconstructed using different methods depending on which of the three sections the calculated noise ratio belongs to. As a result of the experiment, the proposed method showed superior objective and subjective image quality compared to the previous methods such as MF, AFSWMF, NAMF and RWMF.

웨이브릿 변환을 기반으로 한 심자도 신호의 국소 적응잡음제거 (Local Adaptive Noise Cancellation for MCG Signals Based on Wavelet Transform)

  • 김용주;박희준;원철호;이용호;김인선;김명남;조진호
    • Progress in Superconductivity
    • /
    • 제5권1호
    • /
    • pp.26-30
    • /
    • 2003
  • Magneto-cardiogram(MCG) signals may be highly distorted by the environmental noise, such as power-line interference, broadband white noise, surrounding magnetic noise, and baseline wondering. Several kinds of digital filters and noise cancellation methods have been designed and realized by many researchers, but these methods gave some problems that the original signal may be distorted by digital filter due to the wideband characteristics of background noise. To eliminate noise effectively without distortion of MCG signals, we performed multi-level frequency decomposition using wavelet packets and local adaptive noise cancellation in each local frequency range. In addition to the proposed wavelet filter to eliminate these various non-stationary noise elements, the local adaptive filter using the least mean square(LMS) algorithm and the soft threshold do-noising method are introduced in this paper. The signal to noise ratio(SNR) and the reconstruction square error(RSE) are calculated to evaluate the performance of the proposed method and compared with the results of the conventional wavelet filter and adaptive filter. The experimental results show that the proposed local adaptive filtering method is better than the conventional methods.

  • PDF

영상의 이진화평면 분해에 기반한 확장된 블록매칭 잡음제거 (Enhanced Block Matching Scheme for Denoising Images Based on Bit-Plane Decomposition of Images)

  • 복거철
    • 한국정보전자통신기술학회논문지
    • /
    • 제12권3호
    • /
    • pp.321-326
    • /
    • 2019
  • 블록매칭을 이용한 잡음제거 방법은 영상 내의 이웃하는 블록들이 서로 비슷한 특질을 가지고 있다는 실험적 관찰에 기반한 방법으로서 잡음제거에 있어서 우수한 성능을 보인다. 그러나 블록매칭 잡음제거 방법은 유사한 블록을 찾고 수집하는 작업이 영상 내의 이웃 블록들을 대상으로 이루어지며 참조블록의 특질은 유사한 블록을 찾는 목적 외에는 사용되지 않는다. 따라서 가우스분포 상의 이상치(outlier)가 존재할 때 잡음제거 성능은 그 값의 영향을 받을 수 밖에 없다. 본 논문에서는 잡음에 오염된 영상을 이진화평면으로 분해하여 각 블록의 참 화소값의 범위를 추정하고 이를 근거로 이상치 값을 추정된 참 화소값의 범위내의 값으로 대치하는 방법을 통해 확장된 블록매칭 기법을 제안한다. 전통적인 가우시안 필터는 잡음제거 대상이 되는 화소와 이웃하는 화소들의 값을 모두 계산에 적용하므로 영상의 세부적인 특질이 보존되지 않는 단점이 있는데 이를 극복하기 위해 이진화평면을 구성하여 해당 화소의 참값 범위를 추정한 후 그 범위 안에 속하는 화소값만을 이용하여 잡음제거를 하므로 세부적인 특질이 보존될 수 있는 장점이 있다. 가우시안 필터의 장점과 블록매칭의 장점을 융합하는 방법을 통해 성능 향상을 꾀할 수 있을 것으로 예상되며 실제로 잡음이 추가된 다양한 영상을 통해 실험을 한 결과 잡음제거의 성능을 향상시킬 수 있음을 검증하였다.