KR100618635B1 - 3d dither algorithm - Google Patents

3d dither algorithm Download PDF

Info

Publication number
KR100618635B1
KR100618635B1 KR1020040032705A KR20040032705A KR100618635B1 KR 100618635 B1 KR100618635 B1 KR 100618635B1 KR 1020040032705 A KR1020040032705 A KR 1020040032705A KR 20040032705 A KR20040032705 A KR 20040032705A KR 100618635 B1 KR100618635 B1 KR 100618635B1
Authority
KR
South Korea
Prior art keywords
pixels
bit lsb
repeated
pixel
carry
Prior art date
Application number
KR1020040032705A
Other languages
Korean (ko)
Other versions
KR20050107684A (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 KR1020040032705A priority Critical patent/KR100618635B1/en
Publication of KR20050107684A publication Critical patent/KR20050107684A/en
Application granted granted Critical
Publication of KR100618635B1 publication Critical patent/KR100618635B1/en

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B65CONVEYING; PACKING; STORING; HANDLING THIN OR FILAMENTARY MATERIAL
    • B65HHANDLING THIN OR FILAMENTARY MATERIAL, e.g. SHEETS, WEBS, CABLES
    • B65H19/00Changing the web roll
    • B65H19/22Changing the web roll in winding mechanisms or in connection with winding operations
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B65CONVEYING; PACKING; STORING; HANDLING THIN OR FILAMENTARY MATERIAL
    • B65HHANDLING THIN OR FILAMENTARY MATERIAL, e.g. SHEETS, WEBS, CABLES
    • B65H20/00Advancing webs
    • B65H20/30Arrangements for accumulating surplus web
    • B65H20/32Arrangements for accumulating surplus web by making loops
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B65CONVEYING; PACKING; STORING; HANDLING THIN OR FILAMENTARY MATERIAL
    • B65HHANDLING THIN OR FILAMENTARY MATERIAL, e.g. SHEETS, WEBS, CABLES
    • B65H23/00Registering, tensioning, smoothing or guiding webs
    • B65H23/04Registering, tensioning, smoothing or guiding webs longitudinally
    • B65H23/26Registering, tensioning, smoothing or guiding webs longitudinally by transverse stationary or adjustable bars or rollers
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B65CONVEYING; PACKING; STORING; HANDLING THIN OR FILAMENTARY MATERIAL
    • B65HHANDLING THIN OR FILAMENTARY MATERIAL, e.g. SHEETS, WEBS, CABLES
    • B65H2701/00Handled material; Storage means
    • B65H2701/10Handled articles or webs
    • B65H2701/17Nature of material
    • B65H2701/175Plastic
    • B65H2701/1752Polymer film

Abstract

3차원 디더 알고리즘의 4-시간 해상도 개선(four-time resolution refinement)이 본 발명에서 제공된다. 본 발명에서는 두 개의 2x2 블록들을 포함하는 4x2 블록들이 관찰 유닛(observed unit)으로 처리된다. 라인들의 이동과 에지의 디더링을 없애기 위해서, 픽셀의 적어도 두 개의 LSB(two least significant bits)가 케이스별로 처리된다. 첫 번째 2x2 블록의 경우, 2-비트 LSB가 01 또는 11일 때, 캐리(carry)로 할당된 픽셀은 4 개의 연속된 프레임을 위한 2x2 블록 내의 상부-좌측, 하부-우측, 하부-좌측, 및 상부-우측에 존재하게 된다. 두 번째 2x2 블록에 있어서, 2-비트 LSB가 01 및 11일 때, 캐리로 할당된 픽셀은 4 개의 연속된 프레임들을 위한 2x2 블록 내의 하부-좌측, 상부-우측, 상부-좌측, 및 하부-우측에 존재하게 된다. 두 개의 2x2 픽셀 블록들 모두에 있어서, 2-비트 LSB가 00인 경우에는 어떠한 픽셀도 처리되지 않는다. 2-비트 LSB가 10인 경우, 4x2 블록의 픽셀 행(pixel row)은 매 프레임마다 상부 행과 하부 행 사이에서 스위칭을 수행한다. 상기의 첫 번째 실시예와 유사한 다른 실시예도 본 발명에서 제공된다.Four-time resolution refinement of the three-dimensional dither algorithm is provided in the present invention. In the present invention, 4x2 blocks including two 2x2 blocks are treated as an observed unit. In order to eliminate the movement of the lines and the dithering of the edges, at least two LSBs of pixels are processed on a case-by-case basis. For the first 2x2 block, when the 2-bit LSB is 01 or 11, the pixels assigned to carry carry the top-left, bottom-right, bottom-left, and within 2x2 blocks for four consecutive frames. It will be on the top-right side. For the second 2x2 block, when the 2-bit LSB is 01 and 11, the pixels allocated to carry are lower-left, upper-right, upper-left, and lower-right in the 2x2 block for four consecutive frames. Will be present in. In both 2x2 pixel blocks, no pixel is processed if the 2-bit LSB is 00. When the 2-bit LSB is 10, the pixel row of the 4x2 block performs switching between the upper row and the lower row every frame. Other embodiments similar to the first embodiment above are provided in the present invention.

Description

3차원 디더 알고리즘{3D DITHER ALGORITHM}3D dither algorithm {3D DITHER ALGORITHM}

도 1은 일반적인 2차원 디더 알고리즘을 보여주는 테이블;1 is a table showing a general two dimensional dither algorithm;

도2a 내지 2c는 일반적인 3차원 디더 알고리즘을 보여주는 테이블들; 그리고2A-2C are tables showing a typical three dimensional dither algorithm; And

도3a 및 3b는 본 발명의 바람직한 실시예에 따른 3차원 디더 알고리즘을 보여주는 테이블들이고, 도 4a 및 도 4b는 도 3a에 도시된 본 발명의 바람직한 3차원 디더 알고리즘을 나타내는 테이블의 이해를 돕기 위한 도면들이다.3A and 3B are tables showing a three-dimensional dither algorithm according to a preferred embodiment of the present invention, and FIGS. 4A and 4B are diagrams for better understanding of a table showing a preferred three-dimensional dither algorithm of the present invention shown in FIG. 3A. admit.

본 발명은 디더 알고리즘에 관한 것으로, 좀 더 구체적으로는 영상(image)에 대한 시공간적인 4-시간 해상도 개선(four-time resolution refinement)을 위한 동적 디더 알고리즘에 관한 것이다. The present invention relates to a dither algorithm and, more particularly, to a dynamic dither algorithm for space-time four-time resolution refinement of an image.

TFT LCD(thin-film-transistor liquid crystal display) 패널의 6비트 소오스 드라이버들을 위한 일반적인 디더 알고리즘에서는 8 대 6 비트 해상도(8 to 6-bit resolution)의 디더 기능(dither function)이 제공된다. 이 디더 기능은 단지 6비트를 가지고 8비트가 합성되었다고 가정하고, 가상으로(mimic) 256 컬러를 처리한다. 통상적으로 2가지 알고리즘이 주로 사용되고 있는데, 그 중 하나는 2차원 정적 디더(2-dimension (2D) static dither)이고, 다른 하나는 3차원 동적 디더(3- dimension (3D) dynamic dither)이다. 일반적으로, 두 알고리즘들에서는 각각이 2x2 화소(pixel)로 구성된 블록들이 영상에서 관찰(observed)된다. 2차원 디더 알고리즘은 영상에서 관찰 블록들(observed blocks)간의 캐리(carry)를 위해 일정한 패턴(constant pattern)을 제공하고 낮은 품질을 획득하는 반면, 3차원 디더는 캐리 패턴을 더욱 융통성 있게 제공해 주고 2차원 디더의 결함을 개선시켜 준다. 그러나, 3차원 디더는, 프레임의 영상에서 픽셀들의 이동되거나 에지들이 디더링 되지 않도록 잘 설계되어야만 한다. 캐리 및 관찰 블록에 대해서는 아래에서 상세히 설명될 것이다. A common dither algorithm for 6-bit source drivers in a thin-film-transistor liquid crystal display (TFT LCD) panel provides a dither function with 8 to 6-bit resolution. This dither function assumes only 8 bits and 8 bits have been synthesized, and handles 256 colors mimi. Typically, two algorithms are commonly used, one of which is 2-dimension (2D) static dither, and the other is 3-dimensional (3D) dynamic dither. In general, in both algorithms, blocks each consisting of 2x2 pixels are observed in the image. Two-dimensional dither algorithms provide a constant pattern for carry between observed blocks in the image and achieve low quality, while three-dimensional dither provides more flexibility in carrying patterns Improves defects in dimensional dither. However, three-dimensional dither must be well designed so that the moving or edges of the pixels in the image of the frame are not dithered. Carry and observation blocks will be described in detail below.

2차원 디더 알고리즘을 간략하게 설명하기 위해 도 1을 참조하면, 도 1에는 8 대 6 비트 디더가 예시되어 있다. 하지만, 이는 일 예에 불과하며, 10 대 8 비트, 8 대 6 비트, 또는 6 대 4 비트 디더들도 이와 같은 방식으로 실행된다. 기본적으로, 디더의 개념은 적절한 위치와 시간에 유효 6-비트 MSB(most significant bit)에게 하나의 캐리(하나의 캐리는 2-비트 LSB(least significant bit)의 경우 4와 같음)를 더해주는 것이다. 먼저, 2-비트 LSB가 00일 때, 관찰 블록의 4개의 픽셀들 사이의 6-비트 MSB에는 어떠한 캐리도 발생되지 않으며, 상기 관찰 블록에는 동작중인 픽셀이 포함된다. 다음으로, 2-비트 LSB가 01일 때 4 픽셀들 중 어느 하나의 6-비트 MSB에 캐리가 더해진다. 그리고, 2-비트 LSB가 10일 때 4 픽셀들 중 두 픽셀의 6-비트 MSB에 캐리가 더해진다. 그 결과, 평균 가외 픽셀 값(average extra pixel value)은 2가 된다. 마지막으로, 2-비트 LSB가 11일 때, 4 픽셀들 중 세 픽셀의 6-비트 MSB에게 캐리가 더해지고, 그 결과 평균 픽셀 값은 3이 된다. 앞 에서 설명한 바와 같이, 2차원 디더 알고리즘은 캐리가 공간영역(spatial domain) 내에만 더해질 수 있도록 함에 있어서, 실행이 용이하다. 2차원 디더 방법의 한 예가 도 1의 테이블에 제시되어 있다. To briefly describe the two-dimensional dither algorithm, referring to FIG. 1, 8 to 6 bit dither is illustrated in FIG. 1. However, this is only one example, and 10 to 8 bits, 8 to 6 bits, or 6 to 4 bit dithers are executed in this manner. Basically, the concept of dither is to add one carry (one carry equals 4 for a 2-bit least significant bit) to a valid 6-bit MSB (most significant bit) at the appropriate location and time. First, when the 2-bit LSB is 00, no carry occurs in the 6-bit MSB between the four pixels of the observation block, which includes the active pixel. Next, a carry is added to the 6-bit MSB of any of the 4 pixels when the 2-bit LSB is 01. Then, when the 2-bit LSB is 10, a carry is added to the 6-bit MSB of two of the four pixels. As a result, the average extra pixel value is two. Finally, when the 2-bit LSB is 11, a carry is added to the 6-bit MSB of three of the four pixels, resulting in an average pixel value of three. As described above, the two-dimensional dither algorithm is easy to implement in that the carry can be added only in the spatial domain. An example of a two-dimensional dither method is shown in the table of FIG. 1.

2차원 디더 알고리즘에서, 동일한 입력 영상의 매 프레임마다 동일한 값을 갖는 모든 단일 픽셀은, 화면(screen)에서 도트 모아레(dot moire)(LSB가 10일 때) 또는 쿼드 도트(quad dot)(LSB가 01 또는 11일 때)와 같은 일정 패턴으로 관찰된다. 따라서, 이 같은 정적 방법은 컬러 디더링에는 거의 사용되지 않는다. In the two-dimensional dither algorithm, every single pixel with the same value every frame of the same input image is either a dot moire (when LSB is 10) or a quad dot (LSB) on the screen. Observed at a constant pattern, such as 01 or 11). Thus, this static method is rarely used for color dithering.

