KR100715512B1 - Apparatus for image processing and method thereof - Google Patents

Apparatus for image processing and method thereof Download PDF

Info

Publication number
KR100715512B1
KR100715512B1 KR1020050040755A KR20050040755A KR100715512B1 KR 100715512 B1 KR100715512 B1 KR 100715512B1 KR 1020050040755 A KR1020050040755 A KR 1020050040755A KR 20050040755 A KR20050040755 A KR 20050040755A KR 100715512 B1 KR100715512 B1 KR 100715512B1
Authority
KR
South Korea
Prior art keywords
discrete cosine
cosine transform
image
coefficients
transform coefficients
Prior art date
Application number
KR1020050040755A
Other languages
Korean (ko)
Other versions
KR20060118207A (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 KR1020050040755A priority Critical patent/KR100715512B1/en
Publication of KR20060118207A publication Critical patent/KR20060118207A/en
Application granted granted Critical
Publication of KR100715512B1 publication Critical patent/KR100715512B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/60Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding
    • H04N19/625Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding using discrete cosine transform [DCT]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/117Filters, e.g. for pre-processing or post-processing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/13Adaptive entropy coding, e.g. adaptive variable length coding [AVLC] or context adaptive binary arithmetic coding [CABAC]

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • Discrete Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)

Abstract

이미지 처리 장치 및 그 방법이 개시된다. 본 발명에 따르면, 입력 이미지를 이산 여현 변환(DCT)하여 복수개의 이산 여현 변환 계수를 생성하는 이산 여현 변환기, 필터 조건 선택에 의해 상기 이산 여현 변환 계수들 중 일부가 0으로 대체된 전처리 데이터를 출력하는 데이터 조절기 및 상기 전처리 데이터를 역이산 여현 변환하여 신호 처리된 이미지를 생성하는 역이산 여현 변환기를 포함하는 이미지 처리 장치가 제공된다. 이산 여현 변환기-역이산 여현 변환기를 구비한 기존 영상/음성 부복호화기는 구조 변경을 최소화하면서 별도의 이미지 신호 처리 로직에 의해 구현되던 부가적인 이미지 신호 처리가 가능하다.An image processing apparatus and method thereof are disclosed. According to the present invention, a discrete cosine transformer generates a plurality of discrete cosine transform coefficients by performing a discrete cosine transform (DCT) on an input image, and outputs preprocessing data in which some of the discrete cosine transform coefficients are replaced with zeros by selecting a filter condition. And an inverse discrete cosine converter for generating a signal processed image by inverse discrete cosine transforming the preprocessed data. Conventional video / audio decoders with discrete cosine-to-inverse discrete cosine converters are capable of additional image signal processing implemented by separate image signal processing logic while minimizing structural changes.

이산여현변환, 필터 Discrete Cosine Transform, Filter

Description

이미지 처리 장치 및 그 방법{Apparatus for image processing and method thereof}Apparatus for image processing and method

도 1은 대표적인 영상 부호화/복호화기인 JPEG 부호화/복호화기의 구성도.1 is a block diagram of a JPEG encoder / decoder, which is a representative image encoder / decoder.

도 2는 본 발명의 바람직한 실시예에 따른 이미지 처리 장치의 구성도.2 is a block diagram of an image processing apparatus according to a preferred embodiment of the present invention.

도 3은 이산 여현 변환된 기본 영상의 영역별 특성을 나타낸 도면.FIG. 3 is a diagram illustrating region-specific characteristics of a discrete image obtained by transforming a cosine.

도 4a는 본 발명의 바람직한 실시예에 따른 8X8 이산 여현 변환 계수 행렬의 필터링 영역을 도시한 도면.4A illustrates a filtering region of an 8 × 8 discrete cosine transform coefficient matrix in accordance with a preferred embodiment of the present invention.

도 4b는 본 발명의 바람직한 실시예에 따른 8X8 이산 여현 변환 계수 행렬의 에지 검출 영역을 도시한 도면.4B illustrates the edge detection region of an 8 × 8 discrete cosine transform coefficient matrix in accordance with a preferred embodiment of the present invention.

도 5는 입력 이미지의 크기가 8X8일 때의 계수 정보 테이블을 나타낸 도면. Fig. 5 is a diagram showing a coefficient information table when the size of the input image is 8 × 8.

도 6은 필터 조건에 따른 이미지 처리 장치의 동작을 개략적으로 도시한 흐름도. 6 is a flowchart schematically showing an operation of an image processing apparatus according to a filter condition;

도 7은 데이터 조절기의 동작을 나타낸 흐름도.7 is a flowchart illustrating the operation of a data regulator.

본 발명은 이미지 처리 장치에 관한 것으로, 좀 더 상세하게는 이산 여현 변환의 특성을 이용한 이미지 처리 장치에 관한 것이다.The present invention relates to an image processing apparatus, and more particularly, to an image processing apparatus using characteristics of discrete cosine transform.

이산 여현 변환(Discrete Cosine Transform)은 원래 영상을 일정 크기(4x4 내지 32x32 화소)로 분할한 후 각 분할 영역을 DC 성분부터 최고 주파수 성분으로 분해하는 방식이다. 대부분의 국제 표준화 기관(ISO, ITU, IEC, FCC/HDTV)은 이산 여현 변환을 영상/음성 부복호화(예를 들어, JPEG, MPEG1, MPEG2, H.261, H.221 등)에 기본적으로 채택하고 있다. Discrete Cosine Transform is a method of dividing the original image into a predetermined size (4x4 to 32x32 pixels) and decomposing each divided region from the DC component to the highest frequency component. Most international standards bodies (ISO, ITU, IEC, FCC / HDTV) adopt discrete cosine transforms by default for video / audio encoding and decoding (e.g. JPEG, MPEG1, MPEG2, H.261, H.221, etc.) Doing.

