KR20060136335A - Image processing apparatus, image processing method, and program - Google Patents

Image processing apparatus, image processing method, and program Download PDF

Info

Publication number
KR20060136335A
KR20060136335A KR1020060058171A KR20060058171A KR20060136335A KR 20060136335 A KR20060136335 A KR 20060136335A KR 1020060058171 A KR1020060058171 A KR 1020060058171A KR 20060058171 A KR20060058171 A KR 20060058171A KR 20060136335 A KR20060136335 A KR 20060136335A
Authority
KR
South Korea
Prior art keywords
image data
class
target pixel
tap
data
Prior art date
Application number
KR1020060058171A
Other languages
Korean (ko)
Other versions
KR20070000365A (en
KR101239268B1 (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
Priority claimed from JP2005185998A external-priority patent/JP4650123B2/en
Application filed by 소니 가부시끼 가이샤 filed Critical 소니 가부시끼 가이샤
Publication of KR20070000365A publication Critical patent/KR20070000365A/en
Publication of KR20060136335A publication Critical patent/KR20060136335A/en
Application granted granted Critical
Publication of KR101239268B1 publication Critical patent/KR101239268B1/en

Links

Images

Abstract

화상 처리 장치는 제1 화상 데이터를 더욱 고화질의 제2 화상 데이터로 변환하는 다운 컨버터 및 화상 컨버터를 포함한다. 화상 컨버터는 제1 화상 데이터로부터 제2 화상 데이터의 대상 화소(subject pixel)를 예측하는데 사용되는 복수의 화소를 예측 탭으로서 추출하는 예측 탭 추출 유닛, 제1 화상 데이터로부터 상기 대상 화소의 클래스를 분류하는데 사용되는 복수의 화소를 클래스 탭으로서 추출하는 클래스 탭 추출 유닛, 상기 클래스 탭에 기초하여 상기 대상 화소의 클래스를 분류하는 클래스 분류 유닛, 학습에 의해 미리 결정된, 복수의 클래스에 대응하는 계수 중에서 상기 대상 화소의 클래스에 대응하는 계수를 출력하는 계수 출력 유닛, 및 상기 대상 화소의 상기 클래스에 대응하는 계수와 상기 예측 탭을 사용하여 예측 연산을 수행함으로써 대상 화소를 결정하는 계산기를 포함한다. The image processing apparatus includes a down converter and an image converter for converting the first image data into second image data of higher quality. The image converter is a prediction tap extraction unit that extracts, as prediction taps, a plurality of pixels used to predict a subject pixel of second image data from first image data, and classifies the class of the target pixels from first image data. A class tap extracting unit for extracting a plurality of pixels used to classify as a class tap, a class classifying unit for classifying a class of the target pixel based on the class tap, and coefficients corresponding to the plurality of classes predetermined by learning; A coefficient output unit for outputting a coefficient corresponding to the class of the target pixel, and a calculator for determining the target pixel by performing a prediction operation using the coefficient corresponding to the class of the target pixel and the prediction tap.

화상 처리, 고화질, HD, SD, D1, 클래스, 상향 변환, 하향 변환, 업 컨버터, 다운 컨버터 Image Processing, High Definition, HD, SD, D1, Class, Upconvert, Downconvert, Upconverter, Downconverter

Description

화상 처리 장치, 화상 처리 방법, 및 프로그램 {IMAGE PROCESSING APPARATUS, IMAGE PROCESSING METHOD, AND PROGRAM} Image processing apparatus, image processing method, and program {IMAGE PROCESSING APPARATUS, IMAGE PROCESSING METHOD, AND PROGRAM}

도 1은 본 발명의 일 실시예에 따른 방송 시스템의 구성을 나타낸 블록도이다.1 is a block diagram showing the configuration of a broadcast system according to an embodiment of the present invention.

도 2는 방송국의 주요부를 나타낸 도면이다.2 is a diagram showing main parts of a broadcasting station.

도 3은 디지털 방송 수신장치의 구성을 나타낸 블록도이다.3 is a block diagram showing the configuration of a digital broadcast receiver.

도 4는 디지털 방송 수신장치에 의해 수행되는 동작을 나타내는 흐름도가다.4 is a flowchart illustrating an operation performed by a digital broadcast receiving apparatus.

도 5는 화상 컨버터의 구성예를 나타낸 블록도이다.5 is a block diagram showing an example of the configuration of an image converter.

도 6은 화상 컨버터(48)에 의한 처리를 설명하는 흐름도이다.6 is a flowchart for describing processing by the image converter 48.

도 7은 탭 계수를 학습하는 학습 기기의 구성예를 나타낸 블록도이다.7 is a block diagram illustrating a configuration example of a learning device that learns tap coefficients.

도 8은 탭 계수를 학습하는 처리를 나타낸 흐름도이다.8 is a flowchart showing a process of learning tap coefficients.

도 9는 화상 컨버터의 다른 구성예를 나타낸 블록도이다.9 is a block diagram showing another configuration example of an image converter.

도 10은 화상 컨버터에 의해 수행되는 처리를 설명하는 흐름도이다.10 is a flowchart for explaining processing performed by an image converter.

도 11은 계수 시드 데이터의 학습 수행하는 학습 기기의 다른 구성예를 나타낸 블록도이다.11 is a block diagram illustrating another configuration example of a learning device that performs learning of coefficient seed data.

도 12는 계수 시드 데이터의 학습을 수행하는 학습 처리를 설명하는 흐름도가다.12 is a flowchart illustrating a learning process for performing learning of coefficient seed data.

도 13은 계수 시드 데이터의 학습에 대한 다른 접근법을 도면이다.Figure 13 illustrates another approach to the learning of coefficient seed data.

도 14는 계수 시드 데이터의 학습을 수행하는 학습 기기의 다른 구성예를 나타낸 블록도이다.14 is a block diagram illustrating another configuration example of a learning device for learning coefficient seed data.

도 15는 본 발명의 실시예에 따른 컴퓨터의 구성예를 나타낸 블록도이다.15 is a block diagram showing a configuration example of a computer according to an embodiment of the present invention.

관련 출원의 상호 참조Cross Reference of Related Application

본 발명은 2005년 6월 27일 일본 특허청에 출원된 일본 특허출원 JP-2005-1859987호와 관련된 대상물을 포함하며, 그 내용 전부는 참조로써 본 명세서에 통합된다.The present invention includes an object related to Japanese Patent Application No. JP-2005-1859987, filed with the Japan Patent Office on June 27, 2005, the entire contents of which are incorporated herein by reference.

본 발명은, 화상 처리 장치, 화상 처리 방법, 및 프로그램에 관한 것으로, 특히 사용자가 고화질의 화상 데이터를 향수할 수 있도록 하는 화상 처리 장치, 화상 처리 방법, 및 프로그램에 관한 것이다.TECHNICAL FIELD The present invention relates to an image processing apparatus, an image processing method, and a program, and more particularly, to an image processing apparatus, an image processing method, and a program for allowing a user to enjoy high quality image data.

기존의 지상파 아날로그 방송에서는, NTSC(National Television System Committee) 방식을 따르는 콤포지트 신호(composite signal)에 대응하는 종횡비(aspect ratio) 4:3의 SD(Standard Definition) 화상이 방송되었다.In the conventional terrestrial analog broadcasting, an SD (Standard Definition) image having an aspect ratio of 4: 3 corresponding to a composite signal conforming to the NTSC (National Television System Committee) method was broadcast.

최근에는, 기존의 지상파 아날로그 방송에 가세해 지상파 디지털 방송이 개시되었다. 지상파 디지털 방송에서는, 이른바 "D1 화상"이라고 하는 종횡비 16: 9의 SD 화상이나, HD(High Definition) 화상이 콤포넌트 신호(component signal)의 형태로 방송되기 때문에, 지상파 아날로그 방송이 제공하는 화상에 비해 고화질의 화상을 제공할 수 있다.In recent years, terrestrial digital broadcasting has been started in addition to existing terrestrial analog broadcasting. In terrestrial digital broadcasting, since an SD image having an aspect ratio of 16: 9 and a high definition (HD) image are broadcast in the form of a component signal, a so-called "D1 image". High quality images can be provided.

종횡비 16:9의 SD 화상(이하, "D1 화상"이라 한다)이나 HD 화상을 촬상하는 카메라 등의 방송 장비는 고가이기 때문에, 그러한 고가의 방송 장비가 방송국에 널리 보급되기까지는 시간이 걸린다.Since broadcast equipment such as SD images (hereinafter, referred to as "D1 images") with an aspect ratio of 16: 9 and cameras for capturing HD images are expensive, it takes time for such expensive broadcast equipment to be widely distributed to broadcasting stations.

그러므로, 일부 방송국에서는, 지상파 아날로그 방송으로 방송될 콤포지트 신호 화상을 콤포넌트 신호 화상으로 변환한 다음, 그 콤포넌트 신호 화상을 보간하여 화소수를 증가시킴으로써 상향 변환(up-convert)한다. 이 작업에 의해, 결과 화소의 포맷만은 지상파 디지털 방송으로 방송되는 D1 화상이나 HD 화상과 동일하게 된다.Therefore, some broadcasting stations convert the composite signal image to be broadcast by terrestrial analog broadcasting into a component signal image, and then up-convert by increasing the number of pixels by interpolating the component signal image. By this operation, only the format of the resultant pixel is the same as the D1 image or HD image broadcasted by terrestrial digital broadcasting.

콤포지트 신호 화상을 콤포넌트 신호 화상으로 변환하고, 그 콤포넌트 신호 화상을 상향 변환함으로써, D1 화상 또는 HD 화상과 포맷이 동일한 화상을 이하에서는 "준D1 화상(quasi-D1 image)" 또는 "준HD 화상(quasi-HD image)"이라 한다.By converting a composite signal image into a component signal image and up-converting the component signal image, an image having the same format as a D1 image or an HD image is referred to as a " quasi-D1 image " or " quasi-HD image " quasi-HD image) ".

준D1 화상이나 준HD 화상은, 콤포지트 신호 화상을 콤포넌트 신호 화상으로 변환하여 생성한 화상이므로, 그러한 준 화상에는 이른바 "크로스 컬러(cross-color)"나 "도트 크롤(dot crawl)"라고 하는 노이즈가 발생한다. 또한 준D1 화상이나 준HD 화상은, 콤포지트 신호 화상을 콤포넌트 신호 화상으로 변환한 화상을, 상향 변환한 화상이므로, 이른바 크로스 컬러 또는 도트 크롤이라고 하는 노이즈가 상향 변환에 의해 더욱 눈에 띄게 된다. 특히, 준HD 화상에서는 상향 변환에 의해 보간되는 화소수가 준D1 화상에 비해 많기 때문에, 이른바 크로스 컬러 또는 도트 크롤이라고 하는 노이즈가 훨씬 더 눈에 띄게 된다.Since the quasi-D1 image and the quasi-HD image are images generated by converting a composite signal image into a component signal image, such quasi-image includes noise called so-called "cross-color" or "dot crawl." Occurs. In addition, since the quasi-D1 image and the quasi-HD image are images obtained by up-converting an image obtained by converting a composite signal image into a component signal image, so-called cross color or dot crawl becomes more noticeable by up-conversion. In particular, in the quasi-HD image, since the number of pixels interpolated by the up-conversion is larger than that of the quasi-D1 image, so-called cross color or dot crawl becomes more noticeable.

콤포지트 신호에 특유한 성질을 고려하여, 화상을 고화질의 화상으로 변환하는 방법이, 예를 들면 심사 미청구의 일본 공개특허공보 제10-056622호에 제안되어 있다.In consideration of the characteristics peculiar to the composite signal, a method of converting an image into a high quality image is proposed, for example, in Japanese Unexamined Patent Publication No. 10-056622.

준HD 화상은 지상파 디지털 방송에 의해 방송되더라도, 준 HD 화상의 포맷만이 HD 화상과 동일하게 변환되기 때문에, 그러한 준HD 화상으로 사용자(시청자)가 고화질의 화상을 향수하는 것은 곤란하다.Even if the quasi-HD image is broadcast by terrestrial digital broadcasting, since only the format of the quasi-HD image is converted in the same way as the HD image, it is difficult for a user (viewer) to enjoy a high-definition image with such a quasi-HD image.

따라서, 사용자에게는 고화질의 화상을 향수하고자 하는 요구가 존재한다.Therefore, there is a demand for a user to enjoy high quality images.

본 발명의 일 실시예에 따르면, 제1 화상 데이터를 처리하여, 상기 제1 화상 데이터보다 고화질의 제2 화상 데이터를 출력하는 화상 처리 장치가 제공된다.According to an embodiment of the present invention, there is provided an image processing apparatus for processing first image data and outputting second image data of higher quality than the first image data.

상기 화상 처리 장치는, 입력 화상 데이터의 화소수를 감소시켜 상기 입력 화상 데이터를 하향 변환하는 하향 변환 수단, 및 상기 하향 변환 수단에 의해 하향 변환된 상기 입력 화상 데이터를 상기 제1 화상 데이터로 사용하여, 상기 제1 화상 데이터를 상기 제2 화상 데이터로 변환하는 화상 변환 수단을 포함한다.The image processing apparatus uses down conversion means for down converting the input image data by reducing the number of pixels of the input image data, and using the input image data down converted by the down conversion means as the first image data. And image conversion means for converting the first image data into the second image data.

상기 화상 변환 수단은, 상기 제1 화상 데이터로부터 상기 제2 화상 데이터의 대상 화소(subject pixel)를 예측하는데 사용되는 복수의 화소를 예측 탭(prediction tap)으로서 추출하는 예측 탭 추출 수단, 상기 제1 화상 데이터로부터 상기 대상 화소를 복수의 클래스 중 하나로 분류하는데 사용되는 복수의 화소를 클래스 탭(class tap)으로서 추출하는 클래스 탭 추출 수단, 상기 클래스 탭에 기초하여 상기 대상 화소의 클래스를 분류하는 클래스 분류 수단, 학습에 의해 미리 결정되는, 복수의 클래스에 대응하는 계수 중에서 상기 대상 화소의 클래스에 대응하는 계수를 출력하는 계수 출력 수단, 및 상기 대상 화소의 클래스에 대응하는 상기 계수와 상기 예측 탭을 사용하여 예측 연산을 수행함으로써 상기 대상 화소를 결정하는 계산 수단을 포함한다.The image conversion means comprises: prediction tap extracting means for extracting, as a prediction tap, a plurality of pixels used to predict a subject pixel of the second image data from the first image data, the first Class tap extracting means for extracting a plurality of pixels used to classify the target pixel into one of a plurality of classes from image data as a class tap, and class classification for classifying the class of the target pixel based on the class tap Means, coefficient output means for outputting a coefficient corresponding to the class of the target pixel from among coefficients corresponding to a plurality of classes predetermined by learning, and the coefficient and the prediction tap corresponding to the class of the target pixel. And calculating means for determining the target pixel by performing a prediction operation.

전술한 화상 저리 장치는 상기 입력 화상 데이터의 종류를 판정하는 판정 수단을 더 포함할 수 있다. 만약 상기 판정 수단이 상기 입력 화상 데이터의 종류가 다른 화상 데이터의 화소수를 증가시켜 상향 변환하여 얻은 상향 변환된 화상 데이터인 것으로 판정하면, 상기 하향 변환 수단은 상기 입력 화상 데이터의 화소수를 감소시켜 상기 입력 화상 데이터를 하향 변환한다.The above-described image storing apparatus may further include determining means for determining the type of the input image data. If the determining means determines that the type of the input image data is up-converted image data obtained by increasing the number of pixels of the image data having different types, the down-converting means decreases the number of pixels of the input image data. The input image data is down converted.

상기 입력 화상 데이터는 방송 화상 데이터일 수 있다.The input image data may be broadcast image data.

전술한 화상 처리 장치는 상기 상향 변환에 사용되는 복수의 대응하는 상향 변환 기술에 연관된 복수의 계수 세트 중에서, 상기 방송 화상 데이터의 채널에 관한 채널 정보에 기초하여 하나의 계수 세트를 선택하는 선택 수단을 더 포함할 수 있다. 상기 계수 출력 수단은 상기 선택 수단에 의해 선택된 상기 계수 세트 중에서 상기 대상 화소의 클래스에 대응하는 계수를 출력할 수 있다.The image processing apparatus described above includes selecting means for selecting one coefficient set from among a plurality of coefficient sets associated with a plurality of corresponding upconversion techniques used for the upconversion, based on channel information about a channel of the broadcast image data. It may further include. The coefficient output means may output a coefficient corresponding to the class of the target pixel among the coefficient sets selected by the selection means.

본 발명의 다른 실시예에 따르면, 제1 화상 데이터를 처리하여, 상기 제1 화상 데이터보다 고화질의 제2 화상 데이터를 출력하는 화상 처리 방법이 제공된다.According to another embodiment of the present invention, there is provided an image processing method for processing first image data and outputting second image data of higher quality than the first image data.

상기 화상 처리 방법은, 입력 화상 데이터의 화소수를 감소시켜 상기 입력 화상 데이터를 하향 변환하는 단계, 및 상기 하향 변환된 화상 데이터를 상기 제1 화상 데이터로 사용하여, 상기 제1 화상 데이터를 상기 제2 화상 데이터로 변환하는 단계를 포함한다.The image processing method may include: down-converting the input image data by reducing the number of pixels of input image data, and using the down-converted image data as the first image data, using the first image data as the first image data. Converting into two image data.

상기 제1 화상 데이터를 상기 제2 화상 데이터로 변환하는 단계는, 상기 제1 화상 데이터로부터 상기 제2 화상 데이터의 대상 화소를 예측하는데 사용되는 복수의 화소를 예측 탭으로서 추출하는 단계, 상기 제1 화상 데이터로부터 상기 대상 화소를 복수의 클래스 중 하나로 분류하는데 사용되는 복수의 화소를 클래스 탭으로서 추출하는 단계, 상기 클래스 탭에 기초하여 상기 대상 화소의 클래스를 분류하는 단계, 학습에 의해 미리 결정되는, 복수의 클래스에 대응하는 계수 중에서 상기 대상 화소의 클래스에 대응하는 계수를 출력하는 단계, 및 상기 대상 화소의 상기 클래스에 대응하는 계수와 상기 예측 탭을 사용하여 예측 연산을 수행함으로써 상기 대상 화소를 결정하는 단계를 포함한다.The converting of the first image data into the second image data may include extracting, as a prediction tap, a plurality of pixels used to predict a target pixel of the second image data from the first image data. Extracting, as class taps, a plurality of pixels used to classify the target pixel into one of a plurality of classes from image data, classifying the class of the target pixel based on the class tap, predetermined by learning; Outputting a coefficient corresponding to the class of the target pixel among coefficients corresponding to a plurality of classes, and determining the target pixel by performing a prediction operation using the coefficient corresponding to the class of the target pixel and the prediction tap. It includes a step.

본 발명의 다른 실시예에 따르면, 제1 화상 데이터를 처리하여, 상기 제1 화상 데이터보다 고화질의 제2 화상 데이터를 출력하는 화상 처리를, 컴퓨터로 하여금 실행하도록 하는 프로그램이 제공된다. 상기 프로그램은, 입력 화상 데이터의 화소수를 감소시켜 상기 입력 화상 데이터를 하향 변환하는 단계, 및 상기 하향 변환된 화상 데이터를 상기 제1 화상 데이터로 사용하여, 상기 제1 화상 데이터를 상기 제2 화상 데이터로 변환하는 단계를 포함한다. 상기 제1 화상 데이터를 상기 제2 화상 데이터로 변환하는 단계는, 상기 제1 화상 데이터로부터 상기 제2 화상 데이터의 대상 화소를 예측하는데 사용되는 복수의 화소를 예측 탭으로서 추출하는 단계, 상기 제1 화상 데이터로부터 상기 대상 화소를 복수의 클래스 중 하나로 분류하는데 사용되는 복수의 화소를 클래스 탭으로서 추출하는 단계, 상기 클래스 탭에 기초하여 상기 대상 화소의 클래스를 분류하는 단계, 학습에 의해 미리 결정되는, 복수의 클래스에 대응하는 계수 중에서 상기 대상 화소의 클래스에 대응하는 계수를 출력하는 단계, 및 상기 대상 화소의 상기 클래스에 대응하는 계수와 상기 예측 탭을 사용하여 예측 연산을 수행함으로써 상기 대상 화소를 결정하는 단계를 포함한다.According to another embodiment of the present invention, a program is provided for causing a computer to execute image processing for processing first image data and outputting second image data of higher quality than the first image data. The program may further include down-converting the input image data by reducing the number of pixels of input image data, and using the down-converted image data as the first image data, using the first image data in the second image. Converting to data. The converting of the first image data into the second image data may include extracting, as a prediction tap, a plurality of pixels used to predict a target pixel of the second image data from the first image data. Extracting, as class taps, a plurality of pixels used to classify the target pixel into one of a plurality of classes from image data, classifying the class of the target pixel based on the class tap, predetermined by learning; Outputting a coefficient corresponding to the class of the target pixel among coefficients corresponding to a plurality of classes, and determining the target pixel by performing a prediction operation using the coefficient corresponding to the class of the target pixel and the prediction tap. It includes a step.

본 발명의 다른 실시예에 따르면, 제1 화상 데이터를 처리하여, 상기 제1 화상 데이터보다 고화질의 제2 화상 데이터를 출력하는 화상 처리 장치가 제공된다. 상기 화상 처리 장치는, 입력 화상 데이터의 화소수를 감소시켜 상기 입력 화상 데이터를 하향 변환하는 하향 변환 수단, 및 상기 하향 변환 수단에 의해 하향 변환된 상기 입력 화상 데이터를 상기 제1 화상 데이터로 사용하여, 상기 제1 화상 데이터를 제2 화상 데이터로 변환하는 화상 변환 수단을 포함한다.According to another embodiment of the present invention, there is provided an image processing apparatus that processes first image data and outputs second image data of higher quality than the first image data. The image processing apparatus uses down conversion means for down converting the input image data by reducing the number of pixels of the input image data, and using the input image data down converted by the down conversion means as the first image data. And image conversion means for converting the first image data into second image data.

상기 화상 변환 수단은, 상기 제1 화상 데이터로부터 상기 제2 화상 데이터의 대상 화소를 예측하는데 사용되는 복수의 화소를 예측 탭으로서 추출하는 예측 탭 추출 수단, 상기 제1 화상 데이터로부터 상기 대상 화소를 복수의 클래스 중 하나로 분류하는데 사용되는 복수의 화소를 클래스 탭으로서 추출하는 클래스 탭 추출 수단, 상기 클래스 탭에 기초하여 상기 대상 화소의 클래스를 분류하는 클래스 분류 수단, 미리 결정된 파라미터와, 계수의 시드(seed)로 사용되는 시드 데이터로부터 복수의 클래스 각각에 대응하는 계수를 생성하는 생성수단, 상기 생성 수단에 의해 생성된 상기 복수의 클래스에 대응하는 계수 중에서 상기 대상 화소의 클래스에 대응하는 계수를 출력하는 계수 출력 수단, 및 상기 대상 화소의 상기 클래스에 대응하는 계수와 상기 예측 탭을 사용하여 예측 연산을 수행함으로써 상기 대상 화소를 결정하는 계산 수단을 포함한다.The image converting means includes predictive tap extracting means for extracting, as a predictive tap, a plurality of pixels used to predict a target pixel of the second image data from the first image data, and a plurality of the target pixels from the first image data. Class tap extracting means for extracting a plurality of pixels used to classify as one of the classes of as class taps, class classifying means for classifying the class of the target pixel based on the class taps, predetermined parameters, and seed of coefficients Generating means for generating coefficients corresponding to each of the plurality of classes from the seed data used for?), And coefficients for outputting coefficients corresponding to the class of the target pixel among the coefficients corresponding to the plurality of classes generated by the generating means Output means and coefficients and images corresponding to the class of the target pixel By using the prediction tap for performing predictive computation includes computation means for determining the target pixel.

전술한 화상 저리 장치는 상기 입력 화상 데이터의 종류를 판정하는 판정 수단을 더 포함할 수 있다. 상기 판정 수단이, 상기 입력 화상 데이터의 종류가 다른 화상 데이터의 화소수를 증가시켜 상향 변환하여 얻은 상향 변환된 화상 데이터인 것으로 판정한 경우, 상기 하향 변환 수단은 상기 입력 화상 데이터의 화소수를 감소시켜 상기 입력 화상 데이터를 하향 변환할 수 있다.The above-described image storing apparatus may further include determining means for determining the type of the input image data. If the determining means determines that the type of the input image data is up-converted image data obtained by increasing the number of pixels of the image data having different types, the down-converting means decreases the number of pixels of the input image data. And down-convert the input image data.

상기 입력 화상 데이터는 방송 화상 데이터일 수 있다.The input image data may be broadcast image data.

상기 생성 수단은 상기 미리 결정된 파라미터로서 상기 방송 화상 데이터의 채널에 관한 채널 정보를 사용하여 상기 복수의 클래스 각각에 대응하는 계수를 생성할 수 있다.The generating means may generate coefficients corresponding to each of the plurality of classes by using channel information about a channel of the broadcast image data as the predetermined parameter.

본 발명의 다른 실시예에 따르면, 제1 화상 데이터를 처리하여, 상기 제1 화상 데이터보다 고화질의 제2 화상 데이터를 출력하는 화상 처리 방법이 제공된다. 상기 화상 처리 방법은, 입력 화상 데이터의 화소수를 감소시켜 상기 입력 화상 데이터를 하향 변환하는 단계, 및 상기 하향 변환한 상기 입력 화상 데이터를 제1 화상 데이터로 사용하여 상기 제1 화상 데이터를 제2 화상 데이터를 변환하는 단계를 포함한다. 상기 제1 화상 데이터를 상기 제2 화상 데이터로 변환하는 단계는, 상기 제1 화상 데이터로부터 제2 화상 데이터의 대상 화소를 예측하는데 사용되는 복 수의 화소를 예측 탭으로서 추출하는 단계, 상기 제1 화상 데이터로부터 상기 대상 화소를 복수의 클래스 중 하나로 분류하는데 사용되는 복수의 화소를 클래스 탭으로서 추출하는 단계, 상기 클래스 탭에 기초하여 상기 대상 화소의 클래스를 분류하는 단계, 미리 결정된 파라미터와, 계수의 시드로 사용되고 학습에 의해 미리 결정되는 시드 데이터로부터 복수의 클래스 각각에 대응하는 계수를 생성하는 단계, 상기 복수의 클래스에 대응하는 상기 생성한 계수 중에서 상기 대상 화소의 클래스에 대응하는 계수를 출력하는 단계, 및 상기 대상 화소의 상기 클래스에 대응하는 계수와 상기 예측 탭을 사용하여 예측 연산을 수행함으로써 상기 대상 화소를 결정하는 단계를 포함한다.According to another embodiment of the present invention, there is provided an image processing method for processing first image data and outputting second image data of higher quality than the first image data. The image processing method may include: down-converting the input image data by reducing the number of pixels of input image data; and using the down-converted input image data as first image data, using the first image data as a second image. Converting the image data. The converting the first image data into the second image data may include extracting, as prediction taps, a plurality of pixels used to predict a target pixel of second image data from the first image data. Extracting, as class taps, a plurality of pixels used to classify the target pixel into one of a plurality of classes from image data, classifying the class of the target pixel based on the class tap, predetermined parameters and coefficients Generating coefficients corresponding to each of a plurality of classes from seed data used as seeds and predetermined by learning, and outputting coefficients corresponding to the class of the target pixel among the generated coefficients corresponding to the plurality of classes And a coefficient corresponding to the class of the target pixel and the prediction tap. Determining the target pixel by performing a prediction operation.

본 발명의 다른 실시예에 따르면, 제1 화상 데이터를 처리하여, 상기 제1 화상 데이터보다 고화질의 제2 화상 데이터를 출력하는 화상 처리를, 컴퓨터로 하여금 실행하도록 하는 프로그램이 제공된다. 상기 프로그램은, 입력 화상 데이터의 화소수를 감소시켜 상기 입력 화상 데이터를 하향 변환하는 단계, 및 상기 하향 변환한 상기 입력 화상 데이터를 제1 화상 데이터로 사용하여 상기 제1 화상 데이터를 제2 화상 데이터를 변환하는 단계를 포함한다. 상기 제1 화상 데이터를 상기 제2 화상 데이터로 변환하는 단계는, 상기 제1 화상 데이터로부터 제2 화상 데이터의 대상 화소를 예측하는데 사용되는 복수의 화소를 예측 탭으로서 추출하는 단계, 상기 제1 화상 데이터로부터 상기 대상 화소를 복수의 클래스 중 하나로 분류하는데 사용되는 복수의 화소를 클래스 탭으로서 추출하는 단계, 상기 클래스 탭에 기초하여 상기 대상 화소의 클래스를 분류하는 클래스 분류 수단, 미리 결정된 파라 미터와, 계수의 시드로 사용되고 학습에 의해 미리 결정되는 시드 데이터로부터 복수의 클래스 각각에 대응하는 계수를 생성하는 단계, 상기 복수의 클래스에 대응하는 상기 생성한 계수 중에서 상기 대상 화소의 클래스에 대응하는 계수를 출력하는 단계, 및 상기 대상 화소의 상기 클래스에 대응하는 계수와 상기 예측 탭을 사용하여 예측 연산을 수행함으로써 상기 대상 화소를 결정하는 단계를 포함한다.According to another embodiment of the present invention, a program is provided for causing a computer to execute image processing for processing first image data and outputting second image data of higher quality than the first image data. The program may further include down-converting the input image data by reducing the number of pixels of the input image data, and using the down-converted input image data as the first image data, using the first image data as the second image data. Converting. The converting of the first image data into the second image data may include extracting, as a prediction tap, a plurality of pixels used to predict a target pixel of second image data from the first image data. Extracting, as a class tap, a plurality of pixels used to classify the target pixel into one of a plurality of classes, class classifying means for classifying the class of the target pixel based on the class tap, predetermined parameters; Generating coefficients corresponding to each of a plurality of classes from seed data used as seed of coefficients and predetermined by learning, and outputting coefficients corresponding to the class of the target pixel among the generated coefficients corresponding to the plurality of classes And coefficients corresponding to the class of the target pixel and the Determining the target pixel by performing a prediction operation using a prediction tap.