2차원 디더 알고리즘을 보강한, 종래의 3차원 디더 알고리즘이 여기에서 설명된다. 3차원 디더는, 공간영역에서의 디더 뿐만 아니라 시간영역(temporal domain)에 대한 디더 또한 제공해 준다. 화면에 대한 동적 디더시, 특히 빠른 응답을 가지는 패널에서는 픽셀들의 이동이 관찰된다. 일반적인 3차원 디더 방법의 기본 관찰 유닛 역시 4 개의 픽셀들을 포함하는 2x2 블록이 된다. 각각의 LSB 2-비트가 10일 때, 일반적인 3차원 디더 방법은 제1 수평 스캔 라인(first horizontal scan line)에서 좌측과 우측으로 이동하는 픽셀들의 이동과, 제2 수평 스캔 라인(second horizontal scan line)에서 우측과 좌측으로 이동하는 픽셀들의 이동이 제공된다. 각각의 LSB 2-비트가 01 또는 11일 때, 일반적인 3차원 디더 방법은 다음과 같은 3개의 기본적인 접근법을 가지게 된다. The conventional three-dimensional dither algorithm, which augments the two-dimensional dither algorithm, is described herein. The three-dimensional dither provides not only dither in the spatial domain but also dither in the temporal domain. Dynamic dithering to the screen, especially in panels with fast response, the movement of pixels is observed. The basic observation unit of the general three-dimensional dither method is also a 2x2 block containing four pixels. When each LSB 2-bit is 10, the general three-dimensional dither method moves the pixels moving left and right in the first horizontal scan line and the second horizontal scan line. ), The movement of pixels moving to the right and left is provided. When each LSB 2-bit is 01 or 11, the general three-dimensional dither method has three basic approaches.

3차원 디더를 위한 첫 번째 종래 방법은, 연속된 프레임들의 모든 2x2 블록들에 대해 픽셀의 이동을 상부-좌측, 상부-우측, 하부-우측, 및 하부-좌측으로 수행하는 것이다. 3차원 디더를 위한 두 번째 종래 방법은, 연속된 프레임들의 모든 2x2 블록들에 대해 픽셀의 이동을 상부-좌측, 하부-우측, 하부-좌측, 및 상부-우측으로 수행하는 것이다. 3차원 디더를 위한 세 번째 종래 방법은, 연속된 프레임들의 모든 2x2 블록들에 대해 픽셀의 이동을 상부-좌측, 하부-좌측, 상부-우측, 및 하부-우측으로 수행하는 것이다. 도 2a 내지 2c에 도시된 테이블들에는 앞에서 설명한 바와 같은 일반적인 3차원 방법에서 수행되는 방법들이 표시되어 있다. The first conventional method for three-dimensional dither is to perform the movement of the pixel to top-left, top-right, bottom-right, and bottom-left for all 2x2 blocks of consecutive frames. A second conventional method for three-dimensional dither is to perform the movement of the pixel to top-left, bottom-right, bottom-left, and top-right for all 2x2 blocks of consecutive frames. The third conventional method for three-dimensional dither is to perform the movement of the pixel to the top-left, bottom-left, top-right, and bottom-right for all 2x2 blocks of consecutive frames. The tables shown in FIGS. 2A to 2C show methods performed in the general three-dimensional method as described above.