도 1은 대표적인 영상 부복호화기(encoder-decoder)인 JPEG 부복호화기의 구성을 도시한 도면으로, JPEG 부호화기(100)는 원래 데이터를 변환하는 이산 여현 변환기(101)와 이산 여현 변환 계수를 양자화하는 양자화기(102), 양자화 계수들을 지그재그 스캔하여 출력하는 지그재그 스캔(103), 그리고 지그재그 스캔의 출력을 부호화하는 엔드로피 부호화기(104)로 구성되며, 복호화기(150)는 엔트로피 부호를 복호하여 양자화 계수를 출력하는 엔트로피 복호화기(151)와, 엔트로피 복호화기의 출력인 양자화 계수를 역지그재그 스캔하는 역지그재그 스캔(252), 양자화 계수를 이산 여현 변환 계수로 복원하는 역양자화기(153) 그리고 이산 여현 변환 계수를 변환하여 원래 데이터를 복원하는 역이산 여현 변환기(154)로 구성된다. 동영상의 경우 움직임 보상을 위한 구성부(예를 들어, 인트라 프레임 예측 또는 인터 프레임 예측 등)가 추가된다. 그러나, 영상/음성의 부 복호화기는 영상/음성 압축의 용도로 만들어진 것이므로, 각각에 포함된 이산 연산 변환기와 역이산 연산 변환기는 압축/복원 이외의 다른 용도로 이용되지 않는다.1 is a diagram illustrating a configuration of a JPEG decoder, which is a representative image encoder-decoder, and the JPEG encoder 100 quantizes the discrete cosine converter 101 and the discrete cosine transform coefficients for converting original data. The quantizer 102 is composed of a zigzag scan 103 for zigzag scanning and outputting quantization coefficients, and an endoscope encoder 104 for encoding the output of the zigzag scan. The decoder 150 decodes an entropy code. An entropy decoder 151 for outputting quantization coefficients, an inverse zigzag scan 252 for reverse zigzag scanning quantization coefficients output from the entropy decoder, and an inverse quantizer 153 for restoring the quantization coefficients to discrete cosine transform coefficients. And an inverse discrete cosine transformer 154 that converts the discrete cosine transform coefficients to restore the original data. In the case of a video, a component (eg, intra frame prediction or inter frame prediction) for motion compensation is added. However, since the video / audio sub-decoder is intended for video / audio compression, the discrete and inverse discrete converters included in each are not used for purposes other than compression / restore.

한편, 입력된 이미지를 JPEG 형식의 이미지 데이터로 변환하거나 이를 복원하는 것 이외에 필터링이나 에지 추출과 같은 부가적인 이미지 신호 처리를 위해서는 별도의 메모리와 로직이 필요하다. 따라서, 종래에는 하나의 이미지 처리용 프로세서 내에 영상 부복호화기 로직과 별도의 이미지 신호 처리 로직이 모두 포함되어야 했으므로, 구성이 복잡해지는 문제가 있었다.Meanwhile, in addition to converting or reconstructing the input image into image data in JPEG format, an additional memory and logic are required for additional image signal processing such as filtering or edge extraction. Therefore, in the related art, since both the image encoder decoder logic and the separate image signal processing logic have to be included in one processor, there is a problem in that the configuration becomes complicated.

따라서, 상술한 문제점을 해결하기 위한 본 발명의 목적은 이산 여현 변환의 특성을 이용하여 필터링 및 에지 검출과 같은 부가적인 이미지 신호 처리를 가능하게 하는데 있다. 특히, 기존 영상/음성 부복호화기의 구조 변경을 최소화하면서 별도의 이미지 신호 처리 로직에 의해 구현되던 부가적인 이미지 신호 처리를 가능하도록 한다. Accordingly, an object of the present invention to solve the above-described problem is to enable additional image signal processing such as filtering and edge detection by using the characteristics of the discrete cosine transform. In particular, it enables additional image signal processing implemented by separate image signal processing logic while minimizing the structure change of the existing video / audio decoder.

상기 목적들을 달성하기 위하여, 본 발명의 일 측면에 따르면, 입력 이미지를 이산 여현 변환(DCT)하여 복수개의 이산 여현 변환 계수를 생성하는 이산 여현 변환기, 필터 조건 선택에 의해 상기 이산 여현 변환 계수들 중 일부가 0으로 대체된 전처리 데이터를 출력하는 데이터 조절기 및 상기 전처리 데이터를 역이산 여현 변환하여 신호 처리된 이미지를 생성하는 역이산 여현 변환기를 포함하는 이미지 처리 장치가 제공된다.In order to achieve the above objects, according to an aspect of the present invention, a discrete cosine transformer for generating a plurality of discrete cosine transform coefficients by performing a discrete cosine transform (DCT) of the input image, among the discrete cosine transform coefficients by filter condition selection An image processing apparatus is provided that includes a data conditioner for outputting preprocessed data partially replaced by zero, and an inverse discrete cosine transformer for inverse discrete cosine transforming the preprocessed data to generate a signal processed image.

본 발명의 다른 측면에 따르면, 입력 이미지를 이산 여현 변환(DCT)하여 복수개의 이산 여현 변환 계수와 상기 입력 이미지를 부호화한 압축 데이터를 각각 출력하는 부호화기, 필터 조건 선택에 의해 상기 이산 여현 변환 계수들 중 일부가 0으로 대체된 전처리 데이터를 출력하는 데이터 조절기 및 모드 선택 신호에 의해 상기 전처리 데이터 및 상기 압축 데이터 중 어느 하나를 선택적으로 처리하여 출력 이미지를 생성하는 복호화기를 포함하는 이미지 처리 장치가 제공된다.According to another aspect of the present invention, an encoder for discrete cosine transform coefficient (DCT) of an input image and outputting a plurality of discrete cosine transform coefficients and compressed data encoding the input image, respectively, the discrete cosine transform coefficients by filter condition selection There is provided an image processing apparatus including a data regulator for outputting preprocessed data, some of which is replaced with 0, and a decoder for selectively processing any one of the preprocessed data and the compressed data by a mode selection signal to generate an output image. .

본 발명의 또 다른 측면에 따르면, 입력 이미지를 이산 여현 변환하고, 필터 조건 선택에 따라 상기 입력 이미지에 상응하는 복수의 이산 여현 변환 계수들 중 일부를 0으로 대체하고, 상기 일부 대체된 이산 여현 변환 계수들을 역이산 여현 변환하여 상기 필터 조건에 따라 신호 처리된 이미지를 출력하는 단계를 포함하는 이미지 신호 처리 방법이 제공된다.According to another aspect of the present invention, the discrete cosine transform the input image, replace some of the plurality of discrete cosine transform coefficients corresponding to the input image with 0 according to the filter condition selection, and the partially replaced discrete cosine transform An image signal processing method is provided which includes outputting an image signal-processed according to the filter condition by inverse discrete cosine transforming coefficients.