본 발명의 실시예에 따르면, 사용자는 고화질의 화상 데이터를 향수할 수 있다.According to an embodiment of the present invention, a user can enjoy high quality image data.

본 발명의 실시예를 설명하기에 앞서, 특허청구범위의 특징과 본 발명의 실시예 사이의 대응 관계를 이하에 설명한다. 이 기재는 청구대상 발명을 지지하는 실시예가 발명의 상세한 설명에 기재되어 있음을 확인하기 위한 것이다. 따라서, 다음의 실시예에서 어떤 구성요소가 본 발명의 어떤 특징과 관련이 있는 것으로 기재되어 있지 않더라도, 그것은 반드시 그 구성요소가 특허청구범위의 특징과 관련이 없다는 것을 의미하는 것은 아니다. 반대로, 어떤 구성요소가 특허청구범위의 어떤 특징과 관련이 있는 것으로 여기에 기재되어 있더라도, 그것은 반드시 그 구성요소가 특허청구범위의 다른 특징과 관련이 없다는 것을 의미하는 것도 아니다. Prior to describing the embodiments of the present invention, the corresponding relationship between the features of the claims and the embodiments of the present invention will be described below. This description is intended to confirm that the embodiments supporting the claimed subject matter are described in the detailed description of the invention. Thus, although a component is not described in the following embodiments as relating to any feature of the invention, it does not necessarily mean that the component is not related to any feature of the claims. On the contrary, if a component is described herein as being related to a certain feature of the claims, it does not necessarily mean that the component is not related to any other feature of the claims.

본 발명의 일 실시예에 따른 화상 처리 장치[예를 들면, 도 3의 디지털 방송 수신장치(2)]는, 제1 화상 데이터를 처리하여 상기 제1 화상 데이터보다 고화질의 제2 화상 데이터를 출력한다. 상기 화상 처리 장치는 입력 화상 데이터의 화소수를 감소시켜 하향 변환하는 다운 컨버팅 수단[예를 들면, 도 3의 다운 컨버터(45)]와, 상기 다운 컨버팅 수단에 의해 하향 변환된 상기 입력 화상 데이터를 상기 제1 화상 데이터로 사용하여, 상기 제1 화상 데이터를 상기 제2 화상 데이터로 변환하는 화상 변환 수단(예를 들면, 도 3의 화상 컨버터(48)]를 포함한다. 상기 화상 변환 수단은, 상기 제1 화상 데이터로부터 상기 제2 화상 데이터의 대상 화소를 예측하는데 사용되는 복수의 화소를 예측 탭으로서 추출하는 예측 탭 추출 수단[예를 들면, 도 5의 탭 추출 유닛(161)], 상기 제1 화상 데이터로부터, 상기 대상 화소를 복수의 클래스 중 하나로 분류하는데 사용되는 복수의 화소를 클래스 탭(class tap)으로서 추출하는 클래스 탭 추출 수단([예를 들면, 도 5의 탭 추출 유닛(162)], 상기 클래스 탭에 기초하여 상기 대상 화소의 클래스를 분류하는 클래스 분류 수단[예를 들면, 도 5의 클래스 분류 유닛(163)], An image processing apparatus (for example, the digital broadcast receiving apparatus 2 of FIG. 3) according to an embodiment of the present invention processes first image data and outputs second image data of higher quality than the first image data. do. The image processing apparatus includes a down converting means (e.g., the down converter 45 of FIG. 3) for reducing the number of pixels of the input image data and down converting the input image data, and the input image data down converted by the down converting means. Image conversion means (for example, the image converter 48 in Fig. 3) for converting the first image data into the second image data, using the first image data. Prediction tap extracting means (e.g., tap extracting unit 161 of FIG. 5) for extracting, as a predictive tap, a plurality of pixels used to predict a target pixel of the second image data from the first image data; Class tap extracting means for extracting, as a class tap, a plurality of pixels used to classify the target pixel into one of a plurality of classes from one image data (for example, in FIG. Tap extraction unit 162], class classification means (e.g., class classification unit 163 of FIG. 5) for classifying the class of the target pixel based on the class taps;

학습에 의해 미리 결정되는, 복수의 클래스에 대응하는 계수 중에서 상기 대상 화소의 클래스에 대응하는 계수를 출력하는 계수 출력 수단[예를 들면, 도 5의 계수 메모리(164)], 및 상기 대상 화소의 클래스에 대응하는 상기 계수와 상기 예측 탭을 사용하여 예측 연산을 수행함으로써 상기 대상 화소를 결정하는 계산 수단[예를 들면, 도 5의 예측 유닛(165)]을 포함한다.Coefficient output means (e.g., coefficient memory 164 of FIG. 5) which outputs coefficients corresponding to the class of the target pixel among coefficients corresponding to a plurality of classes determined in advance by learning, and the target pixel Calculation means (eg, the prediction unit 165 of FIG. 5) for determining the target pixel by performing a prediction operation using the coefficient corresponding to the class and the prediction tap.

상기 화상 처리 장치는 상기 입력 화상 데이터의 종류를 판정하는 판정 수단[예를 들면, 도 3의 판정 유닛(44)]을 더 포함할 수 있다. 상기 판정 수단이, 상기 입력 화상 데이터의 종류가 다른 화상 데이터의 화소수를 증가시켜 상향 변환하여 얻은 상향 변환된 화상 데이터인 것으로 판정한 경우, 상기 다운 컨버팅 수단은 상기 입력 화상 데이터의 화소수를 감소시켜 상기 입력 화상 데이터를 하향 변환한다.The image processing apparatus may further include judging means (for example, the judging unit 44 of FIG. 3) for judging the type of the input image data. If the determining means determines that the type of the input image data is up-converted image data obtained by increasing the number of pixels of the image data having different types, the down-converting means decreases the number of pixels of the input image data. Down conversion of the input image data.

상기 화상 처리 장치는 상기 상향 변환에 사용되는 복수의 대응하는 상향 변환 기술에 연관된 복수의 계수 세트 중에서, 상기 방송 화상 데이터의 채널에 관한 채널 정보에 기초하여 하나의 계수 세트를 선택하는 선택 수단[예를 들면, 도 5의 계수 선택기(160)]을 더 포함할 수 있다. 상기 계수 출력 수단은, 상기 선택 수단에 의해 선택된 상기 계수 세트 중에서 상기 대상 화소의 클래스에 대응하는 계수를 출력한다.Selecting means for selecting one coefficient set from among a plurality of coefficient sets associated with a plurality of corresponding upconversion techniques used for the upconversion based on channel information about a channel of the broadcast image data [Example For example, the coefficient selector 160 of FIG. 5 may be further included. The coefficient output means outputs a coefficient corresponding to the class of the target pixel among the coefficient sets selected by the selection means.

본 발명의 일 실시예에 따른, 제1 화상 데이터를 처리하여, 상기 제1 화상 데이터보다 고화질의 제2 화상 데이터를 출력하는 화상 처리 방법 또는 프로그램은, 입력 화상 데이터의 화소수를 감소시켜 상기 입력 화상 데이터를 하향 변환하는 단계(예를 들면, 도 4의 단계 S6), 및 상기 하향 변환된 화상 데이터를 상기 제1 화상 데이터로 사용하여, 상기 제1 화상 데이터를 상기 제2 화상 데이터로 변환하는 단계(예를 들면, 도 4의 단계 S7)를 포함한다. 상기 제1 화상 데이터를 상기 제2 화상 데이터로 변환하는 단계는, 상기 제1 화상 데이터로부터, 상기 제2 화상 데이터의 대상 화소를 예측하는데 사용되는 복수의 화소를 예측 탭으로서 추출하는 단계(예를 들면, 도 6의 단계 S1111), 상기 제1 화상 데이터로부터, 상기 대상 화소를 복수의 클래스 중 하나로 분류하는데 사용되는 복수의 화소를 클래스 탭으로서 추출하는 단계(예를 들면, 도 6의 단계 S1111), 상기 클래스 탭에 기초하여 상기 대상 화소의 클래스를 분류하는 단계(예를 들면, 도 6의 단계 S1112), 학습에 의해 미리 결정되는, 복수의 클래스에 대응하는 계수 중에서 상기 대상 화소의 클래스에 대응하는 계수를 출력하는 단계(예를 들면, 도 6의 단계 S1113), 및 상기 대상 화소의 상기 클래스에 대응하는 계수와 상기 예측 탭을 사용하여 예측 연산을 수행함으로써 상기 대상 화소를 결정하는 단계(예를 들면, 도 6의 단계 S1114)를 포함한다.According to an embodiment of the present invention, an image processing method or program for processing first image data and outputting second image data having a higher quality than the first image data may reduce the number of pixels of the input image data so that the input is performed. Down-converting image data (for example, step S6 in FIG. 4), and converting the first image data into the second image data using the down-converted image data as the first image data. A step (for example, step S7 of FIG. 4) is included. The converting of the first image data into the second image data may include extracting, as a prediction tap, a plurality of pixels used to predict a target pixel of the second image data from the first image data (for example, For example, step S1111 of FIG. 6), extracting, as a class tap, a plurality of pixels used to classify the target pixel into one of a plurality of classes from the first image data (for example, step S1111 of FIG. 6). Classifying the class of the target pixel based on the class tap (for example, step S1112 of FIG. 6), and corresponding to the class of the target pixel among coefficients corresponding to a plurality of classes predetermined by learning. Outputting a coefficient (e.g., step S1113 in FIG. 6), and performing a prediction operation using the coefficient corresponding to the class of the target pixel and the prediction tap. By performing the step of determining the target pixel and a (for example, step S1114 in Fig. 6).

본 발명의 다른 실시예에 따른 화상 처리 장치[예를 들면, 도 3의 디지털 방송 수신장치(2)]는, 제1 화상 데이터를 처리하여, 상기 제1 화상 데이터보다 고화질의 제2 화상 데이터를 출력한다. 상기 화상 처리 장치는, 입력 화상 데이터의 화소수를 감소시켜 상기 입력 화상 데이터를 하향 변환하는 다운 컨버팅 수단[예를 들면, 도 3의 다운 컨버터(45)], 및 상기 다운 컨버팅 수단에 의해 하향 변환된 상기 입력 화상 데이터를 상기 제1 화상 데이터로 사용하여, 상기 제1 화상 데이터를 상기 제2 화상 데이터로 변환하는 화상 변환 수단[예를 들면, 도 3의 화상 컨버터(48)]을 포함한다. 상기 화상 변환 수단은, 상기 제1 화상 데이터로부터, 상기 제2 화상 데이터의 대상 화소를 예측하는데 사용되는 복수의 화소를 예측 탭으로서 추출하는 예측 탭 추출 수단[예를 들면, 도 9의 탭 추출 유닛(161)], 상기 제1 화상 데이터로부터, 상기 대상 화소를 복수의 클래스 중 하나로 분류하는데 사용되는 복수의 화소를 클래스 탭으로서 추출하는 클래스 탭 추출 수단[예를 들면, 도 9의 탭 추출 유닛(162)], 상기 클래스 탭에 기초하여 상기 대상 화소의 클래스를 분류하는 클래스 분류 수단[예를 들면, 도 9의 클래스 분류 유닛(163)], 미리 결정된 파라미터와, 계수의 시드(seed)로 사용되는 시드 데이터로부터 복수의 클래스 각각에 대응하는 계수를 생성하는 생성 수단[예를 들면, 도 9의 계수 생성기(166)], 상기 생성 수단에 의해 생성된 상기 복수의 클래스에 대응하는 계수 중에서 상기 대 상 화소의 클래스에 대응하는 계수를 출력하는 계수 출력 수단[예를 들면, 도 9의 계수 메모리(164)], 및 상기 대상 화소의 상기 클래스에 대응하는 계수와 상기 예측 탭을 사용하여 예측 연산을 수행함으로써 상기 대상 화소를 결정하는 계산 수단[예를 들면, 도 9의 예측 유닛(165)]을 포함한다.An image processing apparatus (for example, the digital broadcast receiving apparatus 2 of FIG. 3) according to another embodiment of the present invention processes the first image data to generate second image data of higher quality than the first image data. Output The image processing apparatus down-converts the down-converting means (e.g., the down converter 45 in FIG. 3) for down-converting the input image data by reducing the number of pixels of the input image data. Image conversion means (for example, the image converter 48 of FIG. 3) for converting the first image data into the second image data by using the received input image data as the first image data. The image converting means includes predictive tap extracting means (for example, a tap extracting unit of FIG. 9) for extracting, as a predictive tap, a plurality of pixels used to predict a target pixel of the second image data from the first image data. (161)] class tap extracting means (for example, a tap extracting unit of FIG. 9) for extracting, as class taps, a plurality of pixels used to classify the target pixel into one of a plurality of classes from the first image data; 162), class classification means (e.g., the class classification unit 163 of FIG. 9) for classifying the class of the target pixel based on the class tap, and used as a seed of a predetermined parameter and coefficient. Generating means (e.g., coefficient generator 166 of FIG. 9) for generating coefficients corresponding to each of a plurality of classes from the seed data to be generated, and the plurality of classes generated by the generating means. Coefficient output means (for example, the coefficient memory 164 of FIG. 9) for outputting a coefficient corresponding to the class of the target pixel among the corresponding coefficients, and a coefficient corresponding to the class of the target pixel and the prediction tap Calculation means (for example, the prediction unit 165 of FIG. 9) for determining the target pixel by performing a prediction operation using the "

상기 화상 처리 장치는 상기 입력 화상 데이터의 종류를 판정하는 판정 수단[예를 들면, 도 3의 판정 유닛(44)]을 더 포함할 수 있다. 상기 판정 수단이, 상기 입력 화상 데이터의 종류가 다른 화상 데이터의 화소수를 증가시켜 상향 변환하여 얻은 상향 변환된 화상 데이터인 것으로 판정한 경우, 상기 다운 컨버팅 수단은 상기 입력 화상 데이터의 화소수를 감소시켜 상기 입력 화상 데이터를 하향 변환한다.The image processing apparatus may further include judging means (for example, the judging unit 44 of FIG. 3) for judging the type of the input image data. If the determining means determines that the type of the input image data is up-converted image data obtained by increasing the number of pixels of the image data having different types, the down-converting means decreases the number of pixels of the input image data. Down conversion of the input image data.

본 발명의 다른 실시예에 따른, 제1 화상 데이터를 처리하여, 상기 제1 화상 데이터보다 고화질의 제2 화상 데이터를 출력하는 화상 처리 방법 또는 프로그램은, 입력 화상 데이터의 화소수를 감소시켜 상기 입력 화상 데이터를 하향 변환하는 단계(예를 들면, 도 4의 단계 S6), 및 상기 하향 변환된 입력 화상 데이터를 상기 제1 화상 데이터로 사용하여, 상기 제1 화상 데이터를 상기 제2 화상 데이터를 변환하는 단계(예를 들면, 도 4의 단계 S7)를 포함한다. 상기 제1 화상 데이터를 상기 제2 화상 데이터로 변환하는 단계는, 상기 제1 화상 데이터로부터, 상기 제2 화상 데이터의 대상 화소를 예측하는데 사용되는 복수의 화소를 예측 탭으로서 추출하는 단계(예를 들면, 도 10의 단계 S1215), 상기 제1 화상 데이터로부터, 상기 대상 화소를 복수의 클래스 중 하나로 분류하는데 사용되는 복수의 화소를 클래스 탭으로서 추출하는 단계(예를 들면, 도 10의 단계 S1215), 상기 클래스 탭에 기초하여 상기 대상 화소의 클래스를 분류하는 단계(예를 들면, 도 10의 단계 S1216), 미리 결정된 파라미터와, 계수의 시드로 사용되고 학습에 의해 미리 결정되는 시드 데이터로부터 복수의 클래스 각각에 대응하는 계수를 생성하는 단계(예를 들면, 도 10의 단계 S1213), 상기 복수의 클래스에 대응하는 상기 생성된 계수 중에서 상기 대상 화소의 클래스에 대응하는 계수를 출력하는 단계(예를 들면, 도 10의 단계 S1217), 및 상기 대상 화소의 상기 클래스에 대응하는 계수와 상기 예측 탭을 사용하여 예측 연산을 수행함으로써 상기 대상 화소를 결정하는 단계(예를 들면, 도 10의 단계 S1218)를 포함한다.According to another embodiment of the present invention, an image processing method or program for processing first image data and outputting second image data of higher quality than the first image data may reduce the number of pixels of the input image data to thereby input the image data. Down-converting image data (for example, step S6 in FIG. 4), and using the down-converted input image data as the first image data, converting the first image data to the second image data. A step (for example, step S7 of FIG. 4) is included. The converting of the first image data into the second image data may include extracting, as a prediction tap, a plurality of pixels used to predict a target pixel of the second image data from the first image data (for example, For example, step S1215 of FIG. 10), extracting, as a class tap, a plurality of pixels used to classify the target pixel into one of a plurality of classes from the first image data (for example, step S1215 of FIG. 10). Classifying the class of the target pixel based on the class tap (for example, step S1216 of FIG. 10), a plurality of classes from predetermined parameters and seed data used as seeds of coefficients and predetermined by learning. Generating coefficients corresponding to each one (for example, step S1213 of FIG. 10), wherein the generation coefficients among the generated coefficients corresponding to the plurality of classes are generated. Outputting a coefficient corresponding to the class of the pixel (for example, step S1217 of FIG. 10), and performing a prediction operation using the coefficient corresponding to the class of the target pixel and the prediction tap to obtain the target pixel. Determining (eg, step S1218 of FIG. 10).

이하, 첨부 도면을 참조하여, 본 발명의 실시예에 대하여 상세하게 설명한다.EMBODIMENT OF THE INVENTION Hereinafter, with reference to an accompanying drawing, embodiment of this invention is described in detail.

도 1은 본 발명의 일 실시예에 따른 방송 시스템을 나타낸 블록도이다. 여기서, 시스템은 복수의 기기의 논리적 집합이며, 기기들이 반드시 동일한 하우징 내에 있을 필요는 없다.1 is a block diagram illustrating a broadcast system according to an embodiment of the present invention. Here, the system is a logical collection of a plurality of devices, and the devices do not necessarily need to be in the same housing.

방송국(1)은 일정한 프로그램의 화상 또는 음성을 지상파 아날로그 방송 또는 지상파 디지털 방송에 의해 방송한다. 그 외의 방송국에서도 또한 지상파 아날로그 방송 또는 지상파 디지털 방송에 의한 화상 또는 음성을 방송한다. 이하에 서는, 방송국(1)이 방송하는 프로그램의 화상에 대해서만 설명하고, 동일한 프로그램의 음성에 관련한 설명은 생략한다.The broadcasting station 1 broadcasts an image or sound of a certain program by terrestrial analog broadcasting or terrestrial digital broadcasting. Other broadcasting stations also broadcast images or audio by terrestrial analog broadcasting or terrestrial digital broadcasting. Below, only the image of the program broadcast by the broadcasting station 1 is demonstrated, and the description regarding the audio | voice of the same program is abbreviate | omitted.

디지털 방송 수신장치(2)는 방송국(1)으로부터 지상파 디지털 방송으로 전송 된 프로그램으로서의 화상을 수신하고, 수신한 화상을 도시하지 않은 모니터에 표시한다. 아날로그 방송 수신장치(3)는 방송국(1)으로부터 지상파 아날로그 방송으로 전송된 프로그램으로서의 화상을 수신하고, 수신한 화상을 도시하지 않은 모니터에 표시한다.The digital broadcast receiver 2 receives an image as a program transmitted from the broadcasting station 1 to terrestrial digital broadcasting, and displays the received image on a monitor (not shown). The analog broadcast receiver 3 receives an image as a program transmitted from the broadcasting station 1 to terrestrial analog broadcast, and displays the received image on a monitor (not shown).

도 2는 도 1에 도시한 방송국(1)의 주요 부분을 블록도이다.FIG. 2 is a block diagram showing the main part of the broadcasting station 1 shown in FIG.

방송국(1)은 종횡비 4:3의 SD 화상을 촬상하는 SD 카메라(11)를 포함한다. 방송국(1)에서는, SD 카메라(11)에 의해 촬상된 콤포넌트 신호와 연관된 SD 화상을, NTSC 인코더(21)에서 NTSC 방식의 콤포지트 신호로 변환(부호화)되고, 변환된 NTSC 콤포지트 신호는 그 후 지상파 아날로그 방송에 의해 방송된다.The broadcasting station 1 includes an SD camera 11 which picks up an SD image having an aspect ratio of 4: 3. The broadcasting station 1 converts (encodes) the SD image associated with the component signal picked up by the SD camera 11 into a composite signal of the NTSC system by the NTSC encoder 21, and then converts the NTSC composite signal into a terrestrial wave. Broadcast by analog broadcast.

방송국(1)이, 도 2에서 점선으로 나타낸 바와 같이, D1 화상을 촬상하는 SD 카메라(12)나, HD 화상을 촬상하는 HD 카메라(13)를 포함하는 경우, SD 카메라(12)에 의해 촬상된 콤포넌트 신호의 D1 화상이나, HD 카메라(13)에 의해 촬상된 콤포넌트 신호의 HD 화상이, 지상파 디지털 방송으로 방송국(1)에 할당된 주파수 대역의 채널로 방송된다.When the broadcasting station 1 includes the SD camera 12 which picks up a D1 image, and the HD camera 13 which picks up an HD image, as shown by the dotted line in FIG. 2, it captures by the SD camera 12 The D1 image of the component signal thus obtained and the HD image of the component signal picked up by the HD camera 13 are broadcasted on the channel of the frequency band allocated to the broadcasting station 1 by terrestrial digital broadcasting.

방송국(1)이 SD 카메라(12)를 구비포함하지 않은 경우, NTSC 디코더(22)는 NTSC 인코더(21)로부터 출력되는 NTSC 방식의 콤포지트 신호를 콤포넌트 신호로 변환(복호화)하여, 업 컨버터(23)에 공급한다. 그러면 업 컨버터(23)는, 콤포넌트 신호 화상이 SD 카메라(12)로부터 출력되는 D1 화상과 동일한 포맷이 되도록 콤포넌트 신호를 상향 변환하고, 그 결과로 얻은 준D1 화상을 지상파 디지털 방송으로 방송한다.When the broadcasting station 1 does not include the SD camera 12, the NTSC decoder 22 converts (decodes) the NTSC composite signal output from the NTSC encoder 21 into a component signal, thereby converting the up converter 23 into a component. Supplies). The up converter 23 then up-converts the component signal so that the component signal image is in the same format as the D1 image output from the SD camera 12, and broadcasts the resulting quasi-D1 image by terrestrial digital broadcasting.

방송국(1)이 HD 카메라(13)를 포함하지 않은 경우, NTSC 디코더(22)는 NTSC 인코더(21)로부터 출력되는 NTSC 방식의 콤포지트 신호를 콤포넌트 신호로 변환(복호화)하여, 업 컨버터(24)에 공급한다. 그러면 업 컨버터(24)는, 콤포넌트 신호 화상이 HD 카메라(13)로부터 출력되는 HD 화상과 동일한 포맷이 되도록 콤포넌트 신호를 상향 변환하고, 그 결과로 얻은 준HD 화상을 지상파 디지털 방송으로 방송한다.When the broadcasting station 1 does not include the HD camera 13, the NTSC decoder 22 converts (decodes) the NTSC composite signal output from the NTSC encoder 21 into a component signal, thereby converting the up converter 24 into a component. To feed. The up converter 24 then up-converts the component signal so that the component signal image is in the same format as the HD image output from the HD camera 13, and broadcasts the resulting quasi-HD image in terrestrial digital broadcasting.

도 3은 도 1에 도시한 디지털 방송 수신장치(2)의 구성을 나타낸 블록이다. 튜너(41)는 지상파 디지털 방송의 신호를 수신하고, 수신한 신호로부터 사용자가 리모트 커맨더(도시하지 않음)를 통해 선택한 채널에 대응하는 신호 성분을 추출한 다음, 추출한 신호 성분을 디멀티플렉서(42)에 공급한다. 디멀티플렉서(42)는 튜너(41)로부터 출력되는 신호 성분으로부터 필요한 패킷을 분리하여, 그 패킷을 디코더(43)에 공급한다. 그러면 디코더(43)는 그 패킷에 포함되어 있는 MPEG(Moving Picture Expert Group) 부호화된 화상 데이터를 MPEG 방식에 따라 복호화하고, 그 결과로 얻은 화상 데이터를 판정 유닛(44)에 공급한다.FIG. 3 is a block diagram showing the configuration of the digital broadcast receiver 2 shown in FIG. The tuner 41 receives a signal of terrestrial digital broadcasting, extracts a signal component corresponding to a channel selected by a user through a remote commander (not shown) from the received signal, and then supplies the extracted signal component to the demultiplexer 42. do. The demultiplexer 42 separates the necessary packet from the signal component output from the tuner 41 and supplies the packet to the decoder 43. The decoder 43 then decodes the MPEG (Moving Picture Expert Group) encoded image data contained in the packet according to the MPEG method, and supplies the resulting image data to the determination unit 44.

도 2와 관련하여서는 설명하지 않았지만, 방송국(1)은 화상 데이터를 MPEG 부호화하여, 부호화된 화상 데이터를 지상파 디지털 방송으로 방송한다.Although not described with reference to FIG. 2, the broadcasting station 1 performs MPEG encoding on image data, and broadcasts the encoded image data by terrestrial digital broadcasting.

판정 유닛(44)은 디코더(43)로부터 공급된 화상 데이터의 종류를 판정하고, 판정 결과에 기초하여 그 화상 데이터를 다운 컨버터(45), 화상 컨버터(46), 또는화상 컨버터(47)에 공급한다.The determination unit 44 determines the type of image data supplied from the decoder 43, and supplies the image data to the down converter 45, the image converter 46, or the image converter 47 based on the determination result. do.

더욱 구체적으로, 판정 유닛(44)은, 디코더(43)로부터 공급된 화상 데이터의 종류를, NTSC 방식의 콤포지트 신호를 콤포넌트 신호로 변환하고, 화소수를 증가시킴으로써 콤포넌트 신호를 상향 변환하여 얻은 상향 변환된 화상 데이터 중의 한 종류인 준HD 화상 데이터인 것으로 판정한 경우, 그 화상 데이터인 준HD 화상 데이터를 다운 컨버터(45)에 공급한다.More specifically, the judging unit 44 converts the type of the image data supplied from the decoder 43 into a component signal of the NTSC system into a component signal, and up-converts the component signal by up-converting the component signal by increasing the number of pixels. When it determines with quasi-HD image data which is one kind of the image data which was obtained, the quasi-HD image data which is this image data is supplied to the down converter 45. FIG.

판정 유닛(44)은, 디코더(43)로부터의 화상 데이터의 종류를, NTSC 방식의 콤포지트 신호를 콤포넌트 신호로 변환하고, 화소수를 증가시킴으로써 그 콤포넌트 신호를 상향 변환하여 얻은 상향 변환된 화상 데이터 중 다른 한 종류인 준D1 화상 데이터인 것으로 판정한 경우, 또는 D1 화상 데이터인 것으로 판정한 경우, 그 화상 데이터인 준D1 화상 데이터 또는 D1 화상 데이터를 화상 컨버터(47)에 공급한다.The determination unit 44 converts the type of image data from the decoder 43 into a component signal of the NTSC system into a component signal, and increases the number of pixels of the up-converted image data obtained by up-converting the component signal. When it is determined that the other type is quasi-D1 image data or when it is determined that it is D1 image data, the quasi-D1 image data or D1 image data which is the image data is supplied to the image converter 47.

판정 유닛(44)은, 디코더(43)로부터의 화상 데이터의 종류를 HD 화상 데이터인 것으로 판정한 경우, 그 화상 데이터인 HD 화상 데이터를 화상 컨버터(46)에 공급한다.When determining the kind of the image data from the decoder 43 as the HD image data, the determination unit 44 supplies the image converter 46 with the HD image data which is the image data.

디코더(43)로부터 공급된 화상 데이터가 HD 화상 데이터 또는 준HD 화상 데이터인지 여부에 대한 판정, 또는 D1 화상 데이터 또는 준D1 화상 데이터인지 여부의 판정은 화상 데이터의 포맷, 즉 화상 데이터를 형성하는 1 프레임의 화소 수에 기초하여 이루어질 수 있다.The determination as to whether the image data supplied from the decoder 43 is HD image data or quasi-HD image data, or whether the image data is D1 image data or quasi-D1 image data is a format of image data, i.e., 1 to form image data. It may be made based on the number of pixels of the frame.

디코더(43)로부터 공급된 화상 데이터가 HD 화상 데이터 또는 준HD 화상 데이터인지 여부에 대한 판정은, 화상 데이터의 활성도(activity)에 기초하여 이루어질 수 있다. 더욱 구체적으로는, HD 화상 데이터는 고해상도이지만, 준HD 화상 데 이터는 단지 NTSC 방식의 콤포지트 신호를 콤포넌트 신호로 변환하여 얻은 화상 데이터이므로 그렇게 고해상도는 아니다. 따라서, 디코더(43)로부터의 화상 데이터가 어느 임계값 이상의 활성도를 나타내는 경우, 그 화상 데이터를 HD 화상 데이터로 판정할 수 있다. 역으로, 디코더(43)로부터의 화상 데이터가 어느 임계값 미만의 활성도를 나타내는 경우, 그 화상 데이터를 준HD 화상 데이터으로 판정할 수 있다.The determination as to whether the image data supplied from the decoder 43 is HD image data or quasi-HD image data can be made based on the activity of the image data. More specifically, HD image data is high resolution, but quasi HD image data is not so high resolution since it is only image data obtained by converting a composite signal of NTSC type into a component signal. Therefore, when the image data from the decoder 43 shows the activity of a certain threshold value or more, the image data can be determined as HD image data. Conversely, when the image data from the decoder 43 shows activity below a certain threshold, the image data can be determined as quasi-HD image data.