3차원 디더가 일반적으로 가지고 있는 문제점은, LSB가 10일 때 아무 문제도 없다가, LSB가 01이면 첫 번째 방식(도 2a)이나 두 번째 방식(도2b)이 수행될 때 수평라인들이 움직이게 된다는 점이다. 그리고, 모든 2x2 블록들이 같은 방향으로 움직일 때, 첫 번째 또는 세 번째(도 2c) 방식이 적용되면 수평 그레이-256 패턴에서 에지가 디더링 된다는 점이다. 따라서, 3차원 디더의 문제점은 위의 3가지 방식 모두에서 발견된다. A common problem with 3D dither is that there is no problem when LSB is 10, but when LSB is 01, the horizontal lines move when the first method (Fig. 2a) or the second method (Fig. 2b) is performed. Is the point. And, when all 2x2 blocks move in the same direction, the edge is dithered in the horizontal gray-256 pattern if the first or third (FIG. 2C) scheme is applied. Thus, the problem of three-dimensional dither is found in all three of the above manner.

본 발명이 이루고자 하는 기술적 과제는 화면에서 프레임들간의 수평 및/또는 수직 라인들의 이동을 제거할 수 있는 3차원 디더 알고리즘을 제공하는데 있다.An object of the present invention is to provide a three-dimensional dither algorithm that can eliminate the movement of horizontal and / or vertical lines between frames on a screen.

본 발명이 이루고자 하는 다른 기술적 과제는 화면에서 프레임들의 에지가 디더링 되는 것을 방지할 수 있는 3차원 디더 알고리즘을 제공하는데 있다.Another object of the present invention is to provide a three-dimensional dither algorithm that can prevent the edge of the frame dithering on the screen.

동적 디더의 문제점을 해결하기 위해, 관찰 유닛(observed unit)은 픽셀들이 더욱 복잡하게 이동될 수 있도록 8 픽셀로 구성된 4x2 블록으로 확장된다. 동적 디더의 주기는 변함 없이 4 프레임으로 구성된다. 본 발명에 따른 3차원 디더 알고리 즘은 아래와 같다.To solve the problem of dynamic dither, the observed unit is extended to a 4x2 block of 8 pixels so that the pixels can be moved more complicated. The period of dynamic dither is invariably composed of four frames. The three-dimensional dither algorithm according to the present invention is as follows.

2-비트 LSB가 10일 때, 픽셀의 이동은 항상 위와 아래가 된다. 화면에 평균 2의 값이 제공되면, 앞에서 설명한 바와 같은 문제점은 발생되지 않는다. 2-비트 LSB가 01 또는 11일 때, 픽셀의 이동(01의 경우 캐리가 되고, 11의 경우 캐리가 되지 않음)은 첫 번째 2x2 블록 내에서 상부-좌측, 하부-우측, 하부-좌측, 및 상부-우측으로 순차적으로 이동하고, 다음 2x2 블록 내에서는 하부-좌측, 상부-우측, 상부-좌측, 및 하부-우측으로 순차적으로 이동하여, 4x2 블록을 구성한다. 이와 같은 움직임 방식에서는, 화면에서 1 또는 3의 평균값이 관찰된다. 어떠한 수평 라인도 두 프레임마다 동일한 위치에서 머무르지 않기 때문에, 화면의 픽셀들 또는 라인들의 이동이 화면에서 관찰되지 않게 된다. 뿐만 아니라, 본 발명에 따른 기본 관찰 유닛은 4x2 블록이고, 주변의 2x2 블록들은 서로 다른 동작을 수행하기 때문에, 에지가 디더링 되지 않게 된다. 그러므로, 3차원 디더 문제는 본 발명의 첫 번째 실시예에 의해 해결될 수 있게 된다. When the 2-bit LSB is 10, the pixel shift is always up and down. If the average value of 2 is provided on the screen, the problem as described above does not occur. When the 2-bit LSB is 01 or 11, the shift of the pixel (carry for 01 and not carry for 11) is above-left, below-right, below-left, and within the first 2x2 block. Move sequentially to the upper-right side, and sequentially move to the lower-left, upper-right, upper-left, and lower-right within the next 2x2 block to form a 4x2 block. In this type of movement, an average value of 1 or 3 is observed on the screen. Since no horizontal line stays at the same location every two frames, no movement of pixels or lines on the screen is observed on the screen. In addition, since the basic observation unit according to the present invention is a 4x2 block and the surrounding 2x2 blocks perform different operations, the edges are not dithered. Therefore, the three-dimensional dither problem can be solved by the first embodiment of the present invention.

본 발명의 다른 실시예에 의한 디더 알고리즘은, 앞에서 설명한 방법과 유사하지만, 캐리 앨리먼트 이동 규칙은 앞에서 수행된 것과 반대이다. 2-비트 LSB가 10일 때 픽셀의 이동은 위에서 설명된 첫 번째 실시예와 마찬가지로 항상 위 아래로 움직이게 된다. 그 결과, 화면에 2의 평균값이 제공된다. 2-비트 LSB가 01 또는 11일 때, 픽셀의 이동(01의 경우 캐리가 되고, 11의 경우 캐리가 안됨)은 첫 번째 2x2 블록 내에서 상부-좌측, 상부-우측, 하부-좌측, 및 하부-우측으로 순차적으로 이동하고, 다음 2x2 블록 내에서는 하부-좌측, 하부-우측, 상부-좌측, 및 상부-우 측으로 순차적으로 이동하여, 4x2 블록을 구성한다. 이와 같은 움직임 방식에서는, 화면에 1 또는 3의 평균값이 관찰된다. 어떠한 수평 라인도 두 프레임마다 동일한 위치에서 머무르지 않기 때문에, 픽셀들 또는 라인들의 이동이 화면에서 관찰되지 않게 된다. 뿐만 아니라, 본 발명에 따른 기본 관찰 유닛은 4x2 블록이고, 주변의 2x2 블록들은 서로 다른 동작을 수행하기 때문에, 에지가 디더링 되지 않게 된다. 그러므로, 3차원 디더 문제는 본 발명의 두 번째 실시예에 의해 해결될 수 있게 된다. The dither algorithm according to another embodiment of the present invention is similar to the method described above, but the carry element movement rule is opposite to that performed previously. When the 2-bit LSB is 10, the pixel movement always moves up and down as in the first embodiment described above. As a result, an average value of 2 is provided on the screen. When the 2-bit LSB is 01 or 11, the shift of the pixel (which is carry for 01 and not carry for 11) is top-left, top-right, bottom-left, and bottom within the first 2x2 block. Move sequentially to the right side, and sequentially move to the bottom-left, bottom-right, top-left, and top-right side within the next 2x2 block, to constitute a 4x2 block. In this type of movement, an average value of 1 or 3 is observed on the screen. Since no horizontal line stays at the same location every two frames, no movement of pixels or lines is observed on the screen. In addition, since the basic observation unit according to the present invention is a 4x2 block and the surrounding 2x2 blocks perform different operations, the edges are not dithered. Therefore, the three-dimensional dither problem can be solved by the second embodiment of the present invention.