본 발명은 이산 여현 변환을 채택한 정지 영상 부복호화기(대표적으로 JPEG) 및 동영상 부복호화기(대표적으로 MPEG-1,2,4)에 모두 적용이 가능하나, 본 명세서에서는 발명의 요지를 명확히 설명하기 위해 정지 영상 부복호화기에 본 발명을 적용하여 정지 영상(처리 전)-정지 영상(처리 후)을 생성하는 실시예를 주로 설명한다. 그러나, 본 발명이 속한 분야에서 통상의 지식을 가진 자라면 이를 동영상 부복호화기에 적용하여 정지 영상(처리 전)-정지 영상(처리 후)은 물론이고, 동영상(처리 전)-동영상(처리 후)와 같은 변형도 용이하게 구현할 수 있다. 이하에서는 첨 부된 도면을 참조하여 본 발명의 바람직한 실시예를 상세히 설명한다.The present invention can be applied to both a still picture decoding decoder (typically JPEG) and a video decoding decoder (typically MPEG-1, 2, 4) employing a discrete cosine transform, but the present invention clearly explains the gist of the invention. In order to apply the present invention to a still image decoding apparatus, an embodiment of generating a still image (before processing) -still image (after processing) is mainly described. However, those skilled in the art may apply the video decoding apparatus to a video decoding unit, as well as a still image (before processing) -still image (after processing), as well as a moving picture (before processing) -video (after processing). Modifications such as can be easily implemented. Hereinafter, with reference to the accompanying drawings will be described in detail a preferred embodiment of the present invention.

도 2는 본 발명의 바람직한 실시예에 따른 이미지 처리 장치의 구성도이다.2 is a block diagram of an image processing apparatus according to a preferred embodiment of the present invention.