HD 화상 데이터와 준HD 화상 데이터는 모두 종횡비가 16:9이다. 하지만, 실제, 준HD 화상 데이터는 종횡비 4:3의 NTSC 방식의 콤포지트 신호를 콤포넌트 신호로 변환하고, 그 콤포넌트 신호를 상향 변환하여, 종횡비가 16:9가 되도록 하여 얻은 화상 데이터이다. 따라서, 그 결과로 얻은 준HD 호상 데이터에는 4:3 화상 데이터의 좌측단(left edge)과 우측단(right edge)에 흑색이 부가된다. 때문에, 디코더(43)로부터의 화상 데이터가 HD 화상 데이터 또는 준HD 화상 데이터인지 여부에 대한 판정은, 화상 데이터의 좌측단과 우측단에 흑색의 화상 데이터가 관찰되는지를 판정함으로써 이루어질 수 있다.Both HD image data and quasi-HD image data have an aspect ratio of 16: 9. In practice, however, quasi-HD image data is image data obtained by converting an NTSC composite signal having an aspect ratio of 4: 3 into a component signal and up-converting the component signal to an aspect ratio of 16: 9. Therefore, black is added to the left and right edges of 4: 3 image data in the resulting semi-HD call data. Therefore, the determination as to whether the image data from the decoder 43 is HD image data or quasi-HD image data can be made by determining whether black image data is observed at the left and right ends of the image data.

도 3의 예에서는, 디코더(43)로부터 공급된 화상 데이터가, D1 화상 데이터인지 또는 준D1 화상 데이터인지에 상관없이 화상 컨버터(47)에 공급되기 때문에, 화상 데이터가 준D1 화상 데이터인지 또는 D1 화상 데이터인지에 대한 판정은 불필요하다. 하지만, 만일, 이 판정을 행하는 경우, HD 화상 데이터 또는 준HD 화상 데이터인지 여부를 판정하는 것과 마찬가지로 이루어질 수 있다.In the example of FIG. 3, since the image data supplied from the decoder 43 is supplied to the image converter 47 regardless of whether it is D1 image data or quasi-D1 image data, the image data is quasi-D1 image data or D1. The determination as to whether it is image data is unnecessary. However, if this determination is made, it can be made similarly to determining whether it is HD image data or quasi-HD image data.

다운 컨버터(45)는 판정 유닛(44)으로부터 공급되는 준HD 화상 데이터의 화 소수를, 도 2에 도시한 NTSC 디코더(22)로부터 출력되는 콤포넌트 신호 화상의 화소수로 감소시키며, 필요에 따라, 다운 컨버터(45)는 또한 준HD 화상 데이터를 LPF(Low Pass Filter)를 사용하여 필터링하여 하향 변환한 다음, 그 결과로 얻은 SD 화상 데이터를 화상 컨버터(48)에 공급한다.The down converter 45 reduces the pixel number of the quasi-HD image data supplied from the determination unit 44 to the number of pixels of the component signal image output from the NTSC decoder 22 shown in FIG. The down converter 45 also down-converts the quasi-HD image data by using a low pass filter (LPF), and then supplies the resulting SD image data to the image converter 48.

화상 컨버터(46)는 판정 유닛(44)으로부터 공급되는 HD 화상 데이터를 더욱 고화질의 HD 화상 데이터로 변환한 다음, 그 결과로 얻은 HD 화상 데이터를 화상 출력 유닛(49)에 공급한다.The image converter 46 converts the HD image data supplied from the determination unit 44 into higher quality HD image data, and then supplies the resulting HD image data to the image output unit 49.

화상 컨버터(47)는 판정 유닛(44)으로부터 공급되는 준D1 화상 데이터 또는 D1 화상 데이터를 더욱 고화질의 HD 화상 데이터로 변환한 다음, 그 결과로 얻은 HD 화상 데이터를 화상 출력 유닛(49)에 공급한다. The image converter 47 converts the quasi-D1 image data or D1 image data supplied from the determination unit 44 into higher quality HD image data, and then supplies the resulting HD image data to the image output unit 49. do.

화상 컨버터(48)는 다운 컨버터(45)로부터 공급되는 SD 화상 데이터를 더욱 고화질의 HD 화상 데이터로 변환한 다음, 그 결과로 얻은 HD 화상 데이터를 화상 출력 유닛(49)에 공급한다. The image converter 48 converts the SD image data supplied from the down converter 45 into higher quality HD image data, and then supplies the resulting HD image data to the image output unit 49.

화상 출력 유닛(49)은 화상 컨버터(46 내지 48) 중 어느 하나로부터 공급되는 HD 화상 데이터를 모니터(도시하지 않음)에 공급하고, 모니터에 HD 화상 데이터를 표시한다. The image output unit 49 supplies HD image data supplied from any of the image converters 46 to 48 to a monitor (not shown), and displays the HD image data on the monitor.

도 4의 흐름도를 참조하여, 도 3에 도시된 디지털 방송 수신장치(2)에 의해 수행되는 동작에 대하여 이하에 설명한다.With reference to the flowchart of FIG. 4, the operation performed by the digital broadcast receiver 2 shown in FIG. 3 will be described below.

디지털 방송 수신장치(2)에서는, 단계 S1에서, 튜너(41)가 지상파 디지털 방송의 신호를 수신하고, 그 신호로부터 사용자가 리모트 커맨더를 통해 선택한 채널 에 대응하는 신호 성분을 추출(선택)하고, 추출한 신호 성분을 디멀티플렉서(42)에 공급한다. 그러고 나서 디멀티플렉서(42)는 튜너(41)로부터 공급된 신호 성분으로부터 필요한 패킷을 분리하고, 그 패킷을 디코더(43)에 공급한다. 그 후, 단계 S2에서, 디코더(43)가 패킷에 포함되어 있는 MPEG 부호화된 화상 데이터를 MPEG 방식에 따라 복호화하고, 그 결과로 얻은 화상 데이터를 판정 유닛(44)에 공급한다.In the digital broadcast receiver 2, in step S1, the tuner 41 receives a signal of terrestrial digital broadcast, extracts (selects) a signal component corresponding to the channel selected by the user through the remote commander from the signal, The extracted signal component is supplied to the demultiplexer 42. The demultiplexer 42 then separates the necessary packets from the signal components supplied from the tuner 41 and supplies the packets to the decoder 43. After that, in step S2, the decoder 43 decodes the MPEG coded image data contained in the packet according to the MPEG method, and supplies the resulting image data to the determination unit 44.

단계 S3에서, 판정 유닛(44)은 디코더(43)로부터 공급된 화상 데이터의 종류(포맷)를 판정하고, 그 판정 결과에 기초하여, 그 화상 데이터를, 다운 컨버터(45), 화상 컨버터(46), 또는 화상 컨버터(47)에 공급한다.In step S3, the determination unit 44 determines the type (format) of the image data supplied from the decoder 43, and based on the determination result, the image data is converted into the down converter 45 and the image converter 46. ) Or to the image converter 47.

단계 S3에서 화상 데이터가 HD 화상 데이터인 것으로 판정한 경우, 판정 유닛(44)은 화상 데이터인 HD 화상 데이터를 화상 컨버터(46)에 공급한다.When it is determined in step S3 that the image data is HD image data, the determination unit 44 supplies HD image data, which is image data, to the image converter 46.

그 후, 단계 S4에서, 화상 컨버터(46)가 판정 유닛(44)으로부터 공급되는 HD 화상 데이터를 제1 화상 데이터로 설정하고, 또한 상기 제1 화상 데이터보다 고화질인 HD 화상 데이터를 제2 화상 데이터로 설정한다. 그러고 나서, 화상 컨버터(46)는 제1 화상 데이터를 제2 화상 데이터로 변환하고, 그 제2 화상 데이터를 화상 출력 유닛(49)에 공급한다. 화상 출력 유닛(49)은 그 후 HD 화상 데이터를 모니터에 공급한다.Then, in step S4, the image converter 46 sets the HD image data supplied from the determination unit 44 as the first image data, and sets the HD image data that is higher in quality than the first image data to the second image data. Set to. Then, the image converter 46 converts the first image data into the second image data, and supplies the second image data to the image output unit 49. The image output unit 49 then supplies HD image data to the monitor.

단계 S3에서 디코더(43)로부터의 화상 데이터가 D1 화상 데이터 또는 준D1 화상 데이터인 것으로 판정한 경우, 판정 유닛(44)은 그 화상 데이터를 화상 컨버터(47)에 공급한다.If it is determined in step S3 that the image data from the decoder 43 is D1 image data or quasi-D1 image data, the determination unit 44 supplies the image data to the image converter 47.

이어서, 단계 S5에서, 화상 컨버터(47)가 판정 유닛(44)으로부터 공급되는 D1 화상 데이터 또는 준D1 화상 데이터를 제1 화상 데이터로 설정하고, 또한 제1 화상 데이터보다 고화질의 HD 화상 데이터를 제2 화상 데이터로 설정한다. 화상 컨버터(47)는 그 후 제1 화상 데이터를 제2 화상 데이터로 변환하고, 그 결과로 얻은 고화질의 HD 화상 데이터를 화상 출력 유닛(49)에 공급한다. 그런 다음, 화상 출력 유닛(49)은 HD 화상 데이터를 모니터에 공급한다.Subsequently, in step S5, the image converter 47 sets the D1 image data or quasi-D1 image data supplied from the determination unit 44 as the first image data, and removes the HD image data of higher quality than the first image data. 2 Set to image data. The image converter 47 then converts the first image data into second image data, and supplies the resulting high quality HD image data to the image output unit 49. The image output unit 49 then supplies HD image data to the monitor.

단계 S3에서 디코더(43)로부터의 화상 데이터가 준HD 화상 데이터인 것으로 판정한 경우, 판정 유닛(44)은 그 준HD 화상 데이터를 다운 컨버터(45)에 공급한다.If it is determined in step S3 that the image data from the decoder 43 is quasi-HD image data, the determination unit 44 supplies the quasi-HD image data to the down converter 45.

그 후, 단계 S6에서, 다운 컨버터(45)가, 준HD 화상 데이터의 화소수가 도 2에 도시한 NTSC 디코더(22)로부터 출력되는 콤포넌트 신호 화상의 화소수와 동일하게 감소되도록 준HD 화상 데이터를 하향 변환하고, 그 결과로 얻은 SD 화상 데이터를 화상 컨버터(48)에 공급한다.Thereafter, in step S6, the down converter 45 selects the quasi-HD image data so that the number of pixels of the quasi-HD image data is reduced to be equal to the number of pixels of the component signal image output from the NTSC decoder 22 shown in FIG. The down conversion is performed, and the resultant SD image data is supplied to the image converter 48.

그 후, 단계 S7에서, 화상 컨버터(48)가 다운 컨버터(45)로부터 공급되는 SD 화상 데이터를 제1 화상 데이터로 설정하고, 또한 제1 화상 데이터보다 고화질의 HD 화상 데이터를 제2 화상 데이터로 설정한다. 그런 다음, 화상 컨버터(48)는 제1 화상 데이터를 제2 화상 데이터로 변환하고, 그 결과로 얻은 고화질의 HD 화상 데이터를 화상 출력 유닛(49)에 공급한다. 이어서 화상 출력 유닛(49)은 HD 화상 데이터를 모니터에 공급한다.Then, in step S7, the image converter 48 sets the SD image data supplied from the down converter 45 as the first image data, and further sets the HD image data of higher quality than the first image data as the second image data. Set it. Then, the image converter 48 converts the first image data into the second image data, and supplies the resulting high quality HD image data to the image output unit 49. The image output unit 49 then supplies HD image data to the monitor.

화상 컨버터(48)는 튜너(41)로부터 현재 수신되는 채널에 관한 채널 정보, 즉, 다운 컨버터(45)로부터 화상 컨버터(48)에 공급되는, SD 화상 데이터를 상향 변환한 준HD 화상 데이터를 방송하고 있는 채널에 관한 정보를 받는다. 화상 컨버터(48)는 다운 컨버터(45)로부터 공급되는 SD 화상 데이터를, 그 SD 화상 데이터를 상향 변환한 준HD 화상 데이터를 방송하는 채널에 관한 채널 정보에 기초하여, HD 화상 데이터로 변환한다.The image converter 48 broadcasts channel information about a channel currently received from the tuner 41, that is, quasi-HD image data up-converting the SD image data supplied from the down converter 45 to the image converter 48. Receive information about the channel being played. The image converter 48 converts SD image data supplied from the down converter 45 into HD image data based on channel information about a channel for broadcasting quasi-HD image data obtained by up-converting the SD image data.

도 3의 화상 컨버터(48)에 의해 수행되는 화상 변환 처리는 다음과 같다.The image conversion processing performed by the image converter 48 of FIG. 3 is as follows.

화상 컨버터(48)는 제1 화상 데이터를, 그 제1 화상 데이터보다 고화질의 제2 화상 데이터로 변환하는 화상 변환을 수행한다.The image converter 48 performs image conversion for converting the first image data into second image data of higher quality than the first image data.

전술한 바와 같이, 화상 컨버터(48)는 다운 컨버터(45)로부터 공급되는 SD 화상 데이터를 제1 화상 데이터로 설정하고, 또한 제1 화상 데이터보다 고화질의 HD 화상 데이터를 제2 화상 데이터로 설정한 다음, 제1 화상 데이터를 제2 화상 데이터로 변환하는 화상 변환 처리를 수행한다. 이 화상 변환 처리에 따르면, 제1 및 제2 화상 데이터를 어떻게 정의하느냐에 따라 다양한 처리 동작을 실현할 수 있다. As described above, the image converter 48 sets SD image data supplied from the down converter 45 as first image data, and sets HD image data of higher quality than the first image data as second image data. Next, image conversion processing for converting the first image data into the second image data is performed. According to this image conversion process, various processing operations can be realized depending on how the first and second image data are defined.

더욱 구체적으로는, 제2 화상 데이터를 고해상도의 화상 데이터로 설정하고, 또한 제1 화상 데이터를, 제2 화상 데이터의 해상도를 저하시켜 얻은 저해상도의 화상 데이터로 설정하면, 화상 변환 처리는 해상도를 향상시키는 처리일 수 있다. 제2 화상 데이터를 고 S/N(Siginal/Noise)의 화상 데이터로 설정하고, 제1 화상 데이터가 제2 화상 데이터의 S/N를 저하시켜 얻은 저 S/N의 화상 데이터이면, 화상 변환 처리는 노이즈 제거 처리일 수 있다. 제2 화상 데이터를 HD 화상 데이터로 설정하고, 제1 화상 데이터가 제2 화상 데이터의 화소수와 해상도를 저하시켜 얻은 SD 화상 데이터이면, 화상 변환 처리는 SD 화상을 HD 화상으로 변환하는 처리일 수 있다.More specifically, when the second image data is set to high resolution image data and the first image data is set to low resolution image data obtained by lowering the resolution of the second image data, the image conversion process improves the resolution. May be a treatment. If the second image data is set to high S / N (Siginal / Noise) image data, and the first image data is low S / N image data obtained by lowering the S / N of the second image data, image conversion processing May be a noise removal process. If the second image data is set as HD image data and the first image data is SD image data obtained by lowering the number of pixels and the resolution of the second image data, the image conversion process may be a process of converting the SD image into an HD image. have.

도 5는 전술한 화상 변환 처리를 수행하는 화상 컨버터(48)의 기능적 구성예를 나타낸 블록도이다.5 is a block diagram showing an example of the functional configuration of an image converter 48 that performs the above-described image conversion processing.

화상 컨버터(48)는 계수 선택기(160), 탭 추출 유닛(161, 162), 클래스 분류 유닛(163), 계수 메모리(164), 및 예측 유닛(165)을 포함한다.The picture converter 48 includes a coefficient selector 160, tap extraction units 161, 162, class classification unit 163, coefficient memory 164, and prediction unit 165.

화상 컨버터(48)는 도 3에 도시한 다운 컨버터(45)로부터 출력되는 SD 화상 데이터를 제1 화상 데이터로서 수신한다. 화상 컨버터(48)는 또한, 다운 컨버터(45)로부터 출력되는 SD 화상 데이터의 채널에 관한 채널 정보, 즉 SD 화상 데이터로 하향 변환되기 전의 준HD 화상 데이터를 방송하는 채널에 관한 채널 정보를 또한 튜너(41)(도 3)로부터 수신한다.The image converter 48 receives SD image data output from the down converter 45 shown in FIG. 3 as first image data. The image converter 48 also further tunes the channel information on the channel of the SD image data output from the down converter 45, that is, the channel information on the channel broadcasting the quasi-HD image data before being down-converted into the SD image data. (41) (FIG. 3).

제1 화상 데이터인 SD 화상 데이터는 탭 추출 유닛(161, 162)에 공급되고, SD 화상 데이터의 채널에 관한 채널 정보는 계수 선택기(160)에 공급된다.SD image data, which is the first image data, is supplied to the tap extracting units 161, 162, and channel information about a channel of the SD image data is supplied to the coefficient selector 160.

계수 선택기(160)는 SD 화상 데이터에 관한 채널 정보에 기초하여, 후술하는 계수 메모리(164)에 기억되어 있는 복수의 탭 계수 세트 중에서 1 세트의 탭 계수의 세트를 선택하고, 예를 들면, 이른바 "메모리 뱅크 전환(memory bank swtching)"에 의해, 그 선택한 탭 계수의 세트를 유효하게 한다. 즉, 계수 메모리(164)는 복수의 탭 계수 세트 중에서 클래스 분류 유닛(163)으로부터 공급되는 정보에 대응하는 탭 계수를 판독하여 출력하고, 계수 선택기(160)는 계수 메모리(164)의해 판독되는 탭 계수를 포함하는 탭 계수 세트를 선택한다. 계수 메모 리(164)에 의해 판독되는 탭 계수의 세트를 "유효한 탭 계수 세트(effective set of tap coefficient)"라고 한다.The coefficient selector 160 selects one set of tap coefficients from among a plurality of tap coefficient sets stored in the coefficient memory 164 to be described later based on the channel information about the SD image data. By "memory bank swtching" the set of selected tap coefficients is validated. That is, the coefficient memory 164 reads out and outputs tap coefficients corresponding to the information supplied from the class classification unit 163 among the plurality of tap coefficient sets, and the coefficient selector 160 reads the tap coefficients by the coefficient memory 164. Select the set of tap coefficients containing the coefficients. The set of tap coefficients read by the coefficient memory 164 is referred to as an " effective set of tap coefficients. &Quot;

탭 추출 유닛(161)은, 제1 화상 데이터로부터 변환될 제2 화상 데이터로서의 HD 화상 데이터를 구성하는 화소 하나 하나씩을 차례로 대상 화소로 설정하고, 또한 제1 화상 데이터를 구성하는 수 개의 화소를, 그 대상 화소의 화소값을 예측하는데 사용하는 예측 탭으로서 추출한다. 이 경우에, 제2 화상 데이터인 HD 화상 데이터는 아직 결정되지 않았기 때문에, 가상의 방식으로 단지 상정된다.The tap extracting unit 161 sets one by one pixels constituting the HD image data as second image data to be converted from the first image data as target pixels, and further sets several pixels constituting the first image data, It extracts as a prediction tap used to predict the pixel value of the target pixel. In this case, since the HD image data as the second image data has not yet been determined, it is only assumed in a virtual manner.

더욱 구체적으로는, 탭 추출 유닛(161)은 대상 화소에 대하여 공간적으로 또는 시간적으로 가까이 위치하고 있는 복수의 화소(예를 들면, 대상 화소에 가장 인접하여 위치한 화소 및 공간적으로 그 가장 인접한 화소 주변의 화소들)를 추출한다.More specifically, the tap extracting unit 161 may include a plurality of pixels (for example, pixels closest to the target pixel and pixels adjacent to the spatially adjacent pixel) that are spatially or temporally close to the target pixel. Extract).

탭 추출 유닛(162)은 제1 화상 데이터를 구성하는 수 개의 화소를, 대상 화소의 클래스를 분류하는데 사용되는 클래스 탭으로서, 즉 대상 화소를 클래스 중 하나의 클래스로 분류하는데 사용하는 클래스 탭으로서 추출한다.The tap extracting unit 162 extracts several pixels constituting the first image data as a class tap used to classify the class of the target pixel, that is, as a class tap used to classify the target pixel into one class. do.

설명을 간단하게 하기 위해, 예측 탭과 클래스 탭은 동일한 탭 구조, 즉 동일한 화소로 구성되는 것으로 한다. 하지만, 예측 탭과 클래스 탭은 상이한 탭 구조를 가질 수 있다.For simplicity, the prediction tap and the class tap are assumed to be composed of the same tap structure, that is, the same pixel. However, prediction taps and class taps may have different tap structures.

탭 추출 유닛(161)에 의해 추출된 예측 탭은 예측 유닛(165)에 공급되고, 탭 추출 유닛(162)에 의해 추출된 클래스 탭은 클래스 분류 유닛(163)에 공급된다.The prediction tap extracted by the tap extraction unit 161 is supplied to the prediction unit 165, and the class tap extracted by the tap extraction unit 162 is supplied to the class classification unit 163.

클래스 분류 유닛(163)은 탭 추출 유닛(162)으로부터 공급된 클래스 탭에 기 초하여 대상 화소의 클래스를 분류하고, 결정된 클래스에 대응하는 클래스 코드를 계수 메모리(164)에 공급한다.The class classification unit 163 classifies the class of the target pixel based on the class tap supplied from the tap extraction unit 162, and supplies the class code corresponding to the determined class to the coefficient memory 164.

클래스를 분류하는 방법으로는, 예를 들면 ADRC(Adaptive Dynamic Range Coding)을 채용할 수 있다.As a method of classifying, ADRC (Adaptive Dynamic Range Coding) can be adopted, for example.

이 방법에서는, 클래스 탭을 구성하는 화소의 화소값이 ADRC 처리되고, 그 결과로 얻은 ADRC 코드에 따라, 대상 화소의 클래스가 결정된다.In this method, the pixel value of the pixels constituting the class tap is subjected to ADRC processing, and the class of the target pixel is determined according to the resulting ADRC code.

K 비트 ADRC에서는, 클래스 탭을 구성하는 화소의 화소값의 최대값 MAX와 최소값 MIN을 검출한 다음, DR = MAX - MIN를, 클래스 탭을 구성하는 화소의 세트의 국소적인 다이나믹 레인지(local dynamic range)로 설정한다. 이 다이나믹 레인지 DR에 기초하여, 클래스 탭을 구성하는 화소의 화소값을 K 비트로 재양자화한다. 더욱 구체적으로는, 클래스 탭을 구성하는 각 화소의 화소값으로부터 최소값 MIN을 감산하고, 그 결과 값을 DR/2K로 나눈다(양자화한다). 그 후, 미리 정해진 순서로 배열된, 클래스 탭을 구성하는 K 비트 화소값들의 비트열이, ADRC 코드로서 출력된다. 클래스 탭이 1 비트 ADRC 처리된 경우, 그 클래스 탭을 구성하는 각 화소의 화소값에서 최소값 MIN을 감산한 후, 그 결과값을 최대값 MAX와 최소값 MIN의 차의1/2로 나누어(소수점 이하 절단), 각 화소의 화소값을 2진화(1 비트) 할 수 있다. 이어서 미리 정해진 소정의 순서로 배열된 비트열이 ADRC 코드로서 출력된다.In K-bit ADRC, the maximum value MAX and the minimum value MIN of the pixel values of the pixels constituting the class tap are detected, and then DR = MAX-MIN, and the local dynamic range of the set of pixels constituting the class tap. Set to). Based on this dynamic range DR, the pixel value of the pixels constituting the class tap is requantized into K bits. More specifically, the splits subtracting the minimum value MIN from the pixel value of each pixel constituting the class tap, and the result by DR / 2 K (quantizes). Then, a bit string of K bit pixel values constituting the class taps, arranged in a predetermined order, is output as an ADRC code. When the class tap is 1-bit ADRC processed, the minimum value MIN is subtracted from the pixel value of each pixel constituting the class tap, and the result is divided by 1/2 of the difference between the maximum value MAX and the minimum value MIN Truncation), the pixel value of each pixel can be binarized (1 bit). Subsequently, the bit strings arranged in a predetermined predetermined order are output as ADRC codes.

클래스 분류 유닛(163)은 클래스 탭을 구성하는 화소의 화소값의 레벨 분포의 패턴을, 클래스 코드로서 출력할 수 있다. 그러나, 이 경우, 클래스 탭이 N개 의 화소로 구성되고, 각 화소의 화소값에 K 비트가 할당되어 있으면, 클래스 분류 유닛(163)으로부터 출력되는 클래스 코드의 경우의 수는 (2N)K)로서, 화소의 화소값에 할당되는 비트수 K에 지수적으로 비례하는 엄청난 수가 된다.The class classification unit 163 can output the pattern of the level distribution of the pixel values of the pixels constituting the class tap as a class code. However, in this case, if the class tap is composed of N pixels, and K bits are assigned to pixel values of each pixel, the number of cases of class codes output from the class classification unit 163 is (2 N ) K. ) Is an immense number that is exponentially proportional to the number of bits K allocated to the pixel value of the pixel.

따라서, 클래스 분류 유닛(163)은, 클래스 탭의 정보량을 전술한 ADRC 처리나 벡터 양자화로 압축한 후에, 클래스 분류를 행하는 것이 바람직하다.Therefore, the class classification unit 163 preferably performs class classification after compressing the information amount of the class tap by the above-described ADRC processing or vector quantization.

계수 메모리(164)는 후술하는 학습에 의해 미리 결정된 클래스 각각의 탭 계수의 세트를 기억하고, 기억하고 있는 탭 계수의 세트 중에서 클래스 분류 유닛(163)으로부터 공급되는 클래스 코드에 대응하는 어드레스에 기억되어 있는 탭 계수, 즉 클래스 분류 유닛(163)으로부터 공급되는 클래스 코드가 나타내는 클래스에 대응하는 탭 계수를 출력한다.The coefficient memory 164 stores a set of tap coefficients of each class predetermined by the learning to be described later, and is stored at an address corresponding to the class code supplied from the class classification unit 163 among the set of stored tap coefficients. The tap coefficient corresponding to the existing tap coefficient, that is, the class represented by the class code supplied from the class classification unit 163 is output.

준HD 화상 데이터는 SD 화상 데이터로 변환되기 전의 화상 데이터이고, 화상 컨버터(48)에서 화상 변환 처리되는 대상인 제1 화상 데이터로서 사용된다(이러한 준HD 화상 데이터는 때로 "SD 화상 데이터에 대응하는 준HD 화상 데이터"라 한다). 도 2를 참조하여 설명한 바와 같이, 준HD 화상 데이터는, 방송국(1)에서 콤포지트 신호 화상 데이터를 콤포넌트 신호 화상 데이터로 변환하고, 그 콤포넌트 신호 화상 데이터를 상향 변환하여 얻은 것이다.The quasi-HD image data is image data before conversion to SD image data, and is used as first image data that is an object subjected to image conversion processing by the image converter 48. HD image data ". As described with reference to Fig. 2, the semi-HD image data is obtained by converting the composite signal image data into component signal image data in the broadcasting station 1, and up-converting the component signal image data.

이 경우에, 다양한 상향 변환 기술을 채용할 수 있다. 예를 들면, 상향 변환될 화상 데이터의 화소의 화소값과 동일한 화소값을 갖는 화소를 콤포넌트 신호 화상 데이터로 보간할 수 있다. 이와는 달리, 상향 변환될 화상 데이터의 복수의 화소의 화소값의 가중 평균값(weighted average value)을 갖는 화소를 콤포넌트 신호 화상 데이터로 보간할 수 있다. In this case, various upconversion techniques can be employed. For example, a pixel having the same pixel value as that of the pixel of the image data to be up-converted can be interpolated into component signal image data. Alternatively, a pixel having a weighted average value of pixel values of a plurality of pixels of the image data to be up-converted can be interpolated as component signal image data.

채용되는 상향 변환 기술은 방송국에 따라 달라질 수 있다.The upconversion technique employed may vary depending on the broadcast station.

따라서, 화상 컨버터(48)에서, 준HD 화상 데이터를 얻는데 어떤 상향 변환 기술이 채용되었는지에 무관하게, 그 준HD 화상 데이터로부터 하향 변환된 SD 화상 데이터를 HD 화상 데이터로 절절하게 변환할 수 있도록, 계수 메모리(164)는 다양한 상향 변환 기술과 연관된 복수의 탭 계수 세트를 기억하고 있다.Therefore, in the image converter 48, regardless of which upconversion technique is employed to obtain quasi-HD image data, the SD image data down-converted from the quasi-HD image data can be converted into HD image data in an appropriate manner. The coefficient memory 164 stores a plurality of tap coefficient sets associated with various upconversion techniques.

전술한 바와 같이, 상향 변환 기술은 방송국에 따라, 즉 채널에 따라 달라진다. 따라서, 계수 선택기(160)는 제1 화상 데이터로서의 SD 화상 데이터의 채널에 관한 채널 정보에 기초하여, 계수 메모리(164)에 기억되어 있는 복수의 탭 계수 세트 중에서 1 세트의 탭 계수 세트를 선택한다. 즉, 계수 선택기(160)는, 채널 정보가 나타내는 채널과 연관된 방송국에서 채용된 상향 변환 기술에 의해 취득한 준HD 화상 데이터를 하향 변환한 SD 화상 데이터에 대해 수행할, 화상 변환 처리에 적절한 탭 계수의 세트를 선택하고, 선택한 탭 계수의 세트를 유효하게 한다.As mentioned above, the upconversion technique depends on the broadcast station, i.e. on the channel. Therefore, the coefficient selector 160 selects one set of tap coefficient sets from among the plurality of tap coefficient sets stored in the coefficient memory 164 based on the channel information about the channel of the SD image data as the first image data. . That is, the coefficient selector 160 performs a tap coefficient suitable for the image conversion processing to be performed on the SD image data down-converted by the up-conversion technique employed by the broadcasting station associated with the channel indicated by the channel information. Select a set and validate the set of selected tap coefficients.