이상에서, 종래 기술에 대한 문제점과 본 발명의 이점이 간단히 설명되었다. 본 기술 분야의 통상의 지식을 가진 자라면 아래의 설명 및 도면과, 청구항으로부터 다양한 변형 및 균등한 타 실시예가 가능하다는 것은 자명하다. In the above, the problems with the prior art and the advantages of the present invention have been briefly described. It will be apparent to those skilled in the art that various modifications and equivalent other embodiments are possible from the following description and drawings, and from the claims.

(실시예)(Example)

도 3a 및 3b를 참조하면, 본 발명의 바람직한 실시예에 따른 3차원 디더 알고리즘을 나타내는 테이블들이 제시되어 있다. 3A and 3B, tables representing a three-dimensional dither algorithm in accordance with a preferred embodiment of the present invention are presented.

본 발명의 바람직한 실시예에 있어서, 관찰 유닛은 픽셀들이 더욱 복잡하게 이동될 수 있도록 8 픽셀로 구성된 4x2 블록으로 확장된다. 동적 디더의 주기는 변함 없이 4 프레임으로 구성된다. 본 발명에 따른 3차원 디더 알고리즘은 아래와 같다.In a preferred embodiment of the present invention, the observation unit is extended to a 4x2 block of 8 pixels so that the pixels can be moved more complicated. The period of dynamic dither is invariably composed of four frames. The three-dimensional dither algorithm according to the present invention is as follows.

먼저 도3a를 참조하면, 2-비트 LSB가 10일 때, 픽셀의 이동은 항상 위 아래로 이동된다. 2-비트 LSB가 10일 때, 픽셀의 이동은 항상 위 아래로 이동된다. 화면에 평균 2의 값이 제공되면, 앞에서 설명한 바와 같은 문제점은 발생되지 않는 다. 2-비트 LSB가 01 또는 11일 때, 픽셀의 이동(01의 경우 캐리가 되고, 11의 경우 캐리가 되지 않음)은 첫 번째 2x2 블록 내에서 상부-좌측, 하부-우측, 하부-좌측, 및 상부-우측으로 순차적으로 이동하고, 다음 2x2 블록 내에서는 하부-좌측, 상부-우측, 상부-좌측, 및 하부-우측으로 순차적으로 이동하여, 4x2 블록을 구성한다. 이와 같은 움직임 방식에서는, 화면에 1 또는 3의 평균값이 관찰된다. 어떠한 수평 라인도 두 프레임마다 동일한 위치에서 머무르지 않기 때문에, 픽셀들 또는 라인들의 이동이 화면에서 관찰되지 않게 된다. 뿐만 아니라, 본 발명에 따른 기본 관찰 유닛은 4x2 블록이고, 주변의 2x2 블록들은 서로 다른 동작을 수행하기 때문에, 에지가 디더링 되지 않게 된다. 그러므로, 3차원 디더 문제는 본 발명의 첫 번째 실시예에 의해 해결될 수 있게 된다. Referring first to Figure 3A, when the 2-bit LSB is 10, the pixel movement is always moved up and down. When the 2-bit LSB is 10, the pixel movement is always moved up and down. If an average of 2 is provided on the screen, the problem described above does not occur. When the 2-bit LSB is 01 or 11, the shift of the pixel (carry for 01 and not carry for 11) is above-left, below-right, below-left, and within the first 2x2 block. Move sequentially to the upper-right side, and sequentially move to the lower-left, upper-right, upper-left, and lower-right within the next 2x2 block to form a 4x2 block. In this type of movement, an average value of 1 or 3 is observed on the screen. Since no horizontal line stays at the same location every two frames, no movement of pixels or lines is observed on the screen. In addition, since the basic observation unit according to the present invention is a 4x2 block and the surrounding 2x2 blocks perform different operations, the edges are not dithered. Therefore, the three-dimensional dither problem can be solved by the first embodiment of the present invention.

도 3b를 참조하면, 본 발명의 다른 실시예에 의한 디더 알고리즘은, 앞에서 설명한 방법과 유사하지만, 캐리 앨리먼트 이동 규칙은 앞에서 수행된 것과 반대이다. 2-비트 LSB가 10일 때 픽셀의 이동은 위에서 설명된 첫 번째 실시예와 마찬가지로 항상 위 아래로 이동된다. 그 결과, 화면에 2의 평균값이 제공된다. 2-비트 LSB가 01 또는 11일 때, 픽셀의 이동(01의 경우 캐리가 되고, 11의 경우 캐리가 안됨)은 첫 번째 2x2 블록 내에서 상부-좌측, 상부-우측, 하부-좌측, 및 하부-우측으로 순차적으로 이동하고, 다음 2x2 블록 내에서는 하부-좌측, 하부-우측, 상부-좌측, 및 상부-우측으로 순차적으로 이동하여, 4x2 블록을 구성한다. 이와 같은 움직임 방식에서는, 화면에 1 또는 3의 평균값이 관찰된다. 어떠한 수평 라인도 두 프레임마다 동일한 위치에서 머무르지 않기 때문에, 픽셀들 또는 라인들의 이동이 화 면에서 관찰되지 않게 된다. 뿐만 아니라, 본 발명에 따른 기본 관찰 유닛은 4x2 블록이고, 주변의 2x2 블록들은 서로 다른 동작을 수행하기 때문에, 에지가 디더링 되지 않게 된다. 그러므로, 3차원 디더 문제는 본 발명의 두 번째 실시예에 의해 해결될 수 있게 된다. Referring to FIG. 3B, the dither algorithm according to another embodiment of the present invention is similar to the above-described method, but the carry element movement rule is opposite to that performed previously. When the 2-bit LSB is 10, the pixel movement is always moved up and down as in the first embodiment described above. As a result, an average value of 2 is provided on the screen. When the 2-bit LSB is 01 or 11, the shift of the pixel (which is carry for 01 and not carry for 11) is top-left, top-right, bottom-left, and bottom within the first 2x2 block. Move sequentially to the right side, and sequentially move to the bottom-left, bottom-right, top-left, and top-right within the next 2x2 block to form a 4x2 block. In this type of movement, an average value of 1 or 3 is observed on the screen. Since no horizontal line stays in the same position every two frames, no movement of pixels or lines is observed on the screen. In addition, since the basic observation unit according to the present invention is a 4x2 block and the surrounding 2x2 blocks perform different operations, the edges are not dithered. Therefore, the three-dimensional dither problem can be solved by the second embodiment of the present invention.

