KR101048530B1 - Image Noise Reduction Device and Method Using Jet Mask - Google Patents

Image Noise Reduction Device and Method Using Jet Mask Download PDF

Info

Publication number
KR101048530B1
KR101048530B1 KR1020090100321A KR20090100321A KR101048530B1 KR 101048530 B1 KR101048530 B1 KR 101048530B1 KR 1020090100321 A KR1020090100321 A KR 1020090100321A KR 20090100321 A KR20090100321 A KR 20090100321A KR 101048530 B1 KR101048530 B1 KR 101048530B1
Authority
KR
South Korea
Prior art keywords
noise
image
pixels
map
pixel
Prior art date
Application number
KR1020090100321A
Other languages
Korean (ko)
Other versions
KR20110043278A (en
Inventor
문영식
박진욱
박기태
이정호
Original Assignee
한양대학교 산학협력단
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 한양대학교 산학협력단 filed Critical 한양대학교 산학협력단
Priority to KR1020090100321A priority Critical patent/KR101048530B1/en
Publication of KR20110043278A publication Critical patent/KR20110043278A/en
Application granted granted Critical
Publication of KR101048530B1 publication Critical patent/KR101048530B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/70Denoising; Smoothing

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Image Processing (AREA)

Abstract

제트 마스크를 이용한 영상 잡음 제거 장치 및 방법이 개시된다. 영상 잡음 제거 장치는 복원하려는 화소와 이웃한 화소들의 구조적 특징 정보를 아이디로 만들어 영상 전체에 대한 아이디 맵을 생성하는 아이디 맵 생성부와, 제트 마스크를 이용하여 잡음 영상을 상기 생성된 아이디 맵으로 변경하는 변경부 및 상기 변경된 아이디 맵을 이용하여 화소 단위로 상기 잡음 영상에 대한 잡음을 제거하는 잡음 제거부를 포함한다. Disclosed are an apparatus and a method for removing image noise using a jet mask. The image noise removing apparatus comprises an ID map generator for generating ID maps of the entire image by making structural feature information of the pixels to be restored and neighboring pixels into IDs, and converts the noise image into the generated ID maps using a jet mask. And a noise remover configured to remove noise of the noise image on a pixel-by-pixel basis using the changed ID map and the changed ID map.

제트 마스크, 영상, 잡음, 제거 Jet mask, image, noise, rejection

Description

제트 마스크를 이용한 영상 잡음 제거 장치 및 방법{IMAGE DENOISING APPARATUS AND METHOD USING Z-MASK}Image Noise Reduction Apparatus and Method Using Jet Mask {IMAGE DENOISING APPARATUS AND METHOD USING Z-MASK}

본 발명은 제트 마스크를 이용한 영상 잡음 제거 장치 및 방법에 관한 것으로, 더욱 상세하게는 화소와 이웃한 화소들의 구조적 특징 정보를 이용하여 아이디 맵을 생성하고, 제트 마스크를 이용하여 잡음 영상을 아이디 맵으로 변경하여 잡음을 제거하는 장치 및 방법에 관한 것이다. The present invention relates to an apparatus and method for removing image noise using a jet mask, and more particularly, to generate an ID map by using structural feature information of pixels and neighboring pixels, and to convert a noise image into an ID map using a jet mask. The present invention relates to an apparatus and a method for changing noise to eliminate noise.

일반적으로 잡음은 영상의 정보를 훼손시켜 관찰자에게 전달되는 시각적인 정보를 감소시킨다. 이러한 잡음은 영상의 주파수 영역(frequency domain)과 공간 영역(spatial domain)에서 처리될 수 있는데 주파수 영역에서 제거되는 경우 진동하는 형태 속에 잡음과 질감이 함께 포함되어 있어 잡음과 질감을 구분하는 연구가 우선적으로 진행되고 있다.In general, noise corrupts the information in the image, reducing the visual information that is conveyed to the viewer. Such noise can be processed in the frequency domain and spatial domain of the image. When it is removed from the frequency domain, noise and texture are included in the oscillating form. Is going on.

공간 영역에서 대표적인 잡음 제거 방법은 잡음을 제거하기 위하여 복원하려는 화소와 지역적으로 이웃한 화소들의 유사도를 계산하였으나 복원하려는 화소가 잡음으로 심하게 훼손되어 원본 영상의 동일한 값과 큰 차이가 있는 경우 유사도가 높은 화소들 또는 원본 영상의 화소값과 차이가 발생되게 된다. 이러한 차이로 인 하여 잡음으로 심하게 훼손된 일부 화소의 복원값이 원본의 화소값과 다르게 계산되는 단점을 지닌다. 이러한 문제점들을 해결하기 위해서 NL(Non-Local) Means를 이용한 잡음 제거 방법은 복원하려는 화소가 잡음으로 훼손되더라도 탐색창(search window)내의 비지역적인 화소들을 이용함으로써 잡음에 강인한 복원 결과를 보여주지만 수행 시간이 많이 소모되는 단점이 있다.In the spatial domain, a typical noise reduction method calculates the similarity between the pixels to be restored and the neighboring pixels to remove the noise. The difference between the pixels or the pixel value of the original image is generated. Due to this difference, the restored value of some pixels severely damaged by noise is calculated differently from the original pixel values. To solve these problems, the noise reduction method using NL (Non-Local) Means shows the restoration result that is robust to noise by using non-local pixels in the search window even if the pixel to be restored is damaged by noise. There is a disadvantage that it takes a lot of time.

본 발명은 제트 마스크를 이용하여 원본 영상과 보다 유사한 영상을 복원하고, 잡음을 제거하는 속도를 향상시킬 수 있는 영상 잡음 제거 장치 및 방법을 제공한다. The present invention provides an image noise canceling apparatus and method capable of reconstructing an image similar to the original image using a jet mask and improving a speed of removing noise.

또한 본 발명은 제트 마스크 커널로 잡음 영상을 아이디 맵으로 변경하여 잡음을 제거하는 장치 및 방법을 제공한다.The present invention also provides an apparatus and method for removing noise by changing a noise image into an ID map using a jet mask kernel.

또한 본 발명은 복원되는 화소의 주변 정보를 고려하여 가변적으로 변수를 적용하여 잡음을 제거하는 장치 및 방법을 제공한다.The present invention also provides an apparatus and method for removing noise by variably applying a variable in consideration of peripheral information of a restored pixel.

본 발명의 일실시예에 따른 영상 잡음 제거 장치는 복원하려는 화소와 이웃한 화소들의 구조적 특징 정보를 아이디로 만들어 영상 전체에 대한 아이디 맵을 생성하는 아이디 맵 생성부와, 제트 마스크를 이용하여 잡음 영상을 상기 생성된 아이디 맵으로 변경하는 변경부 및 상기 변경된 아이디 맵을 이용하여 화소 단위로 상기 잡음 영상에 대한 잡음을 제거하는 잡음 제거부를 포함한다. An image noise removing device according to an embodiment of the present invention includes an ID map generator for generating ID maps of an entire image by making structural feature information of a pixel to be restored and neighboring pixels into an ID, and a noise image using a jet mask. A changer for changing the generated ID map to a generated ID map, and a noise remover for removing noise of the noise image by a pixel unit using the changed ID map.

본 발명의 일측면에 따르면, 상기 아이디 맵 생성부는 제트 마스크 커널로 상기 잡음 영상의 각 화소에 아이디를 부여하여 상기 아이디 맵을 생성할 수 있다. According to an aspect of the present invention, the ID map generator may generate an ID map by giving an ID to each pixel of the noise image with a jet mask kernel.

또한 본 발명의 일측면에 따르면, 상기 잡음 제거부는 상기 복원하려는 화소와 이웃한 화소들에 가중치를 적용한 평균 값을 각 화소의 복원 값으로 이용하여 상기 잡음 영상에 대한 잡음을 제거할 수 있다. In addition, according to an aspect of the present invention, the noise removing unit may remove the noise of the noise image by using the average value of the weights applied to the pixels to be restored and the neighboring pixels as a recovery value of each pixel.

또한 본 발명의 일측면에 따르면, 상기 가중치는 상기 아이디간 유클리디안 거리를 통하여 결정되고, 유사도가 높을수록 더 크게 부여될 수 있다. In addition, according to an aspect of the present invention, the weight is determined through the Euclidean distance between the ID, the higher the similarity can be given more.

또한 본 발명의 일측면에 따르면, 상기 아이디 맵 생성부는 상기 구조적 특징 정보에 따라 복원에 이용되는 화소수를 가변적으로 선택하여 상기 아이디 맵을 생성할 수 있다. According to an aspect of the present invention, the ID map generator may generate the ID map by variably selecting the number of pixels used for restoration according to the structural feature information.

또한 본 발명의 일실시예에 따른 잡음 제거 방법은 상기 아이디 맵 생성부에서 복원하려는 화소와 이웃한 화소들의 구조적 특징 정보를 아이디로 만들어 영상 전체에 대한 아이디 맵을 생성하는 단계와, 상기 변경부에서 제트 마스크를 이용하여 잡음 영상을 상기 아이디 맵 생성부에 의해 생성된 아이디 맵으로 변경하는 단계 및 상기 잡음 제거부에서 상기 변경된 아이디 맵을 이용하여 화소 단위로 상기 잡음 영상에 대한 잡음을 제거하는 단계를 포함한다. In addition, the method for removing noise according to an embodiment of the present invention may include generating ID maps of the entire image by making structural ID information of a pixel to be restored and neighboring pixels in the ID map generator as an ID. Changing a noise image into an ID map generated by the ID map generator by using a jet mask, and removing the noise of the noise image by a pixel unit using the changed ID map by the noise removing unit; Include.

또한 본 발명의 일측면에 따르면, 상기 아이디 맵을 생성하는 단계는 상기 아이디 맵 생성부에서 제트 마스크 커널로 상기 잡음 영상의 각 화소에 아이디를 부여하여 상기 아이디 맵을 생성할 수 있다. According to an aspect of the present invention, the generating of the ID map may generate the ID map by assigning an ID to each pixel of the noise image by the jet mask kernel in the ID map generator.

또한 본 발명의 일측면에 따르면, 상기 잡음을 제거하는 단계는 상기 잡음 제거부에서 상기 복원하려는 화소와 이웃한 화소들에 가중치를 적용한 평균 값을 각 화소의 복원 값으로 이용하여 상기 잡음 영상에 대한 잡음을 제거할 수 있다. According to an aspect of the present invention, the removing of the noise is performed by the noise removing unit using a weighted average value of the pixels to be neighbored to the pixel to be restored as a restoration value of each pixel. Noise can be removed.

또한 본 발명의 일측면에 따르면, 상기 가중치는 아이디간 유클리디안 거리를 통하여 결정되고, 유사도가 높을수록 더 크게 부여될 수 있다. In addition, according to an aspect of the present invention, the weight is determined through the Euclidean distance between IDs, the higher the similarity can be given more.

또한 본 발명의 일측면에 따르면, 상기 아이디 맵을 생성하는 단계는 상기 아이디 맵 생성부에서 상기 구조적 특징 정보에 따라 복원에 이용되는 화소수를 가변적으로 선택하여 상기 아이디 맵을 생성할 수 있다. According to an aspect of the present invention, in the generating of the ID map, the ID map generator may generate the ID map by variably selecting the number of pixels used for restoration according to the structural feature information.

본 발명에 따르면, 잡음 영상에서 제트 마스크를 이용하여 잡음을 제거함으로써 잡음이 포함되지 않은 원본 영상과 더 유사하게 복원할 수 있다.According to the present invention, by removing the noise using a jet mask in the noise image can be reconstructed more similar to the original image that does not contain noise.

또한 본 발명에 따르면, 잡음 영상에서 제트 마스크를 이용하여 잡음 제거 속도를 향상시킴으로써 잡음 제거를 수행하는 시간을 단축시킬 수 있다. In addition, according to the present invention, it is possible to shorten the time to perform the noise removal by improving the noise removal speed using a jet mask in the noise image.

이하 첨부된 도면들을 참조하여 제트 필터를 이용한 영상 잡음 제거 장치 및 방법을 상세하게 설명하기로 한다. Hereinafter, an apparatus and a method for removing image noise using a jet filter will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 일실시예에 따른 영상 잡음 제거 장치의 구성을 나타내는 도면이다.1 is a diagram illustrating a configuration of an apparatus for removing video noise according to an embodiment of the present invention.

도 1을 참조하면, 본 발명의 일실시예에 따른 영상 잡음 제거 장치(100)는 아이디 맵 생성부(110), 변경부(120) 및 잡음 제거부(130)를 포함한다. Referring to FIG. 1, the image noise removing apparatus 100 according to an embodiment of the present invention includes an ID map generator 110, a changer 120, and a noise remover 130.

아이디 맵 생성부(110)는 제트 마스크 커널로 잡음 영상의 각 화소에 아이디를 부여하여 아이디 맵을 생성한다. 일례로 아이디 맵 생성부(110)는 상기 제트 마스크 커널로 각 화소에 4개의 아이디를 부여하고, 각각의 아이디를 2자리 정수 4개가 연이은 숫자 열(digit sequence)로 표현하여 상기 아이디 맵을 생성할 수 있다. The ID map generator 110 generates an ID map by assigning IDs to respective pixels of the noise image using the jet mask kernel. For example, the ID map generator 110 assigns four IDs to each pixel with the jet mask kernel, and generates each ID map by expressing each ID as a digit sequence in which two 2-digit integers are consecutive. Can be.

도 2는 본 발명에 따른 제트 마스크의 일례를 나타내는 도면이다.2 is a view showing an example of a jet mask according to the present invention.

도 2를 참조하면, 제1 마스크(210)는 복원하려는 화소i를 중심으로 갖는 7×7 마스크이고, 제2 마스크(220)는 제1 마스크(210)의 명암(빗금)이 들어있는 부분에 해당되는 마스크이고, 제3 마스크(230)는 제2 마스크(220)를 통해 계산된 제트 마스크이다. Referring to FIG. 2, the first mask 210 is a 7 × 7 mask centered on the pixel i to be reconstructed, and the second mask 220 is located at a portion where contrast (hatched) of the first mask 210 is included. The mask is a corresponding mask, and the third mask 230 is a jet mask calculated through the second mask 220.

도 3은 화소에 부여되는 4개의 아이디들의 형태를 나타내는 도면이다.3 is a diagram illustrating the form of four IDs assigned to a pixel.

도 3을 참조하면, 화소i 주변 4개의 아이디의 집합을 i_ id라고 정의하고, 각각의 아이디를 i k 라고 정의할 때 상기 아이디를 구성하는 각각의 2자리 정수를

Figure 112009064525926-pat00001
라고 정의한다.
Figure 112009064525926-pat00002
는 순서대로 화소i와 가까운 거리에 놓여 있으며, 제트 마스크의 값을 이용하여 수학식 1에 의해 계산된다.Referring to FIG. 3, a set of four IDs around the pixel i is defined as i_ id , and when each ID is defined as i k , each two-digit integer constituting the ID is defined.
Figure 112009064525926-pat00001
It is defined as.
Figure 112009064525926-pat00002
Is in close proximity to the pixel i in order, and is calculated by Equation 1 using the value of the jet mask.

Figure 112009064525926-pat00003
Figure 112009064525926-pat00003

Z(n)은 제2 마스크(220)에 나타난 마스크의 값으로 계산되며, Z(n)값을 계산하는 방법은 수학식 2와 같이 표현된다. Z (n) is calculated by the value of the mask shown in the second mask 220, and the method of calculating the Z (n) value is expressed by Equation (2).

Figure 112009064525926-pat00004
Figure 112009064525926-pat00004

수학식 2에서, αZ(n)의 자리수를 결정하는 변수이다. 일례로 모든 Z(n)을 2자리 수로 맞추기 위해 α=10.5를 적용할 수 있다. 화소i와 이웃한 독립적인 화소들은 잡음의 영향으로 인해 화소i와 이웃한 구조적 정보를 강건하게 표현하기 어렵다. 그러므로, 수학식 2에서 4개의 화소의 평균으로 계산된 Z(n)이 화소i와 이웃한 구조적 정보를 표현하는 단위로 사용될 수 있다. In Equation 2, α is a variable that determines the number of digits of Z (n) . For example, α = 10.5 can be applied to fit all Z (n) to two digits. Pixel i and neighboring independent pixels are difficult to robustly express the pixel i and the adjacent structural information due to the influence of noise. Therefore, Z (n) calculated as an average of four pixels in Equation 2 may be used as a unit representing structural information neighboring the pixel i .

아이디 맵 생성부(110)는 제트 마스크 커널로 화소i에 부여된 4개의 아이디인

Figure 112009064525926-pat00005
의 전체적인 구조를 살펴보면, 아이디를 잡음 영상의 모든 화소에 부여하면 전체적인 아이디 맵을 생성할 수 있다. The ID map generator 110 is a jet mask kernel, which is assigned to four IDs assigned to the pixel i .
Figure 112009064525926-pat00005
Looking at the overall structure of, the ID is assigned to all the pixels of the noise image to generate an overall ID map.

일례로 아이디 맵 생성부(110)는 상기 구조적 특성 정보가 단순한 영역에서 많은 수의 화소들을 이용하고, 상기 구조적 특성 정보가 복잡한 영역에서 적은 수의 화소들을 이용하여 상기 아이디 맵을 생성할 수 있다. 종래 NL-Means 알고리즘은 영상내 구조적 특징이 복잡한 영역이나 단순한 영역에 관계없이 탐색창의 모든 화소를 이용하였으나 본 발명은 구조적 특징에 따라 복원에 이용되는 화소수를 가변적으로 선택할 수 있다. 이 과정을 수행하기 위해 먼저 아이디 맵 생성부(110)는 복원하려는 화소의 주변에 대한 구조적 유사도를 계산한다. For example, the ID map generator 110 may generate the ID map by using a large number of pixels in a region where the structural characteristic information is simple, and by using a small number of pixels in a region where the structural characteristic information is complicated. In the conventional NL-Means algorithm, all pixels of the search window are used irrespective of regions in which the structural features of the image are complicated or simple, but the present invention can variably select the number of pixels used for reconstruction according to the structural features. To perform this process, first, the ID map generator 110 calculates a structural similarity with respect to the periphery of the pixel to be reconstructed.

Figure 112009064525926-pat00006
Figure 112009064525926-pat00006

수학식 3에서 i_id는 복원하려는 화소i의 아이디(ID)를 나타내는 숫자열이고, i_dis는 화소i의 각 아이디들에 대한 유클리디안 거리를 나타낸다. i_dis의 값이 낮으면 화소i의 주변 영역이 구조적으로 평탄하거나 대칭적이고, i_dis의 값이 높으면 화소i의 주변 영역이 구조적으로 세밀하거니 비대칭적이다. In Equation 3, i_id is a numeric string representing IDs (IDs) of pixels i to be restored, and i_dis represents Euclidean distances for respective IDs of pixels i. If the value of i_dis is low, the peripheral area of pixel i is structurally flat or symmetrical. If the value of i_dis is high, the peripheral area of pixel i is structurally fine and asymmetrical.

Figure 112009064525926-pat00007
Figure 112009064525926-pat00007

수학식 4에서 i_id는 화소i의 주변 아이디를 나타내고, j_id는 화소j의 주변 아이디를 나타내고, w는 화소i에 대한 화소j의 가중치를 나타낸다. G는 2차원 가우시안 함수의 중심을 기준으로 대칭되는 부분 중 한쪽의 값을 이용하고, β는 복원에 제외될 화소를 결정하는 기준값이다. In Equation 4, i_id represents a peripheral ID of pixel i, j_id represents a peripheral ID of pixel j, and w represents a weight of pixel j with respect to pixel i. G uses one of the parts symmetrical with respect to the center of the two-dimensional Gaussian function, and β is a reference value for determining pixels to be excluded from reconstruction.

이와 같이, 본 발명에 따른 영상 잡음 장치(100)는 구조적 특성이 단순한 영역에서 많은 수의 화소들을 이용하고, 구조적 특성이 복잡한 영역에서 적은 수의 화소들을 이용함으로써 유사도가 낮은 화소가 복원에 이용되는 문제점을 개선할 수 있으며, 이 과정을 통해 보다 효과적으로 잡음 영상을 복원할 수 있다. As described above, the image noise device 100 according to the present invention uses a large number of pixels in a region having a simple structural characteristic, and uses a small number of pixels in a region having a complicated structural characteristic so that a low similarity pixel is used for reconstruction. The problem can be solved, and the process can more effectively restore the noise image.

변경부(120)는 제트 마스크를 이용하여 잡음 영상을 상기 생성된 아이디 맵으로 변경한다. 즉, 변경부(120)는 잡음 제거 시 전처리 과정으로 상기 제트 마스크를 이용하여 상기 잡음 영상을 아이디 맵 생성부(110)에 의해 생성된 아이디 맵으로 변경한다. The changer 120 changes the noise image into the generated ID map using a jet mask. That is, the changer 120 changes the noise image into an ID map generated by the ID map generator 110 using the jet mask as a preprocessing process when removing noise.

잡음 제거부(130)는 상기 변경된 아이디 맵을 이용하여 화소 단위로 상기 잡음 영상에 대한 잡음을 제거한다. 일례로 잡음 제거부(130)는 상기 복원하려는 화소와 이웃한 화소들에 가중치를 적용한 평균 값을 각 화소의 복원 값으로 이용하여 상기 잡음 영상에 대한 잡음을 제거할 수 있다. 각 화소의 가중치는 상기 아이디간 유클리디안 거리를 통하여 결정되고, 유사도가 높을수록 더 크게 부여될 수 있다. The noise removing unit 130 removes the noise of the noise image in units of pixels by using the changed ID map. For example, the noise removing unit 130 may remove the noise of the noisy image by using an average value, which is a weight value applied to the pixels to be restored and neighboring pixels, as a recovery value of each pixel. The weight of each pixel is determined by the Euclidean distance between the IDs, and the higher the similarity, the larger the weight.

도 4는 잡음 제거 결과의 일례를 나타내는 도면이다.4 is a diagram illustrating an example of a noise removal result.

도 4를 참조하면, 제1 영상(410)은 Lena 원본 영상이고, 제2 영상(420)은 원 본 영상에 잡음이 포함된 잡음 영상이고, 제3 영상(430)은 NL-Means 방식으로 복원된 영상이고, 제4 영상(440)은 본 발명에 따른 잡음 제거 방식에 의해 복원된 영상이다.Referring to FIG. 4, the first image 410 is a Lena original image, the second image 420 is a noise image including noise in the original image, and the third image 430 is reconstructed by the NL-Means method. The fourth image 440 is an image reconstructed by the noise canceling method according to the present invention.

이와 같이, 본 발명에 따른 영상 잡음 제거 장치(100)는 NL-Means 방식으로 복원된 영상에 비해 선명하고, Lena 원본 영상에 가깝게 복원된 영상을 제공할 수 있을 뿐만 아니라 잡음을 제거하는 시간을 단축시킬 수 있다. As such, the image noise removing apparatus 100 according to the present invention can provide a clearer image reconstructed closer to the Lena original image as well as shorten the time for removing noise compared to the image reconstructed by the NL-Means method. You can.

도 5는 잡음 제거 결과의 다른 일례를 나타내는 도면이다.5 is a diagram illustrating another example of the noise removal result.

도 5를 참조하면, 제1 영상(510)은 Airplane 원본 영상이고, 제2 영상(520)은 원본 영상에 잡음이 포함된 잡음 영상이고, 제3 영상(530)은 NL-Means 방식으로 복원된 영상이고, 제4 영상(540)은 본 발명에 따른 잡음 제거 방식에 의해 복원된 영상이다.Referring to FIG. 5, the first image 510 is an original airplane image, the second image 520 is a noise image including noise in the original image, and the third image 530 is reconstructed by the NL-Means method. The fourth image 540 is an image reconstructed by the noise canceling method according to the present invention.

이와 같이, 본 발명에 따른 잡음 제거 장치(100)는 NL-Means 방식으로 복원된 영상(530)에 비해 선명하고, Airplane 원본 영상(510)과 더 유사하게 복원된 영상(540)을 제공할 수 있을 뿐만 아니라 잡음을 제거하는 시간을 단축시킬 수 있다. As such, the noise canceling apparatus 100 according to the present invention may provide a reconstructed image 540 that is sharper than the image 530 reconstructed by the NL-Means method and more similar to the original airplane image 510. Not only that, but it also reduces the time to remove the noise.

도 6은 본 발명의 일실시예에 따른 영상 잡음 제거 방법의 동작 흐름도를 나타내는 도면이다.6 is a flowchart illustrating an operation of an image noise removing method according to an embodiment of the present invention.

도 1 내지 도 6을 참조하면, 단계(S610)에서 영상 잡음 제거 장치(100)는 복원하려는 화소와 이웃한 화소들의 구조적 특징 정보를 아이디로 만들어 영상 전체에 대한 아이디 맵을 생성한다. 즉, 영상 잡음 제거 장치(100)는 아이디 맵 생성부(110)를 통해 상기 복원하려는 화소와 이웃한 화소들의 구조적 특징 정보를 아이 디로 만들어 영상 전체에 대한 아이디 맵을 생성한다(S610). 1 to 6, in operation S610, the image noise removing apparatus 100 generates ID maps of the entire image by making structural feature information of pixels to be restored and neighboring pixels as IDs. That is, the image noise removing apparatus 100 generates ID maps for the entire image by making the structural feature information of the pixels to be restored and the neighboring pixels through the ID map generator 110 as an ID (S610).

일례로 단계(S610)에서 영상 잡음 제거 장치(100)는 아이디 맵 생성부(110)를 통해 제트 마스크 커널로 상기 잡음 영상의 각 화소에 아이디를 부여하여 상기 아이디 맵을 생성할 수 있다. For example, in operation S610, the image noise removing apparatus 100 may generate the ID map by assigning an ID to each pixel of the noise image by the jet mask kernel through the ID map generator 110.

다른 일례로 단계(S610)에서 영상 잡음 제거 장치(100)는 아이디 맵 생성부(110)를 통해 상기 구조적 특징 정보에 따라 복원에 이용되는 화소 수를 가변적으로 선택하여 상기 아이디 맵을 생성할 수 있다. As another example, in operation S610, the image noise removing apparatus 100 may generate the ID map by variably selecting the number of pixels used for restoration according to the structural feature information through the ID map generator 110. .

또 다른 일례로 단계(S610)에서 영상 잡음 제거 장치(100)는 상기 구조적 특성 정보가 단순한 영역에서 많은 수의 화소들을 이용하고, 상기 구조적 특성 정보가 복잡한 영역에서 적은 수의 화소들을 이용하여 상기 아이디 맵을 생성할 수 있다. In another example, in operation S610, the image noise removing apparatus 100 uses a large number of pixels in an area where the structural characteristic information is simple, and uses a small number of pixels in an area where the structural characteristic information is complicated. You can create a map.

본 발명에 따른 잡음 제거 방법의 복잡도는 수학식 5와 같고, NL-Means 방식의 복잡도는 수학식 6과 같다.The complexity of the noise canceling method according to the present invention is shown in Equation 5, and the complexity of the NL-Means method is shown in Equation 6.

Figure 112009064525926-pat00008
Figure 112009064525926-pat00008

여기서, N, W, M은 영상, 탐색창 및 마스크에 대한 가로, 세로 크기를 나타내고, O는 복잡도를 나타낸다. Here, N, W, and M represent horizontal and vertical sizes of an image, a search window, and a mask, and O represents a complexity.

Figure 112009064525926-pat00009
Figure 112009064525926-pat00009

만약,

Figure 112009064525926-pat00010
인 경우에는 NL-Means 알고리즘을 이용한 방법보다 본 발명에 따른 잡음 제거 방법이 더 효율적이다. 일반적으로 잡음에 강건한 마스크는 M≥7이 사용되며, 본 발명에 따른 잡음 제거 방법은 NL-Means 알고리즘을 이용한 방법보다 효율적인 수행시간을 보장할 수 있다. if,
Figure 112009064525926-pat00010
In case of, the noise canceling method according to the present invention is more efficient than the method using NL-Means algorithm. In general, M≥7 is used as a mask that is robust against noise, and the noise cancellation method according to the present invention can ensure more efficient execution time than the method using the NL-Means algorithm.

단계(S620)에서 영상 잡음 제거 장치(100)는 제트 마스크를 이용하여 잡음 영상을 상기 생성된 아이디 맵으로 변경한다. 즉, 영상 잡음 제거 장치(100)는 변경부(120)를 통해 제트 마스크를 이용하여 잡음 영상을 아이디 맵 생성부(110)에 의해 생성된 아이디 맵으로 변경한다(S620). In operation S620, the image noise removing apparatus 100 changes the noise image into the generated ID map using a jet mask. That is, the image noise removing apparatus 100 changes the noise image into the ID map generated by the ID map generator 110 through the changer 120 using the jet mask (S620).

단계(S630)에서 영상 잡음 제거 장치(100)는 상기 변경된 아이디 맵을 이용하여 화소 단위로 상기 잡음 영상에 대한 잡음을 제거한다. 즉, 영상 잡음 제거 장치(100)는 잡음 제거부(130)를 통해 상기 변경된 아이디 맵을 이용하여 화소 단위로 상기 잡음 영상에 대한 잡음을 제거한다(S630). 일례로 단계(S630)에서 영상 잡음 제거 장치(100)는 잡음 제거부(130)를 통해 상기 복원하려는 화소와 이웃한 화소들에 가중치를 적용한 평균 값을 각 화소의 복원 값으로 이용하여 상기 잡음 영상에 대한 잡음을 제거할 수 있다. 상기 가중치는 상기 아이디간 유클리디안 거 리를 통하여 결정되고, 유사도가 높을수록 더 크게 부여될 수 있다. In operation S630, the image noise removing apparatus 100 removes noise of the noisy image on a pixel-by-pixel basis using the changed ID map. That is, the image noise removing apparatus 100 removes the noise of the noisy image in units of pixels by using the changed ID map through the noise removing unit 130 (S630). For example, in operation S630, the image noise removing apparatus 100 uses the noise removing unit 130 as a reconstruction value of each pixel using an average value applied to weights of the pixels to be restored and neighboring pixels as a reconstruction value of each pixel. It can remove the noise for. The weight is determined by the Euclidean distance between the IDs, the higher the similarity can be given more.

잡음 영상 복원 방법에 대한 평가를 위해서 잡음이 표준편차 20의 화이트 가우시안 노이즈를 사용하였으며, NL-Means에서 결과값을 제어하는 변수인 h는 2.12를 적용하고, 본 발명에 따른 영상 잡음 제거 방법에서 사용된 변수에 대한 각각의 값들은 수학식 7과 같다.To evaluate the noise image restoration method, white Gaussian noise with noise standard deviation of 20 was used, and the variable h that controls the result value in NL-Means was applied to 2.12 and used in the image noise removing method according to the present invention. Each of the values for the calculated variables is represented by Equation 7.

Figure 112009064525926-pat00011
Figure 112009064525926-pat00011

일반적으로 복원 영상에 대한 성능 평가는 PSNR(Peak Signal-to Noise Ration)을 이용하고, 수학식 8과 같이 정의된다. In general, the performance evaluation of the reconstructed image uses a PSNR (Peak Signal-to Noise Ration), and is defined as Equation (8).

Figure 112009064525926-pat00012
Figure 112009064525926-pat00012

여기서, I 0 원본 영상을 의미하고, I 는 복원된 영상을 의미하며, Ω는 영상의 전체 화소 집합을 나타낸다.Here, I 0 denotes an original image, I denotes a reconstructed image, and Ω denotes an entire pixel set of the image.

표 1은 NL-Means 알고리즘과 본 발명에 따른 방법에 대한 PSNR 비교 결과를 나타낸다. Table 1 shows the PSNR comparison results for the NL-Means algorithm and the method according to the invention.

NL-MeansNL-Means 본 발명에 따른 방법Method according to the invention BoatBoat 28.8dB28.8 dB 29.0dB29.0 dB LenaLena 31.3dB31.3 dB 31.6dB31.6 dB BaboonBaboon 24.5dB24.5 dB 24.5dB24.5 dB PapperPapper 31.6dB31.6 dB 31.9dB31.9dB AirplaneAirplane 30.3dB30.3 dB 31.6dB31.6 dB 평균Average 29.3dB29.3 dB 29.7dB29.7 dB

표 1을 참조하면, 본 발명에 따른 영상 잡음 제거 방법에 의해 복원된 결과 영상이 NL-means 알고리즘에 의해 복원된 결과 영상보다 원본 영상과 더 유사하게 복원할 수 있다. Referring to Table 1, the resultant image reconstructed by the image noise removing method according to the present invention may be reconstructed more similarly to the original image than the resultant image reconstructed by the NL-means algorithm.

표 2는 NL-means 알고리즘과 본 발명에 따른 방법에 대한 수행 시간에 대한 성능 평가로서 50장의 자연 영상(492×748)들에 잡음을 적용하여 복원하는데 소용된 수행시간의 평균값으로 비교한 것을 나타낸다. Table 2 shows the performance comparison of the NL-means algorithm and the execution time for the method according to the present invention and compares them with the average value of the execution time used to apply noise to the 50 natural images (492 × 748). .

NL-MeansNL-Means 본 발명에 따른 방법Method according to the invention 평균 수행시간(단위 s)Average execution time (unit s) 290.1290.1 112.3112.3

표 2를 참조하면, 본 발명에 따른 영상 잡음 제거 방법은 NL-means 알고리즘을 적용한 경우와 비교하여 수행 시간을 약 61.3% 시킬 수 있다. Referring to Table 2, the image noise removing method according to the present invention can reduce the execution time by about 61.3% compared with the case where the NL-means algorithm is applied.

이와 같이, 본 발명에 따른 영상 잡음 제거 방법은 제트 마스크를 이용하여 영상의 잡음을 제거함으로써 원본 영상의 화질과 보다 유사한 영상을 복원할 수 있을 뿐만 아니라 잡음을 제거하는 처리 속도를 향상시킬 수 있다. As such, the image noise removing method according to the present invention can not only reconstruct an image more similar to the image quality of the original image by removing the noise of the image using a jet mask, but also improve the processing speed of removing the noise.

본 발명에 따른 실시예들은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다. 상기된 하드웨어 장치는 본 발명의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.Embodiments according to the present invention can be implemented in the form of program instructions that can be executed by various computer means can be recorded on a computer readable medium. The computer readable medium may include program instructions, data files, data structures, etc. alone or in combination. Program instructions recorded on the media may be those specially designed and constructed for the purposes of the present invention, or they may be of the kind well-known and available to those having skill in the computer software arts. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tape, optical media such as CD-ROMs, DVDs, and magnetic disks, such as floppy disks. Magneto-optical media, and hardware devices specifically configured to store and execute program instructions, such as ROM, RAM, flash memory, and the like. Examples of program instructions include not only machine code generated by a compiler, but also high-level language code that can be executed by a computer using an interpreter or the like. The hardware device described above may be configured to operate as one or more software modules to perform the operations of the present invention, and vice versa.

이상과 같이 본 발명은 비록 한정된 실시예와 도면에 의해 설명되었으나, 본 발명은 상기의 실시예에 한정되는 것은 아니며, 본 발명이 속하는 분야에서 통상의 지식을 가진 자라면 이러한 기재로부터 다양한 수정 및 변형이 가능하다. As described above, the present invention has been described by way of limited embodiments and drawings, but the present invention is not limited to the above embodiments, and those skilled in the art to which the present invention pertains various modifications and variations from such descriptions. This is possible.

그러므로, 본 발명의 범위는 설명된 실시예에 국한되어 정해져서는 아니되며, 후술하는 특허청구범위뿐 아니라 이 특허청구범위와 균등한 것들에 의해 정해져야 한다. Therefore, the scope of the present invention should not be limited to the described embodiments, but should be determined not only by the claims below but also by the equivalents of the claims.

도 1은 본 발명의 일실시예에 따른 잡음 제거 장치의 구성을 나타내는 도면이다.1 is a view showing the configuration of a noise removing device according to an embodiment of the present invention.

도 2는 본 발명에 따른 제트 마스크의 일례를 나타내는 도면이다.2 is a view showing an example of a jet mask according to the present invention.

도 3은 화소에 부여되는 4개의 아이디들의 형태를 나타내는 도면이다.3 is a diagram illustrating the form of four IDs assigned to a pixel.

도 4는 잡음 제거 결과의 일례를 나타내는 도면이다.4 is a diagram illustrating an example of a noise removal result.

도 5는 잡음 제거 결과의 다른 일례를 나타내는 도면이다.5 is a diagram illustrating another example of the noise removal result.

도 6은 본 발명의 일실시예에 따른 잡음 제거 방법의 동작 흐름도를 나타내는 도면이다.6 is a flowchart illustrating an operation of a noise removing method according to an embodiment of the present invention.

Claims (10)

잡음 영상에서 복원하려는 화소와 이웃한 화소들의 구조적 특징 정보를 복수의 아이디로 만들어 상기 복원하려는 화소에 아이디들을 부여하여 상기 잡음 영상의 영상 전체에 대한 아이디 맵을 생성하는 아이디 맵 생성부; 및An ID map generator for generating ID maps of the entire image of the noisy image by assigning IDs to the pixels to be restored by making structural feature information of the pixels to be reconstructed and neighboring pixels in the noisy image; And 상기 아이디 맵을 이용하여 화소 단위로 상기 잡음 영상에 대한 잡음을 제거하는 잡음 제거부A noise removing unit for removing the noise of the noise image by the pixel unit using the ID map. 를 포함하는 영상 잡음 제거 장치.Image noise reduction device comprising a. 삭제delete 제1항에 있어서, The method of claim 1, 상기 잡음 제거부는,The noise removing unit, 상기 복원하려는 화소와 이웃한 화소들에 가중치를 적용한 평균 값을 각 화소의 복원 값으로 이용하여 상기 잡음 영상에 대한 잡음을 제거하는, 영상 잡음 제거 장치.And removing the noise of the noisy image by using a weighted average value of the pixels to be reconstructed and neighboring pixels as a reconstruction value of each pixel. 제3항에 있어서, The method of claim 3, 상기 가중치는, The weight is, 상기 복원하려는 화소에 부여된 아이디들에 대한 유클리디안 거리를 통하여 결정되고, 유사도가 높을수록 더 크게 부여되는, 영상 잡음 제거 장치.And the higher the similarity, the larger the similarity is determined by the Euclidean distance for the IDs given to the pixels to be restored. 제1항에 있어서, The method of claim 1, 상기 아이디 맵 생성부는,The ID map generation unit, 상기 구조적 특징 정보에 따라 복원에 이용되는 화소수를 가변적으로 선택하여 상기 아이디 맵을 생성하는, 영상 잡음 제거 장치.And variably selecting the number of pixels used for restoration according to the structural feature information to generate the ID map. 아이디 맵 생성부 및 잡음 제거부를 포함하는 잡음 제거 장치에서의 영상 잡음 제거 방법에 있어서,An image noise removing method in a noise removing device including an ID map generator and a noise remover, 상기 아이디 맵 생성부에서, 잡음 영상에서 복원하려는 화소와 이웃한 화소들의 구조적 특징 정보를 복수의 아이디로 만들어 상기 복원하려는 화소에 아이디들을 부여하여 상기 잡음 영상의 영상 전체에 대한 아이디 맵을 생성하는 단계; 및Generating, by the ID map generator, IDs of the entire image of the noisy image by assigning IDs to the pixels to be restored by making structural feature information of the pixels to be reconstructed from the noisy image and neighboring pixels into a plurality of IDs; ; And 상기 잡음 제거부에서, 상기 아이디 맵을 이용하여 화소 단위로 상기 잡음 영상에 대한 잡음을 제거하는 단계In the noise removing unit, removing the noise of the noise image in units of pixels using the ID map. 를 포함하는 영상 잡음 제거 방법.Image noise reduction method comprising a. 삭제delete 삭제delete 삭제delete 삭제delete
KR1020090100321A 2009-10-21 2009-10-21 Image Noise Reduction Device and Method Using Jet Mask KR101048530B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020090100321A KR101048530B1 (en) 2009-10-21 2009-10-21 Image Noise Reduction Device and Method Using Jet Mask

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020090100321A KR101048530B1 (en) 2009-10-21 2009-10-21 Image Noise Reduction Device and Method Using Jet Mask

Publications (2)

Publication Number Publication Date
KR20110043278A KR20110043278A (en) 2011-04-27
KR101048530B1 true KR101048530B1 (en) 2011-07-11

Family

ID=44048577

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020090100321A KR101048530B1 (en) 2009-10-21 2009-10-21 Image Noise Reduction Device and Method Using Jet Mask

Country Status (1)

Country Link
KR (1) KR101048530B1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20090033760A (en) * 2007-10-01 2009-04-06 삼성전자주식회사 Method and apparatus for noise considering detail enhancement and noise weight calculatiing method and apparatus

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20090033760A (en) * 2007-10-01 2009-04-06 삼성전자주식회사 Method and apparatus for noise considering detail enhancement and noise weight calculatiing method and apparatus

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
논문:전자공학회

Also Published As

Publication number Publication date
KR20110043278A (en) 2011-04-27

Similar Documents

Publication Publication Date Title
Guo et al. Progressive image inpainting with full-resolution residual network
KR102620105B1 (en) Method for upscaling noisy images, and apparatus for upscaling noisy images
Lin et al. A morphological mean filter for impulse noise removal
WO2021258959A1 (en) Image restoration method and apparatus, and electronic device
JP5027757B2 (en) Moving image denoising device, method and program thereof
Jagadeesh et al. Robust digital image watermarking scheme in discrete wavelet transform domain using support vector machines
Qi et al. A neutrosophic filter for high-density salt and pepper noise based on pixel-wise adaptive smoothing parameter
JP2005148906A (en) Shore line extraction device, shore line extraction method, computer-readable recording medium in which program is recorded, and program
Mosleh et al. Video completion using bandlet transform
Wang et al. A novel image restoration scheme based on structured side information and its application to image watermarking
Noori et al. Image inpainting using directional median filters
KR101048530B1 (en) Image Noise Reduction Device and Method Using Jet Mask
CN110852947B (en) Infrared image super-resolution method based on edge sharpening
Zarif et al. Image completion: Survey and comparative study
JP2007148945A (en) Image restoration method
Bhele et al. An efficient texture-structure conserving patch matching algorithm for inpainting mural images
Barbu Segmentation-based non-texture image compression framework using anisotropic diffusion models
Hong et al. Distance-based mean filter for image denoising
Wong et al. A perceptually adaptive approach to image denoising using anisotropic non-local means
Bansal et al. New methodology for SP noise removal in digital image processing
Zhang et al. A new image denoising framework based on bilateral filter
Delon et al. A patch-based approach for random-valued impulse noise removal
JP2005115548A (en) Image processor, image processing method, image processing program, and recording medium recorded with it program
Shobi et al. Review on Image Inpainting using Intelligence Mining Techniques.
Sanaee et al. A structural refinement method based on image gradient for improving performance of noise-restoration stage in decision based filters

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20140701

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20150526

Year of fee payment: 5

LAPS Lapse due to unpaid annual fee