그 후, 계수 메모리(164)는, 유효한 탭 계수의 세트로부터, 클래스 분류 유닛(163)으로부터 공급되는 클래스 코드에 대응하는 어드레스에 기억되어 있는 탭 계수, 즉 대상 화소의 클래스에 대응하는 탭 계수를 출력한다.The coefficient memory 164 then selects from the set of valid tap coefficients the tap coefficients stored at an address corresponding to the class code supplied from the class classification unit 163, that is, the tap coefficients corresponding to the class of the target pixel. Output

따라서, 계수 메모리(164)로부터 출력되는 탭 계수는, 채널 정보가 나타내는 채널에 대응하는 방송국에서 채용된 상향 변환 기술에 의해 취득된 준HD 화상 데이터를 하향 변환한 SD 화상 데이터에 대해 수행될 화상 변환 처리에 적절한 탭 계수 이다.Therefore, the tap coefficients output from the coefficient memory 164 are image converted to be performed on the SD image data down-converted the quasi-HD image data acquired by the up-conversion technique employed by the broadcasting station corresponding to the channel indicated by the channel information. Tap coefficient appropriate for processing.

탭 계수는 디지털 필터에서의 이른바 "탭(tap)"에서 입력 데이터와 승산되는 계수이다.The tap coefficient is a coefficient multiplied by the input data in the so-called "tap" in the digital filter.

예측 유닛(165)은 탭 추출 유닛(161)으로부터의 예측 탭과 계수 메모리(164)로부터의 탭 계수를 수신하고, 그 예측 탭과 탭 계수를 사용하여, 대상 화소의 참값(true value)의 예측치를 결정하는 소정의 예측 연산을 수행한다. 이에 따라, 예측 유닛(165)은 대상 화소의 화소값(예측치), 즉 제2 화상 데이터를 구성하는 화소의 화소값을 결정한다(구한다).The prediction unit 165 receives the prediction taps from the tap extraction unit 161 and the tap coefficients from the coefficient memory 164, and uses the prediction taps and the tap coefficients to predict the true value of the target pixel. Perform a predetermined prediction operation to determine. As a result, the prediction unit 165 determines (determines) the pixel value (prediction value) of the target pixel, that is, the pixel value of the pixel constituting the second image data.

도 6의 흐름도를 참조하여, 도 5에 도시한 화상 컨버터(48)에 의해 수행되는 화상 변환 처리를 이하에 대하여 설명한다.With reference to the flowchart of FIG. 6, the image conversion process performed by the image converter 48 shown in FIG. 5 is demonstrated below.

단계 S1110에서, 계수 선택기(160)는 튜너(41)(도 3)로부터 받은 채널 정보에 기초하여, 계수 메모리(164)에 기억되어 있는 복수의 탭 계수 세트 중에서, 채널 정보가 나타내는 채널에 대응하는 방송국에서 채용된 상향 변환 기술에 의해 취득된 준HD 화상 데이터를 하향 변환한 SD 화상 데이터에 대해 수행될 화상 변환 처리에 적절한 1 세트의 탭 계수를 선택하여, 선택된 탭 계수를 유효하게 한다.In step S1110, the coefficient selector 160 corresponds to the channel indicated by the channel information among the plurality of tap coefficient sets stored in the coefficient memory 164 based on the channel information received from the tuner 41 (FIG. 3). A set of tap coefficients suitable for the image conversion processing to be performed on the down-converted SD image data obtained by the up-conversion technique employed by the broadcasting station is selected to validate the selected tap coefficients.

한편, 탭 추출 유닛(161)은 다운 컨버터(45)(도 3)로부터 공급되는, 제1 화상 데이터로서의 SD 화상 데이터에 대응하는, 제2 화상 데이터로서의 HD 화상 데이터를 구성하는 픽셀을, 대상 화소로서 차례로 선택한다. 그런 다음, 단계 S1111에서, 탭 추출 유닛(161, 162)이 탭 추출 유닛(161)에 의해 선택된 대상 화소에 대해 예측 탭과 클래스 탭을 각각 추출한다. 탭 추툴 유닛(161)은 예측 탭을 예측 유 닛(165)에 공급하고, 클래스 탭을 클래스 분류 유닛(163)에 공급한다.On the other hand, the tap extracting unit 161 selects a pixel constituting the HD image data as the second image data corresponding to the SD image data as the first image data supplied from the down converter 45 (FIG. 3). Select sequentially as Then, in step S1111, the tap extraction units 161 and 162 extract the prediction tap and the class tap for the target pixel selected by the tap extraction unit 161, respectively. The tap weight tool unit 161 supplies the prediction tap to the prediction unit 165 and the class tap to the class classification unit 163.

단계 S1112에서, 탭 추출 유닛(162)으로부터 대상 화소에 대한 클래스 탭을 수신함에 따라, 클래스 분류 유닛(163)은 수신한 클래스 탭에 기초하여 대상 화소의 클래스를 분류한다. 또한, 클래스 분류 유닛(163)은 대상 화소의 결정된 클래스를 나타내는 클래스 코드를 계수 메모리(164)에 출력한다.In step S1112, as the class tap for the target pixel is received from the tap extracting unit 162, the class classification unit 163 classifies the class of the target pixel based on the received class tap. In addition, the class classification unit 163 outputs a class code indicating the determined class of the target pixel to the coefficient memory 164.

그 후, 단계 S1113에서, 계수 메모리(164)가, 계수 선택기(160)에 의해 선택된 유효한 탭 계수의 세트로부터, 클래스 분류 유닛(163)으로부터 공급되는 클래스 코드에 대응하는 탭 계수, 즉 대상 화소의 클래스에 대응하는 탭 계수를 판독한다. 또한, 계수 메모리(164)는 그 탭 계수를 예측 유닛(165)으로 출력한다.Then, in step S1113, the coefficient memory 164, from the set of valid tap coefficients selected by the coefficient selector 160, corresponds to the tap coefficient corresponding to the class code supplied from the class classification unit 163, that is, the target pixel. Read the tap coefficient corresponding to the class. The coefficient memory 164 also outputs the tap coefficients to the prediction unit 165.

다음에, 단계 S1114에서, 예측 유닛(165)이, 탭 추출 유닛(161)로부터 출력되는 예측 탭과 계수 메모리(164)로부터 출력되는 탭 계수를 사용하여, 소정의 예측 연산을 수행하여 대상 화소의 화소값을 결정하고, 결정한 대상 화소의 화소값을 화상 출력 유닛(49)(도 3)에 공급한다.Next, in step S1114, the prediction unit 165 performs a predetermined prediction operation by using the prediction taps output from the tap extraction unit 161 and the tap coefficients output from the coefficient memory 164 to perform the prediction of the target pixel. The pixel value is determined, and the pixel value of the determined target pixel is supplied to the image output unit 49 (FIG. 3).

단계 S1115에서, 탭 추출 유닛(161)은 그 후, 제2 화상 데이터 중 선택되지 않은 화소가 존재하는지 여부를 판정한다. 단계 S1115에서, 선택되지 않은 화소가 있는 것으로 판정되면, 탭 추출 유닛(161)은 선택되지 않은 화소를 대상 화소로 설정하고 단계 S110으로 복귀한다. 단계 S1110 및 후속 단계들이 그 후 반복된다.In step S1115, the tap extraction unit 161 then determines whether there is a non-selected pixel among the second image data. If it is determined in step S1115 that there are no pixels selected, the tap extracting unit 161 sets the non-selected pixels as the target pixels and returns to step S110. Step S1110 and subsequent steps are then repeated.

단계 S1115에서, 제2 화상 데이터 중 선택되지 않은 화소가 없는 것으로 판정되면, 처리를 종료한다.If it is determined in step S1115 that there are no pixels selected in the second image data, the process ends.

예측 유닛(165)에 의해 수행되는 예측 연산과 계수 메모리(164)에 기억된 탭 계수의 학습에 대하여 상세하게 설명한다.The prediction operation performed by the prediction unit 165 and the learning of tap coefficients stored in the coefficient memory 164 will be described in detail.

지금, 화상 변환 처리로서, 고화질의 화상 데이터를 제2 화상 데이터로 설정하고, 고화질의 화상 데이터를 LPF(Low Pass Filter)를 사용하여 필터링함으로써 고화질 화상 데이터의 화질(해상도)를 저하시킨 저화질의 화상 데이터를 제1 화상 데이터로 설정하며, 그 후 저화질 화상 데이터로부터 예측 탭을 추출하고, 그 예측 탭과 탭 계수를 사용하여, 고화질 화상 화소의 화소값을, 소정의 예측 연산에 따라 결정한다고 가정한다.Now, as an image conversion process, a low quality image in which the high quality image data is set as the second image data and the high quality image data is filtered using a low pass filter (LPF) to reduce the image quality (resolution) of the high quality image data. Assume that the data is set as the first image data, and then a prediction tap is extracted from the low quality image data, and the pixel value of the high quality image pixel is determined according to a predetermined prediction operation using the prediction tap and the tap coefficient. .

소정의 예측 연산으로서, 선형 예측 연산을 수행할 수 있다. 따라서, 고화질 화소의 화소값 y는 다음의 선형 식에 의해 결정될 수 있다:As a predetermined prediction operation, a linear prediction operation may be performed. Therefore, the pixel value y of the high definition pixel can be determined by the following linear equation:

Figure 112006045871072-PAT00001
Figure 112006045871072-PAT00001

단, 식 (1)에서, xn은 대응하는 고화질 화소의 예측 탭을 구성하는, n 번째의 저화질 화상 데이터의 화소(이하, "저화질 화소"라 한다)를 나타내고, wn은 n 번째의 저화질 화소와 승산되는 n 번째의 탭 계수를 나타낸다. 식 (1)에서, 예측 탭은 N개의 저화질 화소 x1, x2, ···, 및 xN으로 구성된다.However, in formula (1), x n represents a pixel of the nth low quality image data (hereinafter referred to as a "low quality pixel") constituting a prediction tap of a corresponding high definition pixel, and w n represents the nth low quality The nth tap coefficient multiplied by the pixel is shown. In equation (1), the prediction tap is composed of N low-resolution pixels x 1 , x 2 ,..., And x N.

고화질 화소의 화소값 y는, 식 (1)에 나타낸 선형 식이 아니라, 더 고차의 식에 의해 구할 수 있다.The pixel value y of the high-definition pixel can be obtained not by the linear equation shown in equation (1) but by a higher-order equation.

지금, 제k 샘플의 고화질 화소의 화소값의 참값을 yk로 나타내고, 식 (1)에 의해 얻은 그 참값 yk의 예측치를 yk'로 나타내면, 예측 오차 ek는 다음 식 (2)로 구할 수 있다.Now, if the true value of the pixel value of the high-definition pixel of the k-th sample is represented by y k , and the predicted value of the true value y k obtained by equation (1) is represented by y k ', the prediction error e k is expressed by the following equation (2). You can get it.

Figure 112006045871072-PAT00002
Figure 112006045871072-PAT00002

식 (2)의 예측치 yk'는 식 (1)에 의해 결정되기 때문에, 식 (2)의 yk'를 식 (1)로 치환하면, 식 (3)을 얻을 수 있다.Since the predicted value y k 의 of formula (2) is determined by formula (1), equation (3) can be obtained by substituting y k 의 of formula (2) with formula (1).

Figure 112006045871072-PAT00003
Figure 112006045871072-PAT00003

단, 식 (3)에서, xn , k는 제k 샘플의 고화질 화소에 대한 예측 탭을 구성하는 n 번째의 저화질 화소를 나타낸다.However, in formula (3), x n and k represent the nth low quality pixels constituting the prediction taps for the high quality pixels of the kth sample.

식 (3) 또는 식 (2)의 예측 오차 ek를 0이 되게 하는 탭 계수 wn이, 고화질 화소를 예측하는 최적의 탭 계수이다. 하지만, 일반적으로 모든 고화질 화소에 대하여, 그러한 탭 계수 wn을 구하는 것은 곤란하다.The tap coefficient w n which causes the prediction error e k in the formula (3) or (2) to be zero is the optimum tap coefficient for predicting the high quality pixel. In general, however, it is difficult to obtain such a tap coefficient w n for all high quality pixels.

따라서, 예를 들면 탭 계수 wn이 최적인 것임을 나타내는 규범으로서, 최소 제곱법(least square method)을 사용하면, 최적의 탭 계수 wn은 식 (4)로 표현되는 제곱 오차의 총계 E를 최소화함으로써 구할 수 있다.Thus, for example, using the least square method as the norm indicating that the tap coefficient w n is optimal, the optimum tap coefficient w n minimizes the total E of the squared errors represented by equation (4). It can be obtained by

Figure 112006045871072-PAT00004
Figure 112006045871072-PAT00004

단, 식 (4)에서, K는 고화질 화소 yk와 그 고화질 화소 yk에 대한 예측 탭을 구성하는 저화질 화소 x1, k, x2, k, ···, 및 xN , k의 세트의 샘플수(학습용 샘플의 수)를 나타낸다.However, in Equation (4), K is a set of high quality pixels y k and low quality pixels x 1, k , x 2, k , ..., and x N , k constituting a prediction tap for the high quality pixel y k . The number of samples (number of samples for learning) is shown.

식 (4)의 제곱 오차의 총계 E의 최소값은, 식 (5)에 나타낸 바와 같이, 총계 E를 탭 계수 wn으로 편미분하여 얻은 결과를 0이 되게 하는 wn에 의해 구할 수 있다.As shown in Formula (5), the minimum value of the total E of the square error of Formula (4) can be calculated | required by w n which makes the result obtained by partial-dividing the total E by the tap coefficient w n to become 0.

Figure 112006045871072-PAT00005
Figure 112006045871072-PAT00005

식 (3)을 탭 계수 wn으로 편미분 하면, 식 (6)을 얻을 수 있다.When partial expression of equation (3) with the tap coefficient w n is obtained, equation (6) can be obtained.

Figure 112006045871072-PAT00006
Figure 112006045871072-PAT00006

식 (5)과 식 (6)으로부터, 식 (7)을 얻을 수 있다.Equation (7) can be obtained from equations (5) and (6).

Figure 112006045871072-PAT00007
Figure 112006045871072-PAT00007

식 (7)의 ek에 식 (3)을 대입함으로써, 식 (7)은 식 (8)에 나타낸 정규 방정식(normal equation)으로 표현될 수 있다.By substituting equation (3) into e k of equation (7), equation (7) can be expressed by the normal equation shown in equation (8).

Figure 112006045871072-PAT00008
Figure 112006045871072-PAT00008

식 (8)의 정규 방정식은, 예를 들면, 쓸어내기 방법(sweeping out method)(Gauss-Jordan의 소거법)을 사용하여 탭 계수 wn에 대하여 풀 수가 있다.The normal equation of Equation (8) can be solved for the tap coefficient w n using, for example, a sweeping out method (Gauss-Jordan's erase method).

식 (8)의 정규 방정식을 각 클래스에 대해 풀어, 최적의 탭 계수(제곱 오차의 총계 E를 최소로하는 탭 계수) wn을 각 클래스에 대해 구할 수 있다.The normal equation of equation (8) can be solved for each class, and the optimum tap coefficient (tap coefficient that minimizes the total E of the squared errors) w n can be obtained for each class.

도 5에 도시한 화상 컨버터(48)는 클래스 각각의 탭 계수를 사용하여, 식 (1)에 따른 연산을 수행함으로써, 제1 화상 데이터로서의 SD 화상 데이터를 제2 화상 데이터로서의 HD 화상 데이터로 변환할 수 있다.The image converter 48 shown in Fig. 5 converts the SD image data as the first image data into the HD image data as the second image data by performing an operation according to equation (1) using tap coefficients of each class. can do.

도 7은 식 (8)의 정규 방정식을 클래스 각각에 대해 풀어 탭 계수 wn를 구하는 학습을 수행하는 학습 기기의 구성예를 나타낸 블록도이다.FIG. 7 is a block diagram showing an example of the configuration of a learning apparatus that learns by solving the normal equation of equation (8) for each class to find the tap coefficient w n .

탭 계수 wn의 학습에 사용되는 학습용 화상 데이터가 학습 장치에 입력된다. 학습용 화상 데이터로서는, 예를 들면, HD 카메라(13)(도 2)로 얻은 HD 화상 데이터 또는 그보다 고화질의 HD 화상 데이터를 사용할 수 있다.Learning image data used for learning the tap coefficient w n is input to the learning apparatus. As the learning image data, for example, HD image data obtained by the HD camera 13 (FIG. 2) or HD image data of higher quality can be used.

학습 기기에서, 학습용 화상 데이터는 교사 데이터 생성기(171) 및 학생 데 이터 생성기(173)로 공급된다.In the learning apparatus, the learning image data is supplied to the teacher data generator 171 and the student data generator 173.

교사 데이터 생성기(171)는 학습용 화상 데이터로부터 제2 화상 데이터에 상당하는 교사 데이터를 생성하고, 그 교사 데이터를 교사 데이터 기억 유닛(172)에 공급한다. 즉, 교사 데이터 생성기(171)는 학습용 화상 데이터인 HD 화상 데이터를, 교사 데이터로서 교사 데이터 기억 유닛(172)에 그대로 공급한다.The teacher data generator 171 generates teacher data corresponding to the second image data from the learning image data, and supplies the teacher data to the teacher data storage unit 172. That is, the teacher data generator 171 supplies HD image data, which is image data for training, to the teacher data storage unit 172 as it is as teacher data.

교사 데이터 기억 유닛(172)은 교사 데이터로서 교사 데이터 생성기(171)로부터 공급되는 HD 화상 데이터를 기억한다.The teacher data storage unit 172 stores HD image data supplied from the teacher data generator 171 as teacher data.

학생 데이터 생성기(173)는 학습용 화상 데이터로부터 제1 화상 데이터에 상당하는 학생 데이터를 생성하고, 그 학생 데이터를 학생 데이터 기억 유닛(174)에 공급한다.The student data generator 173 generates student data corresponding to the first image data from the learning image data, and supplies the student data to the student data storage unit 174.

더욱 구체적으로는, 학생 데이터 생성기(173)는, 교사 데이터 생성기(171)와 마찬가지로, 학습용 화상 데이터로부터 교사 데이터(HD 화상 데이터)를 생성한 다음, 그 HD 화상 데이터를 하향 변환하여, SD 카메라(11)(도 2)로부터 출력되는 SD 화상 데이터와 동등한 화질의 콤포넌트 신호의 SD 화상 데이터를 생성한다. 그 후, 학생 데이터 생성기(173)는 방송국(1)(도 2)에서와 마찬가지로, 그 콤포넌트 신호의 SD 화상 데이터를 콤포지트 신호의 SD 화상 데이터로 변환하고, 그 콤포지트 신호의 SD 화상 데이터를 콤포넌트 신호의 SD 화상 데이터로 다시 변환함으로써 상향 변환하여, 준HD 화상 데이터를 생성한다. 그 후, 학생 데이터 생성기(173)는 준HD 화상 데이터를, 다운 컨버터(45)(도 3)와 마찬가지로 하향 변환하고, 그 결과로 얻은 SD 화상 데이터를 학생 데이터로서 학생 데이터 기억 유닛(174)에 공급한 다.More specifically, the student data generator 173 generates teacher data (HD image data) from the learning image data, similarly to the teacher data generator 171, and then down-converts the HD image data to convert the SD camera ( 11) SD image data of a component signal of image quality equivalent to the SD image data output from (Fig. 2) is generated. Thereafter, the student data generator 173 converts the SD image data of the component signal into the SD image data of the composite signal as in the broadcasting station 1 (FIG. 2), and converts the SD image data of the composite signal into the component signal. Up-converting by converting the image into SD image data again to generate quasi-HD image data. Thereafter, the student data generator 173 down-converts quasi-HD image data in the same manner as the down converter 45 (FIG. 3), and converts the resulting SD image data into the student data storage unit 174 as student data. Supply.

학생 데이터 기억 유닛(174)은 학생 데이터 생성기(173)로부터 공급되는 학생 데이터를 기억한다.The student data storage unit 174 stores student data supplied from the student data generator 173.

탭 추출 유닛(175)은 교사 데이터 기억 유닛(172)에 기억되어 있는, 교사 데이터로서의 HD 화상 데이터를 구성하는 화소를, 하나씩 차례로 대상 화소로 설정한다. 탭 추출 유닛(175)은 그 후, 그 대상 화소에 대하여 학생 데이터 기억 유닛(174)에 기억되어 있는 학생 데이터로서의 SD 화상 데이터를 구성하는 미리 결정된 소정의 화소를 추출하여, 도 5에 도시한 탭 추출 유닛(161)에 의해 취득된 예측 탭과 동일한 탭 구조의 예측 탭(도 5에 도시한 탭 추출 유닛(161)에 의해 얻은 예측 탭을 구성하는 화소의 대상 화소에 대한 위치 관계와 동일한, 대상 화소에 대한 위치 관계에 있는 학생 데이터의 화소로 이루어지는 예측 탭)을 결정한다. 탭 추출 유닛(175)은 그런 다음 결정된 예측 탭을 가산기(190)에 공급한다.The tap extracting unit 175 sets the pixels constituting the HD image data as the teacher data stored in the teacher data storage unit 172 as target pixels one by one. The tab extraction unit 175 then extracts predetermined predetermined pixels constituting SD image data as student data stored in the student data storage unit 174 with respect to the target pixel, and the tab shown in FIG. 5. A prediction tap having the same tap structure as the prediction tap acquired by the extraction unit 161 (a target that is the same as the positional relationship to the target pixel of the pixel constituting the prediction tap obtained by the tap extraction unit 161 shown in FIG. 5). A prediction tap consisting of pixels of student data in a positional relationship to the pixels). The tap extraction unit 175 then supplies the determined predictive taps to the adder 190.

탭 추출 유닛(176)은 대상 화소에 대하여 학생 데이터 기억 유닛(174)에 기억되어 있는 학생 데이터로서의 SD 화상 데이터를 구성하는 소정의 화소를 추출하여, 도 5에 도시한 탭 추출 유닛(162)에 의해 얻은 클래스 탭의 탭 구조와 동일한 탭 구조의 클래스 탭을 결정한다. 탭 추출 유닛(176)은 결정한 클래스 탭을 클래스 분류 유닛(177)에 공급한다.The tap extracting unit 176 extracts a predetermined pixel constituting SD image data as student data stored in the student data storage unit 174 with respect to the target pixel, and extracts it to the tap extracting unit 162 shown in FIG. Determine the class tab of the same tab structure as the tab structure of the class tab obtained. The tap extraction unit 176 supplies the determined class tap to the class classification unit 177.

클래스 분류 유닛(177)은 탭 추출 유닛(176)으로부터 출력되는 클래스 탭에 기초하여, 도 5에 도시한 클래스 분류 유닛(163)과 마찬가지로 클래스 분류를 수행하고, 결정된 클래스에 대응하는 클래스 코드를 가산기(190)에 출력한다.The class classification unit 177 performs class classification like the class classification unit 163 shown in FIG. 5 based on the class tap output from the tap extraction unit 176, and adds a class code corresponding to the determined class. Output to 190.

가산기(190)는 교사 데이터 기억 유닛(172)으로부터 대상 화소를 판독하고, 클래스 분류 유닛(177)으로부터 공급되는 클래스 코드 각각에 대해, 그 대상 화소와 탭 추출 유닛(175)으로부터 공급되는 예측 탭을 구성하는 학생 데이터의 화소를 합산한다.The adder 190 reads the target pixel from the teacher data storage unit 172, and for each of the class codes supplied from the class classification unit 177, predicts the target pixel supplied from the tap extraction unit 175 with the target pixel. The pixels of the student data to be composed are added together.

즉, 가산기(190)는 교사 데이터 기억 유닛(172)에 기억되어 있는 교사 데이터의 대상 화소의 화소값 yk, 탭 추출 유닛(175)으로부터 출력되는 예측 탭을 구성하는 학생 데이터의 화소의 화소값 xn , k, 그리고 클래스 분류 유닛(177)으로부터 출력되는 대상 화소의 클래스를 나타내는 클래스 코드를 공급받는다.That is, the adder 190 is the pixel value y k of the target pixel of the teacher data stored in the teacher data storage unit 172, and the pixel value of the pixel of the student data constituting the predictive tap output from the tap extraction unit 175. x n , k, and a class code indicating the class of the target pixel output from the class classification unit 177 are supplied.

그 후, 가산기(190)는 클래스 분류 유닛(177)으로부터 공급되는 클래스 코드에 대응하는 클래스 각각에 대해, 예측 탭(학생 데이터) xn , k를 사용하여, 식 (8)의 좌변의 행렬에서의 학생 데이터의 승산(xn , kxn' , k)과 합산(Σ)과 같은 연산을 수행한다.The adder 190 then uses the prediction taps (student data) x n , k for each class corresponding to the class code supplied from the class classification unit 177 in the matrix on the left side of the equation (8). The same operation as multiplication (x n , k x n ' , k ) and sum (Σ) of student data is performed.

가산기(190)는 또한 클래스 분류 유닛(177)으로부터 공급되는 클래스 코드에 대응하는 클래스 각각에 대해, 예측 탭(학생 데이터) xn , k와 교사 데이터 yk를 사용하여, 식 (8)의 우변의 벡터에서의 학생 데이터 xn , k와 교사 데이터 yk의 승산(xn , kyk)과 합산(Σ)과 같은 연산을 수행한다.The adder 190 also uses the prediction taps (student data) x n , k and the teacher data y k for each class corresponding to the class code supplied from the class classification unit 177, to the right side of equation (8). the student data in the vector x n, and performs operations such as multiplication (x n, k y k) and the summation (Σ) of the teacher data y k and a k.