도 4a 및 도 4b는 도 3a에 도시된 본 발명의 바람직한 3차원 디더 알고리즘을 나타내는 테이블의 이해를 돕기 위한 도면들이다. 앞서 설명한 바와 같이, 관찰 유닛은 픽셀들이 더욱 복잡하게 이동될 수 있도록 8픽셀로 구성된 4x2 블록으로 확장된다. 4x2 블록은 2*2 제 1 서브 유닛과 2*2 제 2 서브 유닛을 포함한다. 제 1 및 제 2 서브 유닛들 각각은 상부-좌측 픽셀, 상부-우측 픽셀, 하부-좌측 픽셀 및 하부-우측 픽셀로 구성된다. 도 4a는 2x2 제 1 서브 유닛에서 제 1 동작 내지 제 3 동작들을 보여주고 있다. 입력 영상 패턴의 2-비트 LSB가 00이면 아무 동작도 수행하지 않는다. 입력 영상 패턴의 2-비트 LSB가 01이면 제 1 서브 유닛의 상부-좌측 픽셀, 상부-우측 픽셀, 하부-좌측 픽셀 및 하부-우측 픽셀의 캐리 값은 첫 번째 프레임에서 1, 0, 0, 0, 두 번째 프레임에서 0, 0, 0, 1, 세 번째 프레임에서 0, 0, 1, 0, 그리고 네 번째 프레임에서 0, 1, 0, 0이다. 여기서, '1'은 캐리(carry)이고, '0'은 비캐리(non-carry)이다. 다시 말하면, 입력 영상 패턴의 2-비트 LSB가 01이면, 4-프레임마다 반복적으로 제 1 서브 유닛 내 상부-좌측 픽셀, 하부-우측 픽셀, 하부-좌측 픽셀 및 상부-우측 픽셀의 2-비트 LSB를 제외한 나머지 비트들에 캐리 즉, 1을 더하고, 제 1 서브 유닛 내 나머지 픽셀들의 2-비트 LSB를 제외한 나머지 비트들에 비캐리 즉, 0을 더하는 제 1 동작이 수행된다. 입력 영상 패턴의 2-비트 LSB가 10이면, 2-프레임마다 반복적으로 제 1 서브 유닛 내 하부 행의 픽셀들과 상부 행의 픽셀들에 캐리 즉, 1을 더하고 제 1 서브 유닛 내 나머지 픽셀들의 2-비트 LSB를 제외한 나머지 비트들에 비캐리 즉, 0을 더하는 제 2 동작이 수행된다. 입력 영상 패턴의 2-비트 LSB가 11이면, 4-프레임마다 반복적으로 제 1 서브 유닛 내 상부-좌측 픽셀, 하부-우측 픽셀, 하부-좌측 픽셀 및 상부-우측 픽셀의 2-비트 LSB를 제외한 나머지 비트들에 비캐리 즉, 0을 더하고, 제 1 서브 유닛 내 나머지 픽셀들의 2-비트 LSB를 제외한 나머지 비트들에 캐리 즉, 1을 더하는 제 3 동작이 수행된다. 도 4b는 2x2 제 2 서브 유닛에서 제 4 동작 내지 제 6 동작들을 보여주고 있다. 입력 영상 패턴의 2-비트 LSB가 00이면 아무 동작도 수행하지 않는다. 입력 영상 패턴의 2-비트 LSB가 01이면 제 2 서브 유닛의 상부-좌측 픽셀, 상부-우측 픽셀, 하부-좌측 픽셀 및 하부-우측 픽셀의 캐리 값은 첫 번째 프레임에서 0, 0, 1, 0, 두 번째 프레임에서, 0, 1 0, 0, 세 번째 프레임에서 1, 0, 0, 0, 그리고 네 번째 프레임에서 0, 0, 0, 1이다. 여기서, '1'은 캐리이고, '0'은 비캐리이다. 다시 말하면, 입력 영상 패턴의 2-비트 LSB가 01이면, 4-프레임마다 반복적으로 제 2 서브 유닛 내 하부-좌측 픽셀, 하부-우측 픽셀, 상부-좌측 픽셀 및 상부-우측 픽셀의 2-비트 LSB를 제외한 나머지 비트들에 캐리 즉, 1을 더하고, 제 1 서브 유닛 내 나머지 픽셀들의 2-비트 LSB를 제외한 나머지 비트들에 비캐리 즉, 0을 더하는 제 4 동작이 수행된다. 입력 영상 패턴의 2-비트 LSB가 10이면, 2-프레임마다 반복적으로 제 2 서브 유닛 내 하부 행의 픽셀들과 상부 행의 픽셀들에 캐리 즉, 1을 더하고 제 2 서브 유닛 내 나머지 픽셀들의 2-비트 LSB를 제외한 나머지 비트들에 비캐리 즉, 0을 더하는 제 5 동작이 수행된다. 입력 영상 패턴의 2-비트 LSB가 11이면, 4-프레임마다 반복적으로 제 1 서브 유닛 내 하부-좌측 픽셀, 상부-우측 픽셀, 상부-좌측 픽셀 및 하부-우측 픽셀의 2-비트 LSB를 제외한 나머지 비트들에 비캐리 즉, 0을 더하고, 제 1 서브 유닛 내 나머지 픽셀들의 2-비트 LSB를 제외한 나머지 비트들에 캐리 즉, 1을 더하는 제 6 동작이 수행된다. 이상에서, 종래 기술에 대한 문제점과 본 발명의 이점이 간단히 설명되었다. 본 기술 분야의 통상의 지식을 가진 자라면 아래의 설명 및 도면과, 청구항으로부터 다양한 변형 및 균등한 타 실시예가 가능하다는 것은 자명하다. 4A and 4B are diagrams for better understanding of a table representing a preferred three-dimensional dither algorithm of the present invention shown in FIG. 3A. As described above, the observation unit is extended to a 4x2 block of 8 pixels so that the pixels can be moved more complicated. The 4x2 block includes 2 * 2 first subunits and 2 * 2 second subunits. Each of the first and second sub units consists of an upper-left pixel, an upper-right pixel, a lower-left pixel, and a lower-right pixel. 4A shows first to third operations in a 2 × 2 first subunit. If the 2-bit LSB of the input image pattern is 00, no operation is performed. If the 2-bit LSB of the input image pattern is 01, the carry values of the top-left, top-right, bottom-left, and bottom-right pixels of the first subunit are 1, 0, 0, 0 in the first frame. 0, 0, 0, 1 in the second frame, 0, 0, 1, 0 in the third frame, and 0, 1, 0, 0 in the fourth frame. Here, '1' is a carry and '0' is a non-carry. In other words, if the 2-bit LSB of the input image pattern is 01, the 2-bit LSB of the upper-left pixel, the lower-right pixel, the lower-left pixel and the upper-right pixel in the first sub unit repeatedly every 4-frames. A first operation is performed to add a carry, that is, 1 to the remaining bits except for and to add a non-carry, that is, 0 to the remaining bits except for the 2-bit LSB of the remaining pixels in the first subunit. If the 2-bit LSB of the input image pattern is 10, the carry-ie, 1 is added to the pixels of the lower row and the pixels of the upper row in the first sub-unit repeatedly every two-frames, and 2 of the remaining pixels in the first sub-unit. A second operation is performed that adds non-carry, i.e., 0, to the remaining bits except the -bit LSB. If the 2-bit LSB of the input image pattern is 11, then every 4-frames except for the 2-bit LSB of the top-left pixel, bottom-right pixel, bottom-left pixel and top-right pixel in the first sub-unit repeatedly A third operation is performed to add a non-carry, i.e., zero, to the bits and carry, i.e., one, on the remaining bits except for the 2-bit LSB of the remaining pixels in the first subunit. 4B shows the fourth to sixth operations in the 2 × 2 second subunit. If the 2-bit LSB of the input image pattern is 00, no operation is performed. If the 2-bit LSB of the input image pattern is 01, the carry values of the top-left, top-right, bottom-left and bottom-right pixels of the second sub-unit are 0, 0, 1, 0 in the first frame. , In the second frame, 0, 1 0, 0, in the third frame 1, 0, 0, 0, and in the fourth frame 0, 0, 0, 1. Here, '1' is carry and '0' is non-carrie. In other words, if the 2-bit LSB of the input image pattern is 01, the 2-bit LSB of the lower-left pixel, the lower-right pixel, the upper-left pixel and the upper-right pixel in the second sub unit repeatedly every 4-frames. A fourth operation is performed in which a carry, i.e., is added to the remaining bits except for, and a non-carry, i.e., zero is added to the remaining bits except for the 2-bit LSB of the remaining pixels in the first subunit. If the 2-bit LSB of the input image pattern is 10, every two-frames repeatedly carry, i.e., add 1 to the pixels in the lower row and the pixels in the upper row in the second sub-unit, and 2 of the remaining pixels in the second sub-unit. A fifth operation is performed that adds non-carry, i.e., 0, to the remaining bits except the -bit LSB. If the 2-bit LSB of the input image pattern is 11, then every 4-frames except for the 2-bit LSB of the lower-left pixel, upper-right pixel, upper-left pixel, and lower-right pixel in the first sub-unit repeatedly A sixth operation is performed to add a non-carry, i.e., zero, to the bits and carry, i.e., one, to the remaining bits except for the 2-bit LSB of the remaining pixels in the first subunit. In the above, the problems with the prior art and the advantages of the present invention have been briefly described. It will be apparent to those skilled in the art that various modifications and equivalent other embodiments are possible from the following description and drawings, and from the claims.