이미지 처리 장치는 이산 여현 변환기(201), 데이터 조절기(260), 역이산 여현 변환기(254)를 포함하며, 양자화기(202), 지그재그 스캔(203), 엔트로피 부호화기(204), 엔트로피 복호화기(251), 역지그재그 스캔(252), 역양자화기(253), 그리고 멀티플렉서(270)를 더 포함할 수 있다. 또한, 이미지 처리 장치는 원 이미지를 다운 샘플링 변환(Down Sampling Transformation), 색공간 변환(Color Space Transformation), MCU(Minimum Coded Unit) 분할하는 이미지 변환부를 이산 여현 변환기(201) 전단에 더 포함할 수 있다. 다만, JPEG 표준에 따르면 다운 샘플링 변환과 색공간 변환은 선택적인 사항이므로, 본 명세서에서는 원 이미지를 하나의 데이터 단위인 MCU 블록들로 변환하여 처리하는 방식을 전제로 설명한다. 물론, MPEG의 경우 입력 이미지는 매크로 블록(16X16)이 될 수 있다.The image processing apparatus includes a discrete cosine transformer 201, a data controller 260, an inverse discrete cosine transformer 254, and includes a quantizer 202, a zigzag scan 203, an entropy encoder 204, an entropy decoder ( 251, a reverse zigzag scan 252, a dequantizer 253, and a multiplexer 270. In addition, the image processing apparatus may further include an image transform unit for dividing the original image into a downsampling transform, a color space transform, and a minimum coded unit (MCU) in front of the discrete cosine transformer 201. have. However, according to the JPEG standard, downsampling conversion and color space conversion are optional items, and thus, in this specification, a method of converting and processing the original image into MCU blocks, which are one data unit, will be described. Of course, in the case of MPEG, the input image may be a macro block 16X16.

이산 여현 변환기(201)는 입력 이미지(통상적으로 8X8 크기 화소 블록)를 변환하여 이산 여현 변환 계수를 생성한다. 화소 영역에서 영상 정보는 영상 전체 부분에 넓게 퍼져 있다. 화소 영역에 있는 정보를 이산 여현 변환을 하면 공간 주파수 영역으로 변환되는데, DC(화소 영역에서 영상의 평균)값과 저주파 쪽으로 영상 정보가 몰리는 현상이 발생한다. 특히, 인간의 시각은 공간 주파수 영역에서 DC값과 저주파 성분에 대해서는 민감하지만 고주파 성분에 대해서는 둔감하다는 특징이 있다. 도 3은 이산 여현 변환된 기본 영상(크기 NxN)의 영역별 특성을 나타낸 도면 으로, 첫 번째 이산 여현 변환 계수는 입력 이미지의 평균값에 해당하며, 이후 계수들은 저역 주파수부터 고역 주파수(AC)에 해당한다. AC 성분의 이산 여현 변환 계수들이 분포하는 영역은 도 3에 도시된 바와 같이, 저역 주파수에 상응하는 계수들은 좌측 상부에 집중되고, 중역 주파수에 상응하는 계수들은 우측 상부와 좌측 하부에 집중되며, 고역 주파수에 상응하는 계수들은 우측 하부 및 우측면과 하측면에 집중되어 있음을 알 수 있다. 또한, 입력 이미지의 수직 에지(vertical edge)에 상응하는 계수들은 주로 우측 상부에 집중되며, 수평 에지(horizontal edge)에 상응하는 계수들은 주로 좌측 하부에 집중되며, 전체 에지에 상응하는 계수들은 우측 하부에 집중되고, 대각선 에지에 상응하는 계수들은 그 외의 영역에 집중되어 있음을 알 수 있다.The discrete cosine converter 201 transforms the input image (typically an 8 × 8 pixel block) to produce a discrete cosine transform coefficient. In the pixel area, image information is widely spread over an entire portion of the image. The discrete cosine transform of the information in the pixel region is converted into the spatial frequency domain, which causes the image information to converge toward the DC (average of the image in the pixel region) and the low frequency. In particular, human vision is sensitive to DC values and low frequency components in the spatial frequency domain, but insensitive to high frequency components. FIG. 3 is a diagram illustrating the region-specific characteristics of the discrete cosine transformed base image (size NxN). The first discrete cosine transform coefficients correspond to an average value of the input image, and the coefficients correspond to low to high frequency (AC). do. In the region where discrete cosine transform coefficients of the AC component are distributed, as shown in FIG. 3, the coefficients corresponding to the low frequency are concentrated in the upper left, and the coefficients corresponding to the mid frequency are concentrated in the upper right and lower left. It can be seen that the coefficients corresponding to the frequency are concentrated on the lower right side and the right side and the lower side. In addition, the coefficients corresponding to the vertical edge of the input image are mainly concentrated in the upper right, the coefficients corresponding to the horizontal edge are mainly concentrated in the lower left, and the coefficients corresponding to the entire edge are lower right. It can be seen that the coefficients concentrated at and corresponding to the diagonal edges are concentrated at other regions.

다시 도 2를 참조하면, 데이터 조절기(260)는 이산 여현 변환기(201)와 역이산 여현 변환기(254)에 각각 결합되며, 이산 여현 변환기(201)로부터 출력된 이산 여현 변환 계수 중 일부를 0으로 대체하여 전처리 데이터를 생성한다. 데이터 조절기(260)는 미리 설정된 필터 조건 선택에 따라 특정한 이산 여현 계수를 0으로 대체하는데, 필터 조건 선택은 저역 필터링, 중역 필터링, 고역 필터링, 대각선 에지 검출, 수직 에지 검출, 수평 에지 검출, 전체 에지 검출 중 어느 하나이다. 각 필터 조건 선택에 따라 0으로 대체될 계수들에 관한 계수 정보(예를 들어, 몇 번째 계수를 0으로 변환할 것인가에 관한 정보)는 데이터 조절기(260)에 미리 저장되어 있거나 외부에서 입력되어질 수 있다. 계수 정보가 외부에서 입력될 경우, 필터 조건 선택 자체가 계수 정보일 수 있다. 외부에서 입력된 계수 정보는 데이터 조절기 (260) 내부의 레지스터 또는 이미지 처리 장치 내부에 위치한 별도의 메모리(미도시)에 저장된다. 데이터 조절기(260)에 의한 처리 과정은 도 4 내지 도 6을 참조하여 상세히 설명한다.Referring back to FIG. 2, the data regulator 260 is coupled to the discrete cosine transformer 201 and the inverse discrete cosine transformer 254, respectively, and converts some of the discrete cosine transform coefficients output from the discrete cosine transformer 201 to zero. Substitute the preprocessing data. The data conditioner 260 replaces the specific discrete cosine coefficients with zeros according to a preset filter condition selection, which filter the low pass filtering, the midrange filtering, the high pass filtering, the diagonal edge detection, the vertical edge detection, the horizontal edge detection, the full edge. Either detection. Coefficient information (e.g., information about which coefficient to convert to 0) about coefficients to be replaced with zero according to each filter condition selection may be stored in advance in the data controller 260 or may be input externally. have. When coefficient information is externally input, the filter condition selection itself may be coefficient information. The coefficient information input from the outside is stored in a register inside the data controller 260 or in a separate memory (not shown) located inside the image processing apparatus. The processing by the data controller 260 will be described in detail with reference to FIGS. 4 to 6.

역이산 여현 변환기(254)는 데이터 조절기(260)가 필터 조건 선택에 의해 일부 계수들을 0으로 대체하여 생성한 전처리 데이터를 역이산 변환하여 신호 처리된 이미지를 생성한다. 전처리 데이터에서는 필터 조건 선택에 상응하는 영역밖에 위치한 계수들이 0으로 대체되어 있으므로, 마치 입력 이미지 자체가 필터 조건 선택에 따른 이미지(예를 들어, 저역 주파수 성분만 포함한 이미지)인 것으로 취급된다. 따라서, 전처리 데이터가 역이산 여현 변환기(254)에 의해 역변환되면, 필터 조건 선택에 상응하는 이미지가 최종적으로 생성된다. 특히, 입력 이미지 자체는 양자화-역양자화 과정을 거치지 않고 직접 신호 처리되므로, 정보 손실이 없다. The inverse discrete cosine converter 254 inversely discrete-converts the preprocessed data generated by the data controller 260 by replacing some coefficients by zero by filter condition selection to generate a signal processed image. Since the coefficients located outside the region corresponding to the filter condition selection are replaced with zeros in the preprocessing data, the input image itself is treated as an image according to the filter condition selection (for example, an image including only low frequency components). Thus, when the preprocessed data is inversely transformed by the inverse discrete cosine transformer 254, an image corresponding to the filter condition selection is finally generated. In particular, since the input image itself is directly signal processed without undergoing quantization-dequantization, there is no information loss.

이상 설명한 이미지 처리 장치는 이미지 신호 처리 이외에 입력 이미지를 JPEG 형식 데이터로 변환하거나 또는 JPEG 형식 데이터를 입력 이미지로 복원하는 부복호화기(200, 250)로 동작하기 위한 구성부를 더 포함할 수 있다.In addition to the image signal processing, the image processing apparatus described above may further include a component for operating as the decoders 200 and 250 for converting the input image into JPEG format data or restoring JPEG format data to the input image.

부호화기(200)는 이산 여현 변환기(201) 이외에 양자화기(202), 지그재그 스캔(203), 엔트로피 부호화기(204)를 더 포함하며, 양자화기(202)는 이산 여현 변환기(201)에서 출력된 이산 여현 변환 계수를 양자화하여 양자화 계수를 생성한다. 생성된 양자화 계수는 지그재그 스캔(203)에 의해 스캔되어 분산이 대체적으로 주파수가 높아질수록 대수적인 형태로 감소하도록 한다. 지그재그 스캔된 양자화 계수는 엔트로피 부호화기(204)에 의해 부호화되어 최종적으로 JPEG 형식 데이터로 변환된다. MPEG에서는 순차 주사(Progressive scan or non-interlaced scan)를 위한 지그재그 스캔 이외에 비월 주사(Interlaced scan)를 위한 대체 스캔(Alternate scan)이 적용될 수 있다. 대표적인 엔트로피 부호화는 허프만 부호화(Huffman Encoding), RLE(Run-Length Encoding), 산술 부호화(Arithmetic Compression) 등이 있다. The encoder 200 further includes a quantizer 202, a zigzag scan 203, and an entropy encoder 204 in addition to the discrete cosine converter 201, and the quantizer 202 is a discrete output from the discrete cosine converter 201. Quantize the cosine transform coefficients to produce quantization coefficients. The generated quantization coefficients are scanned by zigzag scan 203 so that the variance is reduced in algebraic form as the frequency is generally higher. The zigzag scanned quantization coefficients are encoded by the entropy encoder 204 and finally converted into JPEG format data. In MPEG, an alternate scan for interlaced scan may be applied in addition to a zigzag scan for progressive scan or non-interlaced scan. Typical entropy encodings include Huffman encoding, run-length encoding, and arithmetic compression.

복호화기(250)는 JPEG 형식 데이터를 입력 이미지로 복원하기 위해, 부호화기(200)의 각 구성부에 대응하는 기능을 역으로 수행한다. 멀티플렉서(270)는 외부에서 입력된 모드 선택 신호에 따라 역이산 여현 변환기(254)의 입력을 제어한다. 즉, 모드 선택 신호에 의해, 역양자화기(253)에서 출력된 이산 여현 변환 계수와 데이터 조절기(260)에서 출력된 전처리 데이터 중 어느 하나만이 역이산 여현 변환기(254)에 입력될 수 있다.The decoder 250 reversely performs a function corresponding to each component of the encoder 200 in order to restore JPEG format data to an input image. The multiplexer 270 controls the input of the inverse discrete cosine converter 254 according to an externally input mode selection signal. That is, by the mode selection signal, only one of the discrete cosine transform coefficients output from the inverse quantizer 253 and the preprocessed data output from the data controller 260 may be input to the inverse discrete cosine converter 254.

도 4a와 도 4b는 본 발명의 바람직한 실시예에 따른 8X8 이산 여현 변환 계수 행렬의 필터링 영역과 에지 검출 영역을 도시하고 있다. 여기서, 도 4a 및 도 4b에 도시된 필터 조건에 따른 영역들은 입력 이미지의 크기가 8x8일 때 선택된 것으로서, 입력 이미지의 크기가 변경되면 이에 상응하여 변경될 수 있음은 물론이다.4A and 4B illustrate a filtering area and an edge detection area of an 8 × 8 discrete cosine transform coefficient matrix according to a preferred embodiment of the present invention. Here, the regions according to the filter conditions illustrated in FIGS. 4A and 4B are selected when the size of the input image is 8x8, and may be changed accordingly when the size of the input image changes.

도 4a는 도 3에 도시된 이산 여현 변환된 기본 영상의 영역별 특성을 이용하여 8x8 화소로 이루어진 입력 이미지의 이산 여현 변환 계수들을 이산 여현 변환 계수들을 각각 대각선 에지 검출, 수직 에지 검출, 수평 에지 검출, 전체 에지 검출에 필요한 영역들(a1, a2, a3, a4)로 구분하고, 각 영역에 속한 계수들의 인덱스를 표시하고 있다. 대각선 에지(a1)에 해당하는 계수들은 2, 3, 4, 9, 10, 11, 12, 17, 18,19, 20, 21, 25, 26,27, 28, 29, 30, 35, 36, 37, 38, 44, 45 번째 계수이고, 수평 에지(a2)에 해당하는 계수들은 33, 34, 41, 42, 43, 49, 50, 51, 52, 57, 58, 59, 60 번째 계수이고, 수직 에지(a4)에 해당하는 계수들은 5, 6, 7, 8, 13, 14, 15, 16, 22, 223, 24, 31, 32 번째 계수이며, 전체 에지(a3)에 해당하는 계수들은 39, 49, 46, 47, 48, 53, 54, 55, 56, 61, 62, 63, 64 번째 계수이다. 에지 검출에서 DC값이 첫 번째 계수는 이용하지 않는다.4A illustrates discrete cosine transform coefficients of an input image composed of 8x8 pixels by using the region-specific characteristics of the discrete cosine transformed base image shown in FIG. 3. And divided into regions (a1, a2, a3, a4) necessary for full edge detection, and indicate indexes of coefficients belonging to each region. The coefficients corresponding to the diagonal edge a1 are 2, 3, 4, 9, 10, 11, 12, 17, 18, 19, 20, 21, 25, 26, 27, 28, 29, 30, 35, 36, Coefficients 37, 38, 44, 45, coefficients corresponding to the horizontal edge a2 are coefficients 33, 34, 41, 42, 43, 49, 50, 51, 52, 57, 58, 59, 60, The coefficients corresponding to the vertical edge a4 are the 5th, 6th, 7, 8th, 13th, 14th, 15th, 16th, 22th, 223th, 24th, 31st, 32nd coefficients, and the coefficients corresponding to the entire edge a3 are 39 , 49, 46, 47, 48, 53, 54, 55, 56, 61, 62, 63, 64th coefficient. In edge detection, the DC coefficient does not use the first coefficient.

도 4b는 도 3에 도시된 이산 여현 변환된 기본 영상의 영역별 특성을 이용하여 8x8 화소로 이루어진 입력 이미지의 이산 여현 변환 계수들을 각각 저역 주파수 필터링, 중역 주파수 필터링, 고역 주파수 필터링에 필요한 영역들(b1, b2, b3)으로 구분하고, 각 영역에 속한 계수들의 인덱스를 표시하고 있다. 저역 주파수(b1)에 해당하는 계수들은 1, 2, 3, 9, 10, 11, 17, 18 번째 계수이고, 중역 주파수(b2)에 해당하는 계수들은 4, 5, 6, 7, 8, 12, 13,14, 15, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 41, 42, 43, 44, 45, 49, 50, 51, 57 번째 계수이고, 고역 주파수(b3)에 해당하는 계수들은 16, 24, 32, 38, 39, 40, 46, 47, 48, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 63, 64 번째 계수이다. 도 5는 도 4a와 도 4b에 의해 결정된 필터 조건에 따른 계수 정보를 범위 형태로 도시하고 있다. 여기서, CNT는 카운터 값을 나타내며, 카운터 값은 계수의 인덱스와 동일하다.FIG. 4B illustrates regions required for low-pass frequency filtering, mid-frequency filtering, and high-frequency frequency filtering of the discrete cosine transform coefficients of an input image composed of 8x8 pixels by using the region-specific characteristics of the discrete cosine-converted base image shown in FIG. 3. b1, b2, and b3), and the indexes of the coefficients belonging to each area are indicated. The coefficients corresponding to the low frequency b1 are 1, 2, 3, 9, 10, 11, 17, 18th coefficients, and the coefficients corresponding to the mid frequency b2 are 4, 5, 6, 7, 8, 12 , 13,14, 15, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 41, 42, 43, 44, 45 , 49, 50, 51, 57th coefficients, the coefficients corresponding to the high frequency (b3) are 16, 24, 32, 38, 39, 40, 46, 47, 48, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 63, 64th coefficient. FIG. 5 shows coefficient information according to filter conditions determined by FIGS. 4A and 4B in a range form. Here, CNT represents a counter value, and the counter value is equal to the index of the coefficient.