즉, 가산기(190)는 이전의 교사 데이터의 대상 화소에 대해 결정된, 식 (8)의 좌변의 행렬의 성분(Σxn , kxn' , k)과 우변의 벡터의 성분(Σxn , kyk)을 내장 메모리 (도시하지 않음)에 기억하고, 성분(Σxn , kxn' , k)과 성분(Σxn , kyk)에 대해 현재의 교사 데이터의 대상 화소에 대해, 교사 데이터 yk +1 및 학생 데이터 xn , k+1을 사용하여 계산한, 대응하는 성분 xn, k+1xn' , k+1 또는 xn , k+1yk +1을 가산한다[식 (8)의 합산으로 표현되는 가산).That is, the adder 190 are determined for the subject pixel from the previous training data, the formula (8), the left side of the component of the matrix of (Σx n, k x n ', k) and the components of the right side of the vector (Σx n, k y k ) is stored in the built-in memory (not shown), and the teacher for the target pixel of the current teacher data for the components (Σx n , k x n ' , k ) and the components (Σx n , k y k ). Add the corresponding components x n, k + 1 x n ' , k + 1 or x n , k + 1 y k +1 , calculated using data y k +1 and student data x n , k + 1 [Addition represented by the sum of formula (8)].

가산기(190)는 교사 데이터 기억 유닛(172)에 기억되어 있는 교사 데이터의 모든 화소에 대한 전술한 가산을 수행하여, 각 클래스에 대하여, 식 (8)에 나타낸 정규 방정식을 수립한 다음, 그 정규 방정식을 탭 계수 계산기(191)에 공급한다.The adder 190 performs the above-described addition to all the pixels of the teacher data stored in the teacher data storage unit 172, establishes a regular equation shown in equation (8) for each class, and then normalizes the normal. The equation is fed to the tap coefficient calculator 191.

탭 계수 계산기(191)는 가산기(190)로부터 공급되는 각 클래스에 대한 정규 방정식을 풀어, 최적의 탭 계수 wn을 구한다.The tap coefficient calculator 191 solves a regular equation for each class supplied from the adder 190 to obtain an optimum tap coefficient w n .

도 8의 흐름도를 참조하여, 도 7에 도시한 학습 기기에 의해 수행되는 학습 처리에 대하여 이하에 설명한다.With reference to the flowchart of FIG. 8, the learning process performed by the learning apparatus shown in FIG. 7 is demonstrated below.

단계 S1121에서, 교사 데이터 생성기(171)와 학생 데이터 생성기(173)가 학습용 화상 데이터로부터 교사 데이터와 학생 데이터를 각각 생성한다.In step S1121, the teacher data generator 171 and the student data generator 173 generate teacher data and student data from the learning image data, respectively.

더욱 구체적으로는, 교사 데이터 생성기(171)는, 예를 들면 HD 카메라(13)(도 2)로 얻은 HD 화상 데이터와 동등한 화질의 화상 데이터를 생성하고, 생성한 화상 데이터를 교사 데이터로서 출력한다. 또, 학생 데이터 생성기(171)는 교사 데이터 생성기(171)와 마찬가지로, 교사 데이터(HD 화상 데이터)를 생성한 다음, 그 HD 화상 데이터를 하향 변환하여 SD 카메라(11)(도 2)로부터 출력하는 SD 화상 데이터와 동등한 화질의 콤포넌트 신호의 SD 화상 데이터를 생성한다. 학생 데이터 생성기(173)는 그런 다음 방송국(1)(도 2)에서와 마찬가지로, 콤포넌트 신호의 SD 화상 데이터를 콤포지트 신호의 SD 화상 데이터로 변환하고, 그 콤포지트 신호의 SD 화상 데이터를 콤포넌트 신호의 SD 화상 데이터로 다시 변환함으로써 상향 변환하여, 준HD 화상 데이터를 생성한다. 그 후, 학생 데이터 생성기(173)는 준HD 화상 데이터를 다운 컨버터(45)(도 3)와 마찬가지로 하향 변환하고, 그 결과로 얻은 SD 화상 데이터를 학생 데이터로서 학생 데이터 기억 유닛(174)에 출력한다.More specifically, the teacher data generator 171 generates image data of image quality equivalent to HD image data obtained by the HD camera 13 (FIG. 2), and outputs the generated image data as teacher data. . In addition, similar to the teacher data generator 171, the student data generator 171 generates teacher data (HD image data), and then down-converts the HD image data to output from the SD camera 11 (FIG. 2). SD image data of a component signal having the same image quality as that of the SD image data is generated. The student data generator 173 then converts the SD image data of the component signal into the SD image data of the composite signal and converts the SD image data of the composite signal to the SD of the component signal, as in the broadcasting station 1 (FIG. 2). Up-conversion by converting back into image data produces quasi-HD image data. Thereafter, the student data generator 173 down-converts quasi-HD image data in the same manner as the down converter 45 (FIG. 3), and outputs the resulting SD image data to the student data storage unit 174 as student data. do.

교사 데이터 생성기(171)로부터 출력되는 교사 데이터는 교사 데이터 기억 유닛(172)에 공급되어 기억된다. 학생 데이터 생성기(173)로부터 출력되는 학생 데이터는 학생 데이터 기억 유닛(174)에 공급되어 기억된다.The teacher data output from the teacher data generator 171 is supplied to and stored in the teacher data storage unit 172. The student data output from the student data generator 173 is supplied to and stored in the student data storage unit 174.

그 후, 단계 S1122에서, 탭 추출 유닛(175)은 교사 데이터 기억 유닛(172)에 기억되어 있는 교사 데이터 중 선택되지 않은 화소를 선택한다. 탭 추출 유닛(175)은 또한 대상 화소에 대하여, 학생 데이터 기억 유닛(174)에 기억되어 있는 학생 데이터로부터 예측 탭을 결정하고, 그 예측 탭을 가산기(190)에 공급한다. 탭 추출 유닛(176)은 대상 화소에 대하여, 학생 데이터 기억 유닛(174)에 기억되어 있는 학생 데이터로부터 클래스 탭을 결정하고, 그 클래스 탭을 클래스 분류 유닛(177)에 공급한다.Then, in step S1122, the tap extraction unit 175 selects an unselected pixel among the teacher data stored in the teacher data storage unit 172. The tap extraction unit 175 further determines a prediction tap from the student data stored in the student data storage unit 174 with respect to the target pixel, and supplies the prediction tap to the adder 190. The tap extraction unit 176 determines the class tap from the student data stored in the student data storage unit 174 with respect to the target pixel, and supplies the class tap to the class classification unit 177.

그런 다음, 단계 S1123에서, 클래스 분류 유닛(177)은 탭 추출 유닛(176)으로부터 공급된 클래스 탭에 기초하여 대상 화소의 클래스 분류를 행하고, 결정된 클래스와 연관된 클래스 코드를 가산기(190)에 출력한다.Then, in step S1123, the class classification unit 177 performs class classification of the target pixel based on the class tap supplied from the tap extraction unit 176, and outputs a class code associated with the determined class to the adder 190. FIG. .

단계 S1124에서는, 가산기(190)는 교사 데이터 기억 유닛(172)으로부터 대상 화소를 판독하고, 그 대상 화소와 탭 추출 유닛(175)으로부터 공급되는 예측 탭을 구성하는 학생 데이터의 화소에 대해, 클래스 분류 유닛(177)으로부터 공급되는 클래스 코드와 연관된 클래스에 대해 수립된 정규 방정식으로 구성된 식 (8)에 따라 가산을 수행한다.In step S1124, the adder 190 reads the target pixel from the teacher data storage unit 172, and classifies the target pixel and the pixels of the student data constituting the prediction taps supplied from the tap extraction unit 175. The addition is performed according to equation (8) consisting of regular equations established for the class associated with the class code supplied from unit 177.

탭 추출 유닛(175)은 그런 교사 데이터 기억 유닛(172)에 기억되어 있는 교사 데이터 중 선택되지 않은 화소가 있는지 여부를 단계 S1125에서 결정한다. 단계 S1125에서, 선택되지 않은 교사 데이터가 발견되었으면, 탭 추출 유닛(175)은 그 선택되지 않은 화소를 대상 화소로 설정하고 단계 S1122로 복귀한다. 단계 S1122 및 후속 단계들이 그 후 반복된다.The tap extracting unit 175 determines in step S1125 whether there are any unselected pixels among the teacher data stored in such teacher data storage unit 172. In step S1125, if not selected teacher data is found, the tap extraction unit 175 sets the unselected pixel as the target pixel and returns to step S1122. Step S1122 and subsequent steps are then repeated.

단계 S1125에서, 교사 데이터 중 선택되지 않은 화소가 없는 것으로 판정되면, 가산기(190)는 클래스 각각에 대해 수립된 식 (8)에서의 좌변의 행렬과 우변의 벡터를, 탭 계수 계산기(191)에 공급한다.In step S1125, if it is determined that there are no pixels selected in the teacher data, the adder 190 adds the matrix of the left side and the vector of the right side in the equation (8) established for each class to the tap coefficient calculator 191. Supply.

그런 다음, 단계 S1126에서, 탭 계수 계산기(191)는 가산기(190)로부터 공급되는 클래스 각각에 대해 식 (8)의 정규 방정식을 풀어, 클래스 각각의 탭 계수 wn세트를 구한 다음, 처리를 종료한다.Then, in step S1126, the tap coefficient calculator 191 solves the regular equation of equation (8) for each class supplied from the adder 190, obtains the set of tap coefficients w n of each class, and then ends the processing. do.

학습용 화상 데이터의 수가 불충분하기 때문에, 탭 계수를 구하는데 필요한 충분한 수의 정규 방정식을 결정할 수 없는 일부 클래스가 있을 수 있다. 그러한 클래스에 대해, 탭 계수 계산기(191)는 디폴트(내정된) 탭 계수를 출력한다.Since the number of training image data is insufficient, there may be some classes that cannot determine a sufficient number of regular equations required to obtain tap coefficients. For such a class, the tap coefficient calculator 191 outputs a default (default) tap coefficient.

학습 기기에서, 학생 데이터 생성기(173)는 학생 데이터로서의 SD 화상 데이터를 생성하는 과정에서 생성되는 준HD 화상 데이터를 얻기 위해 복수의 상향 변환 기술을 채용하여, 그 복수의 상향 변환 기술과 연관된 복수의 학생 데이터를 얻는다. 이 복수의 학생 데이터를 사용하여, 복수의 상향 변환 기술에 대응하는 복수의 탭 계수 세트를 구한다.In the learning device, the student data generator 173 employs a plurality of upconversion techniques to obtain quasi-HD image data generated in the process of generating SD image data as student data, and the plurality of upconversion techniques associated with the plurality of upconversion techniques. Get student data. Using the plurality of student data, a plurality of sets of tap coefficients corresponding to the plurality of upconversion techniques are obtained.

도 5에 도시한 화상 컨버터(48)의 계수 메모리(164)에는, 전술한 바와 같이하여 구한 개별 클래스에 대한 복수의 탭 계수 wm의 세트가 기억된다.In the coefficient memory 164 of the image converter 48 shown in FIG. 5, a set of a plurality of tap coefficients w m for the individual classes obtained as described above are stored.

도 3에 도시된 화상 컨버터(46, 47)는 도 5에 도시된 화상 컨버터(48)와 마찬가지로 구성되어 있다. 하지만, 화상 컨버터(46, 47)에는 도 5에서 점선으로 나타낸 계수 선택기(160)는 설치되어 있지 않고, 화상 컨버터(46, 47)의 계수 메모리(164)에 기억되어 있는 탭 계수의 세트는 화상 컨버터(48)의 그것과는 상이하다.The image converters 46 and 47 shown in FIG. 3 are configured similarly to the image converter 48 shown in FIG. However, the image converters 46 and 47 are not provided with the coefficient selector 160 indicated by dotted lines in FIG. 5, and the set of tap coefficients stored in the coefficient memory 164 of the image converters 46 and 47 is an image. It is different from that of the converter 48.

더욱 구체적으로는, 화상 컨버터(46)는 HD 화상 데이터를 제1 화상 데이터로, 그리고 더욱 고화질의 HD 화상 데이터를 제2 화상 데이터로 설정한 다음, 제1 화상 데이터를 제2 화상 데이터로 변환한다. 따라서, 학생 데이터를 제1 화상 데이터로서 그리고 교사 데이터로서 제2 화상 데이터를 사용하여, 도 8에 도시한 학습 처리를 수행하여 얻은 탭 계수의 세트가, 화상 컨버터(46)의 계수 메모리(164)에 기억된다. More specifically, the image converter 46 sets the HD image data to the first image data and the higher quality HD image data to the second image data, and then converts the first image data to the second image data. . Accordingly, the set of tap coefficients obtained by performing the learning process shown in FIG. 8 using student data as first image data and second image data as teacher data is the coefficient memory 164 of the image converter 46. Is remembered.

화상 컨버터(47)는 D1 화상 데이터 또는 준D1 화상 데이터를 제1 화상 데이터로, 그리고 HD 화상 데이터를 제2 화상 데이터로 설정한 다음, 제1 화상 데이터 를 제2 화상 데이터로 변환한다. 따라서, 학생 데이터로서 제1 화상 데이터를 그리고 교사 데이터로서 제2 화상 데이터를 사용하여, 도 8에 도시된 학습 처리를 수행하여 얻은 탭 계수의 세트가, 화상 컨버터(47)의 계수 메모리(164)에 기억된다.The image converter 47 sets the D1 image data or the quasi-D1 image data to the first image data and the HD image data to the second image data, and then converts the first image data to the second image data. Therefore, using the first image data as the student data and the second image data as the teacher data, the set of tap coefficients obtained by performing the learning process shown in Fig. 8 is the coefficient memory 164 of the image converter 47. Is remembered.

도 8에 도시한 학습 처리 시에, 학생 데이터 생성기(173)에서는 준HD 화상 데이터를 하향 변환하여 얻은 SD 화상 데이터를 학생 데이터로 사용한다. 이와는 달리, SD 카메라(11)(도 2)로부터 출력되는 SD 화상 데이터와 동등한 화질의 콤포넌트 신호의 SD 화상 데이터를, 교사 데이터로서의 HD 화상 데이터를 하향 변환하여 생성할 수 있으며, 그 콤포넌트 신호의 SD 화상 데이터를 콤포지트 신호의 SD 화상 데이터로 변환할 수 있고, 그런 다음 그 콤포지트 신호의 SD 화상 데이터를 도 2에 도시한 NTSC 디코더(22)로부터 출력되는 화상 데이터와 동등한 화질의 콤포넌트 신호의 SD 화상 데이터로 재변환할 수 있다. 그 후, 그 결과로 얻은 SD 화상 데이터를 학생 데이터로 사용할 수 있다.In the learning process shown in Fig. 8, the student data generator 173 uses SD image data obtained by down-converting quasi-HD image data as student data. Alternatively, the SD image data of the component signal having the same image quality as the SD image data output from the SD camera 11 (FIG. 2) can be generated by down-converting the HD image data as the teacher data, and the SD of the component signal. The image data can be converted into SD image data of the composite signal, and then the SD image data of the component signal having the same image quality as that of the image data output from the NTSC decoder 22 shown in FIG. Can be reconverted to Thereafter, the resulting SD image data can be used as student data.

도 9는 도 3에 도시한 화상 컨버터(48)의 다른 기능적 구성예를 나타낸 블록도이다. 도 9에서, 도 5의 구성요소와 대응하는 구성요소에는 동일한 도면부호를 부여하고, 그 설명은 생략한다.9 is a block diagram showing another example of the functional configuration of the image converter 48 shown in FIG. In FIG. 9, the same reference numerals are given to components corresponding to those of FIG. 5, and description thereof is omitted.

도 9의 화상 컨버터(48)는, 탭 추출 유닛(161, 162), 클래스 분류 유닛(163), 계수 메모리(164), 및 예측 유닛(165)이 설치되어 있는 점에서, 도 5의 화상 컨버터(48)와 유사하다. 하지만, 도 9의 화상 컨버터(48)에는, 도 5에 도시된 화상 컨버터(48)에 설치되어 있는 계수 선택기(160) 대신에, 계수 생성기(166), 계수 시드(coefficient seed) 메모리(167), 및 파라미터 메모리(168)가 설치되어 있디.The image converter 48 of FIG. 9 is provided with the tap extraction units 161 and 162, the class classification unit 163, the coefficient memory 164, and the prediction unit 165, so that the image converter of FIG. Similar to (48). However, in the image converter 48 of FIG. 9, instead of the coefficient selector 160 provided in the image converter 48 shown in FIG. 5, the coefficient generator 166 and the coefficient seed memory 167 are provided. , And parameter memory 168 are installed.

계수 생성기(166)는 계수 시드 메모리(167)에 기억되어 있는 계수 시드 데이터와 파라미터 메모리(168)에 기억된 파라미터에 기초하여, 클래스 각각에 대한 탭 계수의 세트를 생성한 다음, 생성된 탭 계수의 세트를 계수 메모리(164)에 기억되어 있는 이전의 탭 계수에 겹쳐쓰기(overwriting)하여 기억시킨다.The coefficient generator 166 generates a set of tap coefficients for each class based on the coefficient seed data stored in the coefficient seed memory 167 and the parameters stored in the parameter memory 168, and then generates the generated tap coefficients. Is stored by overwriting the previous tap coefficient stored in the coefficient memory 164.

계수 시드 메모리(167)는 후술하는 계수 시드 데이터의 학습에 의해 얻은 클래스 각각에 대한 계수 시드 데이터를 기억하고 있다. 계수 시드 데이터는 탭 계수를 생성하는, 이른바 "시드(종자)"로 사용되는 것이다.The coefficient seed memory 167 stores coefficient seed data for each class obtained by learning coefficient seed data described later. The coefficient seed data is used as so-called "seeds" which generate tap coefficients.

파라미터 메모리(168)는 튜너(41)(도 3)로부터 공급되는 채널 정보를 탭 계수의 생성에 사용되는 파라미터로서, 파라미터 메모리(168)에 기억되어 있는 이전의 파라미터에 겹쳐쓰기하여 기억시킨다.The parameter memory 168 overwrites and stores the channel information supplied from the tuner 41 (FIG. 3) as a parameter used for generating tap coefficients, overwriting the previous parameter stored in the parameter memory 168.

도 10의 흐름도를 참조하여, 도 9에 도시한 화상 컨버터(48)에 의해 수행되는 화상 변환 처리에 대하여 이하에 설명한다.With reference to the flowchart of FIG. 10, the image conversion process performed by the image converter 48 shown in FIG. 9 is demonstrated below.

탭 추출 유닛(161)은 다운 컨버터(45)(도 3)로부터 공급되는 제1 화상 데이터로서의 SD 화상 데이터에 대응하는 제2 화상 데이터로서의 HD 화상 데이터를 구성하는 화소를 차례로 대상 화소로 설정한다. 그 후, 단계 S1211에서, 파라미터 메모리(168)는, 현재 파라미터 메모리(168)에 기억되어 있는 채널 정보와 상이한 새로운 채널 정보가 파라미터로서 튜너(41)(도 3)로부터 공급되었는지 여부를 판정한다. 단계 S1211에서 새로운 채널 정보가 공급된 것으로 판정한 경우, 처리는 단계 S1212으로 진행하고, 파라미터 메모리(168)는 새로운 채널 정보를 이전의 채널 정보에 겹쳐쓰기하여 기억시킨다.The tap extracting unit 161 sequentially sets the pixels constituting the HD image data as the second image data corresponding to the SD image data as the first image data supplied from the down converter 45 (FIG. 3) as the target pixels. Then, in step S1211, the parameter memory 168 determines whether new channel information different from the channel information currently stored in the parameter memory 168 has been supplied from the tuner 41 (Fig. 3) as a parameter. If it is determined in step S1211 that new channel information has been supplied, the process proceeds to step S1212, and the parameter memory 168 overwrites and stores the new channel information with the previous channel information.

단계 S1211에서에서 새로운 채널 정보가 공급되어 않은 것으로 판정된 경우, 처리는 단계 S1212를 건너뛰고 단계 S1213으로 진행한다.If it is determined in step S1211 that new channel information has not been supplied, the process skips step S1212 and proceeds to step S1213.

따라서, 파라미터 메모리(168)에는, 다운 컨버터(45)(도 3)로부터 화상 컨버터(48)에 공급되는, 제1 화상 데이터로서의 SD 화상 데이터를 하향 변환하기 전의 준HD 화상 데이터를 방송하는 채널에 관한 태널 정보가, 파라미터로서 기억된다.Therefore, in the parameter memory 168, a channel for broadcasting quasi-HD image data before down-converting the SD image data as the first image data supplied from the down converter 45 (FIG. 3) to the image converter 48 is provided. Related channel information is stored as a parameter.

단계 S1213에서, 계수 생성기(166)가 계수 시드 메모리(167)로부터 클래스 각각에 대한 계수 시드 데이터 세트를 판독하고, 또한 파라미터 메모리(168)로부터 대응하는 파라미터를 판독하여, 그 계수 시드 데이터와 파라미터에 기초하여, 클래스 각각에 대한 탭 계수의 세트를 구한다. 그 후, 단계 S1214에서, 계수 생성기(166)는 클래스 각각에 대한 탭 계수의 세트를, 이전의 탭 계수의 세트에 겹쳐쓰기함으로써 계수 메모리(164)에 공급한다.In step S1213, the coefficient generator 166 reads the coefficient seed data set for each class from the coefficient seed memory 167, and also reads the corresponding parameter from the parameter memory 168, and writes to the coefficient seed data and parameters. Based on this, a set of tap coefficients for each class is obtained. Then, in step S1214, the coefficient generator 166 supplies the coefficient memory 164 with the set of tap coefficients for each class by overwriting the previous set of tap coefficients.

단계 S1215에서, 탭 추출 유닛(161, 162)은 다운 컨버터(45)(도 3)로부터 공급되는, 제1 화상 데이터로서의 SD 화상 데이터로부터, 대상 화소에 대해 예측 탭 및 클래스 탭을 각각 추출한다. 탭 추출 유닛(161)은 예측 탭을 예측 유닛(165)에, 그리고 클래스 탭을 클래스 분류 유닛(163)에 공급한다.In step S1215, the tap extracting units 161, 162 extract the predictive tap and the class tap for the target pixel, respectively, from the SD picture data as the first picture data supplied from the down converter 45 (FIG. 3). The tap extraction unit 161 supplies the prediction tap to the prediction unit 165 and the class tap to the class classification unit 163.

단계 S1216에서, 클래스 분류 유닛(163)은, 탭 추출 유닛(162)으로부터 대상 화소에 대한 클래스 탭을 수신함에 따라, 그 클래스 탭에 기초하여 대상 화소의 클래스를 분류하고, 또한 결정된 클래스를 나타내는 클래스 코드를 계수 메모리(164)에 출력한다.In step S1216, the class classification unit 163 classifies the class of the target pixel based on the class tap as the class tap for the target pixel is received from the tap extraction unit 162, and also represents the determined class. The code is output to the coefficient memory 164.

단계 S1217에서, 계수 메모리(164)는, 클래스 분류 유닛(163)으로부터 공급되는 클래스 코드에 대응하는 어드레스에 기억되어 있는 탭 계수, 즉 대상 화소의 클래스에 연관된 탭 계수를 판독하여 출력한다. 또한, 계수 메모리(164)는 또한 탭 계수를 예측 유닛(165)에 출력한다.In step S1217, the coefficient memory 164 reads and outputs the tap coefficient stored in the address corresponding to the class code supplied from the class classification unit 163, that is, the tap coefficient associated with the class of the target pixel. In addition, the coefficient memory 164 also outputs the tap coefficient to the prediction unit 165.

그 후, 단계 S1218에서, 예측 유닛(165)은, 탭 추출 유닛(161)으로부터 출력되는 예측 탭과 계수 메모리(164)로부터 취득한 탭 계수를 사용하여, 소정의 예측 연산을 수행하여, 대상 화소의 화소값을 구한다.Then, in step S1218, the prediction unit 165 performs a predetermined prediction operation by using the prediction taps output from the tap extraction unit 161 and the tap coefficients obtained from the coefficient memory 164, so as to determine the target pixel. Find the pixel value.

탭 추출 유닛(161)은 그런 다음 단계 S1219에서, 제2 화상 데이터 중 선택되지 않은 화소가 있는지 여부를 판정한다. 단계 S1219에서, 제2 화상 데이터 중 선택되지 않은 화소가 발견된 경우, 탭 추출 유닛(161)은 선택되지 않은 화소를 대상 화소로 설정하고 단계 S1211로 복귀한다. 그런 다음 단계 S1211 및 후속 단계들을 반복한다.The tap extracting unit 161 then determines whether there is a pixel not selected among the second image data in step S1219. In step S1219, when an unselected pixel is found among the second image data, the tap extracting unit 161 sets the unselected pixel as the target pixel and returns to step S1211. Then, step S1211 and subsequent steps are repeated.

단계 S1219에서, 제2 화상 데이터 중 선택되지 않은 화소가 없는 것으로 판정된 경우, 처리를 종료한다.If it is determined in step S1219 that there are no pixels selected in the second image data, the process ends.

도 10의 흐름도에서, 단계 S1213 및 단계 S1214는, 파라미터 메모리(168)에서, 이전 파라미터가 새로운 파라미터에 의해 겹쳐쓰기될 때에만 실행될 수 있으며, 다른 경우는 단계 S1213 및 단계 S1214를 생략할 수 있다.In the flowchart of FIG. 10, steps S1213 and S1214 may be executed only in the parameter memory 168 when the previous parameter is overwritten by a new parameter, and in other cases, steps S1213 and S1214 may be omitted.

이하에, 예측 유닛(165)에 의해 수행되는 예측 연산, 계수 생성기(166)에 의해 수행되는 탭 계수의 생성, 및 계수 시드 메모리(167)에 기억되는 계수 시드 데이터의 학습에 대하여 설명한다.The following describes the prediction operation performed by the prediction unit 165, the generation of tap coefficients performed by the coefficient generator 166, and the learning of coefficient seed data stored in the coefficient seed memory 167.

도 5에 도시한 화상 컨버터(48)에서처럼, 도 9에 도시한 화상 컨버터(48)는 다운 컨버터(45)(도 3)로부터 출력되는 SD 화상 데이터를 제1 화상 데이터로 설정하고, HD 화상 데이터를 제2 화상 데이터로 설정한 다음, 클래스 각각에 대한 탭 계수를 사용하여, 예를 들면, 식 (1)로 표현된 선형 예측 연산에 따라 제1 화상데이터를 제2 화상 데이터로 변환한다.As in the image converter 48 shown in FIG. 5, the image converter 48 shown in FIG. 9 sets the SD image data output from the down converter 45 (FIG. 3) as the first image data, and sets the HD image data. Is set as the second image data, and then, using the tap coefficients for each class, the first image data is converted into the second image data according to, for example, a linear prediction operation represented by equation (1).

하지만, 도 9에 도시한 화상 변환기(48)에서, 계수 생성기(166)는 계수 시드 메모리(167)에 기억되어 있는 계수 시드 데이터와 파라미터 메모리(168)에 기억된 파라미터로부터 탭 계수 wn를 생성한다. 지금, 계수 생성기(166)는 계수 시드 데이터와 파라미터를 사용하여, 예를 들면, 식 (9)에 따라 탭 계수 wn를 생성하는 것으로 가정한다.However, in the image converter 48 shown in Fig. 9, the coefficient generator 166 generates the tap coefficient w n from the coefficient seed data stored in the coefficient seed memory 167 and the parameters stored in the parameter memory 168. do. Now assume that coefficient generator 166 uses the coefficient seed data and parameters to generate the tap coefficient w n , for example, according to equation (9).

Figure 112006045871072-PAT00009
Figure 112006045871072-PAT00009

단, 식 (9)에서, βm, n는 n 번째의 탭 계수 wn을 구하는데 사용되는 m 번째의 계수 시드 데이터를 나타내고, z는 파라미터를 나타낸다. 식 (9)에서는, 탭 계수 wn은 M개의 계수 시드 데이터 β1, n, β2, n, ···, 및 ΒM, n를 사용하여 구해진다.In the formula (9), β m and n represent m-th coefficient seed data used for obtaining the n- th tap coefficient w n , and z represents a parameter. In formula (9), the tap coefficient w n is obtained using M coefficient seed data β 1, n , β 2, n ,..., And β M, n .

계수 시드 데이터 βm, n과 파라미터 z로부터 탭 계수 wn을 구하는 식은 식 (9)으로 한정되는 것은 아니다.The equation for obtaining the tap coefficient w n from the coefficient seed data βm, n and the parameter z is not limited to the expression (9).

식 (9)에서 파라미터 z에 의해 정해지는 값 zm -1을, 새로운 변수 tm을 도입하 여 식 (10)으로 정의한다.The value z m -1 determined by the parameter z in equation (9) is defined in equation (10) by introducing a new variable t m .

Figure 112006045871072-PAT00010
Figure 112006045871072-PAT00010

식 (10)을 식 (9)에 대입함으로써, 식(11)을 얻을 수 있다.Formula (11) can be obtained by substituting Formula (10) into Formula (9).

Figure 112006045871072-PAT00011
Figure 112006045871072-PAT00011

식 (11)에 의하면, 탭 계수 wn은 계수 시드 데이터 βm, n과 변수 tm의 선형 방정식에 의해 구할 수 있다.According to equation (11), the tap coefficient w n can be obtained by a linear equation of the coefficient seed data βm, n and the variable t m .

지금, 제k 샘플의 고화질 화소의 화소값의 참값을 yk로 나타내고, 식 (1)에 의해 얻은 그 참값 yk의 예측치를 yk 로 나타내면, 그 예측 오차 ek는 전술한 식 (2)과 동일한 식 (12)로 결정할 수 있다.Now, if the true value of the pixel value of the high-definition pixel of the k-th sample is represented by y k , and the predicted value of the true value y k obtained by the formula (1) is represented by y k , the prediction error e k is expressed by the above-described equation (2). Can be determined by the same formula (12).

Figure 112006045871072-PAT00012
Figure 112006045871072-PAT00012

식 (12)의 예측치 yk 는 식 (1)에 의해 결정되고, 식 (12)의 yk 를 식 (1)에 대입하면, 식 (3)과 동일한 식 (13)을 얻을 수 있다.(12) predicted value y k 'is determined by the formula (1), y k in equation (12), Substituting in equation (1), it is possible to obtain a formula (3), the same formula (13) and of .

Figure 112006045871072-PAT00013
Figure 112006045871072-PAT00013

단, 식 (13)에서, xn , k는 제k 샘플의 고화질 화소에 대한 예측 탭을 구성하 는 n 번째의 저화질 화소를 나타낸다.However, in formula (13), x n and k represent the nth low quality pixels constituting the prediction taps for the high quality pixels of the kth sample.

식 (13)의 wn에, 식 (11)을 대입함으로써, 식 (14)를 얻을 수 있다.Formula (14) can be obtained by substituting Formula (11) into w n of Formula (13).

Figure 112006045871072-PAT00014
Figure 112006045871072-PAT00014

식 (14)의 예측 오차 ek를 0으로 하는 계수 시드 데이터 βm, n이, 대응하는 고화질 화소를 예측하기 위한 최적의 계수 시드 데이터이다. 하지만, 일반적으로 모든 고화질 화소에 대하여 그와 같은 계수 시드 데이터 βm, n를 구하는 것은 곤란하다.The coefficient seed data β m and n for which the prediction error e k in Equation (14) is 0 is the optimal coefficient seed data for predicting the corresponding high quality pixel. In general, however, it is difficult to obtain such coefficient seed data β m and n for all high definition pixels.

그래서, 예를 들면 계수 시드 데이터 βm, n이 최적인 것임을 나타내는 규범으로서 최소 제곱법을 사용하는 것으로 하면, 최적의 계수 시드 데이터 βm, n은 식 (15)에 의해 표현되는 제곱 오차의 총계 E를 최소로함으로써 구할 수 있다.So, for example, if the least square method is used as the norm indicating that the coefficient seed data β m, n is optimal, the optimal coefficient seed data β m, n is the sum of the squared errors represented by the equation (15). It can be found by minimizing E.

Figure 112006045871072-PAT00015
Figure 112006045871072-PAT00015

단, 식 (15)에서 K는, 고화질 화소 yk와 그 고화질 화소 yk에 대한 예측 탭을 구성하는 저화질 화소 x1, k, x2, k, ···, 및 xN , k의 세트의 샘플수(학습용 샘플의 수)를 나타낸다.However, in Equation (15), K is a set of high quality pixels y k and low quality pixels x 1, k , x 2, k , ..., and x N , k constituting a prediction tap for the high quality pixel y k . The number of samples (number of samples for learning) is shown.

식 (15)의 제곱 오차의 총계 E의 최소값은 식 (16)에 나타낸 바와 같이 총계 E를 계수 시드 데이터 βm, n으로 편미분하여 얻은 결과를 0으로 하는 βm, n에 의해 결정된다.The minimum value of the total E of the squared errors of the formula (15) is determined by β m, n which makes the result obtained by partial derivative of the total E with the coefficient seed data β m, n as shown in the formula (16).

Figure 112006045871072-PAT00016
Figure 112006045871072-PAT00016

식 (13)을 식 (16)에 대입함으로써, 식 (17)을 얻을 수 있다.Formula (17) can be obtained by substituting Formula (13) into Formula (16).

Figure 112006045871072-PAT00017
Figure 112006045871072-PAT00017

Xi , p, j, q와 Yi , p를 식 (18) 및 식 (19)로 각각 정의한다.X i , p, j, q and Y i , p are defined by equations (18) and (19), respectively.

Figure 112006045871072-PAT00018
Figure 112006045871072-PAT00018

Figure 112006045871072-PAT00019
Figure 112006045871072-PAT00019

이 경우, 식 (17)은 Xi , p, j, q와 Yi , p를 사용하여 식 (20)의 정규 방정식으로 표현할 수 있다.In this case, equation (17) can be expressed by the regular equation of equation (20) using X i , p, j, q and Y i , p .

Figure 112006045871072-PAT00020
Figure 112006045871072-PAT00020

식 (20)으로 표현된 정규 방정식은, 예를 들면 쓸어내기 법을 사용하여 계수 시드 데이터 βm, n에 대하여 풀 수 있다.The normal equation represented by equation (20) can be solved for the coefficient seed data β m and n using, for example, a sweeping method.

도 9에 도시한 화상 컨버터(48)에서, 제2 화상 데이터로서의 HD 화상 데이터와 동등한 화질의 화상의 다수의 고화질 화소 y1, y2, ···, 및 yk를 교사 데이터로 사용하고, 제1 화상 데이터로서의, 준HD 화상 데이터로부터 하향 변환된 SD 화상 데이터와 동등한 화질의 화상의 저화질 화소 x1, k, x2, k, ···, xN , k를 학생 데이터로 사용하여, 식 (20)을 푸는 학습을 수행함으로써 구해진 계수 시드 데이터 βm, n이, 계수 시드 메모리(167)에 기억된다. 계수 생성기(166)는 그 계수 시드 데이터 βm, n과 파라미터 메모리(168)에 기억된 파라미터 z로부터, 식 (9)에 따라 탭 계수 wn을 생성한다. 예측 유닛(165)은 그 탭 계수 wn과 대상 화소에 대한 예측 탭을 구성하는 제1 화상 데이터의 화소 xn 사용하여, 식 (1)을 계산함으로써, 제2 화상 데이터를 구성하는 대상 화소의 화소값의 예측치를 구한다.In the image converter 48 shown in Fig. 9, a plurality of high-definition pixels y 1 , y 2 ,..., And y k of an image having the same image quality as the HD image data as the second image data are used as teacher data, Using low-quality pixels x 1, k , x 2, k , ..., x N , k of the image having the same image quality as the SD image data down-converted from the semi-HD image data as the first image data, as student data, The coefficient seed data β m, n obtained by performing learning to solve equation (20) is stored in the coefficient seed memory 167. The coefficient generator 166 generates the tap coefficient w n from the coefficient seed data β m, n and the parameter z stored in the parameter memory 168 in accordance with Expression (9). Prediction unit 165, by using the pixel x n of the first image data forming the prediction tap for the tap coefficient w n and the target pixel, calculates the equation (1), the target pixels constituting the second image data, The prediction value of the pixel value is obtained.

도 11은 식 (20)으로 표현된 정규 방정식을 풀어, 계수 시드 데이터 βm, n 을 구하는 학습을 수행하는 학습 기기의 다른 구성예를 나타낸 블록도이다. 도 11에서, 도 7의 구성요소와 동일한 구성요소에는 동일한 도면부호를 부여하였으므로, 그 설명은 생략한다.FIG. 11 is a block diagram showing another configuration example of a learning device that learns by solving a normal equation expressed by Expression (20) to obtain coefficient seed data β m and n . In FIG. 11, since the same reference numerals are given to the same components as those of FIG. 7, the description thereof will be omitted.

계수 시드 데이터 βm, n의 학습에 사용되는 학습용 화상 데이터가 학습 기기에, 더욱 구체적으로는 교사 데이터 생성기(171)와 학생 데이터 생성기(173)에 공급된다.Learning image data used for learning the coefficient seed data β m and n is supplied to the learning device, more specifically to the teacher data generator 171 and the student data generator 173.

도 7을 참조하여 설명한 바와 같이, 교사 데이터 생성기(171)는 학습용 화상 데이터로부터 제2 화상 데이터로서의 HD 화상 데이터와 동등한 화질의 교사 데이터를 생성하고, 생성한 교사 데이터를 교사 데이터 기억 유닛(172)에 공급한다.As described with reference to FIG. 7, the teacher data generator 171 generates teacher data having the same image quality as the HD image data as the second image data from the image data for learning, and converts the generated teacher data into the teacher data storage unit 172. To feed.

교사 데이터 기억 유닛(172)은 교사 데이터 생성기(171)로부터 공급되는 교사 데이터로서의 HD 화상 데이터를 기억한다.The teacher data storage unit 172 stores HD image data as teacher data supplied from the teacher data generator 171.

도 7을 참조하여 설명한 바와 같이, 학생 데이터 생성기(173)는 학습용 화상 데이터로부터 제1 화상 데이터로서의 SD 화상 데이터와 동등한 화질의 학생 데이터를 생성하고, 생성한 학생 데이터를 학생 데이터 기억 유닛(174)에 공급한다.As described with reference to FIG. 7, the student data generator 173 generates student data having the same image quality as the SD image data as the first image data from the learning image data, and generates the generated student data in the student data storage unit 174. To feed.

하지만, 도 11에 도시한 학습 기기에서, 학생 데이터 생성기(173)는 파라미터 생성기(180)로부터 공급되는 파라미터 z에 대응하는 학생 데이터를 생성한다.However, in the learning device shown in FIG. 11, the student data generator 173 generates student data corresponding to the parameter z supplied from the parameter generator 180.

즉, 학생 데이터 생성기(173)는 학습용 화상 데이터뿐만 아니라, 파라미터 생성기(180)로부터 공급되는, 도 9의 파라미터 메모리(168)에 기억되어 있는 파라미터 z로서의 채널 정보로 결정할 수 있는 몇 개의 값을 공급받는다. 더욱 구체적 으로는, 예를 들면, z = 0, 1, 2, ···, 및 Z가, 파라미터 생성기(180)로부터 학생 데이터 생성기(173)에 공급된다.That is, the student data generator 173 supplies not only the learning image data but also some values which can be determined by the channel information as the parameter z stored in the parameter memory 168 of FIG. 9 supplied from the parameter generator 180. Receive. More specifically, for example, z = 0, 1, 2, ..., and Z are supplied from the parameter generator 180 to the student data generator 173.

도 7을 참조하여 설명한 바와 같이, 학생 데이터 생성기(173)는 교사 데이터 생성기(171)와 마찬가지로, 학습용 화상 데이터로부터 교사 데이터(HD 화상 데이터)를 생성하고, 또한 그 후 HD 화상 데이터를 하향 변환함으로써, SD 카메라(11)(도 2)로부터 출력되는 SD 화상 데이터와 동등한 화질의 콤포넌트 신호의 SD 화상 데이터를 생성한다. 학생 데이터 생성기(173)는 그런 다음, 방송국(1)(도 2)에서와 마찬가지로, 콤포넌트 신호의 SD 화상 데이터를 콤포지트 신호의 SD 화상 데이터로 변환하고, 그 콤포지트 신호의 SD 화상 데이터를 콤포넌트 신호의 SD 화상 데이터로 재변환함으로써 상향 변환하여, 준HD 화상 데이터를 생성한다. 그 후, 학생 데이터 생성기(173)는 준HD 화상 데이터를, 다운 컨버터(45)(도 3)와 마찬가지로 하향 변환하고, 그 결과로 얻은 SD 화상 데이터를 학생 데이터로서 학생 데이터 기억 유닛(174)에 공급한다.As described with reference to FIG. 7, the student data generator 173, like the teacher data generator 171, generates teacher data (HD image data) from the image data for learning, and then down-converts the HD image data. SD image data of the component signal having the same image quality as the SD image data output from the SD camera 11 (Fig. 2) is generated. The student data generator 173 then converts the SD image data of the component signal into the SD image data of the composite signal and converts the SD image data of the composite signal into the component signal, as in the broadcasting station 1 (FIG. 2). Upconversion by reconversion to SD image data produces quasi-HD image data. Thereafter, the student data generator 173 down-converts quasi-HD image data in the same manner as the down converter 45 (FIG. 3), and converts the resulting SD image data into the student data storage unit 174 as student data. Supply.

학생 데이터 생성기(173)는, 학생 데이터로서의 SD 화상 데이터를 생성하는 과정에서 생성되는 준HD 화상 데이터를 얻기 위한 상향 변환 기술로서, 파라미터 생성기(180)로부터 공급되는 파라미터 z와 연관된 상향 변환 기술을 채용한다.The student data generator 173 employs an upconversion technique associated with the parameter z supplied from the parameter generator 180 as an upconversion technique for obtaining quasi-HD image data generated in the process of generating SD image data as student data. do.

즉, 학생 데이터 생성기(173)는 파라미터 z로서의 채널 정보가 나타내는 채널과 연관된 방송국에서 준HD 화상 데이터를 얻기 위해 사용하는 상향 변환 기술과 동일한 상향 변환 기술을 사용하여 상향 변환을 수행함으로써, 준HD 화상 데이터를 생성한다.That is, the student data generator 173 performs up-conversion by using the same up-conversion technique as the up-conversion technique used to obtain quasi-HD image data at a broadcasting station associated with the channel indicated by the channel information as the parameter z. Generate data.

그러고나서, 학생 데이터 생성기(173)는 그 준HD 화상 데이터를 하향 변환하여, 그것을 학생 데이터로서 학생 데이터 기억 유닛(174)에 공급한다.Then, the student data generator 173 down-converts the quasi-HD image data and supplies it to the student data storage unit 174 as student data.

따라서, 학생 데이터 생성기(173)에서는, 파라미터 z로서의 채널 정보가 나타내는 채널로 방송되는 준HD 화상 데이터를 하향 변환함으로써 얻은 SD 화상 데이터와 동등한 화질의 SD 화상 데이터를, 학생 데이터로서 얻을 수 있다.Therefore, the student data generator 173 can obtain, as the student data, SD image data of the same image quality as the SD image data obtained by downconverting the semi-HD image data broadcasted in the channel indicated by the channel information as the parameter z.

이 경우, 학생 데이터 생성기(173)에서는, 상이한 상향 변환 기술과 연관된 파라미터 z = 0, 1, 2), ···, 및 Z에 대응하는 (Z+1) 종류의 학생 데이터가 생성된다.In this case, in the student data generator 173, student data of the type (Z + 1) corresponding to the parameters z = 0, 1, 2), ..., and Z associated with different upconversion techniques are generated.