이상과 같이 도면과 명세서에서 최적 실시예가 개시되었다. 여기서 특정한 용어들이 사용되었으나, 이는 단지 본 발명을 설명하기 위한 목적에서 사용된 것이지 의미한정이나 특허청구범위에 기재된 본 발명의 범위를 제한하기 위하여 사용된 것은 아니다. 그러므로 본 기술 분야의 통상의 지식을 가진 자라면 이로부터 다양한 변형 및 균등한 타 실시예가 가능하다는 점을 이해할 것이다. 따라서, 본 발명의 진정한 기술적 보호 범위는 첨부된 특허청구범위의 기술적 사상에 의해 정해져야 할 것이다.As described above, the optimum embodiment has been disclosed in the drawings and the specification. Although specific terms have been used herein, they are used only for the purpose of describing the present invention and are not intended to limit the scope of the invention as defined in the claims or the claims. Therefore, those skilled in the art will understand that various modifications and equivalent other embodiments are possible from this. Therefore, the true technical protection scope of the present invention will be defined by the technical spirit of the appended claims.

이상과 같은 본 발명에 의하면, 화면에서 프레임들간의 수평 및/또는 수직 라인들의 이동을 제거할 수 있고, 프레임들의 에지가 디더링 되는 것을 방지할 수 있다.According to the present invention as described above, it is possible to remove the movement of the horizontal and / or vertical lines between the frames on the screen, it is possible to prevent the edges of the frames to be dithered.

Claims (6)