도 6은 부복호화기로 구현된 이미지 처리 장치가 필터 조건에 따라 이미지 신호 처리하는 동작을 개략적으로 도시한 흐름도이다. 단계 300에서, 이미지 처리 장치를 초기화 및 모드 선택 신호가 입력된다. 모드 선택 신호는 이미지 처리 장치가 JPEG(또는 MPEG) 압축/복원 동작을 수행하기 위한 정상 모드와 주파수 필터링/에지 검출을 수행하기 위한 이미지 신호 처리(ISP) 모드를 포함한다. 이미지 신호 처리 모드는 필터 조건으로서, 주파수 필터링(저역 주파수 필터링, 중역 주파수 필터링, 고역 주파수 필터링) 및 에지 검출(대각선 에지 검출, 수직 에지 검출, 수평 에지 검출, 전체 에지 검출)을 포함한다. 물론, 이미지 신호 처리 모드 신호와 필터 조건을 구분된 신호일 수 있다.FIG. 6 is a flowchart schematically illustrating an operation of processing an image signal according to a filter condition by an image processing apparatus implemented as an encoder. In operation 300, an image processing apparatus is initialized and a mode selection signal is input. The mode selection signal includes a normal mode for the image processing apparatus to perform a JPEG (or MPEG) compression / restore operation and an image signal processing (ISP) mode for performing frequency filtering / edge detection. Image signal processing modes include frequency filtering (low frequency filtering, mid frequency frequency filtering, high frequency frequency filtering) and edge detection (diagonal edge detection, vertical edge detection, horizontal edge detection, full edge detection) as filter conditions. Of course, the image signal processing mode signal and the filter condition may be divided signals.