학생 데이터 기억 유닛(174)은 학생 데이터 생성기(173)로부터 공급되는 학생 데이터로서의 (Z+1) 종류의 SD 화상 데이터를 기억한다.The student data storage unit 174 stores (Z + 1) type SD image data as student data supplied from the student data generator 173.

탭 추출 유닛(175)은, 교사 데이터 기억 유닛(172)에 기억되어 있는 교사 데이터로서의 HD 화상 데이터를 구성하는 화소를 대상 화소로 설정하여, 학생 데이터 기억 유닛(174)에 기억되어 있는 학생 데이터로서의 SD 화상 데이터를 구성하는 소정의 화소를 추출하고, 도 9에 도시한 탭 추출 유닛(161)이 취득한 예측 탭의 탭 구조와 동일한 탭 구조의 예측 탭을 결정한다. 탭 추출 유닛(175)은 그 예측 탭을 가산기(178)에 공급한다.The tap extracting unit 175 sets the pixel constituting the HD image data as the teacher data stored in the teacher data storage unit 172 as the target pixel, and serves as the student data stored in the student data storage unit 174. Predetermined pixels constituting the SD image data are extracted, and the predicted tap having the same tap structure as the tap structure of the predicted tap acquired by the tap extracting unit 161 shown in FIG. 9 is determined. The tap extraction unit 175 supplies the predictive tap to the adder 178.

탭 추출 유닛(176)은 학생 데이터 기억 유닛(174)에 기억되어 있는 학생 데이터로서의 SD 화상 데이터를 구성하는 소정의 화소를 추출하여, 도 9에 도시한 탭 추출 유닛(162)이 취득한 클래스 탭의 탭 구조와 동일한 탭 구조의 클래스 탭을 결정한다. 탭 추출 유닛(176)은 그 클래스 탭을 클래스 분류 유닛(177)에 공급한다.The tap extracting unit 176 extracts predetermined pixels constituting the SD image data as the student data stored in the student data storage unit 174, and selects the class taps obtained by the tap extracting unit 162 shown in FIG. Determines the class tab of the same tab structure as the tab structure. The tap extraction unit 176 supplies the class tap to the class classification unit 177.

탭 추출 유닛(175, 176)은, 파라미터 생성기(180)에 의해 생성된 파라미터 z를 수신함에 따라, 파라미터 생성기(180)로부터 공급되는 파라미터 z와 연관된 학생 데이터를 사용하여, 예측 탭과 클래스 탭을 각각 생성한다.The tap extracting units 175, 176, upon receiving the parameter z generated by the parameter generator 180, use the student data associated with the parameter z supplied from the parameter generator 180 to select the prediction tap and the class tap. Create each.

클래스 분류 유닛(177)은 탭 추출 유닛(176)으로부터 출력되는 클래스 탭에 기초하여, 도 9에 도시한 클래스 분류 유닛(163)과 마찬가지로 클래스 분류를 수행하고, 결정된 클래스에 대응하는 클래스 코드를 가산기(178)에 출력한다.The class classification unit 177 performs class classification like the class classification unit 163 shown in FIG. 9 based on the class tap output from the tap extraction unit 176, and adds a class code corresponding to the determined class. Output to (178).

그러면 가산기(178)는 교사 데이터 기억 유닛(172)으로부터 대상 화소를 판독하고, 그 대상 화소, 탭 추출 유닛(175)으로부터 공급되는 예측 탭을 구성하는 학생 데이터, 및 그 학생 데이터와 연관된 파라미터 z에 대한 가산을, 클래스 분류 유닛(177)으로부터 공급되는 클래스 코드 각각에 대해 수행한다.The adder 178 then reads the target pixel from the teacher data storage unit 172 and writes the target pixel, the student data constituting the predictive tap supplied from the tap extraction unit 175, and the parameter z associated with the student data. Is performed for each class code supplied from the class classification unit 177.

즉, 교사 데이터 기억 유닛(172)에 기억되어있는 교사 데이터 yk, 탭 추출 유닛(175)으로부터 출력되는 예측 탭 xi , k(xj , k), 및 클래스 분류 유닛(177)으로부터 출력되는 클래스 코드뿐만 아니라, 예측 탭에 사용되는 학생 데이터를 생성했을 때에 생성된 파라미터 z도 또한, 파라미터 생성기(180)로부터 가산기(178)에 공급된다.That is, the teacher data y k stored in the teacher data storage unit 172, the predicted taps x i , k (x j , k ) output from the tap extracting unit 175, and the class classification unit 177 are outputted. In addition to the class code, the parameter z generated when the student data used for the prediction tap is generated is also supplied from the parameter generator 180 to the adder 178.

그 후, 가산기(178)는, 클래스 분류 유닛(177)으로부터 공급되는 클래스 코드에 연관된 클래스 각각에 대해, 예측 탭(학생 데이터) xi , k(xj , k)와 파라미터 z를 사용하여, 식 (20)의 좌변의 행렬에서, 식 (18)에 정의된 성분 Xi , p, j, q를 구하기 위한, 학생 데이터 및 파라미터 z의 승산(xi , ktpxj , ktq)과 합산(Σ)과 같은 연산을 수행한다. 식 (18)에서, tp는 식 (10)에 따라 파라미터 z로부터 계산된다. 식 (18)의 tq에도 동일하게 적용된다.The adder 178 then uses the prediction taps (student data) x i , k (x j , k ) and the parameter z for each class associated with the class code supplied from the class classification unit 177, In the matrix on the left side of equation (20) , the multiplication (x i , k t p x j , k t q) of the student data and the parameter z to find the components X i , p, j, q defined in equation (18) ) And summation (Σ). In equation (18), t p is calculated from the parameter z according to equation (10). The same applies to t q in equation (18).

가산기(178)는 또한, 클래스 분류 유닛(177)으로부터 공급되는 클래스 코드에 연관된 클래스 각각에 대해, 예측 탭(학생 데이터) xi , k, 교사 데이터 yk, 및 파라미터 z를 사용하여, 식 (20)의 우변의 벡터에서, 식 (19)에 정의된 성분 Yi , p를 구하기 위한, 학생 데이터 xi , k, 교사 데이터 yk, 및 파라미터 z의 승산(xi , ktpyk)과 합산(Σ)과 같은 연산을 수행한다. 식 (19)에서, tp는 식 (10)에 따라 파라미터 z로부터 계산된다.The adder 178 also uses the prediction tab (student data) x i , k , teacher data y k , and parameter z for each class associated with the class code supplied from the class classification unit 177, to express the equation ( In the vector on the right side of 20) , the multiplication of the student data x i , k , the teacher data y k , and the parameter z (x i , k t p y k ) to find the components Y i , p defined in equation (19) ) And summation (Σ). In equation (19), t p is calculated from the parameter z according to equation (10).

즉, 가산기(178)는, 이전의 대상 화소에 대해 구한 식 (20)에서의 좌변의 행렬의 성분 Xi , p, j, q와 우변의 벡터의 성분 Yi , p를, 내장 메모리(도시하지 않음)에 기억시킨 다음, 현재의 대상 화소에 대해, 교사 데이터 yk, 학생 데이터 xi , k(xj , k), 및 파라미터 z를 사용하여 계산되는 대응하는 성분 xi , ktpxj , ktq 또는 xi , ktpyk를, 행렬의 성분 Xi , p, j, q 또는 벡터의 성분 Yi , p 각각에 가산한다[식 (18) 또는 식 (10)의 합산으로 표현되는 가산)That is, the adder 178 stores the components X i , p, j, q of the matrix on the left side and components Y i , p of the vector on the right side in the equation (20) obtained for the previous target pixel. And corresponding components x i , k t p calculated using teacher data y k , student data x i , k (x j , k ), and parameter z for the current target pixel. x j , k t q Or add x i , k t p y k to each of the components X i , p, j, q of the matrix, or components Y i , p of the vector [addition represented by the sum of the formulas (18) or (10) )

가산기(178)는 모든 파라미터 z(0, 1, ···, 및 Z)에 대해, 교사 데이터 기억 유닛(172)에 기억되어 있는 교사 데이터의 모든 화소에 대해 전술한 가산을 수행하여, 각 클래스에 대하여, 식 (20)에 나타낸 정규 방정식을 세우고, 그 정규 방정식을 계수 시드 계산기(179)에 공급한다.The adder 178 performs the above-described addition on all the pixels of the teacher data stored in the teacher data storage unit 172 with respect to all the parameters z (0, 1, ..., and Z), so that each class , A normal equation shown in equation (20) is established, and the normal equation is supplied to the coefficient seed calculator 179.

계수 시드 계산기(179)는 가산기(178)로부터 공급되는 클래스 각각에 대한 정규 방정식을 풀어, 클래스 각각에 대한 계수 시드 데이터 βm, n을 구한다.The coefficient seed calculator 179 solves a normal equation for each class supplied from the adder 178 to obtain coefficient seed data β m and n for each class.

파라미터 생성기(180)는 도 9에 도시된 파라미터 메모리(168)에 공급되는 파라미터 z로서 결정될 수 있는 몇 개의 값을, 예를 들면 z = 0, 1, 2, ···, Z를 생성하고, 생성한 파라미터 z를 학생 데이터 생성기(173)에 공급한다. 파라미터 생성기(180)는 또한, 생성한 파라미터 z를 탭 추출 유닛(175, 176), 및 가산기(178)에 공급한다.The parameter generator 180 generates some values that can be determined as the parameter z supplied to the parameter memory 168 shown in FIG. 9, for example z = 0, 1, 2, ..., Z, The generated parameter z is supplied to the student data generator 173. The parameter generator 180 also supplies the generated parameter z to the tap extraction units 175 and 176 and the adder 178.

도 12의 흐름도를 참조하여, 도 11에 도시한 학습 기기에 의해 수행되는 학습 처리에 대하여 설명한다.With reference to the flowchart of FIG. 12, the learning process performed by the learning apparatus shown in FIG. 11 is demonstrated.

단계 S1221에서, 교사 데이터 생성기(171)가 학습용 화상 데이터로부터 제2 화상 데이터로서의 HD 화상 데이터와 동등한 화질의 교사 데이터를 생성한다.In step S1221, the teacher data generator 171 generates teacher data having the same image quality as the HD image data as the second image data from the learning image data.

학생 데이터 생성기(173)는, 파라미터 생성기(180)로부터 출력되는 파라미터 z의 Z+1개의 값(0, 1, ···, 및 Z)에 따라 상향 변환과 같은 처리를 수행하여, 학습용 화상 데이터로부터 제1 화상 데이터로서의 SD 화상 데이터와 동등한 화질의 학생 데이터를, (Z+1) 종류 생성한다.The student data generator 173 performs a process such as up-conversion according to Z + 1 values (0, 1, ..., and Z) of the parameter z output from the parameter generator 180, thereby learning image data. (Z + 1) type of student data having the same image quality as that of the SD image data as the first image data.

교사 데이터 생성기(171)로부터 출력되는 교사 데이터는, 교사 데이터 기억 유닛(172)에 공급되어 기억되고, 학생 데이터 생성기(173)로부터 출력되는 (Z+1) 종류의 학생 데이터는 학생 데이터 기억 유닛(174)에 공급되어 기억된다.The teacher data output from the teacher data generator 171 is supplied to and stored in the teacher data storage unit 172, and the student data of type (Z + 1) output from the student data generator 173 is a student data storage unit ( 174 is stored.

그 후, 단계 S1222에서, 파라미터 생성기(180)는 파라미터 z를 초기치, 예를 들면 0으로 설정하고, 그 파라미터 z를 탭 추출 유닛(175, 176), 및 가산기(178)에 공급한다.Then, in step S1222, the parameter generator 180 sets the parameter z to an initial value, for example, 0, and supplies the parameter z to the tap extracting units 175 and 176 and the adder 178.

단계 S1223에서, 탭 추출 유닛(175)은 교사 데이터 기억 유닛(172)에 기억되어 있는 교사 데이터 중 선택되지 않은 화소를 대상 화소로 설정한다. 탭 추출 유닛(175)은 그런 다음, 파라미터 생성기(180)로부터 출력되고 학생 데이터 기억 유닛(174)에 기억되어 있는 파라미터 z에 대응하는 학생 데이터로부터 화소를 추출하여 예측 탭을 생성하고, 생성한 예측 탭을 가산기(178)에 공급한다. 또한 탭 추출 유닛(176)은 파라미터 생성기(180)로부터 출력되고 학생 데이터 기억 유닛(174)에 기억되어 있는 파라미터 z에 대응하는 학생 데이터로부터 화소를 추출하여 클래스 탭을 생성하고, 생성한 클래스 탭을 클래스 분류 유닛(177)에 공급한다.In step S1223, the tap extracting unit 175 sets a pixel not selected from the teacher data stored in the teacher data storage unit 172 as the target pixel. The tap extracting unit 175 then extracts pixels from the student data corresponding to the parameter z output from the parameter generator 180 and stored in the student data storage unit 174 to generate predictive taps, and generate the prediction The tab is fed to adder 178. In addition, the tap extracting unit 176 extracts pixels from student data corresponding to the parameter z stored in the student data storage unit 174 and output from the parameter generator 180 to generate a class tap, and generates the generated class tap. Supply to class classification unit 177.

그러고나서, 단계 S1224에서, 클래스 분류 유닛(177)은 클래스 탭에 기초하여 대상 화소의 클래스를 분류하고, 결정된 클래스와 연관된 클래스 코드를 가산기(178)에 출력한다.Then, in step S1224, the class classification unit 177 classifies the class of the target pixel based on the class tap, and outputs a class code associated with the determined class to the adder 178.

단계 S1225에서, 가산기(178)는 교사 데이터 기억 유닛(172)으로부터 대상 화소를 판독하고, 그 대상 화소, 탭 추출 유닛(175)으로부터 공급되는 예측 탭, 및 파라미터 생성기(180)로부터 출력되는 파라미터 z를 사용하여, 식 (20)의 좌변의 행렬의 성분 xi , ktpxj , ktq와 우변의 벡터의 성분 xi , ktpyk를 계산한다. 가산기(178) 는 대상 화소, 예측 탭, 및 파라미터 z로부터 계산된 행렬 성분 xi , ktpxj , ktq와 벡터 성분 xi , ktpyk를, 클래스 분류 유닛(177)으로부터 출력되는 클래스 코드와 연관된 이전의 성분들에 가산한다.In step S1225, the adder 178 reads the target pixel from the teacher data storage unit 172, and the target pixel, the prediction tap supplied from the tap extraction unit 175, and the parameter z output from the parameter generator 180. Using, compute the components x i , k t p x j , k t q and the components x i , k t p y k of the vector on the right side of equation (20). The adder 178 classifies the class components 177 into matrix components x i , k t p x j , k t q and vector components x i , k t p y k calculated from the target pixel, the prediction tap, and the parameter z. Add to the previous components associated with the class code output from.

파라미터 생성기(180)는 단계 S1226에서, 자신이 출력하는 파라미터 z가 최대값 Z와 동일한지 여부를 판정한다. 단계 S1226에서, 파라미터 z가 최대값 Z와 동일하지 않은 것(최대값 Z 미만)으로 판정된 경우, 처리는 단계 S1227로 진행한다. 단계 S1227에서, 파라미터 생성기(180)는 파라미터 z에 1을 가산하고, 그 결과 파라미터를 새로운 파라미터 z로서 탭 추출 유닛(175, 176), 및 가산기(178)에 출력하고, 처리는 단계 S1223으로 복귀한다.In step S1226, the parameter generator 180 determines whether the parameter z that it outputs is equal to the maximum value Z. If it is determined in step S1226 that the parameter z is not equal to the maximum value Z (less than the maximum value Z), the process proceeds to step S1227. In step S1227, the parameter generator 180 adds 1 to the parameter z, and as a result outputs the parameter to the tap extracting units 175 and 176, and the adder 178 as a new parameter z, and the process returns to step S1223. do.

단계 S1226에서, 파라미터 z가 최대값 Z와 동일한 것으로 판정된 경우, 처리는 단계 S1228로 진행하여, 교사 데이터 기억 유닛(172)에 기억되어 있는 교사 데이터 중 선택되지 않은 화소가 있는지 여부를 판정한다. 단계 S1228에서, 선택되지 않은 화소가 발견된 경우, 탭 추출 유닛(175)은 그 선택되지 않은 화소를 대상 화소로 설정하고 단계 S1222로 복귀한다. 그런 다음, 단계 S1222 및 후속 단계들을 반복한다.If it is determined in step S1226 that the parameter z is equal to the maximum value Z, the process proceeds to step S1228 to determine whether there are any unselected pixels among the teacher data stored in the teacher data storage unit 172. In step S1228, if an unselected pixel is found, the tap extraction unit 175 sets the unselected pixel as the target pixel and returns to step S1222. Then, step S1222 and subsequent steps are repeated.

단계 S1228에서, 교사 데이터 중 선택되지 않은 화소가 있는 것으로 판정된 경우, 가산기(178)는 클래스 각각에 대해 취득한 식 (20)에서의 좌변의 행렬과 우변의 벡터를, 계수 시드 계산기(179)에 공급한다.In step S1228, when it is determined that there are pixels which are not selected among the teacher data, the adder 178 supplies the coefficient seed calculator 179 with the matrix on the left side and the vector on the right side in the equation (20) acquired for each class. Supply.

그 후, 단계 S1229에서, 계수 시드 계산기(179)는 클래스 각각에 대해 식 (20)의 정규 방정식을 풀어, 대응하는 클래스에 대한 계수 시드 데이터 βm, n를 구하고, 처리를 종료한다.Then, in step S1229, the coefficient seed calculator 179 solves the normal equation of equation (20) for each class, obtains coefficient seed data β m, n for the corresponding class, and ends the processing.

학습용 화상 데이터의 수가 불충분하기 때문에, 계수 시드 데이터를 구하는데 필요한 충분한 수의 정규 방정식을 결정하기 곤란한 몇몇 클래스가 있을 수 있다. 그러한 클래스에 대해서는, 계수 시드 계산기(179)는 디폴트 계수 시드 데이터를 출력한다.Because of the insufficient number of training image data, there may be several classes that make it difficult to determine a sufficient number of normal equations needed to obtain coefficient seed data. For such a class, the coefficient seed calculator 179 outputs default coefficient seed data.

도 11에 도시된 학습 기기에서는, HD 화상 데이터를 교사 데이터로 사용하고, 그 HD 화상 데이터로부터 생성된, 파라미터 z에 대응하는 SD 화상 데이터를 학생 데이터로 사용하여, 식 (1)의 선형 예측 방정식에서 예측되는 교사 데이터의 예측치 y의 제곱 오차의 총계를 최소로 하는 계수 시드 데이터 βm, n를 직접 구하는 학습을 수행한다. 이와는 달리, 계수 시드 데이터 βm, n는 도 13에 나타낸 바와 같이 학습될 수 있다.In the learning apparatus shown in Fig. 11, the linear prediction equation of equation (1) is used by using HD image data as teacher data and using SD image data corresponding to parameter z, which is generated from the HD image data, as student data. We learn to directly obtain the coefficient seed data β m, n that minimizes the total sum of squared errors of the predicted values y of the teacher data predicted at. Alternatively, the coefficient seed data βm, n can be learned as shown in FIG.

도 13에 도시된 변형예에서, 교사 데이터로서의 HD 화상 데이터로부터 생성된, 파라미터 z에 대응하는 SD 화상 데이터를 학생 데이터로 사용함으로써, 식 (1)의 선형 예측 방정식으로 예측되는 교사 데이터의 예측치 y의 제곱 오차의 총계를 최소로 하는 탭 계수 wn이, 탭 계수 wn , 및 학생 데이터 xn을 사용하여, 파라미터 z의 값(z = 0, 1, ···, 및 Z) 각각에 대해 마다 구해진다. 그런 다음, 구해진 탭 계수 wn를 교사 데이터로 사용하고 파라미터 z를 학생 데이터로 사용하여, 식 (11)에 의해 계수 시드 데이터 βm, n, 및 파라미터 z와 연관된 변수 tm으로부터 예 측되는 교사 데이터로서의 탭 계수 wn의 예측치의 제곱 오차의 총계를 최소로 하는 계수 시드 데이터 βm, n를, 구하는 학습을 수행한다.In the modification shown in Fig. 13, the prediction value y of the teacher data predicted by the linear prediction equation of equation (1) by using SD image data corresponding to the parameter z as student data generated from the HD image data as the teacher data. Tap coefficient w n , which minimizes the sum of squared errors of , is used for each of the values of parameter z (z = 0, 1,..., And Z) using tap coefficient w n and student data x n . It is saved every time. Then, using the obtained tap coefficient wn as the teacher data and the parameter z as the student data, as the teacher data predicted from the coefficient seed data β m, n , and the variable tm associated with the parameter z by equation (11), The learning which calculates | requires the coefficient seed data (beta) m, n which minimizes the sum total of the square error of the prediction value of the tap coefficient w n is performed.

즉, 도 7에 도시한 학습 기기에서와 마찬가지로, 최적의 탭 계수 wn, 즉 식 (1)의 선형 예측 방정식으로 예측되는 교사 데이터의 예측치 y의 제곱 오차의 총계 E를 최소로 하는 탭 계수 wn은, 식 (8)의 정규 방정식을 풀어, 클래스 각각에 대하여 파라미터 z의 값(z = 0, 1, ···, 및 Z)마다 구할 수 있다.That is, as in the learning apparatus shown in FIG. 7, the tap coefficient w n that minimizes the total E of the squared error of the predicted value y of the teacher data predicted by the linear prediction equation of the equation (1), i. n can be obtained for each value of the parameter z (z = 0, 1, ..., and Z) for each class by solving the normal equation of Formula (8).

식 (11)에 의하면, 탭 계수는 계수 시드 데이터 βm, n과 파라미터 z에 대응하는 변수 tm로부터 구할 수 있다. 식 (11)에 의해 구해지는 탭 계수를 wn'라 하면, 식 (21)에 의해 표현되는 바와 같이, 최적의 탭 계수 wn과 식 (11)에 의해 구해지는 탭 계수 wn 의 오차 en 0으로 하는 계수 시드 데이터 βm, n이, 최적의 탭 계수 wn을 구하기 위한 최적의 계수 시드 데이터이다. 하지만, 모든 탭 계수 wn에 대하여, 그와 같은 계수 시드 데이터 βm, n를 구하는 것은 곤란하다.According to equation (11), the tap coefficient can be obtained from the coefficient seed data β m, n and the variable t m corresponding to the parameter z. "Assuming that, as expressed by equation (21), determined that the tap coefficient w n by the optimum tap coefficients w n and equation (11), the tap coefficient determined by equation (11) w n error of The coefficient seed data β m, n for which e n is 0 is optimal coefficient seed data for obtaining an optimal tap coefficient w n . However, it is difficult to obtain such coefficient seed data β m and n for all tap coefficients w n .

Figure 112006045871072-PAT00021
Figure 112006045871072-PAT00021

식 (11)을 식 (21)에 대입함으로써, 식 (21)을 식 (22)로 변형시킬 수 있다.By substituting Equation (11) into Equation (21), Equation (21) can be transformed into Equation (22).

Figure 112006045871072-PAT00022
Figure 112006045871072-PAT00022

예를 들면, 계수 시드 데이터 βm, n이 최적인 것임을 나타내는 규범으로서 최소 제곱법을 채용하는 것으로 하면, 최적의 계수 시드 데이터 βm, n은 식 (23)에 의해 표현되는 제곱 오차의 총계 E를 최소로 함으로써 구할 수 있다.For example, if the least square method is adopted as the norm indicating that the coefficient seed data β m, n is optimal, the optimal coefficient seed data β m, n is the total E of the squared errors represented by the equation (23). It can be found by minimizing.

Figure 112006045871072-PAT00023
Figure 112006045871072-PAT00023

식 (23)의 제곱 오차의 총계 E의 최소값은, 식 (24)에 나타낸 바와 같이, 총계 E를 계수 시드 데이터 βm, n로 편미분하여 얻은 결과를 0으로 하는 계수 시드 데이터 βm, n에 의해 결정된다.The minimum value of the sum of the square error E of Expression (23), to n, the total E the coefficient seed data β m, the coefficient seed data to zero the result obtained by partial derivatives with n β m, as shown in equation (24) Is determined by

Figure 112006045871072-PAT00024
Figure 112006045871072-PAT00024

식 (22)을 식 (24)에 대입함으로써, 식 (25)를 얻을 수 있다.Equation (25) can be obtained by substituting equation (22) into equation (24).

Figure 112006045871072-PAT00025
Figure 112006045871072-PAT00025

Xi , j와 Yi를, 식 (26) 및 식 (27)에 나타낸 바와 같이 각각 정의한다.X i , j and Y i are defined as shown in equations (26) and (27), respectively.

Figure 112006045871072-PAT00026
Figure 112006045871072-PAT00026

Figure 112006045871072-PAT00027
Figure 112006045871072-PAT00027

이 경우, 식 (25)는 Xi , j와 Yi를 사용하여 식 (28)의 정규 방정식으로 나타낼 수가 있다.In this case, equation (25) can be represented by the regular equation of equation (28) using X i , j and Y i .

Figure 112006045871072-PAT00028
Figure 112006045871072-PAT00028

식 (28)의 정규 방정식은, 예를 들면, 쓸어내기 법을 사용함으로써, 계수 시드 데이터 βm, n에 대하여 풀 수가 있다.For example, the regular equation of equation (28) can be solved for the coefficient seed data β m and n by using the sweeping method.

도 14는, 식 (28)의 정규 방정식을 풀어 계수 시드 데이터 βm, n를 구하는 학습을 수행하는 학습 기기의 다른 구성예를 나타낸 것이다. 도 14에서, 도 7 또는 도 11의 구성요소에 대응하는 구성요소에는 동일한 도면부호를 부여하였으므로, 그 설명은 생략한다.FIG. 14 shows another example of the configuration of a learning apparatus that learns to solve coefficient seed data β m and n by solving the normal equation of equation (28). In FIG. 14, the same reference numerals are given to the components corresponding to the components of FIG. 7 or 11, and description thereof will be omitted.

가산기(190)는 클래스 분류 유닛(177)으로부터 출력되는 대상 화소에 대한 클래스 코드와 파라미터 생성기(180)로부터 출력되는 파라미터 z를 공급받는다. 그런 다음, 가산기(190)는 교사 데이터 기억 유닛(172)으로부터 대상 화소를 판독하고, 그 대상 화소와 탭 추출 유닛(175)으로부터 공급되는 예측 탭을 구성하는 학생 데이터에 대해, 클래스 분류 유닛(177)으로부터 공급되는 클래스 코드 각각에 대해, 그리고 파라미터 생성기(180)로부터 출력되는 파라미터 z의 값 각각에 대해 가산을 수행한다.The adder 190 is supplied with a class code for the target pixel output from the class classification unit 177 and a parameter z output from the parameter generator 180. Then, the adder 190 reads the target pixel from the teacher data storage unit 172, and, for the student data constituting the target pixel and the predictive tap supplied from the tap extraction unit 175, the class classification unit 177 Is added to each of the class codes supplied from the C) and each of the values of the parameter z output from the parameter generator 180.