영상에 대한 4-시간 해상도 개선(four-time resolution refinement)을 위해, 각각이 복수 개의 비트로 구성된 복수 개의 픽셀들로 주사되는 복수 개의 프레임들과, 상기 픽셀들의 4x2 블록으로 구성된 관찰 유닛을 포함하고, 상기 관찰 유닛은 제1 서브 유닛과 제2 서브 유닛을 포함하고, 각각의 상기 서브 유닛은 상기 픽셀들의 2x2 블록을 포함하며, 상기 2x2 블록은 상부-좌측 픽셀, 상부-우측 픽셀, 하부-좌측 픽셀, 및 하부-우측 픽셀을 포함하고, 상기 2x2 블록은 상기 상부-좌측 픽셀과 상기 상부-우측 픽셀로 구성된 상부 행(upper row), 및 상기 하부-좌측 픽셀과 상기 하부-우측 픽셀로 구성된 하부 행(lower row)을 포함하는 디더 알고리즘에 있어서:For four-time resolution refinement of an image, comprising a plurality of frames, each of which is scanned into a plurality of pixels of a plurality of bits, and an observation unit consisting of a 4x2 block of pixels, The viewing unit comprises a first subunit and a second subunit, each of the subunits comprising a 2x2 block of pixels, the 2x2 block being an upper-left pixel, an upper-right pixel, a lower-left pixel. And a lower-right pixel, wherein the 2x2 block is an upper row of the upper-left pixel and the upper-right pixel, and a lower row of the lower-left pixel and the lower-right pixel. For a dither algorithm that includes a lower row: 상기 관찰 유닛의 상기 제1 서브 유닛의 상기 각각의 픽셀들에 있어서,In said respective pixels of said first subunit of said viewing unit, 2-비트의 LSB(least significant bits)가 00이면 아무 동작도 수행하지 않고, If 2-bit LSB (least significant bits) is 00, no action is taken. 상기 2-비트의 LSB가 01이면, 4-프레임 구간마다 상기 상부-좌측 픽셀, 상기 하부-우측 픽셀, 상기 하부-좌측 픽셀, 및 상기 상부-우측 픽셀이 연속된 형태로 반복되는 제1동작을 수행하고, If the 2-bit LSB is 01, a first operation is performed in which the upper-left pixel, the lower-right pixel, the lower-left pixel, and the upper-right pixel are repeated in a 4-frame period in a continuous form. Doing, 상기 2-비트의 LSB가 10이면, 2-프레임 구간마다 상기 하부 행의 픽셀들과 상기 상부 행의 픽셀들이 연속된 형태로 반복되는 제2동작을 수행하고, If the 2-bit LSB is 10, a second operation is performed in which pixels in the lower row and pixels in the upper row are repeated in a continuous form every 2-frame periods. 상기 2-비트의 LSB가 11이면, 상기 제1동작과 동일한 제3동작을 수행하고; 그리고If the 2-bit LSB is 11, perform the same third operation as that of the first operation; And 상기 관찰 유닛의 상기 제2 서브 유닛의 상기 각각의 픽셀들에 있어서,In the respective pixels of the second sub-unit of the viewing unit, 상기 2-비트의 LSB가 00이면 아무 동작도 수행하지 않고, If the 2-bit LSB is 00, no operation is performed. 상기 2-비트의 LSB가 01이면, 상기 4-프레임 구간마다 상기 하부-좌측 픽셀, 상기 상부-우측 픽셀, 상기 상부-좌측 픽셀, 및 상기 하부-우측 픽셀이 연속된 형태로 반복되는 제4동작을 수행하고, If the 2-bit LSB is 01, a fourth operation of repeating the lower-left pixel, the upper-right pixel, the upper-left pixel, and the lower-right pixel every successive four-frame periods; Then, 상기 2-비트의 LSB가 10이면, 상기 2-프레임 구간마다 상기 제2동작과 동일하게 연속된 형태로 반복되는 제5동작을 수행하고, If the 2-bit LSB is 10, the fifth operation is repeated in the same continuous form as the second operation for each of the 2-frame periods. 상기 2-비트의 LSB가 11이면, 상기 4-프레임 구간마다 상기 제4동작과 동일하게 연속된 형태로 반복되는 제6동작을 수행하는 것을 특징으로 하는 디더 알고리즘.And if the 2-bit LSB is 11, the dither algorithm performs a sixth operation repeated in the same continuous form as the fourth operation in each of the four-frame periods. 제 1 항에 있어서,The method of claim 1, 상기 제1동작에서 상기 반복되는 픽셀들은 캐리(carry)이고;The repeating pixels in the first operation are carry; 상기 제2동작에서 상기 반복되는 픽셀들은 캐리이고;The repeated pixels in the second operation are carry; 상기 제3동작에서 상기 반복되는 픽셀들은 비-캐리(none-carry)이고;The repeating pixels in the third operation are non-carry; 상기 제4동작에서 상기 반복되는 픽셀들은 캐리이고;The repeated pixels in the fourth operation are carry; 상기 제5동작에서 상기 반복되는 픽셀들은 캐리이고; 그리고The repeated pixels in the fifth operation are carry; And 상기 제6동작에서 상기 반복되는 픽셀들은 비-캐리인 것을 특징으로 하는 디더 알고리즘.And wherein the repeated pixels in the sixth operation are non-carried. 제 2 항에 있어서,The method of claim 2, 상기 제1 및 제2동작들은 상기 제 1 서브 유닛 내 상기 반복되는 픽셀들 각각의 상기 2-비트 LSB를 제외한 나머지 비트들에게 1을 더하고, 상기 제 1 서브 유닛 내 상기 반복되는 픽셀들을 제외한 나머지 픽셀들의 상기 2-비트 LSB를 제외한 상기 나머지 비트들에게 0을 더하고;The first and second operations add 1 to the remaining bits except the 2-bit LSB of each of the repeated pixels in the first sub unit, and the remaining pixels except the repeated pixels in the first sub unit. Add 0 to the remaining bits except the 2-bit LSB 상기 제3동작은 상기 제 1 서브 유닛 내 상기 반복되는 픽셀들 각각의 상기 2-비트 LSB를 제외한 상기 나머지 비트들에게 0을 더하고, 상기 제 1 서브 유닛 내상기 반복되는 픽셀들을 제외한 나머지 픽셀들의 상기 2-비트 LSB를 제외한 상기 나머지 비트들에게 1을 더하고;The third operation adds 0 to the remaining bits except for the 2-bit LSB of each of the repeated pixels in the first sub unit, and adds zero to the remaining bits except for the repeated pixels in the first sub unit. Add 1 to the remaining bits except 2-bit LSB; 상기 제4 및 제5동작들은 상기 제 2 서브 유닛 내 상기 반복되는 픽셀들 각각의 상기 2-비트 LSB를 제외한 나머지 비트들에게 1을 더하고, 상기 제 2 서브 유닛 내 상기 반복되는 픽셀들을 제외한 나머지 픽셀들의 상기 2-비트 LSB를 제외한 상기 나머지 비트들에게 0을 더하고; 그리고The fourth and fifth operations add 1 to the remaining bits except the 2-bit LSB of each of the repeated pixels in the second sub unit, and the remaining pixels except the repeated pixels in the second sub unit. Add 0 to the remaining bits except the 2-bit LSB And 상기 제6동작은 상기 제 2 서브 유닛 내 상기 반복되는 픽셀들 각각의 상기 2-비트 LSB를 제외한 상기 나머지 비트들에게 0을 더하고, 상기 제 2 서브 유닛 내 상기 반복되는 픽셀들을 제외한 나머지 픽셀들의 상기 2-비트 LSB를 제외한 상기 나머지 비트들에게 1을 더하는 것을 특징으로 하는 디더 알고리즘.The sixth operation adds 0 to the remaining bits except for the 2-bit LSB of each of the repeated pixels in the second sub unit, and adds zero to the remaining bits except for the repeated pixels in the second sub unit. A dither algorithm characterized by adding 1 to the remaining bits except for the 2-bit LSB. 영상에 대한 4-시간 해상도 개선(four-time resolution refinement)을 위해, 각각이 복수 개의 비트로 구성된 복수 개의 픽셀들로 주사되는 복수 개의 프레임들과, 상기 픽셀들의 4x2 블록으로 구성된 관찰 유닛을 포함하고, 상기 관찰 유닛은 제1 서브 유닛과 제2 서브 유닛을 포함하고, 각각의 상기 서브 유닛은 상기 픽셀들의 2x2 블록을 포함하며, 상기 2x2 블록은 상부-좌측 픽셀, 상부-우측 픽셀, 하부-좌측 픽셀, 및 하부-우측 픽셀을 포함하고, 상기 2x2 블록은 상기 상부-좌측 픽셀과 상기 상부-우측 픽셀로 구성된 상부 행(upper row), 및 상기 하부-좌측 픽셀과 상기 하부-우측 픽셀로 구성된 하부 행(lower row)을 포함하는 디더 알고리즘에 있어서:For four-time resolution refinement of an image, comprising a plurality of frames, each of which is scanned into a plurality of pixels of a plurality of bits, and an observation unit consisting of a 4x2 block of pixels, The viewing unit comprises a first subunit and a second subunit, each of the subunits comprising a 2x2 block of pixels, the 2x2 block being an upper-left pixel, an upper-right pixel, a lower-left pixel. And a lower-right pixel, wherein the 2x2 block is an upper row of the upper-left pixel and the upper-right pixel, and a lower row of the lower-left pixel and the lower-right pixel. For a dither algorithm that includes a lower row: 상기 관찰 유닛의 상기 제1 서브 유닛의 상기 각각의 픽셀들에 있어서,In said respective pixels of said first subunit of said viewing unit, 상기 2-비트의 LSB(least significant bits)가 00이면 아무 동작도 수행하지 않고, If the 2-bit LSB (least significant bits) is 00, no operation is performed. 상기 2-비트의 LSB가 01이면, 4-프레임 구간마다 상기 상부-좌측 픽셀, 상기 상부-우측 픽셀, 상기 하부-좌측 픽셀, 및 상기 하부-우측 픽셀이 연속된 형태로 반복되는 제1동작을 수행하고, If the 2-bit LSB is 01, a first operation of repeating the upper-left pixel, the upper-right pixel, the lower-left pixel, and the lower-right pixel in a continuous form every 4-frame periods is performed. Doing, 상기 2-비트의 LSB가 10이면, 2-프레임 구간마다 상기 하부 행과 상기 상부 행으로 연속된 형태로 반복되는 제2동작을 수행하고, If the 2-bit LSB is 10, the second operation is repeated in a continuous form in the lower row and the upper row every two-frame periods. 상기 2-비트의 LSB가 11이면, 상기 제1동작과 동일한 제3동작을 수행하고; 그리고If the 2-bit LSB is 11, perform the same third operation as that of the first operation; And 상기 관찰 유닛의 상기 제2 서브 유닛의 상기 각각의 픽셀들에 있어서,In the respective pixels of the second sub-unit of the viewing unit, 상기 2-비트의 LSB가 00이면 아무 동작도 수행하지 않고, If the 2-bit LSB is 00, no operation is performed. 상기 2-비트의 LSB가 01이면, 상기 4-프레임 구간마다 상기 하부-좌측 픽셀, 상기 하부-우측 픽셀, 상기 상부-좌측 픽셀, 및 상기 상부-우측 픽셀이 연속된 형태로 반복되는 제4동작을 수행하고, If the 2-bit LSB is 01, a fourth operation in which the lower-left pixel, the lower-right pixel, the upper-left pixel, and the upper-right pixel are repeated in a continuous form every 4-frame periods; Then, 상기 2-비트의 LSB가 10이면, 상기 제2동작과 동일한 제5동작을 수행하고, If the 2-bit LSB is 10, the fifth operation is the same as the second operation. 상기 2-비트의 LSB가 11이면, 상기 제4동작과 동일한 제6동작을 수행하는 것을 특징으로 하는 디더 알고리즘.And if the 2-bit LSB is 11, perform the same sixth operation as that of the fourth operation. 제 4 항에 있어서,The method of claim 4, wherein 상기 제1동작에서 상기 반복되는 픽셀들은 캐리(carry)이고;The repeating pixels in the first operation are carry; 상기 제2동작에서 상기 반복되는 픽셀들은 캐리이고;The repeated pixels in the second operation are carry; 상기 제3동작에서 상기 반복되는 픽셀들은 비-캐리(none-carry)이고;The repeating pixels in the third operation are non-carry; 상기 제4동작에서 상기 반복되는 픽셀들은 캐리이고;The repeated pixels in the fourth operation are carry; 상기 제5동작에서 상기 반복되는 픽셀들은 캐리이고; 그리고The repeated pixels in the fifth operation are carry; And 상기 제6동작에서 상기 반복되는 픽셀들은 비-캐리인 것을 특징으로 하는 디더 알고리즘.And wherein the repeated pixels in the sixth operation are non-carried. 제 5 항에 있어서,The method of claim 5, wherein 상기 제1 및 제2동작들은 상기 제 1 서브 유닛 내 상기 반복되는 픽셀들 각각의 상기 2-비트 LSB를 제외한 나머지 비트들에게 1을 더하고, 상기 제 1 서브 유닛 내 상기 반복되는 픽셀들을 제외한 나머지 픽셀들의 상기 2-비트 LSB를 제외한 상기 나머지 비트들에게 0을 더하고;The first and second operations add 1 to the remaining bits except the 2-bit LSB of each of the repeated pixels in the first sub unit, and the remaining pixels except the repeated pixels in the first sub unit. Add 0 to the remaining bits except the 2-bit LSB 상기 제3동작은 상기 제 1 서브 유닛 내 상기 반복되는 픽셀들 각각의 상기 2-비트 LSB를 제외한 상기 나머지 비트들에게 0을 더하고, 상기 제 1 서브 유닛 내상기 반복되는 픽셀들을 제외한 나머지 픽셀들의 상기 2-비트 LSB를 제외한 상기 나머지 비트들에게 1을 더하고;The third operation adds 0 to the remaining bits except for the 2-bit LSB of each of the repeated pixels in the first sub unit, and adds zero to the remaining bits except for the repeated pixels in the first sub unit. Add 1 to the remaining bits except 2-bit LSB; 상기 제4 및 제5동작들은 상기 제 2 서브 유닛 내 상기 반복되는 픽셀들 각각의 상기 2-비트 LSB를 제외한 나머지 비트들에게 1을 더하고, 상기 제 2 서브 유닛 내 상기 반복되는 픽셀들을 제외한 나머지 픽셀들의 상기 2-비트 LSB를 제외한 상기 나머지 비트들에게 0을 더하고; 그리고The fourth and fifth operations add 1 to the remaining bits except the 2-bit LSB of each of the repeated pixels in the second sub unit, and the remaining pixels except the repeated pixels in the second sub unit. Add 0 to the remaining bits except the 2-bit LSB And 상기 제6동작은 상기 제 2 서브 유닛 내 상기 반복되는 픽셀들 각각의 상기 2-비트 LSB를 제외한 상기 나머지 비트들에게 0을 더하고, 상기 제 2 서브 유닛 내 상기 반복되는 픽셀들을 제외한 나머지 픽셀들의 상기 2-비트 LSB를 제외한 상기 나머지 비트들에게 1을 더하는 것을 특징으로 하는 디더 알고리즘.The sixth operation adds 0 to the remaining bits except for the 2-bit LSB of each of the repeated pixels in the second sub unit, and adds zero to the remaining bits except for the repeated pixels in the second sub unit. A dither algorithm characterized by adding 1 to the remaining bits except for the 2-bit LSB.
KR1020040032705A 2004-05-10 2004-05-10 3d dither algorithm KR100618635B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020040032705A KR100618635B1 (en) 2004-05-10 2004-05-10 3d dither algorithm

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020040032705A KR100618635B1 (en) 2004-05-10 2004-05-10 3d dither algorithm