단계 305에서, 모드 선택 신호가 이미지 신호 처리 모드인지를 판단한다. 판단 결과 이미지 신호 처리 모드가 아니면, 입력 이미지를 JPEG 형식 데이터로 변환하거나 JPEG 형식 데이터를 입력 이미지와 동일한 출력 이미지로 복원한다.In step 305, it is determined whether the mode selection signal is an image signal processing mode. If the determination result is not in the image signal processing mode, the input image is converted into JPEG format data or the JPEG format data is restored to the same output image as the input image.

단계 315에서 판단 결과 이미지 신호 처리 모드이면, 필터 조건이 에지 검출인지를 판단하고, 판단 결과 에지 검출이 아니면, 단계 320에서 저역 주파수 필터링인지 판단한다. 판단 결과 저역 주파수 필터링이면, 단계 325에서 b1 영역 이외의 영역에 속한 계수들을 0으로 대체한다. 단계 330에서 저역 주파수 필터링이 아니면, 단계 330에서 중역 주파수 필터링인지 판단하고, 판단 결과에 따라 b2 영역 이외의 영역에 속한 계수들을 0으로 대체하거나(단계335), b3 영역 이외의 영역에 속한 계수들을 0으로 대체한다(단계 340, 345).If it is determined in step 315 that the image signal processing mode is determined, it is determined whether the filter condition is edge detection. If the determination result is low frequency filtering, in step 325, coefficients belonging to regions other than the b1 region are replaced with zeros. If it is not low frequency filtering in step 330, it is determined whether it is mid-frequency frequency filtering in step 330, and according to the determination result, the coefficients belonging to areas other than b2 are replaced with 0 (step 335), or the coefficients belonging to areas other than b3 are replaced. Replace with 0 (steps 340 and 345).

단계 350에서 판단 결과 필터 조건이 에지 검출이면, 대각선 에지 검출인지를 판단하고, 판단 결과 대각선 에지 검출이면 a1 영역 이외의 영역에 속한 계수들을 0으로 대체한다(단계 355). 단계 360에서 판단 결과 대각선 에지 검출이 아니면 수평 에지 검출인지를 판단하고, 판단 결과 수평 에지 검출이면 a2 영역 이외의 영역에 속한 계수들을 0으로 대체한다(단계 365). 단계 370에서 판단 결과 수평 에지 검출이 아니면 수직 에지 검출인지를 판단하고, 판단 결과에 따라 a4 영역 이외에 속한 계수들을 0으로 대체하거나, a3 영역 이외에 속한 계수들을 0으로 대체한다.If it is determined in step 350 that the filter condition is edge detection, it is determined whether the diagonal edge is detected. If the result of the determination is diagonal edge detection, the coefficients belonging to areas other than the a1 area are replaced with 0 (step 355). In operation 360, if the result of the determination is not a diagonal edge detection, it is determined whether the detection is a horizontal edge detection. If the determination is a horizontal edge detection, the coefficients belonging to a region other than the a2 region are replaced with 0 (step 365). In operation 370, it is determined whether the detection is the horizontal edge detection or the vertical edge detection, and according to the determination result, the coefficients belonging to the area other than the a4 area are replaced with 0, or the coefficients belonging to the area other than the a3 area are replaced with 0.

0으로 대체된 계수들을 갖는 전처리 데이터는 역이산 여현 변환기에 입력되며, 신호 처리된 이미지인 출력 이미지로 변환된다.The preprocessed data with coefficients replaced by zero is input to an inverse discrete cosine converter and converted into an output image which is a signal processed image.

도 7은 데이터 조절기의 동작을 나타낸 흐름도이다. 단계 405에서, 데이터 조절기는 필터 조건에 상응하는 계수 정보를 선택한다. 각 필터 조건에 상응하는 계수 정보(도 5 참조)는 데이터 조절기 내부 또는 이미지 처리 장치 내부에 위치한 메모리에 저장되어 있거나 모드 선택 신호와 함께 외부에서 입력된다. 7 is a flowchart illustrating the operation of the data controller. In step 405, the data controller selects coefficient information corresponding to the filter condition. Coefficient information (see FIG. 5) corresponding to each filter condition is stored in a memory located inside the data controller or inside the image processing apparatus or input externally with a mode selection signal.

단계 410에서, 이산 여현 변환기로부터 순차적으로 입력될 계수의 수를 카운트할 카운터를 리셋한 후 1만큼 증가한다. 입력 이미지가 8x8 크기의 화소 블록일 경우 총 64개의 계수가 입력된다.In step 410, after resetting the counter to count the number of coefficients to be sequentially input from the discrete cosine converter is incremented by one. When the input image is an 8x8 pixel block, a total of 64 coefficients are input.

단계 415에서, 데이터 조절기는 i번째 계수가 계수 정보에 포함되는지 여부를 판단한다.In step 415, the data adjuster determines whether the i th coefficient is included in the coefficient information.

단계 420에서 판단 결과 포함되지 않으면, i번째 계수는 그대로 역이산 여현 변환기로 출력한다. 단계 425에서 판단 결과 포함되면, i번째 계수를 0으로 대체하여 역이산 여현 변환기로 출력한다.If the determination result is not included in step 420, the i th coefficient is output to the inverse discrete cosine converter. If it is determined in step 425, the i-th coefficient is replaced with 0 and output to the inverse discrete cosine converter.

단계 430에서 카운터 값을 참고하여 입력 이미지의 마지막 화소인지를 판단한다. 판단 결과 마지막 화소가 아니면 단계 435에서 카운터 값을 1만큼 증가한다.In operation 430, it is determined whether the last pixel of the input image is referred to by using the counter value. If the result of the determination is not the last pixel, the counter value is increased by 1 in step 435.

단계 440에서 마지막 화소이면, 다음 입력 이미지를 처리하기 위해 카운터를 리셋한다.If it is the last pixel in step 440, the counter is reset to process the next input image.