즉, 가산기(190)는 교사 데이터 기억 유닛(172)에 기억되어 있는 교사 데이 터 yk, 탭 추출 유닛(175)으로부터 출력되는 예측 탭 xn , k, 클래스 분류 유닛(177)으로부터 출력되는 클래스 코드, 및 파라미터 생성기(180)로부터 출력되는, 학생 데이터에 대응하고 예측 탭 xn , k를 결정하는데 사용되는 파라미터 z를 공급받는다.That is, the adder 190 is a teacher data y k stored in the teacher data storage unit 172, a predicted tap x n , k output from the tap extracting unit 175 , and a class output from the class classification unit 177. The code and parameter z output from the parameter generator 180 are supplied to correspond to student data and used to determine the prediction taps x n , k .

가산기(190) 그런 다음 클래스 분류 유닛(177)으로부터 공급되는 클래스 코드에 대응하는 클래스 각각에 대해, 그리고 파라미터 생성기(180)로부터 출력되는 파라미터 z의 값 각각에 대해, 예측 탭(학생 데이터) xn , k를 사용하여, 식 (8)의 좌변의 행렬에서의 학생 데이터의 승산(xn , kxn' , k)과 합산(Σ)과 같은 연산을 수행한다.Adder 190 then for each class corresponding to the class code supplied from class classification unit 177 and for each of the values of parameter z output from parameter generator 180, prediction tap (student data) x n Using, k , arithmetic operations such as multiplication (x n , k x n ' , k ) and summation (Σ) of the student data in the matrix on the left side of equation (8) are performed.

가산기(190)는 또한, 클래스 분류 유닛(177)으로부터 공급되는 클래스 코드에 대응하는 클래스 각각에 대해, 그리고 파라미터 생성기(180)로부터 출력되는 파라미터 z의 값 각각에 대해, 예측 탭(학생 데이터) xn , k와 교사 데이터 yk를 사용하여, 식 (8)의 우변의 벡터에서의 학생 데이터 xn , k와 교사 데이터 yk의 승산(xn, kyk)과 합산(Σ)과 같은 연산을 수행한다.The adder 190 also includes a prediction tap (student data) x for each class corresponding to the class code supplied from the class classification unit 177 and for each of the values of the parameter z output from the parameter generator 180. n, k and the teacher data y using k, (8) the student data in the right side of the vector x n of a, k, and the teacher data y k of the multiplication (x n, k y k) and the summation (Σ), such as Perform the operation.

즉, 가산기(190)는 이전의 교사 데이터의 대상 화소에 대해 구해진 식 (8)에서의 좌변의 행렬의 성분(Σxn, kxn', k)와 우변의 벡터의 성분(Σxn, kyk)를, 내장하는 메모리(도시하지 않음)에 기억하고, 그 후 현재의 교사 데이터의 대상 화소에 대하여, 교사 데이터 yk +1 및 학생 데이터 xn , k+1을 사용하여 계산되는, 대응하는 컴 포넌트 xn , k+1xn' , k+1 또는 xn , k+1yk +1을, 성분(Σxn , kxn' , k) 또는 벡터의 성분(Σxn, kyk)에 각각 가산한다(식 (8)의 합산으로 표현되는 가산).That is, the adder 190 is the left side of the component of the matrix in equation 8 is calculated for the target pixel from the previous training data of (Σx n, k x n ', k) and the components of the right side of the vector (Σx n, k y k ) is stored in a built-in memory (not shown), and then calculated using teacher data y k +1 and student data x n , k + 1 for the target pixel of the current teacher data, Corresponding components x n , k + 1 x n ' , k + 1 or x n , k + 1 y k +1 are components (Σx n , k x n' , k ) or components of the vector (Σx n, k y k ), respectively (addition expressed by the summation of Equation (8)).

가산기(190)는 교사 데이터 기억 유닛(172)에 기억되어 있는 교사 데이터의 모든 화소에 대해 전술한 가산을 수행하여, 클래스 각각 및 파라미터 z의 값 각각에 대해, 식 (8)에 나타낸 정규 방정식을 수립하고, 그 정규 방정식을 탭 계수 계산기(191)에 공급한다.The adder 190 performs the above-described addition to all the pixels of the teacher data stored in the teacher data storage unit 172, and, for each of the classes and the values of the parameter z, respectively, the regular equation shown in equation (8) is obtained. And the regular equation is supplied to the tap coefficient calculator 191.

탭 계수 계산기(191)는 가산기(190)로부터 공급되는 정규 방정식을 클래스 각각 및 파라미터 z의 값 각각에 대해 풀어, 클래스 각각에 대한 최적의 탭 계수 wn를 구하여, 가산기(192)에 공급한다.The tap coefficient calculator 191 solves the normal equation supplied from the adder 190 for each of the classes and the values of the parameter z, obtains an optimal tap coefficient wn for each of the classes, and supplies it to the adder 192.

가산기(192)는, 클래스 각각에 대해, 파라미터 z에 대응하는 변수 tm과 최적의 탭 계수 wn에 대해 가산을 수행한다.The adder 192 adds, for each class, to the variable t m corresponding to the parameter z and the optimal tap coefficient w n .

즉, 가산기(192)는, 파라미터 z로부터 식 (10)에서 결정되는 변수 ti(tj)를 사용하여, 식 (28)의 좌변의 행렬에서, 식 (26)에 규정한 성분 Xi , j를 구하기 위해 클래스 각각에 대해, 파라미터 z에 대응하는 변수 ti (tj)의 승산(titj)과 합산(Σ)과 같은 연산을 수행한다.That is, the adder 192 uses the component t i (tj) determined from the parameter z in the formula (10), and the components X i and j defined in the formula (26) in the matrix on the left side of the formula (28). For each class, the same operation as the multiplication (t i t j ) and sum (Σ) of the variable t i ( t j ) corresponding to the parameter z is performed.

이 경우, 컴포넌트 Xi , j는 클래스와는 무관하게 파라미터 z에 의해서만 결정된다. 따라서, 성분 Xi , j는, 클래스 각각의 성분 Xi , j를 계산하지 않고 모든 클래스에 대해 한번 계산되면 충분하다.In this case, the components X i , j are determined only by the parameter z, regardless of the class. Thus, the components X i , j are sufficient to be calculated once for all classes without calculating the components X i , j of each of the classes.

가산기(192)는 또한, 파라미터 z로부터 식 (10)에 의해 구해지는 변수 t i와 최적의 탭 계수 wn을 사용하여, 식 (28)의 우변의 벡터에서, 식 (27)에 정의된 성분 Yi를 구하기 위해 클래스 각각에 대해, 파라미터 z에 대응하는 변수 ti와 최적의 탭 계수 wn의 승산(tiwn)과 합산(Σ)과 같은 연산을 수행한다.The adder 192 also uses the variable t i obtained by the formula (10) from the parameter z and the component defined in equation (27) in the vector on the right side of the equation (28), using the optimal tap coefficient w n for each class to find the Y i, and performs operations such as multiplication with the variable t i (n tiw) of the optimum tap coefficients w n and the summation (Σ) corresponding to the parameter z.

가산기(192)는, 식 (26)에 의해 표현되는 성분 Xi , j와 식 (27)에 의해 표현되는 성분 Yi를 구함으로써, 클래스 각각에 대해 식 (28)의 정규 방정식을 수립하고, 그 정규 방정식을 계수 시드 계산기(193)에 공급한다.The adder 192 obtains the components X i , j represented by the formula (26) and the component Y i represented by the formula (27), thereby establishing a regular equation of the formula (28) for each class, The normal equation is supplied to the coefficient seed calculator 193.

계수 시드 계산기(193)는 가산기(192)로부터 공급되는 클래스 각각에 대하여 식 (28)의 정규 방정식을 풀어, 대응하는 클래스 각각에 대한 계수 시드 데이터 βm, n를 구한다.The coefficient seed calculator 193 solves the normal equation of equation (28) for each class supplied from the adder 192 to obtain coefficient seed data β m and n for each corresponding class.

도 9에 도시한 화상 컨버터(48)의 계수 시드 메모리(167)에는, 전술한 바와 같이 구한 클래스 각각에 대한 계수 시드 데이터 βm, n를 기억한다.In the coefficient seed memory 167 of the image converter 48 shown in FIG. 9, coefficient seed data β m and n for each of the classes obtained as described above are stored.

이상에 설명한 바와 같이, 도 3에 도시한 디지털 방송 수신장치(2)에서는, 판정 유닛(44)에 의해 화상 데이터의 종류를 판정하고, 화상 데이터가 준HD 화상 데이터인 것으로 판정된 경우, 다운 컨버터(45)에 의해, 그 준HD 화상 데이터의 화소수를 감소시킴으로써 준HD 화상 데이터를 하향 변환한다. 그 후 화상 컨버터(48)에서, As described above, in the digital broadcast receiver 2 shown in FIG. 3, when the determination unit 44 determines the type of the image data and determines that the image data is quasi-HD image data, the down converter By 45, the quasi-HD image data is down-converted by reducing the number of pixels of the quasi-HD image data. Then in the image converter 48,

학습에 의해 결정된 클래스 각각에 대한 탭 계수, 또는 학습에 의해 결정된 계수 시드 데이터와 소정의 파라미터로부터 생성되는 클래스 각각에 대한 탭 계수를 사용하는 연산에 의한 화상 변환 처리(이하, "클래스 분류 적응 처리"라 한다)를 수행하여, 하향 변환된 SD 화상 데이터를 고화질의 HD 화상 데이터로 변환한다.Image conversion processing by operation using tap coefficients for each class determined by learning, or tap coefficients for each class generated from coefficient seed data and predetermined parameters determined by learning (hereinafter, "class classification adaptive processing"). To convert the down-converted SD image data into high-definition HD image data.

따라서, 디지털 방송 수신장치(2)의 사용자는 고화질의 화상 데이터를 향수할 수 있다.Therefore, the user of the digital broadcast receiver 2 can enjoy high quality image data.

도 2를 참조하여 설명한 바와 같이, 준HD 화상 데이터는, 단지 NTSC 방식의 콤포지트 신호 화상 데이터를 콤포넌트 신호 화상 데이터로 변환하고, 그 콤포넌트 신호의 화상 데이터의 화소수를, HD 카메라(13)로 촬상한 HD 화상의 화소수로 증가시켜 상향 변환하여 얻은 화상 데이터이다. 따라서, 만일 NTSC 방식의 콤포지트 신호 화상 데이터로부터 변환된 콤포넌트 신호의 화상 데이터의 화소수가, HD 카메라(13)로 촬상한 HD 화상 데이터의 화소수의 1/5이면, 준HD 화상 데이터의 5개 화소에 관한 정보량은 NTSC 방식의 콤포지트 신호 화상 데이터보부터 변환된 콤포넌트 신호의 화상 데이터의 1개 화소에 관한 정보량에 지나지 않는다.As described with reference to Fig. 2, the quasi-HD image data converts only composite signal image data of the NTSC system into component signal image data, and captures the number of pixels of the image data of the component signal with the HD camera 13. Image data obtained by increasing the number of pixels of one HD image and performing up-conversion. Therefore, if the number of pixels of the image data of the component signal converted from the composite signal image data of the NTSC system is one fifth of the number of pixels of the HD image data captured by the HD camera 13, five pixels of the semi-HD image data. The amount of information about is only an amount of information about one pixel of the image data of the component signal converted from the composite signal image data beam of the NTSC system.

따라서, 대략적으로 말하면, 준HD 화상 데이터를 제1 화상 데이터로 사용하여 클래스 분류 적응 처리를 수행한 경우, NTSC 방식의 콤포지트 신호 화상 데이터로부터 변환된 콤포넌트 신호의 화상 데이터를 제1 화상 데이터로 사용하여 클래스 분류 적응 처리를 행하는 경우의 5배 많은 화소수를, 식 (1)의 연산 및 클래스 분류를 수행하기 위해 사용하여야 한다. 그렇지 않으면, NTSC 방식의 콤포지트 신호 화상 데이터로부터 변환된 콤포넌트 신호의 화상 데이터를 제1 화상 데이터로 사용하여 클래스 분류 적응 처리를 수행한 경우에 필적하는 성능을 얻기 어렵게 된다.Therefore, roughly speaking, when class classification adaptive processing is performed using quasi-HD image data as the first image data, image data of a component signal converted from composite signal image data of the NTSC system is used as the first image data. The number of pixels five times as many as in the case of performing the class classification adaptation process should be used to perform the calculation and class classification of equation (1). Otherwise, it becomes difficult to obtain comparable performance in the case where the class classification adaptation process is performed using the image data of the component signal converted from the composite signal image data of the NTSC system as the first image data.

식 (1)의 연산이나 클래스 분류에 다수의 화소를 사용하면, 처리량이 그만큼 증가한다.If a large number of pixels are used for the calculation or class classification in equation (1), the throughput increases by that amount.

따라서, 전술한 바와 같이, 다운 컨버터(45)에서 준HD 화상 데이터의 화소수를 감소시켜 준HD 화상 데이터를 SD 화상 데이터로 하향 변환하고, 그 후 화상 컨버터(48)에서, SD 화상 데이터를 제1 화상 데이터로 사용하여 클래스 분류 적응 처리를 수행한다. 그 결과, 적은 처리량으로 고화질의 화상 데이터를 얻을 수 있다.Therefore, as described above, the down converter 45 reduces the number of pixels of the quasi-HD image data to down-convert the quasi-HD image data to the SD image data, and then the image converter 48 removes the SD image data. Class classification adaptation processing is performed using one image data. As a result, high quality image data can be obtained with a small processing amount.

또한, 도 5에 나타낸 바와 같이, 복수의 상향 변환 기술에 대응하는 복수의 탭 계수 세트 중에서, 화상 데이터의 채널에 관한 채널 정보에 기초하여 1 세트의 탭 계수 세트를 선택하고, 선택한 탭 계수의 세트를 사용하여 클래스 분류 적응 처리를 수행한다. 다르게는, 도 9에 나타낸 바와 같이, 채널 정보를 파라미터 z로 사용하여 탭 계수의 세트를 생성한 다음, 생성한 탭 계수의 세트를 사용하여 클래스 분류 적응 처리를 수행한다. 이렇게 하여, 화상 데이터를 방송하는 채널에 연관된 방송국에서 채용한 상향 변환 기술에 적합한 탭 계수를 사용하여, 클래스 분류 적응 처리를 수행할 수 있다. 그 결과, 고화질의 화상 데이터를 얻을 수 있다.In addition, as shown in FIG. 5, from among a plurality of tap coefficient sets corresponding to a plurality of upconversion techniques, one set of tap coefficient sets is selected based on channel information about a channel of image data, and the set of selected tap coefficients is selected. Perform class classification adaptive processing using. Alternatively, as shown in Fig. 9, a set of tap coefficients is generated using channel information as a parameter z, and then class classification adaptive processing is performed using the generated set of tap coefficients. In this way, class classification adaptation processing can be performed using tap coefficients suitable for the up-conversion technique employed by the broadcasting station associated with the channel broadcasting the image data. As a result, high quality image data can be obtained.

준D1 화상 데이터는, 준HD 화상 데이터와 마찬가지로, NTSC 방식의 콤포지트 신호 화상 데이터를 콤포넌트 신호 화상 데이터로 변환하고, 그 콤포넌트 신호의 화상 데이터의 화소수를 증가시켜 상향 변환하여 취득한 화상 데이터이다. 하지만, 상향 변환에 의해 보간되는 준D1 호상 데이터의 화소수가, 준HD 화상 데이터의 화소부보다 적기 때문에, 디지털 방송 수신장치(2)에서는 D1 화상 데이터와 준D1 화상 데이터를 구별하지 않고, 동일한 화상 컨버터(47)로 처리한다. 이와는 달리, 준D1 화상 데이터는, D1 화상 데이터와 구별하여, 준HD 화상 데이터와 마찬가지로 처리될 수도 있다. 더욱 구체적으로는, 준D1 화상 데이터는 그 화소수를, 준HD 화상 데이터와 마찬가지로, NTSC 방식의 콤포지트 신호 화상 데이터를 콤포넌트 신호의 화상 데이터로 변환하여 얻은 화상 데이터의 화소수로 감소시킴으로써 하향 변환될 수 있으며, 그런 다음 하향 변환된 화상 데이터에 대해 클래스 분류 적응 처리를 수행한다.The quasi-D1 image data is image data obtained by converting the composite signal image data of the NTSC system into component signal image data in the same way as the quasi-HD image data, increasing the number of pixels of the image data of the component signal, and up-converting them. However, since the number of pixels of the quasi-D1 arc image data interpolated by up-conversion is smaller than the pixel portion of the quasi-HD image data, the digital broadcast receiver 2 does not distinguish between the D1 image data and the quasi-D1 image data. Processing is performed by the converter 47. Alternatively, the quasi-D1 image data may be processed similarly to the quasi-HD image data separately from the D1 image data. More specifically, quasi-D1 image data can be down-converted by reducing its number of pixels to the number of pixels of image data obtained by converting the composite signal image data of the NTSC system into the image data of the component signal, similarly to the quasi-HD image data. Then, class classification adaptation processing is performed on the down-converted image data.

도 3에 도시된 판정 유닛(44), 다운 컨버터(45), 화상 컨버터(46, 47, 48), 및 화상 출력 유닛(49)을 포함하는 블록에서는, 방송되는 화상 데이터뿐만 아니라, 예를 들면 기록 매체로부터 재생되는 화상 데이터에 대해서도 처리를 수행할 수 있다.In the block including the determination unit 44, the down converter 45, the image converters 46, 47, and 48, and the image output unit 49 shown in FIG. Processing can also be performed on the image data reproduced from the recording medium.

판정 유닛(44), 다운 컨버터(45), 및 화상 컨버터(48)에 의해 수행된 전술한 일련의 처리 동작은, 하드웨어나 소프트웨어에 의해 실행될 있다. 소프트웨어를 사용하는 경우, 대응하는 소프트웨어 프로그램은 예를 들어 범용 컴퓨터에 인스톨(install) 된다.The above-described series of processing operations performed by the determination unit 44, the down converter 45, and the image converter 48 can be executed by hardware or software. When using software, the corresponding software program is installed in a general purpose computer, for example.

도 15는 전술한 일련의 처리 동작을 실행하는 프로그램이 인스톨되는 컴퓨터의 블록도를 나타낸 것이다.Fig. 15 shows a block diagram of a computer on which a program for executing a series of processing operations described above is installed.

프로그램은 컴퓨터에 내장되어 있는 기록매체로서의 하드 디스크(105)나 ROM(103)에 미리 기록된다.The program is recorded in advance in the hard disk 105 or the ROM 103 as a recording medium built in the computer.

이와는 달리, 프로그램은, 플렉시블 디스크, CD-ROM(Compact Disc Read Onl y Memory), MO(Magneto Optical) 디스크, DVD(Digital Versatile Disc), 자기 디스 크, 반도체 메모리 등의 탈착 가능한 기록 매체(111)에, 일시적 또는 영속적으로 저장(기록)할 수도 있다. 이와 같은 탈착 가능한 기록 매체(111)는 이른바 "패키지 소프트웨어(package software)"로서 제공될 수 있다.In contrast, the program includes a removable recording medium 111 such as a flexible disk, a compact disc read only memory (CD-ROM), a magneto optical (MO) disk, a digital versatile disc (DVD), a magnetic disk, a semiconductor memory, and the like. In addition, it may be stored (recorded) temporarily or permanently. Such a removable recording medium 111 may be provided as so-called "package software".

전술한 바와 같이 프로그램은, 탈착 가능한 기록 매체(111)로부터 컴퓨터에 인스톨될 수 있다. 다르게는, 프로그램은 다운로드 사이트로부터, 디지털 위성방송용의 인공 위성을 통하여 무선으로, 또는 LAN(Local Area Network)이나 인터넷 등의 네트워크를 통하여 유선으로, 컴퓨터에 전송될 수 있다. 그 후, 컴퓨터는 콩신 유닛(108)에 의해 전송된 프로그램을 수신하고, 그 프로그램을 내장된 하드 디스크(105)에 인스톨할 수 있다.As described above, the program can be installed in the computer from the removable recording medium 111. Alternatively, the program can be transferred to a computer from a download site, wirelessly via a satellite for digital satellite broadcasting, or wired via a network such as a local area network (LAN) or the Internet. Thereafter, the computer can receive the program transmitted by the Kongsin unit 108 and install the program on the built-in hard disk 105.

컴퓨터는 CPU(Central Processing Unit)(102)를 내장하고 있다. CPU(102)에는 버스(101)를 통하여 입출력 인터페이스(110)가 접속되어 있다. CPU(102)는 입출력 인터페이스(110)를 통해, 키보드, 마우스, 또는 마이크를 포함하는 입력 유닛(107)을 사용자가 조작함으로써 명령을 수신하면, ROM(103)에 기억되어 있는 프로그램을 실행한다. 다와는 달리, CPU(102)는 하드 디스크(105)에 저장되어 있는 프로그램, 위성 또는 네트워크로부터 전송되어 통신 유닛(108)에 의해 수신된 후 하드 디스크(105)에 인스톨된 프로그램, 또는 드라이브(109)에 장착된 탈착 가능한 기록 매체(111)로부터 판독된 후 하드 디스크(105)에 인스톨된 프로그램을, RAM(104)에 로드하고, 로드한 그 프로그램을 실행한다. CPU(102)는, 전술한 흐름도에 따른 처리 또는 블록도에 도시한 구성요소에 수행되는 처리를 실행할 수 있다. 필요에 따라, CPU(102)는 처리 결과를, LCD(Liquid Crystal Display)나 스피 커를 포함하는 출력 유닛(106)으로부터 출력하거나, 통신 유닛(108)으로부터 전송하거나, 또는 입출력 인터페이스(110)를 통해 하드 디스크(105)에 기록하거나 할 수 있다.The computer has a CPU (Central Processing Unit) 102 built in. The input / output interface 110 is connected to the CPU 102 via the bus 101. The CPU 102 executes a program stored in the ROM 103 when the user receives a command by operating the input unit 107 including a keyboard, a mouse, or a microphone through the input / output interface 110. Unlike this, the CPU 102 may be a program stored in the hard disk 105, a program transmitted from a satellite or a network, received by the communication unit 108, and then installed in the hard disk 105, or a drive 109. The program installed on the hard disk 105 after being read from the removable recording medium 111 attached to the CD) is loaded into the RAM 104, and the loaded program is executed. The CPU 102 can execute the processing according to the flowchart described above or the processing performed on the components shown in the block diagram. If necessary, the CPU 102 outputs the processing result from the output unit 106 including the liquid crystal display (LCD) or the speaker, or transmits the data from the communication unit 108 or the input / output interface 110. Through the hard disk 105 can be recorded.

