KR101024818B1 - Image processing apparatus using error diffusion method - Google Patents
Image processing apparatus using error diffusion method Download PDFInfo
- Publication number
- KR101024818B1 KR101024818B1 KR1020090068755A KR20090068755A KR101024818B1 KR 101024818 B1 KR101024818 B1 KR 101024818B1 KR 1020090068755 A KR1020090068755 A KR 1020090068755A KR 20090068755 A KR20090068755 A KR 20090068755A KR 101024818 B1 KR101024818 B1 KR 101024818B1
- Authority
- KR
- South Korea
- Prior art keywords
- image
- map
- value
- detailed
- detailed image
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G3/00—Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes
- G09G3/20—Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes for presentation of an assembly of a number of characters, e.g. a page, by composing the assembly by combination of individual elements arranged in a matrix no fixed position being assigned to or needed to be assigned to the individual characters or partial characters
- G09G3/2007—Display of intermediate tones
- G09G3/2059—Display of intermediate tones using error diffusion
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/38—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
- G06F7/48—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
- G06F7/50—Adding; Subtracting
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/40—Picture signal circuits
- H04N1/407—Control or modification of tonal gradation or of extreme levels, e.g. background level
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N9/00—Details of colour television systems
- H04N9/64—Circuits for processing colour signals
- H04N9/643—Hue control means, e.g. flesh tone control
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Signal Processing (AREA)
- Multimedia (AREA)
- Computational Mathematics (AREA)
- Mathematical Analysis (AREA)
- Pure & Applied Mathematics (AREA)
- Computer Hardware Design (AREA)
- Computing Systems (AREA)
- Mathematical Optimization (AREA)
- General Engineering & Computer Science (AREA)
- Facsimile Image Signal Circuits (AREA)
- Image Processing (AREA)
Abstract
본 발명은 오차 확산법을 이용한 영상 처리 장치를 개시한다. 본 발명에 따른 영상 처리 장치는 입력 영상(input image)을 수신하여 입력 영상의 구조적 특징(structural feature)을 표현하는 상세 영상 맵을 생성하는 상세 영상 맵 생성부와, 상기 상세 영상 맵 생성부로부터 상기 상세 영상 맵을 수신하고, 상기 상세 영상 맵의 값들에 기초하여 변경된 입력 영상(modified input image)을 이진화하는데 필요한 임계값을 생성하고, 상기 임계값에 따라 상기 변경된 입력 영상의 픽셀값들을 이진화하여 출력하는 이진화부와, 상기 이진화된 값과 상기 변경된 입력 영상의 픽셀값에 대해 감산을 수행하여 오차값들을 생성하는 감산기와, 상기 오차값들을 자체의 가중치로 필터링하여 필터링된 오차값을 생성하는 오차확산 필터와, 상기 입력 영상의 픽셀값에 상기 필터링된 오차값을 가산하여 상기 변경된 입력 영상을 생성하는 가산기를 포함한다. The present invention discloses an image processing apparatus using an error diffusion method. The image processing apparatus according to the present invention includes a detailed image map generator which receives an input image and generates a detailed image map representing a structural feature of the input image, and from the detailed image map generator, Receives a detailed image map, generates a threshold value necessary for binarizing a modified input image based on the values of the detailed image map, and binarizes and outputs pixel values of the changed input image according to the threshold value. A binarization unit, a subtractor for generating error values by subtracting the binarized value and the pixel value of the changed input image, and an error diffusion for generating a filtered error value by filtering the error values with its own weight An adder for generating the modified input image by adding the filtered error value to a pixel value of the input image; It includes.
하프토닝, 오차확산, 상세 영상 맵 Half-toning, error diffusion, detailed image map
Description
본 발명은 형태 정보에 따른 오차확산법을 이용한 영상 처리 장치에 관한 것이다.The present invention relates to an image processing apparatus using an error diffusion method according to shape information.
종래의 모노 프린터와 같은 이미지 출력 장치에서는 입력된 영상에 드러난 다단계의 계조(gray scale)를 표현하기 위해 하프토닝(halftoning) 기법이 주로 이용되고 있다.In a conventional image output apparatus such as a mono printer, a halftoning technique is mainly used to express gray scales of a multi-level that appears in an input image.
하프토닝 기법은 영상에서 명도가 낮은 부분은 도트(dot)의 수를 증가시켜 출력하고, 명도가 높은 부분은 도트의 수를 적게하여 출력함으로써, 연속 계조 영상(gray scale image)을 이진 영상(binary image)으로 변환하여 표시한다.The half-toning technique outputs a low-bright part by increasing the number of dots, and outputs a high-bright part by reducing the number of dots, thereby producing a gray scale image. image).
이러한 하프토닝 기법은 크게 순차적 디더법(ordered dither method)과 오차 확산법(error diffusion method)이 있다.Such half-toning techniques are classified into an ordered dither method and an error diffusion method.
먼저, 순차적 디더법은 고정된 임계값을 이용하여 각 화소의 계조값을 이진화하는 방법이다. 순차적 디더법에서는 각 화소의 계조값이 미리 정해진 임계값에 따라 일률적으로 정해지므로, 계조값을 결정하는 속도가 매우 빠르지만, 고정된 임 계값을 이용함으로 인해 화질의 열화가 생기는 단점이 있다.First, the sequential dither method is a method of binarizing the grayscale value of each pixel using a fixed threshold value. In the sequential dither method, since the gray value of each pixel is determined uniformly according to a predetermined threshold value, the speed of determining the gray value is very fast, but there is a disadvantage in that image quality deteriorates due to the use of a fixed threshold value.
다음으로, 오차 확산법은 화소의 이진화로 인한 양자화 오차를 주위의 화소로 확산시키는 방법이다. 구체적으로 오차 확산법은 화소를 이진화 한 후 발생하는 이진화 오차를 오차 확산 필터를 도입하여 주어진 필터의 가중치로 필터링 하여 그 결과를 주위 화소값에 더함으로 원영상을 갱신하여 평균 에러를 0으로 만든다. 오차확산법은 연속 계조 영상을 재현하는데 좋은 성능을 보이지만 특정 명암값에서 이진 화소가 균일하게 분포하지 못함으로 인해 규칙적인 패턴이 발생하거나 뭉쳐지는 형태 등으로 분포되어 저주파 성분에 민감한 인간 시각에 거슬리게 보이게 된다. 또한 오차 확산 필터가 원영상의 평균계조도를 영으로 유지하도록 설계되므로 이를 사용하여 처리된 이진 영상은 에지(edge) 영역의 열화를 수반한다. Next, the error diffusion method is a method of diffusing a quantization error due to binarization of pixels to surrounding pixels. In detail, the error diffusion method filters the binarization error generated after binarizing a pixel by using an error diffusion filter with a weight of a given filter, and adds the result to surrounding pixel values to update the original image to make the average error zero. The error diffusion method shows good performance in reproducing continuous grayscale images, but due to the inability to uniformly distribute binary pixels at a specific contrast value, it is distributed in the form of regular patterns or clusters, making it seem unobtrusive to human vision sensitive to low frequency components. . In addition, since the error diffusion filter is designed to maintain the average gray level of the original image to be zero, the binary image processed using this involves degradation of an edge region.
상기와 같은 문제점을 해결하기 위한 본 발명의 목적은, 미세한 구조를 살리고 영상 처리 계산량이 적은 오차확산법을 이용한 영상 처리 장치를 제공하는 것이다.An object of the present invention for solving the above problems is to provide an image processing apparatus using an error diffusion method utilizing a fine structure and a small amount of image processing calculation.
상기한 본 발명의 목적을 달성하기 위해, 본 발명의 일 실시예에 따른 영상 처리 장치는 입력 영상(input image)을 수신하여 입력 영상의 구조적 특징(structural feature)을 표현하는 상세 영상 맵을 생성하는 상세 영상 맵 생성부와, 상기 상세 영상 맵 생성부로부터 상기 상세 영상 맵을 수신하고, 상기 상세 영상 맵의 값들에 기초하여 변경된 입력 영상(modified input image)을 이진화하는데 필요한 임계값을 생성하고, 상기 임계값에 따라 상기 변경된 입력 영상의 픽셀값들을 이진화하여 출력하는 이진화부와, 상기 이진화된 값과 상기 변경된 입력 영상의 픽셀값에 대해 감산을 수행하여 오차값들을 생성하는 감산기와, 상기 오차값들을 자체의 가중치로 필터링하여 필터링된 오차값을 생성하는 오차확산 필터와, 상기 입력 영상의 픽셀값에 상기 필터링된 오차값을 가산하여 상기 변경된 입력 영상을 생성하는 가산기를 포함한다.In order to achieve the above object, the image processing apparatus according to an embodiment of the present invention receives an input image and generates a detailed image map representing structural features of the input image. A detailed image map generator, receiving the detailed image map from the detailed image map generator, generating a threshold required to binarize a modified input image based on values of the detailed image map, and A binarization unit for binarizing and outputting pixel values of the changed input image according to a threshold value, a subtractor for generating error values by subtracting the binarized value and pixel values of the changed input image, and generating the error values; An error diffusion filter for generating a filtered error value by filtering by its own weight, and the filtered error value in the pixel value of the input image By adding, an adder to generate the changed input image.
여기에서, 상기 상세 영상 맵 생성부는 라플라시안 필터를 이용하여 상기 입력 영상으로부터 라플라시안 맵을 생성한다.Here, the detailed image map generator generates a Laplacian map from the input image using a Laplacian filter.
여기에서, 상기 영상 처리 장치는 상기 상세 영상 맵 생성부로부터 상세 영 상 맵을 수신하고, 수신된 상세 영상 맵의 값들에 대해 상기 입력 영상의 구조성 정도를 조절하기 위한 구조성 가중치(Structure-ness weight)(W[m,n])를 부여하는 가중치 부여부를 더 포함한다. Here, the image processing apparatus receives a detailed image map from the detailed image map generator, and has a structure weight to adjust the degree of structurality of the input image with respect to the values of the received detailed image map. and a weighting unit for assigning weight) (W [m, n]).
여기에서, 상기 가중치 부여부는 상기 상세 영상 맵의 각 픽셀을 중심으로 소정 윈도우 내의 분산(variance)값들에 대해 절대 합을 적용한다. Here, the weighting unit applies an absolute sum to variance values in a predetermined window about each pixel of the detailed image map.
여기에서, 상기 가중치 부여부는 상기 상세 영상 맵의 값의 범위가 [0,255]의 범위 내에 들어올 수 있도록 상기 상세 영상 맵의 값을 설정한다. Here, the weighting unit sets the value of the detailed image map so that the range of the value of the detailed image map falls within the range of [0,255].
여기에서, 상기 상세 영상 맵 생성부는 하기의 수학식을 이용하여 상세 영상 맵을 생성한다. Here, the detailed image map generator generates a detailed image map by using the following equation.
여기서 Inputaverage 는 Input image I[m,n]의 평균을 의미한다.Here, Inputaverage means the average of the input image I [m, n].
여기에서, 상기 상세 영상 맵 생성부는 하기의 수학식을 이용하여 상세 영상 맵을 생성한다. Here, the detailed image map generator generates a detailed image map by using the following equation.
여기서 Gσ(input)은 입력 영상을 가우시안 필터링(Gaussian filtering)한 값이고 이때 σ는 가우시안 표준 편차(gaussian standard deviation)이다. σ값은 영상의 구조에 따라 적당히 조절 가능하다. Here, Gσ (input) is a value obtained by Gaussian filtering the input image, where σ is a Gaussian standard deviation. The sigma value can be appropriately adjusted according to the structure of the image.
여기에서, 상기 상세 영상 맵 생성부는 하기의 수학식을 이용하여 상세 영상 맵을 생성한다.Here, the detailed image map generator generates a detailed image map by using the following equation.
여기서 B(input)는 입력 영상을 양방향 필터링(bilateral filtering)한 값이다. σs의 경우 영상의 폭(width)과 높이(height) 중에서 작은 값의 20%로 결정되고 σr의 경우 영상의 (최대 강도 값(max intensity value)- 최소 강도 값(min intensity value)) / 10으로 결정된다.Here, B (input) is a value obtained by bilateral filtering the input image. In the case of σ s , 20% of the smaller value of the width and height of the image is determined, and in case of σ r (max intensity value minus the minimum intensity value) of the image / Is determined by 10.
상기 본 발명의 목적을 달성하기 위한 본 발명의 다른 실시예에 따른 영상 처리 장치는 입력 영상(input image)을 수신하여 입력 영상의 구조적 특징(structural feature)을 표현하는 상세 영상 맵을 생성하는 상세 영상 맵 생성부와, 상기 상세 영상 맵 생성부로부터 상기 상세 영상 맵을 수신하고, 상기 상세 영상 맵의 값들에 기초하여 변경된 입력 영상(modified input image)을 멀티토닝하는데 필요한 복수개의 임계값들을 생성하고, 상기 임계값들에 따라 상기 변경된 입력 영상의 픽셀값들을 멀티토닝하여 출력하는 멀티토닝부와, 상기 멀티토닝된 값과 상기 변경된 입력 영상의 픽셀값에 대해 감산을 수행하여 오차값들을 생성하는 감산기와, 상기 오차값들을 자체의 가중치로 필터링하여 필터링된 오차값을 생성하는 오차확산 필터와, 상기 입력 영상의 픽셀값에 상기 필터링된 오차값을 가산하여 상기 변경된 입력 영상을 생성하는 가산기를 포함한다. According to another aspect of the present invention, there is provided an image processing apparatus, which receives an input image and generates a detailed image map representing a structural feature of the input image. Receiving a detailed image map from the map generator and the detailed image map generator, and generating a plurality of thresholds required for multi-toning a modified input image based on values of the detailed image map, A multi-toning unit which multi-tones and outputs pixel values of the changed input image according to the threshold values, and a subtractor which subtracts the multi-toned values and pixel values of the changed input image to generate error values; An error diffusion filter for filtering the error values by its own weight to generate a filtered error value, and a pixel value of the input image; And an adder for generating the modified input image by adding the filtered error value.
여기에서, 상기 상세 영상 맵 생성부는 라플라시안 필터를 이용하여 상기 입 력 영상으로부터 라플라시안 맵을 생성한다. Here, the detailed image map generator generates a Laplacian map from the input image using a Laplacian filter.
여기에서, 상세 영상 맵 생성부로부터 상세 영상 맵을 수신하고, 수신된 상세 영상 맵의 값들에 대해 상기 입력 영상의 구조성 정도를 조절하기 위한 구조성 가중치(Structure-ness weight)(W[m,n])를 부여하는 가중치 부여부를 더 포함한다. Here, a structure-ness weight (W [m,) for receiving the detailed image map from the detailed image map generator and adjusting the degree of structurality of the input image with respect to the values of the received detailed image map. n]) further includes a weighting unit for assigning.
여기에서, 상기 가중치 부여부는 상기 상세 영상 맵의 각 픽셀을 중심으로 소정 윈도우 내의 분산(variance)값들에 대해 절대 합을 적용하는 것을 특징으로 하는 영상 처리 장치. Here, the weighting unit applies an absolute sum to variance values within a predetermined window around each pixel of the detailed image map.
여기에서, 상기 가중치 부여부는 상기 상세 영상 맵의 값의 범위가 [0,255]의 범위 내에 들어올 수 있도록 상기 상세 영상 맵의 값을 설정한다. Here, the weighting unit sets the value of the detailed image map so that the range of the value of the detailed image map falls within the range of [0,255].
상기와 같은 본 발명에 따른 영상 처리 장치에 따르면 간단하면서도 영상 처리를 위한 계산량이 적고 미세한 구조(structure) 까지도 살리는 효과가 있다. 뿐만 아니라 본 발명에 따르면 이진 영상(Binary image)이 아닌 RGB 컬러 영상에서도 큰 효과를 나타내며 하프토닝이 아닌 멀티토닝에서도 영상 처리를 위한 계산량이 적고 미세한 구조(structure)를 나타내는데 큰 효과를 나타낸다. 적용 가능한 범위는 디스플레이 장치(PDP)와 칼라프린터에서도 효과적으로 사용될 것이라고 보여지며 실시간으로 처리 되기 때문에 적용하는데도 문제가 없다.According to the image processing apparatus according to the present invention as described above, there is an effect of saving a small amount of calculation for the image processing and even a fine structure. In addition, according to the present invention, it shows a large effect in the RGB color image, not the binary image, and has a large effect in showing a small amount of computation for image processing and a fine structure even in multi-toning rather than half-toning. Applicable range is expected to be effectively used in display devices (PDP) and color printers, and because it is processed in real time, there is no problem to apply.
본 발명은 다양한 변경을 가할 수 있고 여러 가지 실시예를 가질 수 있는 바, 특정 실시예들을 도면에 예시하고 상세한 설명에 상세하게 설명하고자 한다.As the invention allows for various changes and numerous embodiments, particular embodiments will be illustrated in the drawings and described in detail in the written description.
그러나, 이는 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 사상 및 기술 범위에 포함되는 모든 변경, 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다. 각 도면을 설명하면서 유사한 참조부호를 유사한 구성요소에 대해 사용하였다. 그리고 도면에서 동일한 구성요소들에 대해서는 비록 다른 도면에 표시되더라도 가능한 한 동일한 참조번호 및 부호로 나타내고 있음에 유의해야 한다. 또한, 본 발명을 설명함에 있어서, 관련된 공지기능 혹은 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우 그 상세한 설명은 생략한다.However, this is not intended to limit the present invention to specific embodiments, it should be understood to include all modifications, equivalents, and substitutes included in the spirit and scope of the present invention. Like reference numerals are used for like elements in describing each drawing. It should be noted that the same elements in the drawings are represented by the same reference numerals and symbols as much as possible even though they are shown in different drawings. In the following description of the present invention, a detailed description of known functions and configurations incorporated herein will be omitted when it may make the subject matter of the present invention rather unclear.
제 1, 제 2, A, B 등의 용어는 다양한 구성요소들을 설명하는데 사용될 수 있지만, 상기 구성요소들은 상기 용어들에 의해 한정되어서는 안 된다. 상기 용어들은 하나의 구성요소를 다른 구성요소로부터 구별하는 목적으로만 사용된다.Terms such as first, second, A, and B may be used to describe various components, but the components should not be limited by the terms. The terms are used only for the purpose of distinguishing one component from another.
예를 들어, 본 발명의 권리 범위를 벗어나지 않으면서 제 1 구성요소는 제 2 구성요소로 명명될 수 있고, 유사하게 제 2 구성요소도 제 1 구성요소로 명명될 수 있다. 및/또는 이라는 용어는 복수의 관련된 기재된 항목들의 조합 또는 복수의 관련된 기재된 항목들 중의 어느 항목을 포함한다.For example, without departing from the scope of the present invention, the first component may be referred to as the second component, and similarly, the second component may also be referred to as the first component. And / or < / RTI > includes any combination of a plurality of related listed items or any of a plurality of related listed items.
어떤 구성요소가 다른 구성요소에 "연결되어" 있다거나 "접속되어" 있다고 언급된 때에는, 그 다른 구성요소에 직접적으로 연결되어 있거나 또는 접속되어 있을 수도 있지만, 중간에 다른 구성요소가 존재할 수도 있다고 이해되어야 할 것이다. 반면에, 어떤 구성요소가 다른 구성요소에 "직접 연결되어" 있다거나 "직접 접속되어" 있다고 언급된 때에는, 중간에 다른 구성요소가 존재하지 않는 것으로 이해되어야 할 것이다.When a component is referred to as being "connected" or "connected" to another component, it may be directly connected to or connected to that other component, but it may be understood that other components may be present in between. Should be. On the other hand, when a component is said to be "directly connected" or "directly connected" to another component, it should be understood that there is no other component in between.
본 출원에서 사용한 용어는 단지 특정한 실시예를 설명하기 위해 사용된 것으로, 본 발명을 한정하려는 의도가 아니다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 출원에서, "포함하다" 또는 "가지다" 등의 용어는 명세서상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.The terminology used herein is for the purpose of describing particular example embodiments only and is not intended to be limiting of the present invention. Singular expressions include plural expressions unless the context clearly indicates otherwise. In this application, the terms "comprise" or "have" are intended to indicate that there is a feature, number, step, operation, component, part, or combination thereof described in the specification, and one or more other features. It is to be understood that the present invention does not exclude the possibility of the presence or the addition of numbers, steps, operations, components, components, or a combination thereof.
다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가지고 있다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥상 가지는 의미와 일치하는 의미를 가지는 것으로 해석되어야 하며, 본 출원에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.Unless defined otherwise, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by one of ordinary skill in the art. Terms such as those defined in the commonly used dictionaries should be construed as having meanings consistent with the meanings in the context of the related art, and are not construed in ideal or excessively formal meanings unless expressly defined in this application. Do not.
이하, 본 발명에 따른 바람직한 실시예를 첨부된 도면을 참조하여 상세하게 설명한다. 도 1은 본 발명의 제1 실시예에 따른 영상 처리 장치의 블록 구성도이다. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. 1 is a block diagram of an image processing apparatus according to a first embodiment of the present invention.
도 1을 참조하면, 영상 처리 장치는 가산기(10), 이진화부(20), 감산기(30), 오차확산 필터(40), 라플라시안 맵 생성부(150)를 포함한다.Referring to FIG. 1, an image processing apparatus includes an
가산기(10)는 입력 영상 및 오차확산 필터(40)로부터 출력되는 오차값을 수 신하고, 입력 영상의 픽셀값과 오차값을 가산하여 변경된 영상(modified image)을 이진화부(20)에 출력한다. The
이진화부(20)는 가산기(10)로부터 입력 영상의 픽셀값과 오차값을 가산함으로써 생성된 변경된 영상을 수신한다. 그리고 이진화부(20)는 라플라시안 맵 생성부(50)로부터 라플라시안 맵을 수신한다. The
라플라시안 맵 생성부(50)는 입력 영상을 수신하고, 입력 영상으로부터 라플라시안 필터를 사용하여 라플라시안 맵을 생성한다. 라플라시안 필터의 크기는 바람직하게 3x3이다. 라플라시안 필터는 라인 검출(line detection), 에지 검출(edge detection), 및 영상 향상 기술(image enhancement technique)에 널리 사용된다. 라플라시안 필터는 당업계에 잘 공지되어 있으므로 그 상세한 설명을 생략한다. The Laplacian
상기 생성된 라플라시안 맵은 입력 영상의 구조적인 특징을 추출하는데 사용된다. 즉, 라플라시안 맵의 값들은 입력 영상에서 라인 또는 에지의 특징을 수치적으로 나타낸다. 라플라시안 맵의 값이 크면 해당 픽셀값이 영상에서 라인 또는 에지일 가능성이 크다. 또한, 라플라시안 맵의 값이 작으면 해당 픽셀값이 영상에서 라인이나 에지가 아닌 평평한 부분일 가능성이 높다. The generated Laplacian map is used to extract structural features of the input image. That is, the values of the Laplacian map numerically represent the characteristics of the lines or edges in the input image. If the value of the Laplacian map is large, it is likely that the pixel value is a line or edge in the image. In addition, when the value of the Laplacian map is small, it is highly likely that the pixel value is a flat portion of the image, not a line or an edge.
이진화부(20)는 이러한 라플라시안 맵을 수신하고 라플라시안 맵의 값들에 기초하여 가산기(10)로부터 수신된 변경된 영상의 픽셀값을 이진화한다. The
구체적으로 이진화부(20)는 평평한 부분과 급격한 부분, 즉 에지나 라인 부분에 다른 임계값(T[m,n])들을 사용하여 이진화를 수행한다. 다시 말해, 이진화부(20)는 변경된 영상을 이진화하는데 사용되는 임계값들을 라플라시안 맵의 값들 에 기초하여 결정한다.In detail, the
일 실시예에서, 영상에서 소정 픽셀값 [m,n]에 대응한 라플라시안 맵의 값 L[m,n]이 127.5보다 크면 이진화부(20)는 임계값 T[m,n] 을 255으로 결정하고, 라플라시안 맵의 값 L[m,n]이 127.5이하이면, 임계값 T[m,n] 을 127.5로 결정한다. 이를 이하 수학식 1로 나타낸다.In an embodiment, when the value L [m, n] of the Laplacian map corresponding to the predetermined pixel value [m, n] in the image is greater than 127.5, the
T[m,n] = 127.5, otherwise (평평한 영역)T [m, n] = 127.5, otherwise (flat area)
다른 실시예에서, 영상에서 소정 픽셀값 [m,n]에 대응한 라플라시안 맵의 값 L[m,n]이 32.5보다 크면 이진화부(20)는 임계값 T[m,n] 을 255으로 결정하고, 라플라시안 맵의 값 L[m,n]이 32.5이하이면, 임계값 T[m,n] 을 127.5로 결정한다. 이를 이하 수학식 2로 나타낸다.In another embodiment, when the value L [m, n] of the Laplacian map corresponding to the predetermined pixel value [m, n] in the image is greater than 32.5, the
T[m,n] = 32.5, otherwise (평평한 영역)T [m, n] = 32.5, otherwise (flat area)
또 다른 실시예에서는 이진화부(20)는 임계값T[m,n] 을 라플라시안 맵의 값L[m,n] 에 비례하여 결정한다. 이를 수학식 3으로 나타낸다.In another embodiment, the
여기서, 예리함 파라미터(sharpness parameter) K는 영상의 구조 성(structure)를 강조하고자 할 때 큰 값을 갖도록 조정될 수 있다. 그리고 상수 K값은 영상의 구조성의 정도를 조절하는데 사용된다. 즉, K값을 크게 할수록 영상의 구조성(structure-ness)의 정도가 높다. 반면 K값이 1 이하의 값을 가지면 영상의 구조성의 정도가 낮아진다. Here, the sharpness parameter K may be adjusted to have a large value when trying to emphasize the structure of the image. And the constant K value is used to control the degree of structure of the image. In other words, the larger the K value, the higher the degree of structure-ness of the image. On the other hand, if the K value is less than or equal to 1, the degree of structure of the image is lowered.
이와 같이, 본 발명에 따른 이진화부(20)는 라플라시안 맵의 값들에 기초하여 가산기(10)로부터 수신된 변경된 영상의 픽셀값을 이진화하여 감산기(30)에 출력한다. As described above, the
감산기(30)는 변경된 영상의 픽셀값의 이진화된 값과 변경된 영상의 픽셀값에 대해 감산을 수행하며, 그에 따라 오차값들을 오차확산 필터(40)에 출력한다. 오차확산 필터(40)는 계산된 오차값을 자체의 가중치로 필터링하여 필터링된 오차값을 가산기(10)로 출력한다. 그에 따라, 가산기(10)는 원래의 입력 영상의 픽셀값에 오차확산 필터(40)의 필터링 결과, 즉 필터링된 오차값을 가산한다. The
이에 따라, 기존 오차확산법을 이용한 하프토닝함으로써 처리된 이진 영상은 에지(edge) 영역의 열화를 수반하는데, 본 발명에 따른 오차 확산 처리 장치에 따라 처리된 영상은 에지 영역에서 구조성이 더 잘 나타낸다.Accordingly, a binary image processed by half-toning using an existing error diffusion method involves deterioration of an edge region, and an image processed by an error diffusion processing apparatus according to the present invention exhibits better structure in an edge region. .
도 2는 본 발명의 제2 실시예에 따른 영상 처리 장치의 블록 구성도이다. 2 is a block diagram of an image processing apparatus according to a second exemplary embodiment of the present invention.
도 2를 참조하면, 영상 처리 장치는 가산기(110), 이진화부(120), 감산기(130), 오차확산 필터(140), 라플라시안 맵 생성부(150) 및 가중치 부여부(weighting unit)(160)를 포함한다. 도 2에 도시된 영상 처리 장치는 제1 실시예에 따른 영상 처리 장치와 가중치 부여부(160)를 제외하면 동일한 구성을 갖는다. 따라서, 가중치 부여부(160)를 제외한 구성요소들에 대한 설명은 도 1과 관련된 설명을 참조한다.2, the image processing apparatus includes an
가산기(110)는 입력 영상 및 오차확산 필터(140)로부터 출력되는 오차값을 수신하고, 입력 영상의 픽셀값과 오차값을 가산하여 변경된 영상(modified image)을 이진화부(120)에 출력한다. The
이진화부(120)는 가산기(110)로부터 입력 영상의 픽셀값과 오차값을 가산함으로써 생성된, 변경된 영상을 수신한다. 그리고 이진화부(120)는 라플라시안 맵 생성부(150)로부터 라플라시안 맵을 수신한다. The
라플라시안 맵 생성부(150)는 입력 영상을 수신하고, 입력 영상으로부터 라플라시안 필터를 사용하여 라플라시안 맵을 생성한다. 전술한 바와 같이, 생성된 라플라시안 맵은 입력 영상의 구조적인 특징을 추출하는데 사용된다. 즉, 본 발명은 라플라시안 맵(L[m,n])만을 이용해서 평평한 영역과 급격한 영역에 서로 다른 임계값들을 사용하여 이진화를 수행하도록 한다. The
그런데, 급격한 영역에서 구조성이 너무 강조되는 경향이 있기 때문에 이 문제를 해결하기 위해서 본 발명의 제2 실시예는 부분 공간적 정보(Local Spatial information)인 구조성 가중치(Structure-ness weight)(W[m,n])를 이용한다. However, in order to solve this problem, the second embodiment of the present invention provides a structure-ness weight (W [] which is local spatial information. m, n]).
이를 위해, 본 발명의 제2 실시예에 따른 오차확산 처리 장치는 라플라시안 맵 생성부(150)의 후위에 가중치 부여부(weighting unit)(160)를 포함한다. To this end, the error diffusion processing apparatus according to the second embodiment of the present invention includes a
가중치 부여부(160)는 라플라시안 맵 생성부(50)로부터 라플라시안 맵을 수신하고, 수신된 라플라시안 맵의 값 L[m,n]에 대해 구조성 가중치(Structure-ness weight)(W[m,n])를 부여한다. 그에 따라 이진화부(120)에서 사용되는 임계값은 이하 [수학식 4]와 같이 계산된다.The
구조성 가중치(Structure-ness weight)(W[m,n])는 이하 설명되는 2가지 방법에 따라 적용될 수 있다. Structure-ness weight W [m, n] may be applied according to the two methods described below.
첫번째 방법은 라플라시안 맵(L[m,n])에서 각 픽셀을 중심으로 소정 윈도우 내의 분산(variance)값들에 대해 절대 합을 적용한다. 정해진 윈도우 안에서 라플라시안 맵의 분산(variance)값의 개수가 많다는 것은 라플라시안 필터를 통과한 결과의 특성상 구조(structure)가 많다는 것을 의미한다. The first method applies an absolute sum to variance values within a given window about each pixel in the Laplacian map L [m, n]. A large number of variance values of the Laplacian map in a given window means that the structure of the Laplacian filter results in a large number of structures.
다시 말해, 가중치 부여부(160)는 분산(Variance)의 계산량을 줄이기 위해서 일정 윈도우 내의 분산값들을 합산하여 절대 합 값을 생성한다. 11 x 11을 사용하는 것은 최소 그 윈도우 안에서 아주 미세한 구조는 무시하기 위해서이다. In other words, the
도 3은 라플라시안 맵의 절대 합을 나타낸 도면이다. 도 3에 도시된 바와 같이, 가중치 부여부(160)는 라플라시안 맵의 각 값들에 대해 해당 픽셀을 중심으로 소정 윈도우 영역 내에서 절대 합을 구함으로써 라플라시안 맵의 구조성을 저하시킨다.3 shows the absolute sum of the Laplacian map. As shown in FIG. 3, the
두번째 방법은 라플라시안 맵(L[m,n])의 값의 범위가 [0,255]의 범위 내에 들어올 수 있도록 라플라시안 맵(L[m,n])의 값을 설정한다. 즉, 가중치 부여부(160)는 라플라시안 맵 (L[m,n])의 값이 255을 초과하면, 해당 값을 255로 설정 한다. 그에 따라 라플라시안 맵 (L[m,n])의 값들 중 최대값은 255가 된다. 최대값을 255로 하는 이유는 라플라시안 맵 (L[m,n])의 값이 너무 커져서 주변의 픽셀과 차이가 크게 나게 되면 구조성(structure-ness)이 너무 강조되는 문제를 해결하기 위해서이다. The second method sets the value of the Laplacian map L [m, n] so that the range of the value of the Laplacian map L [m, n] falls within the range of [0,255]. That is, if the value of the Laplacian map (L [m, n]) exceeds 255, the
이진화부(120)는 이러한 라플라시안 맵을 수신하고 라플라시안 맵의 값들에 기초하여 가산기(110)로부터 수신된 변경된 영상의 픽셀값을 이진화한다. 이 경우 라플라시안 맵의 값들은 가중치 부여부(160)에서 구조성 가중치가 적용된 값들이다.The
이진화부(20)는 평평한 부분과 급격한 부분, 즉 에지나 라인 부분에 서로 다른 임계값(T[m,n])들을 사용하여 이진화를 수행한다. The
도 4는 본 발명의 제3 실시예에 따른 영상 처리 장치의 블록 구성도이다. 4 is a block diagram of an image processing apparatus according to a third embodiment of the present invention.
도 4를 참조하면, 영상 처리 장치는 가산기(210), 멀티토닝부(220), 감산기(230), 오차확산 필터(240), 라플라시안 맵 생성부(250) 및 가중치 부여부(weighting unit)(260)를 포함한다. 도 3에 도시된 영상 처리 장치는 제2 실시예에 따른 영상 처리 장치와 멀티토닝부(220)와 라플라시안 맵 생성부(250)를 제외하고 거의 유사하다. 다만, 입력 영상이 이진 영상이 아닌 컬러 영상인 점이 다르다. 그러므로, 이하에서 본 실시예는 멀티토닝부(220)를 중심으로 설명된다.Referring to FIG. 4, the image processing apparatus includes an
우선, 도 1 또는 도 2에 따른 영상 처리 장치는 하프토닝 방식에 따라0 or 1로 이진화한 영상을 만들기 위해 임계값 맵(threshold map)(T[m,n])을 만들었다면 도 3에 도시된 영상 처리 장치는 멀티토닝 방식에 따라 컬러 영상을 만들기 위해 임계값 맵을 생성하며, 처리된 영상은 미세한 구조를 잘 나타낸다.First, the image processing apparatus according to FIG. 1 or 2 generates a threshold map T [m, n] to make an image binarized to 0 or 1 according to the half-toning method. The processed image processing apparatus generates a threshold map to produce a color image according to a multi-toning method, and the processed image well represents a fine structure.
도5는 하프토닝 방식과 멀티토닝 방식에 따라 임계값이 어떻게 적용되는 지를 나타낸 도면이다. 도 5(a)는 하프토닝 방식에 따라 임계값이 사용되는 방식을 나타내고 도 5(b)는 멀티토닝 방식에 따라 임계값이 사용되는 방식을 나타낸다.5 is a diagram illustrating how a threshold is applied according to a halftoning method and a multitoning method. FIG. 5 (a) shows how the threshold is used according to the half-toning scheme and FIG. 5 (b) shows how the threshold is used according to the multitoning scheme.
도 5(b)를 참조하면, 본 발명의 제3 실시예에 따른 영상 처리 장치는 멀티토닝 방식에 따라 입력 영상의 픽셀들의 색 값들을 예컨대 256개의 색 값으로 맵핑한다. Referring to FIG. 5B, the image processing apparatus according to the third embodiment of the present invention maps color values of pixels of an input image to 256 color values according to a multi-toning method.
본 실시예에 따라, 멀티토닝부(250)는 입력 영상의 픽셀들의 색 값들을 256개의 색 값으로 맵핑하며 그에 따라 256개의 임계값들을 가진다. 라플라시안 맵 생성부(250)는 입력 영상으로부터 라플라시안 필터를 이용하여 라플라시안 맵을 생성하여 멀티토닝부(250)에 제공한다. 멀티토닝부(250)는 라플라시안 맵에 기초하여 변경된 영상을 멀티토닝하기 위한 복수개의 임계값들을 결정하고, 결정된 임계값들에 따라 변경된 영상을 멀티토닝한다. 그에 따라, 감산기(230)는 멀티토닝된 값과 상기 변경된 입력 영상의 픽셀값에 대해 감산을 수행하여 오차값들을 생성한다. According to the present embodiment, the
도 6은 본 발명의 제4 실시예에 따른 영상 처리 장치의 블록 구성도를 나타낸다. 6 is a block diagram of an image processing apparatus according to a fourth embodiment of the present invention.
도 6에 도시된 영상 처리 장치는 도 2에 도시된 영상 처리 장치와 라플라시안 맵 생성부(150) 대신에 디테일 영상 생성부(320)를 구비한다는 점에서 차이가 있다. The image processing apparatus illustrated in FIG. 6 has a difference in that the image processing apparatus illustrated in FIG. 2 and the
라플라시안 맵은 구조(structure)가 존재하는 디테일 영상(detail image)을 추출해 내는 방법 중에 하나이며, 그에 따라, 도 1 또는 도 2에서 라플라시안 맵(Laplacian map)을 구하는 부분(50,150)은 상세 영상 이미지(detail structure image)를 구하는 실시예 중 하나이다. The Laplacian map is one of methods of extracting a detail image in which a structure exists, and accordingly, the
도 6을 참조하면, 영상 처리 장치는 영상 처리 장치는 가산기(310), 이진화부(320), 감산기(330), 오차확산 필터(340), 상세 영상 생성부(350) 및 가중치 부여부(weighting unit)(360)를 포함한다. Referring to FIG. 6, the image processing apparatus may include an
가산기(310)는 입력 영상 및 오차확산 필터(340)로부터 출력되는 오차값을 수신하고, 입력 영상의 픽셀값과 오차값을 가산하여 변경된 영상(modified image)을 이진화부(320)에 출력한다. The
이진화부(320)는 가산기(310)로부터 입력 영상의 픽셀값과 오차값을 가산함으로써 생성된, 변경된 영상을 수신한다. 그리고 이진화부(120)는 상세 영상 생성부(150)로부터 상세 영상 맵을 수신한다. The
상세 영상 맵 생성부(150)는 본 발명에 따라 여러 실시예들에 따라 구현될 수 있다. The detailed
일 실시예에 따라, 상세 영상 맵 생성부(150)는 히스토그램 평활화 방식(Histogram equalization)을 채용할 수 있다. According to an embodiment, the detailed
구체적으로, 상세 영상 맵 생성부(150)는 입력 영상을 수신하면, 입력 영상에 포함된 픽셀들의 그레이 레벨들을 그 빈도수에 따라 그래프화함으로써 히스토그램을 생성한다. 이 히스토그램은 영상의 특성을 나타낸다. 예컨대, 어두운 영상인 경우 입력 영상에 포함된 픽셀들중 대부분이 낮은 그레이 레벨을 가지며, 반대로 밝은 영상인 경우 입력 영상에 포함된 픽셀들중 대부분이 높은 그레이 레벨을 가질 것이다. In detail, when the detailed
이어서, 상세 영상 맵 생성부(150)는 히스토그램으로부터 누적 히스토그램을 생성한다. 즉, 그레이 레벨이 높아질수록 각 그레이 레벨에 대응하는 픽셀수가 누적된다. 그런 다음, 상세 영상 맵 생성부(150)는 누적 히스토그램을 정규화함으로써 히스토그램 평활화를 수행한다. 히스토그램 평활화(Histogram equalization)는 명암 대비를 향상시키는 연산으로, 낮은 명암 대비를 보이는 영상의 화질을 향상시키는 방법이다. Subsequently, the detailed
이렇게 함으로써, 상세 영상 맵 생성부(150)는 입력 영상에 대해 히스토그램 평활화를 수행함으로써 명암 대비가 향상된 상세 영상 맵을 생성한다. In this way, the detailed
다른 실시예에 따라, 상세 영상 맵 생성부(150)는 다음 [수학식 5]를 이용하여 상세 영상 맵을 생성할 수 있다. According to another exemplary embodiment, the detailed
여기서, D[m,n]은 상세 영상 맵이고 K는 예리함 파라미터이며 Inputaverage 는 Input image I[m,n]의 평균을 의미한다.Here, D [m, n] is a detailed image map, K is a sharpness parameter, and an input average means an average of the input image I [m, n].
구체적으로, 상세 영상 맵 생성부(150)는 입력 영상을 영상의 평균으로 나누게 되면 그레이 레벨(gray level)이 평균 영상과 같은 부분에서는 1로 값이 나오고 그렇지 않은 부분에서는 1이 아닌 값으로 나타나게 된다. 결국, 1이 아닌 부분은 에지나 라인과 같은 구조(structure)라고 판단한다. 이 때, 1을 빼게 되면 입력 영상에서 구조 부분만 남게 되고 이것을 K배(대략 1000)정도 하게 되면 구조만 가지는 영상을 생성할 수 있다. Specifically, when the detailed
이렇게 해서 나온 상세 영상(detail image) 맵의 값에 대해 선택적으로 라플라시안 필터(laplacian filter)를 적용할 수도 있다. 상세 영상이 영상의 구조를 잘 나타내지 않는다면, 라플라시안 필터를 적용하여 구조성을 나타내는 영상 맵을 생성할 수 있다. It is also possible to selectively apply a laplacian filter on the value of the resulting detail image map. If the detailed image does not represent the structure of the image, the image map indicating the structure may be generated by applying the Laplacian filter.
다르게는, 상세 영상에서 구조성이 너무 강하면 즉, 상세 영상에 구조가 너무 많으면, 상세 영상 맵의 값 L[m,n]에 대해 구조성을 감소시키기 위한 구조성 가중치(Structure-ness weight)(W[m,n])를 부여할 수 있다. 전술한 바와 같이, 구조성을 감소시키기 위해, 상세 영상 맵의 각 픽셀을 중심으로 소정 윈도우 내의 분산(variance)값들에 대해 절대 합을 적용하거나, 상세 영상 맵(L[m,n])의 값의 범위가 [0,255]의 범위 내에 들어올 수 있도록 라플라시안 맵(L[m,n])의 값을 설정할 수 있다.Alternatively, if the structure is too strong in the detailed image, that is, if there are too many structures in the detailed image, the structure-ness weight (Structure-ness weight) for reducing the structure with respect to the value L [m, n] of the detailed image map ( W [m, n]) can be given. As described above, in order to reduce the structure, the absolute sum is applied to the variance values within a predetermined window around each pixel of the detailed image map, or the value of the detailed image map L [m, n]. The value of the Laplacian map (L [m, n]) can be set so that the range of λ falls within the range of [0,255].
또 다른 실시예에 따라, 상세 영상 맵 생성부(150)는 다음 [수학식 6]를 이용하여 상세 영상 맵을 생성할 수 있다. According to another embodiment, the detailed
여기서 Gσ(input)은 입력 영상을 가우시안 필터링(Gaussian filtering)한 값이고 이때 σ는 가우시안 표준 편차(gaussian standard deviation)이다. σ값은 영상의 구조에 따라 적당히 조절 가능하다. Where G σ (input) is a Gaussian filtering value of the input image, where σ is a Gaussian standard deviation. The sigma value can be appropriately adjusted according to the structure of the image.
본 발명의 이 실시예에 따라 상세 영상 맵 생성부(150)는 상세 구조 이미지(detail structure image)를 만들기 위해서 가우시안 필터링(gaussain filtering)을 수행한다. 가우시안 필터링을 수행하면, 입력 영상의 큰 스케일의 구조(large scale structure)는 남아있고 작은 스케일의 구조(small sacle structure)는 거의 사라지게 된다. According to this exemplary embodiment of the present invention, the detailed
이 경우, 상기 수학식 5와 다른 점은 하는 수학식 5와 같은 경우는 입력 영상의 평균, 즉 일정한(constant) 값으로 나누는데, 수학식 6에 따라 가우시안 필터링(gaussian filtering)을 하게 되면 영상(image)의 로컬 값(local value)으로 나눈다. 결국, 영상의 로컬 그레이 레벨(locally gray level)을 고려하기 때문에 좀 더 구조(structure)가 더 잘 살아나는 장점이 있다.In this case, the difference from Equation 5 is divided into an average of the input image, that is, a constant value. In the case of Equation 5, when Gaussian filtering is performed according to Equation 6, an image is obtained. Divide by the local value of). After all, since the local gray level of the image (consideration) is considered, there is an advantage that the structure is better.
또 다른 실시예에 따라, 상세 영상 맵 생성부(150)는 다음 [수학식 7]를 이용하여 상세 영상 맵을 생성할 수 있다. According to another embodiment, the detailed
여기서 B(input)은 입력 영상을 양방향 필터링(bilateral filtering)한 값이 다. 양방향 필터링 방식으로 제안하는 이유는 가우시안 필터링을 통한 상세 영상의 큰 구조 부분에서 halo가 생길 수 있다.Here, B (input) is a value obtained by bilateral filtering the input image. The reason for the proposed bidirectional filtering method is that halo may occur in a large structure part of the detailed image through Gaussian filtering.
σs의 경우 영상의 폭(width)과 높이(height) 중에서 작은 값의 20%로 결정하도록 한다.In the case of σ s , 20% of the smaller value of the width and height of the image is determined.
σr의 경우 영상의 (최대 강도 값(max intensity value) - 최소 강도 값(min intensity value)) / 10으로 결정하도록 한다.In the case of σ r , it is determined as (max intensity value min min value) / 10 of the image.
상기에서는 본 발명의 바람직한 실시예를 참조하여 설명하였지만, 해당 기술 분야의 숙련된 당업자는 하기의 특허청구의 범위에 기재된 본 발명의 사상 및 영역으로부터 벗어나지 않는 범위 내에서 본 발명을 다양하게 수정 및 변경시킬 수 있음을 이해할 수 있을 것이다.Although described above with reference to a preferred embodiment of the present invention, those skilled in the art will be variously modified and changed within the scope of the invention without departing from the spirit and scope of the invention described in the claims below I can understand that you can.
도 1은 본 발명의 제1 실시예에 따른 영상 처리 장치의 블록 구성도이다. 1 is a block diagram of an image processing apparatus according to a first embodiment of the present invention.
도 2는 본 발명의 제2 실시예에 따른 영상 처리 장치의 블록 구성도이다. 2 is a block diagram of an image processing apparatus according to a second exemplary embodiment of the present invention.
도 3은 라플라시안 맵의 절대 합을 나타낸 도면이다.3 shows the absolute sum of the Laplacian map.
도 4는 본 발명의 제3 실시예에 따른 영상 처리 장치의 블록 구성도이다. 4 is a block diagram of an image processing apparatus according to a third embodiment of the present invention.
도5는 하프토닝 방식과 멀티토닝 방식에 따라 임계값이 어떻게 적용되는 지를 나타낸 도면이다.5 is a diagram illustrating how a threshold is applied according to a halftoning method and a multitoning method.
도 6은 본 발명의 제4 실시예에 따른 영상 처리 장치의 블록 구성도를 나타낸다. 6 is a block diagram of an image processing apparatus according to a fourth embodiment of the present invention.
Claims (13)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020090068755A KR101024818B1 (en) | 2009-07-28 | 2009-07-28 | Image processing apparatus using error diffusion method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020090068755A KR101024818B1 (en) | 2009-07-28 | 2009-07-28 | Image processing apparatus using error diffusion method |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20110011211A KR20110011211A (en) | 2011-02-08 |
KR101024818B1 true KR101024818B1 (en) | 2011-03-24 |
Family
ID=43771463
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020090068755A KR101024818B1 (en) | 2009-07-28 | 2009-07-28 | Image processing apparatus using error diffusion method |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR101024818B1 (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8763744B2 (en) * | 2012-01-26 | 2014-07-01 | Fuji Jukogyo Kabushiki Kaisha | Vehicle hood moving device |
CN112488311A (en) * | 2020-11-30 | 2021-03-12 | 泰康保险集团股份有限公司 | Image processing method, device, medium and electronic equipment |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20030093763A (en) * | 2002-06-05 | 2003-12-11 | 삼성전자주식회사 | Image binary-coded apparatus and method thereof |
KR100416496B1 (en) | 1997-04-24 | 2004-04-14 | 삼성전자주식회사 | Binarization method using multi-threshold value |
KR20050081532A (en) * | 2004-02-14 | 2005-08-19 | 삼성전자주식회사 | Image binary-coding method based on local characteristics |
KR20070024856A (en) * | 2005-08-30 | 2007-03-08 | 엘지전자 주식회사 | Image processing device and method for plasma display panel |
-
2009
- 2009-07-28 KR KR1020090068755A patent/KR101024818B1/en not_active IP Right Cessation
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100416496B1 (en) | 1997-04-24 | 2004-04-14 | 삼성전자주식회사 | Binarization method using multi-threshold value |
KR20030093763A (en) * | 2002-06-05 | 2003-12-11 | 삼성전자주식회사 | Image binary-coded apparatus and method thereof |
KR20050081532A (en) * | 2004-02-14 | 2005-08-19 | 삼성전자주식회사 | Image binary-coding method based on local characteristics |
KR20070024856A (en) * | 2005-08-30 | 2007-03-08 | 엘지전자 주식회사 | Image processing device and method for plasma display panel |
Also Published As
Publication number | Publication date |
---|---|
KR20110011211A (en) | 2011-02-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107527333B (en) | Quick image enhancement method based on gamma transformation | |
KR102146560B1 (en) | Method and apparatus for adjusting image | |
US6628842B1 (en) | Image processing method and apparatus | |
CN106846270B (en) | Image edge enhancement method and device | |
CN108805829B (en) | Image data processing method, device, equipment and computer readable storage medium | |
CN110889812B (en) | Underwater image enhancement method for multi-scale fusion of image characteristic information | |
Ghani et al. | Underwater image quality enhancement through Rayleigh-stretching and averaging image planes | |
WO2016206087A1 (en) | Low-illumination image processing method and device | |
KR101674078B1 (en) | Method and apparatus for block-based image denoising | |
Pei et al. | Effective image haze removal using dark channel prior and post-processing | |
CN109377450A (en) | A kind of edge-protected denoising method | |
Kumari et al. | Fast single image and video deweathering using look-up-table approach | |
KR101024818B1 (en) | Image processing apparatus using error diffusion method | |
JP5810384B2 (en) | Face image processing system, face image processing method, and face image processing program | |
CN109859138A (en) | A kind of infrared image enhancing method based on human-eye visual characteristic | |
KR100679046B1 (en) | Method and apparatus for bit resolution extension using local information of image | |
Haller | Adaptive histogram equalization in GIS | |
CN116703789A (en) | Image enhancement method and system | |
Zhang et al. | Image inverse halftoning and descreening: a review | |
JP2777202B2 (en) | Image processing device | |
JP3909604B2 (en) | Image processing apparatus and image processing method | |
JP7167848B2 (en) | Image processing apparatus, image forming apparatus, and image area determination method. | |
JP6117982B1 (en) | Image processing apparatus, image processing method, and image processing program | |
Karim et al. | Analytical Adjustment of Image Contrast | |
Babu et al. | Image de-noising and enhancement for salt and pepper noise using improved median filter-morphological operations |
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: 20131231 Year of fee payment: 4 |
|
LAPS | Lapse due to unpaid annual fee |