단계 445에서 마지막 입력 이미지인지를 판단한다. 마지막 입력 이미지가 아니면 단계 435로 진행하여 카운터 값을 1만큼 증가한다.In step 445, it is determined whether the image is the last input image. If it is not the last input image, the process proceeds to step 435 where the counter value is increased by one.

상술한 바와 같이 본 발명에 의해, 이산 여현 변환기-역이산 여현 변환기만을 이용하여 이미지 신호 처리가 가능해졌다. 특히, 이산 여현 변환기-역이산 여현 변환기를 구비한 기존 영상/음성 부복호화기는 구조 변경을 최소화하면서 별도의 이미지 신호 처리 로직에 의해 구현되던 부가적인 이미지 신호 처리가 가능하다.As described above, the present invention enables image signal processing using only the discrete cosine converter-inverse discrete cosine converter. In particular, the conventional video / audio encoding / decoder having a discrete cosine converter to an inverse discrete cosine converter can process additional image signals implemented by separate image signal processing logic while minimizing structural changes.

또한, 입력 이미지를 양자화기-역양자화기를 통하지 않고 입력 즉시 변환하므로, 입력 이미지의 손실이 발생하지 않는다. 따라서, 입력 이미지를 정지 영상(JPEG) 또는 동영상(MPEG ) 형식으로 변환한 후 이미지 신호 처리를 수행하는 종래 기술에 비해 출력 이미지의 품질이 우수하다.In addition, since the input image is immediately converted without input through the quantizer-dequantizer, no loss of the input image occurs. Therefore, the quality of the output image is superior to that of the prior art which converts the input image into a still image (JPEG) or moving image (MPEG) format and then performs image signal processing.

상기에서는 본 발명의 바람직한 실시예를 참조하여 설명하였지만, 해당 기술 분야에서 통상의 지식을 가진 자라면 하기의 특허 청구의 범위에 기재된 본 발명의 사상 및 영역으로부터 벗어나지 않는 범위 내에서 본 발명을 다양하게 수정 및 변경시킬 수 있음을 이해할 수 있을 것이다.Although the above has been described with reference to a preferred embodiment of the present invention, those skilled in the art to which the present invention pertains without departing from the spirit and scope of the present invention as set forth in the claims below It will be appreciated that modifications and variations can be made.

Claims (10)

입력 이미지를 이산 여현 변환(DCT)하여 복수개의 이산 여현 변환 계수를 생성하는 이산 여현 변환기;A discrete cosine transformer for generating a plurality of discrete cosine transform coefficients by performing discrete cosine transform (DCT) on the input image; 필터 조건 선택에 의해 상기 이산 여현 변환 계수들 중 일부가 0으로 대체된 전처리 데이터를 출력하는 데이터 조절기; 및A data conditioner for outputting preprocessing data in which some of the discrete cosine transform coefficients are replaced with zeros by filter condition selection; And 상기 전처리 데이터를 역이산 여현 변환하여 신호 처리된 이미지를 생성하는 역이산 여현 변환기를 포함하는 이미지 처리 장치.And an inverse discrete cosine converter for generating the signal-processed image by inverse discrete cosine transforming the preprocessed data. 제1항에 있어서, 상기 입력 이미지는 최소 부호화 단위(MCU: Minimum coded unit)인 이미지 처리 장치.The image processing apparatus of claim 1, wherein the input image is a minimum coded unit (MCU). 제1항에 있어서, 상기 필터 조건 선택은 저역 통과 필터링, 대역 통화 필터링, 고역 통과 필터링 중 어느 하나인 이미지 처리 장치.The image processing apparatus of claim 1, wherein the filter condition selection is any one of low pass filtering, band call filtering, and high pass filtering. 제3항에 있어서, 상기 이산 여현 변환 계수들은 NxN 행렬 형태로 배열되고, 배열 위치에 따라 저역 주파수 대역, 중역 주파수 대역 및 고역 주파수 대역으로 구별되며,The method of claim 3, wherein the discrete cosine transform coefficients are arranged in the form of an NxN matrix, and are divided into a low frequency band, a mid frequency band, and a high frequency band according to an arrangement position. 상기 데이터 조절기는 상기 필터 조건 선택에 따라 선택된 주파수 대역에 포함되지 않은 이산 여현 변환 계수를 0으로 대체하는 이미지 처리 장치.And the data controller replaces discrete cosine transform coefficients, which are not included in a frequency band selected according to the filter condition selection, with zero. 제1항에 있어서, 상기 필터 조건 선택은 수평 에지 검출, 수직 에지 검출, 대각선 에지 검출 및 중 전체 에지 검출 중 어느 하나인 이미지 처리 장치.The image processing apparatus according to claim 1, wherein the filter condition selection is any one of horizontal edge detection, vertical edge detection, diagonal edge detection, and full edge detection. 제5항에 있어서, 상기 이산 여현 변환 계수들은 NxN 행렬 형태로 배열되고, 배열 위치에 따라 DC 계수, 수평 에지 영역, 수직 에지 영역, 대각선 에지 영역 및 전체 에지 영역으로 구별되며,The method of claim 5, wherein the discrete cosine transform coefficients are arranged in the form of an NxN matrix, and are divided into DC coefficients, horizontal edge regions, vertical edge regions, diagonal edge regions, and all edge regions according to the arrangement position. 상기 데이터 조절기는 상기 필터 조건 선택에 따라 선택된 영역에 포함되지 않은 이산 여현 변환 계수를 0으로 대체하는 이미지 처리 장치.And the data controller replaces discrete cosine transform coefficients, which are not included in the selected region, with zero according to the filter condition selection. 입력 이미지를 이산 여현 변환(DCT)하여 복수개의 이산 여현 변환 계수와 상기 입력 이미지를 부호화한 압축 데이터를 각각 출력하는 부호화기; An encoder for performing discrete cosine transform (DCT) on the input image to output a plurality of discrete cosine transform coefficients and compressed data encoding the input image; 필터 조건 선택에 의해 상기 이산 여현 변환 계수들 중 일부가 0으로 대체된 전처리 데이터를 출력하는 데이터 조절기; 및A data conditioner for outputting preprocessing data in which some of the discrete cosine transform coefficients are replaced with zeros by filter condition selection; And 모드 선택 신호에 의해 상기 전처리 데이터 및 상기 압축 데이터 중 어느 하나를 선택적으로 처리하여 출력 이미지를 생성하는 복호화기를 포함하는 이미지 처리 장치.And a decoder configured to selectively process any one of the preprocessed data and the compressed data by a mode selection signal to generate an output image. 제7항에 있어서, 상기 복호화기는The method of claim 7, wherein the decoder 상기 압축 데이터를 복호하여 복수의 양자화 계수들을 출력하는 엔트로피 복호화기;An entropy decoder for decoding the compressed data and outputting a plurality of quantization coefficients; 상기 양자화 계수를 이산 여현 변환 계수로 변환하는 역양자화기;An inverse quantizer for converting the quantization coefficients into discrete cosine transform coefficients; 상기 모드 선택 신호에 의해 상기 전처리 데이터 및 상기 역양자화기로부터 출력된 상기 이산 여현 변환 계수 중 어느 하나를 선택하는 멀티플렉서; 및A multiplexer for selecting any one of the discrete cosine transform coefficients output from the preprocessing data and the inverse quantizer by the mode selection signal; And 상기 멀티플렉서의 출력을 역이산 여현 변환하여 출력 이미지를 생성하는 역이산 여현 변환기를 포함하는 이미지 처리 장치.And an inverse discrete cosine converter for generating an output image by inverse discrete cosine transforming the output of the multiplexer. 영상 부복호화기의 이미지 신호 처리 방법에 있어서,In the image signal processing method of the video encoder, 입력 이미지를 이산 여현 변환하는 단계;Discrete cosine transforming the input image; 필터 조건 선택에 따라 상기 입력 이미지에 상응하는 복수의 이산 여현 변환 계수들 중 일부를 0으로 대체하는 단계; 및Replacing some of the plurality of discrete cosine transform coefficients corresponding to the input image with zeros according to a filter condition selection; And 상기 일부 대체된 이산 여현 변환 계수들을 역이산 여현 변환하여 상기 필터 조건에 따라 신호 처리된 이미지를 출력하는 단계를 포함하는 이미지 신호 처리 방법.And inverse discrete cosine transforming the partially substituted cosine transform coefficients to output an image signaled according to the filter condition. 제9항에 있어서, 상기 필터 조건 선택에 따라 상기 입력 이미지에 상응하는 복수의 이산 여현 변환 계수들 중 일부를 0으로 대체하는 단계는,The method of claim 9, wherein, in response to the filter condition selection, replacing some of the plurality of discrete cosine transform coefficients corresponding to the input image with 0 includes: 상기 필터 조건에 상응하는 계수 정보를 선택하는 단계-여기서, 상기 계수 정보는 상기 필터 조건에 상응하는 영역에 포함된 계수를 식별하기 위한 정보임;Selecting coefficient information corresponding to the filter condition, wherein the coefficient information is information for identifying a coefficient included in an area corresponding to the filter condition; 상기 계수 정보에 포함된 계수는 바이패스 하는 단계; 및Bypassing coefficients included in the coefficient information; And 상기 계수 정보에 포함되지 않은 계수는 0으로 대체하는 단계를 포함하는 이미지 신호 처리 방법.And replacing coefficients not included in the coefficient information with zeros.
KR1020050040755A 2005-05-16 2005-05-16 Apparatus for image processing and method thereof KR100715512B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050040755A KR100715512B1 (en) 2005-05-16 2005-05-16 Apparatus for image processing and method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050040755A KR100715512B1 (en) 2005-05-16 2005-05-16 Apparatus for image processing and method thereof