본 명세서에서는, 컴퓨터에게 각종 처리를 실행하도록 하는 위한 프로그램을 구성하는 단계들은 반드시 흐름도에 나타낸 순서에 따라 시계열로 처리할 필요는 없다. 이와는 달리, 그 단계들은 병렬적 또는 개별적으로 실행될 수 있다(예를 들면, 병렬처리 또는 오브젝트 처리).In this specification, the steps of constructing a program for causing a computer to execute various processes are not necessarily processed in time series in the order shown in the flowchart. Alternatively, the steps may be executed in parallel or separately (eg, parallelism or object processing).

프로그램은 1대의 컴퓨터에 의해 실행되거나, 또는 복수의 컴퓨터에 의해 분산 처리될 수도 있다.The program may be executed by one computer or distributedly processed by a plurality of computers.

해당 기술 분야의 당업자가, 첨부한 특허청구범위 또는 그 등가물의 범위 내에서, 설계 요구사항 및 다른 인자에 따라 다양한 변형, 조합, 부조합, 및 변경할 수 있음은 물론이다.Of course, various modifications, combinations, subcombinations, and changes may be made by those skilled in the art according to design requirements and other factors within the scope of the appended claims or their equivalents.

본 발명에 의하면, 사용자는 고화질의 화상 데이터를 향수할 수 있다.According to the present invention, a user can enjoy high quality image data.

Claims (14)

제1 화상 데이터를 처리하여, 상기 제1 화상 데이터보다 고화질의 제2 화상 데이터를 출력하는 화상 처리 장치로서,An image processing apparatus which processes first image data and outputs second image data of higher quality than the first image data. 입력 화상 데이터의 화소수를 감소시켜 상기 입력 화상 데이터를 하향 변환하는 다운 컨버팅 수단(down-converting means); 및Down-converting means for downconverting the input image data by reducing the number of pixels of the input image data; And 상기 다운 컨버팅 수단에 의해 하향 변환된 상기 입력 화상 데이터를 상기 제1 화상 데이터로 사용하여, 상기 제1 화상 데이터를 상기 제2 화상 데이터로 변환하는 화상 변환 수단Image conversion means for converting the first image data into the second image data using the input image data down-converted by the down converting means as the first image data. 을 포함하며,Including; 상기 화상 변환 수단은,The image conversion means, 상기 제1 화상 데이터로부터, 상기 제2 화상 데이터의 대상 화소(subject pixel)를 예측하는데 사용되는 복수의 화소를 예측 탭(prediction tap)으로서 추출하는 예측 탭 추출 수단;Prediction tap extracting means for extracting, from the first image data, a plurality of pixels used to predict a subject pixel of the second image data as a prediction tap; 상기 제1 화상 데이터로부터, 상기 대상 화소를 복수의 클래스 중 하나로 분류하는데 사용되는 복수의 화소를 클래스 탭(class tap)으로서 추출하는 클래스 탭 추출 수단;Class tap extracting means for extracting, as a class tap, a plurality of pixels used to classify the target pixel into one of a plurality of classes from the first image data; 상기 클래스 탭에 기초하여 상기 대상 화소의 클래스를 분류하는 클래스 분류 수단;Class classification means for classifying a class of the target pixel based on the class tap; 학습에 의해 미리 결정되는, 복수의 클래스에 대응하는 계수 중에서 상기 대 상 화소의 클래스에 대응하는 계수를 출력하는 계수 출력 수단; 및Coefficient output means for outputting a coefficient corresponding to the class of the target pixel from among coefficients corresponding to a plurality of classes, predetermined by learning; And 상기 대상 화소의 클래스에 대응하는 상기 계수와 상기 예측 탭을 사용하여 예측 연산을 수행함으로써 상기 대상 화소를 결정하는 계산 수단을 포함하는 것을 특징으로 하는 화상 처리 장치.And calculation means for determining the target pixel by performing a prediction operation using the coefficients corresponding to the class of the target pixel and the prediction tap. 제1항에서,In claim 1, 상기 입력 화상 데이터의 종류를 판정하는 판정 수단을 더 포함하며,Determining means for determining the type of the input image data, 상기 판정 수단이, 상기 입력 화상 데이터의 종류가 다른 화상 데이터의 화소수를 증가시켜 상향 변환하여 얻은 상향 변환된 화상 데이터인 것으로 판정한 경우, 상기 다운 컨버팅 수단은 상기 입력 화상 데이터의 화소수를 감소시켜 상기 입력 화상 데이터를 하향 변환하는 것을 특징으로 하는 화상 처리 장치.If the determining means determines that the type of the input image data is up-converted image data obtained by increasing the number of pixels of the image data having different types, the down-converting means decreases the number of pixels of the input image data. And down converting the input image data. 제2항에서,In claim 2, 상기 입력 화상 데이터는 방송 화상 데이터인 것을 특징으로 하는 화상 처리 장치. And the input image data is broadcast image data. 제3항에서,In claim 3, 상기 상향 변환에 사용되는 복수의 대응하는 상향 변환 기술에 연관된 복수의 계수 세트 중에서, 상기 방송 화상 데이터의 채널에 관한 채널 정보에 기초하여 하나의 계수 세트를 선택하는 선택 수단을 더 포함하며,Selecting means for selecting one coefficient set from among a plurality of coefficient sets associated with a plurality of corresponding up-conversion techniques used for the up-conversion, based on channel information about a channel of the broadcast image data, 상기 계수 출력 수단은, 상기 선택 수단에 의해 선택된 상기 계수 세트 중에서 상기 대상 화소의 클래스에 대응하는 계수를 출력하는 것을 특징으로 하는 화상 처리 장치.And the coefficient output means outputs a coefficient corresponding to the class of the target pixel among the coefficient sets selected by the selection means. 제1 화상 데이터를 처리하여, 상기 제1 화상 데이터보다 고화질의 제2 화상 데이터를 출력하는 화상 처리 방법으로서,An image processing method for processing first image data and outputting second image data of higher quality than the first image data, 입력 화상 데이터의 화소수를 감소시켜 상기 입력 화상 데이터를 하향 변환하는 단계; 및Down converting the input image data by reducing the number of pixels of the input image data; And 상기 하향 변환된 화상 데이터를 상기 제1 화상 데이터로 사용하여, 상기 제1 화상 데이터를 상기 제2 화상 데이터로 변환하는 단계Converting the first image data to the second image data using the down-converted image data as the first image data 를 포함하며,Including; 상기 제1 화상 데이터를 상기 제2 화상 데이터로 변환하는 단계는,Converting the first image data into the second image data, 상기 제1 화상 데이터로부터, 상기 제2 화상 데이터의 대상 화소를 예측하는데 사용되는 복수의 화소를 예측 탭으로서 추출하는 단계, Extracting, from the first image data, a plurality of pixels used to predict a target pixel of the second image data as a prediction tap, 상기 제1 화상 데이터로부터, 상기 대상 화소를 복수의 클래스 중 하나로 분류하는데 사용되는 복수의 화소를 클래스 탭으로서 추출하는 단계,Extracting, from the first image data, a plurality of pixels used to classify the target pixel into one of a plurality of classes as class taps, 상기 클래스 탭에 기초하여 상기 대상 화소의 클래스를 분류하는 단계,Classifying the class of the target pixel based on the class tap; 학습에 의해 미리 결정되는, 복수의 클래스에 대응하는 계수 중에서 상기 대상 화소의 클래스에 대응하는 계수를 출력하는 단계, 및Outputting a coefficient corresponding to the class of the target pixel from among coefficients corresponding to a plurality of classes predetermined by learning, and 상기 대상 화소의 상기 클래스에 대응하는 계수와 상기 예측 탭을 사용하여 예측 연산을 수행함으로써 상기 대상 화소를 결정하는 단계를 포함하는 것을 특징으로 하는 화상 처리 방법.And determining the target pixel by performing a prediction operation using coefficients corresponding to the class of the target pixel and the prediction tap. 제1 화상 데이터를 처리하여, 상기 제1 화상 데이터보다 고화질의 제2 화상 데이터를 출력하는 화상 처리를, 컴퓨터로 하여금 실행하도록 하는 프로그램으로서,A program for causing a computer to execute image processing for processing first image data and outputting second image data of higher quality than the first image data, 입력 화상 데이터의 화소수를 감소시켜 상기 입력 화상 데이터를 하향 변환하는 단계; 및Down converting the input image data by reducing the number of pixels of the input image data; And 상기 하향 변환된 화상 데이터를 상기 제1 화상 데이터로 사용하여, 상기 제1 화상 데이터를 상기 제2 화상 데이터로 변환하는 단계Converting the first image data to the second image data using the down-converted image data as the first image data 를 포함하며,Including; 상기 제1 화상 데이터를 상기 제2 화상 데이터로 변환하는 단계는,Converting the first image data into the second image data, 상기 제1 화상 데이터로부터, 상기 제2 화상 데이터의 대상 화소를 예측하는데 사용되는 복수의 화소를 예측 탭으로서 추출하는 단계, Extracting, from the first image data, a plurality of pixels used to predict a target pixel of the second image data as a prediction tap, 상기 제1 화상 데이터로부터, 상기 대상 화소를 복수의 클래스 중 하나로 분류하는데 사용되는 복수의 화소를 클래스 탭으로서 추출하는 단계,Extracting, from the first image data, a plurality of pixels used to classify the target pixel into one of a plurality of classes as class taps, 상기 클래스 탭에 기초하여 상기 대상 화소의 클래스를 분류하는 단계,Classifying the class of the target pixel based on the class tap; 학습에 의해 미리 결정되는, 복수의 클래스에 대응하는 계수 중에서 상기 대상 화소의 클래스에 대응하는 계수를 출력하는 단계, 및Outputting a coefficient corresponding to the class of the target pixel from among coefficients corresponding to a plurality of classes predetermined by learning, and 상기 대상 화소의 상기 클래스에 대응하는 계수와 상기 예측 탭을 사용하여 예측 연산을 수행함으로써 상기 대상 화소를 결정하는 단계를 포함하는 것을 특징으로 하는 프로그램.And determining the target pixel by performing a prediction operation using coefficients corresponding to the class of the target pixel and the prediction tap. 제1 화상 데이터를 처리하여, 상기 제1 화상 데이터보다 고화질의 제2 화상 데이터를 출력하는 화상 처리 장치로서,An image processing apparatus which processes first image data and outputs second image data of higher quality than the first image data. 입력 화상 데이터의 화소수를 감소시켜 상기 입력 화상 데이터를 하향 변환하는 다운 컨버팅 수단; 및Down converting means for downconverting the input image data by reducing the number of pixels of the input image data; And 상기 다운 컨버팅 수단에 의해 하향 변환된 상기 입력 화상 데이터를 상기 제1 화상 데이터로 사용하여, 상기 제1 화상 데이터를 상기 제2 화상 데이터로 변환하는 화상 변환 수단Image conversion means for converting the first image data into the second image data using the input image data down-converted by the down converting means as the first image data. 을 포함하며,Including; 상기 화상 변환 수단은,The image conversion means, 상기 제1 화상 데이터로부터, 상기 제2 화상 데이터의 대상 화소를 예측하는데 사용되는 복수의 화소를 예측 탭으로서 추출하는 예측 탭 추출 수단,Prediction tap extracting means for extracting, as predictive taps, a plurality of pixels used to predict a target pixel of the second image data from the first image data; 상기 제1 화상 데이터로부터, 상기 대상 화소를 복수의 클래스 중 하나로 분류하는데 사용되는 복수의 화소를 클래스 탭으로서 추출하는 클래스 탭 추출 수단,Class tap extracting means for extracting, as class taps, a plurality of pixels used to classify the target pixel into one of a plurality of classes from the first image data; 상기 클래스 탭에 기초하여 상기 대상 화소의 클래스를 분류하는 클래스 분류 수단,Class classification means for classifying a class of the target pixel based on the class tap; 미리 결정된 파라미터와, 계수의 시드(seed)로 사용되는 시드 데이터로부터 복수의 클래스 각각에 대응하는 계수를 생성하는 생성수단,Generating means for generating coefficients corresponding to each of the plurality of classes from predetermined parameters and seed data used as seeds of the coefficients; 상기 생성 수단에 의해 생성된 상기 복수의 클래스에 대응하는 계수 중에서 상기 대상 화소의 클래스에 대응하는 계수를 출력하는 계수 출력 수단, 및Coefficient output means for outputting a coefficient corresponding to the class of the target pixel among the coefficients corresponding to the plurality of classes generated by the generating means, and 상기 대상 화소의 상기 클래스에 대응하는 계수와 상기 예측 탭을 사용하여 예측 연산을 수행함으로써 상기 대상 화소를 결정하는 계산 수단을 포함하는 것을 특징으로 하는 화상 처리 장치.And computing means for determining the target pixel by performing a prediction operation using coefficients corresponding to the class of the target pixel and the prediction tap. 제7항에서,In claim 7, 상기 입력 화상 데이터의 종류를 판정하는 판정 수단을 더 포함하며,Determining means for determining the type of the input image data, 상기 판정 수단이, 상기 입력 화상 데이터의 종류가 다른 화상 데이터의 화소수를 증가시켜 상향 변환하여 얻은 상향 변환된 화상 데이터인 것으로 판정한 경우, 상기 다운 컨버팅 수단은 상기 입력 화상 데이터의 화소수를 감소시켜 상기 입력 화상 데이터를 하향 변환하는 것을 특징으로 하는 화상 처리 장치.If the determining means determines that the type of the input image data is up-converted image data obtained by increasing the number of pixels of the image data having different types, the down-converting means decreases the number of pixels of the input image data. And down converting the input image data. 제8항에서,In claim 8, 상기 입력 화상 데이터는 방송 화상 데이터인 것을 특징으로 하는 화상 처리 장치.And the input image data is broadcast image data. 제9항에서,In claim 9, 상기 생성 수단은 상기 미리 결정된 파라미터로서 상기 방송 화상 데이터의 채널에 관한 채널 정보를 사용하여 상기 복수의 클래스 각각에 대응하는 계수를 생 성하는 것을 특징으로 하는 화상 처리 장치.And said generating means generates coefficients corresponding to each of said plurality of classes using channel information about a channel of said broadcast image data as said predetermined parameter. 제1 화상 데이터를 처리하여, 상기 제1 화상 데이터보다 고화질의 제2 화상 데이터를 출력하는 화상 처리 방법으로서As an image processing method for processing first image data and outputting second image data of higher quality than the first image data. 입력 화상 데이터의 화소수를 감소시켜 상기 입력 화상 데이터를 하향 변환하는 단계; 및Down converting the input image data by reducing the number of pixels of the input image data; And 상기 하향 변환된 입력 화상 데이터를 상기 제1 화상 데이터로 사용하여, 상기 제1 화상 데이터를 상기 제2 화상 데이터를 변환하는 단계Converting the first image data to the second image data using the down-converted input image data as the first image data 를 포함하며,Including; 상기 제1 화상 데이터를 상기 제2 화상 데이터로 변환하는 단계는,Converting the first image data into the second image data, 상기 제1 화상 데이터로부터, 상기 제2 화상 데이터의 대상 화소를 예측하는데 사용되는 복수의 화소를 예측 탭으로서 추출하는 단계,Extracting, from the first image data, a plurality of pixels used to predict a target pixel of the second image data as a prediction tap, 상기 제1 화상 데이터로부터, 상기 대상 화소를 복수의 클래스 중 하나로 분류하는데 사용되는 복수의 화소를 클래스 탭으로서 추출하는 단계,Extracting, from the first image data, a plurality of pixels used to classify the target pixel into one of a plurality of classes as class taps, 상기 클래스 탭에 기초하여 상기 대상 화소의 클래스를 분류하는 단계,Classifying the class of the target pixel based on the class tap; 미리 결정된 파라미터와, 계수의 시드로 사용되고 학습에 의해 미리 결정되는 시드 데이터로부터 복수의 클래스 각각에 대응하는 계수를 생성하는 단계,Generating coefficients corresponding to each of the plurality of classes from predetermined parameters and seed data used as seeds of coefficients and predetermined by learning, 상기 복수의 클래스에 대응하는 상기 생성된 계수 중에서 상기 대상 화소의 클래스에 대응하는 계수를 출력하는 단계, 및Outputting a coefficient corresponding to the class of the target pixel among the generated coefficients corresponding to the plurality of classes, and 상기 대상 화소의 상기 클래스에 대응하는 계수와 상기 예측 탭을 사용하여 예측 연산을 수행함으로써 상기 대상 화소를 결정하는 단계를 포함하는 것을 특징으로 하는 화상 처리 방법.And determining the target pixel by performing a prediction operation using coefficients corresponding to the class of the target pixel and the prediction tap. 제1 화상 데이터를 처리하여, 상기 제1 화상 데이터보다 고화질의 제2 화상 데이터를 출력하는 화상 처리를, 컴퓨터로 하여금 실행하도록 하는 프로그램으로서,A program for causing a computer to execute image processing for processing first image data and outputting second image data of higher quality than the first image data, 입력 화상 데이터의 화소수를 감소시켜 상기 입력 화상 데이터를 하향 변환하는 단계; 및Down converting the input image data by reducing the number of pixels of the input image data; And 상기 하향 변환된 입력 화상 데이터를 상기 제1 화상 데이터로 사용하여, 상기 제1 화상 데이터를 상기 제2 화상 데이터를 변환하는 단계Converting the first image data to the second image data using the down-converted input image data as the first image data 를 포함하며,Including; 상기 제1 화상 데이터를 상기 제2 화상 데이터로 변환하는 단계는,Converting the first image data into the second image data, 상기 제1 화상 데이터로부터, 상기 제2 화상 데이터의 대상 화소를 예측하는데 사용되는 복수의 화소를 예측 탭으로서 추출하는 단계,Extracting, from the first image data, a plurality of pixels used to predict a target pixel of the second image data as a prediction tap, 상기 제1 화상 데이터로부터, 상기 대상 화소를 복수의 클래스 중 하나로 분류하는데 사용되는 복수의 화소를 클래스 탭으로서 추출하는 단계,Extracting, from the first image data, a plurality of pixels used to classify the target pixel into one of a plurality of classes as class taps, 상기 클래스 탭에 기초하여 상기 대상 화소의 클래스를 분류하는 단계,Classifying the class of the target pixel based on the class tap; 미리 결정된 파라미터와, 계수의 시드로 사용되고 학습에 의해 미리 결정되는 시드 데이터로부터 복수의 클래스 각각에 대응하는 계수를 생성하는 단계,Generating coefficients corresponding to each of the plurality of classes from predetermined parameters and seed data used as seeds of coefficients and predetermined by learning, 상기 복수의 클래스에 대응하는 상기 생성된 계수 중에서 상기 대상 화소의 클래스에 대응하는 계수를 출력하는 단계, 및Outputting a coefficient corresponding to the class of the target pixel among the generated coefficients corresponding to the plurality of classes, and 상기 대상 화소의 상기 클래스에 대응하는 계수와 상기 예측 탭을 사용하여 예측 연산을 수행함으로써 상기 대상 화소를 결정하는 단계를 포함하는 것을 특징으로 하는 프로그램.And determining the target pixel by performing a prediction operation using coefficients corresponding to the class of the target pixel and the prediction tap. 제1 화상 데이터를 처리하여, 상기 제1 화상 데이터보다 고화질의 제2 화상 데이터를 출력하는 화상 처리 장치로서,An image processing apparatus which processes first image data and outputs second image data of higher quality than the first image data. 입력 화상 데이터의 화소수를 감소시켜 상기 입력 화상 데이터를 하향 변환하도록 구성된 다운 컨버터(down-conveter); 및A down-conveter configured to down convert the input image data by reducing the number of pixels of the input image data; And 상기 다운 컨버터에 의해 하향 변환된 상기 입력 화상 데이터를 상기 제1 화상 데이터로 사용하여, 상기 제1 화상 데이터를 상기 제2 화상 데이터로 변환하도록 구성된 화상 컨버터(image converter)An image converter configured to convert the first image data into the second image data using the input image data down-converted by the down converter as the first image data. 을 포함하며,Including; 상기 화상 컨버터는,The image converter, 상기 제1 화상 데이터로부터, 상기 제2 화상 데이터의 대상 화소를 예측하는데 사용되는 복수의 화소를 예측 탭으로서 추출하도록 구성된 예측 탭 추출 유닛,A prediction tap extracting unit, configured to extract, from the first image data, a plurality of pixels used to predict a target pixel of the second image data as a prediction tap; 상기 제1 화상 데이터로부터, 상기 대상 화소를 복수의 클래스 중 하나로 분류하는데 사용되는 복수의 화소를 클래스 탭으로서 추출하도록 구성된 클래스 탭 추출 유닛,A class tap extracting unit configured to extract, as class taps, a plurality of pixels used to classify the target pixel into one of a plurality of classes from the first image data; 상기 클래스 탭에 기초하여 상기 대상 화소의 클래스를 분류하도록 구성된 클래스 분류 유닛,A class classification unit configured to classify the class of the target pixel based on the class tap, 학습에 의해 미리 결정되는, 복수의 클래스에 대응하는 계수 중에서 상기 대상 화소의 클래스에 대응하는 계수를 출력하도록 구성된 계수 출력 유닛, 및A coefficient output unit configured to output a coefficient corresponding to the class of the target pixel among coefficients corresponding to a plurality of classes, predetermined by learning, and 상기 대상 화소의 클래스에 대응하는 상기 계수와 상기 예측 탭을 사용하여 예측 연산을 수행함으로써 상기 대상 화소를 결정하도록 구성된 계산기를 포함하는 것을 특징으로 하는 화상 처리 장치.And a calculator configured to determine the target pixel by performing a prediction operation using the coefficients corresponding to the class of the target pixel and the prediction tap. 제1 화상 데이터를 처리하여, 상기 제1 화상 데이터보다 고화질의 제2 화상 데이터를 출력하는 화상 처리 장치로서,An image processing apparatus which processes first image data and outputs second image data of higher quality than the first image data. 입력 화상 데이터의 화소수를 감소시켜 상기 입력 화상 데이터를 하향 변환하도록 구성된 다운 컨버터; 및A down converter configured to down convert the input image data by reducing the number of pixels of the input image data; And 상기 다운 컨버터에 의해 하향 변환된 상기 입력 화상 데이터를 상기 제1 화상 데이터로 사용하여, 상기 제1 화상 데이터를 상기 제2 화상 데이터로 변환하는 화상 컨버터An image converter for converting the first image data into the second image data using the input image data down-converted by the down converter as the first image data 을 포함하며,Including; 상기 화상 컨버터는,The image converter, 상기 제1 화상 데이터로부터, 상기 제2 화상 데이터의 대상 화소를 예측하는데 사용되는 복수의 화소를 예측 탭으로서 추출하도록 구성된 예측 탭 추출 유닛,A prediction tap extracting unit, configured to extract, from the first image data, a plurality of pixels used to predict a target pixel of the second image data as a prediction tap; 상기 제1 화상 데이터로부터, 상기 대상 화소를 복수의 클래스 중 하나로 분류하는데 사용되는 복수의 화소를 클래스 탭으로서 추출하도록 구성된 클래스 탭 추출 유닛,A class tap extracting unit configured to extract, as class taps, a plurality of pixels used to classify the target pixel into one of a plurality of classes from the first image data; 상기 클래스 탭에 기초하여 상기 대상 화소의 클래스를 분류하도록 구성된 클래스 분류 유닛,A class classification unit configured to classify the class of the target pixel based on the class tap, 미리 결정된 파라미터와, 계수의 시드로 사용되는 시드 데이터로부터 복수의 클래스 각각에 대응하는 계수를 생성하도록 구성된 생성기,A generator configured to generate coefficients corresponding to each of the plurality of classes from predetermined parameters and seed data used as seeds for the coefficients, 상기 생성기에 의해 생성된 상기 복수의 클래스에 대응하는 계수 중에서 상기 대상 화소의 클래스에 대응하는 계수를 출력하도록 구성된 계수 출력 유닛, 및A coefficient output unit configured to output a coefficient corresponding to the class of the target pixel among the coefficients corresponding to the plurality of classes generated by the generator, and 상기 대상 화소의 상기 클래스에 대응하는 계수와 상기 예측 탭을 사용하여 예측 연산을 수행함으로써 상기 대상 화소를 결정하도록 구성된 계산기를 포함하는 것을 특징으로 하는 화상 처리 장치.And a calculator configured to determine the target pixel by performing a prediction operation using the coefficients corresponding to the class of the target pixel and the prediction tap.
KR1020060058171A 2005-06-27 2006-06-27 Image processing apparatus, image processing method, and a recording medium KR101239268B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2005185998A JP4650123B2 (en) 2005-06-27 2005-06-27 Image processing apparatus, image processing method, and program
JPJP-P-2005-00185998 2005-06-27

Publications (3)

Publication Number Publication Date
KR20070000365A KR20070000365A (en) 2007-01-02
KR20060136335A true KR20060136335A (en) 2007-01-02
KR101239268B1 KR101239268B1 (en) 2013-03-07

Family

ID=37114381

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060058171A KR101239268B1 (en) 2005-06-27 2006-06-27 Image processing apparatus, image processing method, and a recording medium

Country Status (6)

Country Link
US (1) US7755701B2 (en)
EP (1) EP1742472A3 (en)
JP (1) JP4650123B2 (en)
KR (1) KR101239268B1 (en)
CN (1) CN1925597B (en)
TW (1) TWI333787B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4265291B2 (en) * 2003-06-06 2009-05-20 ソニー株式会社 Information signal processing apparatus and method, and program for executing information signal processing method
TWI339526B (en) * 2006-03-17 2011-03-21 Realtek Semiconductor Corp Image scaling method and related apparatus
JP4193871B2 (en) * 2006-05-18 2008-12-10 ソニー株式会社 Image processing apparatus, image processing method, and program
JP2010011154A (en) * 2008-06-27 2010-01-14 Pioneer Electronic Corp Image generation apparatus and image reproducing apparatus
JP5066041B2 (en) * 2008-09-22 2012-11-07 株式会社日立製作所 Image signal processing apparatus and image signal processing method
CN102883199A (en) * 2012-09-29 2013-01-16 鸿富锦精密工业(深圳)有限公司 Split television and control box applied to split television
JP6320571B2 (en) * 2015-01-20 2018-05-09 オリンパス株式会社 Image processing apparatus, image processing method, and program

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3852133B2 (en) * 1996-08-12 2006-11-29 ソニー株式会社 Image signal conversion apparatus and method
US6678405B1 (en) * 1999-06-08 2004-01-13 Sony Corporation Data processing apparatus, data processing method, learning apparatus, learning method, and medium
US6870944B1 (en) * 1999-06-08 2005-03-22 Sony Corporation Image processing apparatus, image processing method, and storage medium
JP4362895B2 (en) * 1999-06-21 2009-11-11 ソニー株式会社 Data processing apparatus, data processing method, and recording medium
JP4224748B2 (en) * 1999-09-13 2009-02-18 ソニー株式会社 Image encoding apparatus, image encoding method, image decoding apparatus, image decoding method, recording medium, and image processing apparatus
JP4457276B2 (en) * 2000-04-13 2010-04-28 ソニー株式会社 Image processing apparatus, image processing method, and recording medium
JP4670169B2 (en) * 2000-11-15 2011-04-13 ソニー株式会社 Information signal processing device, information signal processing method, image signal processing device and image display device using the same, coefficient seed data generation device used therefor, and information recording medium
JP3596770B2 (en) * 2001-12-28 2004-12-02 ソニー株式会社 Storage device, data processing device and data processing method, program and recording medium, and data processing system
EP1326436B1 (en) * 2001-12-28 2013-02-13 Sony Corporation Displaying information
JP2005328150A (en) * 2004-05-12 2005-11-24 Toshiba Corp Broadcast receiver and receiving method therefor

Similar Documents

Publication Publication Date Title
KR101239268B1 (en) Image processing apparatus, image processing method, and a recording medium
JP5093557B2 (en) Image processing apparatus, image processing method, and program
US20100202711A1 (en) Image processing apparatus, image processing method, and program
KR20000068542A (en) Image encoder and image encoding method, image decoder and image decoding method, and image processor and image processing method
KR20060136335A (en) Image processing apparatus, image processing method, and program
US8218077B2 (en) Image processing apparatus, image processing method, and program
US20070159661A1 (en) Display apparatus and display method, learning apparatus and learning method, and programs therefor
EP1420585B1 (en) Picture information converting apparatus and method thereof
KR100904334B1 (en) Image processing card, image data processing apparatus and image data processing method, recording medium, and image data processing system
US7602442B2 (en) Apparatus and method for processing information signal
US7679675B2 (en) Data converting apparatus, data converting method, learning apparatus, leaning method, program, and recording medium
JP2000115716A (en) Device and method for converting video signal, image display device using it and television receiver
KR101110209B1 (en) Signal processing apparatus and signal processing method
JPH07154642A (en) Digital picture signal processor
EP2890127A1 (en) Receiving device, transmission device, and image transmission method
JP3723995B2 (en) Image information conversion apparatus and method
US8228995B2 (en) Image processing apparatus, image processing method, and program
JPH0888849A (en) Picture signal processing method and picture signal transmitter
JP4062326B2 (en) Coefficient generation apparatus and method
JP4001143B2 (en) Coefficient generation apparatus and method
JP2005142744A (en) Processing apparatus and processing method for information signal, generating apparatus and generating method for coefficient type data used therefor, and program for executing each method and medium with the programrecorded thereon
JPH11355731A (en) Converting device and converting method for image signal and device and method for generating coefficient data used for them
JP4042121B2 (en) Image information processing apparatus and image information processing method
JP2005142743A (en) Processing apparatus and processing method for information signal, and program for executing the processing method and medium with the program recorded thereon
JPH07240903A (en) Processor for digital image signal