Publications (2)

Publication Number Publication Date
KR20050107684A KR20050107684A (en) 2005-11-15
KR100618635B1 true KR100618635B1 (en) 2006-09-08

Family

ID=37284055

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020040032705A KR100618635B1 (en) 2004-05-10 2004-05-10 3d dither algorithm

Country Status (1)

Country Link
KR (1) KR100618635B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101787020B1 (en) 2011-04-29 2017-11-16 삼성디스플레이 주식회사 3-dimensional display device and data processing method therefor

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030075319A (en) * 2002-03-18 2003-09-26 삼성전자주식회사 A dithering apparatus and dithering method of liquid crystal display
KR20030079641A (en) * 2002-04-01 2003-10-10 삼성전자주식회사 A method for a frame rate control and a liquid crystal display for the method
JP2003338929A (en) * 2002-05-22 2003-11-28 Matsushita Electric Ind Co Ltd Image processing method and apparatus thereof
KR20050052862A (en) * 2003-12-01 2005-06-07 엘지.필립스 엘시디 주식회사 Method for controlling frame rate of liquid crystal display device
KR20050087122A (en) * 2004-02-25 2005-08-31 삼성전자주식회사 Liquid crystal display

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030075319A (en) * 2002-03-18 2003-09-26 삼성전자주식회사 A dithering apparatus and dithering method of liquid crystal display
KR20030079641A (en) * 2002-04-01 2003-10-10 삼성전자주식회사 A method for a frame rate control and a liquid crystal display for the method
JP2003338929A (en) * 2002-05-22 2003-11-28 Matsushita Electric Ind Co Ltd Image processing method and apparatus thereof
KR20050052862A (en) * 2003-12-01 2005-06-07 엘지.필립스 엘시디 주식회사 Method for controlling frame rate of liquid crystal display device
KR20050087122A (en) * 2004-02-25 2005-08-31 삼성전자주식회사 Liquid crystal display

Also Published As

Publication number Publication date
KR20050107684A (en) 2005-11-15

Similar Documents

Publication Publication Date Title
KR101332495B1 (en) Image Porcessing Method And Display Device Using The Same
JP4884481B2 (en) Image display device
US8416256B2 (en) Programmable dithering for video displays
KR100571132B1 (en) An image processing circuit, an image display apparatus, and an image processing method
CN1293803A (en) Apparatus and method for making gray display with subframes
MXPA04000203A (en) Method for sub-pixel value interpolation.
US20100026704A1 (en) Memory structures for image processing
JP2012118093A (en) Image display device, driving method therefor, image display program, and gradation converter
KR20100061893A (en) Frame rate control unit, method thereof and liquid crystal display device having the same
KR100618635B1 (en) 3d dither algorithm
US20060033687A1 (en) Image display method and image display device
US7327373B2 (en) 3D dither algorithm
JP2003338929A (en) Image processing method and apparatus thereof
TWI542189B (en) Image display apparatus, method of driving image display apparatus, grayscale conversion conputer program product, and grayscale conversion apparatus
KR20090116166A (en) Method and apparatus for processing video data for display on plasma display panel
US7209144B2 (en) Image-display apparatus, image-display method, and image-display program
US7710358B2 (en) Image display apparatus for correcting dynamic false contours
JPH08130696A (en) Image display device
KR20050093819A (en) Method and device for processing video data for display on a display device
Lee et al. A look‐up table based error diffusion algorithm for dynamic false contour reduction of plasma display panels
US9390471B1 (en) Device and method for image scaling
JP4929395B1 (en) Image display device
JP3172450B2 (en) Image information processing device
KR100497238B1 (en) Driving method of plasma display panel and apparatus thereof
KR100414107B1 (en) Method for processing gray scale of a plasma display panel

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: 20120704

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20130822

Year of fee payment: 8

LAPS Lapse due to unpaid annual fee