Publications (2)

Publication Number Publication Date
KR20060118207A KR20060118207A (en) 2006-11-23
KR100715512B1 true KR100715512B1 (en) 2007-05-04

Family

ID=37705467

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050040755A KR100715512B1 (en) 2005-05-16 2005-05-16 Apparatus for image processing and method thereof

Country Status (1)

Country Link
KR (1) KR100715512B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20210054907A (en) 2019-11-06 2021-05-14 엘지전자 주식회사 Method and apparatus for editing image

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010102220A (en) * 1999-12-17 2001-11-15 요트.게.아. 롤페즈 Signal peaking
KR20030062383A (en) * 2002-01-16 2003-07-25 코닌클리케 필립스 일렉트로닉스 엔.브이. Digital image processing method
KR20050027253A (en) * 2002-07-24 2005-03-18 코닌클리즈케 필립스 일렉트로닉스 엔.브이. Digital filter for reducting blocking artifacts in images

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010102220A (en) * 1999-12-17 2001-11-15 요트.게.아. 롤페즈 Signal peaking
KR20030062383A (en) * 2002-01-16 2003-07-25 코닌클리케 필립스 일렉트로닉스 엔.브이. Digital image processing method
KR20050027253A (en) * 2002-07-24 2005-03-18 코닌클리즈케 필립스 일렉트로닉스 엔.브이. Digital filter for reducting blocking artifacts in images

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
1020010102220
1020030062383
1020050027253

Also Published As

Publication number Publication date
KR20060118207A (en) 2006-11-23

Similar Documents

Publication Publication Date Title
JP4800571B2 (en) Apparatus and method for encoding digital images in a lossless manner
JP5283628B2 (en) Video decoding method and video encoding method
JP3118237B1 (en) Picture prediction decoding method
KR100932412B1 (en) Configurable Pattern Optimizer
US6301304B1 (en) Architecture and method for inverse quantization of discrete cosine transform coefficients in MPEG decoders
JP4491349B2 (en) Intra-coding method and apparatus for video data
EP1925150B1 (en) Image encoding apparatus and image encoding method
WO2010004726A1 (en) Image coding method, image decoding method, image coding device, image decoding device, program, and integrated circuit
US8472734B2 (en) Method and apparatus for encoding and decoding image
JP2015039176A (en) System and method for decoding digital image and audio data in lossless manner
JP2006157481A (en) Image coding apparatus and method thereof
KR20040106364A (en) System and method for providing single-layer video encoded bitstreams suitable for reduced-complexity decoding
EP1713279A1 (en) Image data decoding apparatus and method
JP2004528791A (en) Inter-frame encoding method and apparatus
JPH05505080A (en) Method and apparatus for processing digital image sequences
US20090060368A1 (en) Method and System for an Adaptive HVS Filter
JP3089941B2 (en) Inter prediction coding device
KR100715512B1 (en) Apparatus for image processing and method thereof
KR100366382B1 (en) Apparatus and method for coding moving picture
JP2007151062A (en) Image encoding device, image decoding device and image processing system
JPH047989A (en) Picture signal encoding control system
JP3568392B2 (en) Video decoding device
JP3416505B2 (en) Video decoding method
JPH0686258A (en) Orthogonal transform encoder and decoder
JPH06244736A (en) Encoder

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
FPAY Annual fee payment
FPAY Annual fee payment

Payment date: 20170329

Year of fee payment: 11