JP3271101B2 - Digital image signal processing apparatus and processing method - Google Patents

Digital image signal processing apparatus and processing method

Info

Publication number
JP3271101B2
JP3271101B2 JP25765693A JP25765693A JP3271101B2 JP 3271101 B2 JP3271101 B2 JP 3271101B2 JP 25765693 A JP25765693 A JP 25765693A JP 25765693 A JP25765693 A JP 25765693A JP 3271101 B2 JP3271101 B2 JP 3271101B2
Authority
JP
Japan
Prior art keywords
image signal
class
pixel
digital image
prediction
Prior art date
Legal status (The legal status 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 status listed.)
Expired - Lifetime
Application number
JP25765693A
Other languages
Japanese (ja)
Other versions
JPH0795591A (en
Inventor
哲二郎 近藤
泰弘 藤森
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sony Corp
Original Assignee
Sony Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sony Corp filed Critical Sony Corp
Priority to JP25765693A priority Critical patent/JP3271101B2/en
Publication of JPH0795591A publication Critical patent/JPH0795591A/en
Application granted granted Critical
Publication of JP3271101B2 publication Critical patent/JP3271101B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、空間的および/
または時間的に近傍に存在する複数の画素を使用して注
目画素の値を作成することを必要とするディジタル画像
信号処理装置および処理方法に関する。
TECHNICAL FIELD The present invention relates to spatial and / or
Also, the present invention relates to a digital image signal processing device and a processing method that require a value of a target pixel to be created using a plurality of pixels that are temporally nearby.

【0002】[0002]

【従来の技術】ディジタル画像信号の高能率符号化の一
つとして、画素をサブサンプリングによって間引くこと
によって、伝送データ量を減少させるものがある。その
一例は、MUSE方式における多重サブナイキストサン
プリングエンコーディング方式である。このシステムで
は、受信側で間引かれ、非伝送の画素を補間する必要が
ある。また、入力される標準精細度のビデオ信号を高精
細度のビデオへ変換するアップコンバージョンも提案さ
れている。この場合には、不足している画素を標準精細
度の信号から作成する必要がある。さらに、画像を電子
的に拡大する時には、不足する画素の値の補間を必要と
する。これらのものに限らず、シーンチェンジ検出、D
PCM等では、周辺の画素の値から注目画素の推定値を
作成する必要がある。
2. Description of the Related Art As one of high-efficiency coding of digital image signals, there is a method of reducing the amount of transmission data by thinning out pixels by subsampling. One example is a multiple sub-Nyquist sampling encoding scheme in the MUSE scheme. In this system, it is necessary to interpolate non-transmitted pixels that have been thinned out on the receiving side. Up-conversion for converting an input standard definition video signal into high definition video has also been proposed. In this case, it is necessary to create the missing pixel from the signal of the standard definition. Furthermore, when electronically enlarging an image, interpolation of missing pixel values is required. Not limited to these, scene change detection, D
In PCM or the like, it is necessary to create an estimated value of a target pixel from values of peripheral pixels.

【0003】上述のように、注目画素の値を作成する時
には、従来では、固定タップ、固定係数の補間フィルタ
を使用するのが普通であった。
As described above, when creating the value of a target pixel, conventionally, an interpolation filter of a fixed tap and a fixed coefficient is usually used.

【0004】[0004]

【発明が解決しようとする課題】補間フィルタにより非
伝送画素を補間する処理は、ある種の画像に対して有効
であっても、動きのある画像や静止画像等の多種多様な
種類の画像に関して、全体的に補間処理が効果的に発揮
されるとはと限らない。その結果として、伝送画素およ
び補間画素で構成される復元画像中に、「ぼけ」、動き
の不自然さである「ジャーキネス」等が発生する問題が
あった。
The process of interpolating non-transmitted pixels using an interpolation filter is effective for a certain kind of image, but is not suitable for a wide variety of images such as moving images and still images. However, the interpolation process is not always effective as a whole. As a result, there is a problem that “blur”, “jerkiness” which is an unnatural motion, and the like occur in a restored image composed of transmission pixels and interpolation pixels.

【0005】この問題を解決する一つの方法として、注
目画素の値をその周辺の画素と係数の線形1次結合で表
し、誤差の二乗が最小となるように、注目画素の実際の
値を使用して最小二乗法によりこの係数の値を決定する
ものが提案されている。この方法は、有効なものである
が、注目画素を含む画像の局所的特徴を充分に反映した
補間値を形成できるとは言えない。
As one method for solving this problem, the value of the target pixel is represented by a linear linear combination of surrounding pixels and coefficients, and the actual value of the target pixel is used so that the square of the error is minimized. A method of determining the value of this coefficient by the least square method has been proposed. Although this method is effective, it cannot be said that an interpolation value sufficiently reflecting local features of an image including a target pixel can be formed.

【0006】画像の局所的特徴を反映するために、注目
画素の周辺のレベル分布に基づくクラス分類を行うこと
が提案されている。このクラスの生成方法としては、画
素データのレベルをそのまま使用するものが考えられ
る。この方法は、画素データが8ビットで表現されてい
る時には、4画素をクラス分類に使用する場合で、(2
8 4 =232のクラスが必要となり、クラス分類のため
のデータを格納するメモリの容量が大きくなりすぎる問
題がある。
[0006] In order to reflect a local feature of an image, it has been proposed to perform a class classification based on a level distribution around a target pixel. As a method of generating this class, a method of directly using the level of the pixel data is considered. This method uses four pixels for class classification when pixel data is represented by 8 bits.
8 ) 4 = 232 32 classes are required, and there is a problem that the capacity of a memory for storing data for class classification becomes too large.

【0007】さらに、本願出願人の提案による特開昭6
3−48088号公報には、間引き画素を補間する時
に、周辺の参照画素の平均値を計算し、平均値と各画素
の値との大小関係に応じて、各画素を1ビットで表現
し、(参照画素数×1ビット)のパターンに応じたクラ
ス分けを行うことが提案されている。しかしながら、こ
の方法は、各画素の値を2値化するものであるため、画
像の局所的特徴を正確に反映することが不充分となる。
クラス分類のために参照画素のデータを圧縮する場合に
は、圧縮率を高くした時には、同様の問題がある。
Further, Japanese Patent Application Laid-Open No.
Japanese Patent Application Laid-Open No. 3-48088 discloses that when interpolating thinned pixels, an average value of surrounding reference pixels is calculated, and each pixel is represented by 1 bit according to a magnitude relationship between the average value and the value of each pixel. It has been proposed to perform classification according to a pattern of (number of reference pixels × 1 bit). However, since this method binarizes the value of each pixel, it is insufficient to accurately reflect local features of an image.
When compressing reference pixel data for class classification, there is a similar problem when the compression ratio is increased.

【0008】従って、この発明の一つの目的は、クラス
分類を行なうことによって、注目画素の持つ実際の値と
の誤差が少ない値を作成することが可能であり、また、
参照画素数が多い時でも、クラス分類のためのデータを
記憶するメモリの容量が比較的小さく、さらに、クラス
分類を正確に行うことができるディジタル画像信号処理
装置および処理方法を提供することにある。
Therefore, one object of the present invention is to make it possible to create a value having a small error from the actual value of the pixel of interest by performing class classification.
It is an object of the present invention to provide a digital image signal processing apparatus and a processing method capable of storing data for class classification with a relatively small capacity even when the number of reference pixels is large, and performing class classification accurately. .

【0009】この発明の他の目的は、解像度の低い画像
信号を解像度が高い画像信号へ変換(アップコンバージ
ョン)することができるディジタル画像信号処理装置
よび処理方法を提供することにある。
Another object of the present invention is to provide a digital image signal processing apparatus and a digital image signal processing apparatus capable of converting (up-conversion) a low-resolution image signal into a high-resolution image signal .
And processing methods .

【0010】[0010]

【課題を解決するための手段】請求項1に記載の発明
は、入力ディジタル画像信号に基づいて、入力ディジタ
ル画像信号よりも解像度の高いディジタル画像信号を出
力するディジタル画像信号処理装置において、出力され
るディジタル画像信号中の注目位置にある注目画素をク
ラス分類する際に使用される複数のクラス予測係数と、
注目画素を生成する際に使用される複数のデータ予測係
数が、クラス毎に予め格納されたテーブルと、注目位置
近傍の入力ディジタル画像信号中の所定の画素に対し
て、所定の画素に対して空間的および/または時間的に
近傍である複数の入力ディジタル画像信号中の参照画素
とテーブルからのクラス予測係数の演算により、入力
ディジタル画像信号中に含まれる所定の画素の予測値を
形成するクラス予測手段と、所定の画素の真値最も近
い予測値を生じさせるクラス予測係数を識別することに
よって、注目画素のクラスを決定するためのクラス決定
手段と、決定されたクラスに対応するデータ予測係数と
入力画像信号とを用いて、注目画素の値を予測するため
の予測手段とを有し、 データ予測係数の個数は、クラス
予測係数の個数よりも少ないことを 特徴とするディジタ
ル画像信号処理装置である。
According to the first aspect of the present invention, an input digital image signal is generated based on an input digital image signal.
Digital image signal with a higher resolution than
Output to the digital image signal processor
The target pixel at the target position in the digital image signal
Multiple class prediction factors used in classifying the class,
Multiple data predictors used to generate the pixel of interest
And number, previously stored for each class table, the target position
For a given pixel in the nearby input digital image signal
Te, the operation of the class prediction coefficients from a plurality of reference pixels and the table in the input digital image signal is spatially and / or temporally near to a given pixel, included in the input digital image signal by a predetermined Pixel prediction value
Class determining means for determining the class of the pixel of interest by identifying the class predicting means to form and the class predictive coefficient that produces the predicted value closest to the true value of the predetermined pixel
Means and a data prediction coefficient corresponding to the determined class.
To predict the value of the pixel of interest using the input image signal
And the number of data prediction coefficients is in the class
A digital image signal processing apparatus characterized in that the number is smaller than the number of prediction coefficients .

【0011】請求項2に記載の発明は、入力ディジタル
画像信号に基づいて、入力ディジタル画像信号よりも解
像度の高いディジタル画像信号を出力するディジタル画
像信号処理装置において、出力されるディジタル画像信
号中の注目位置にある注目画素をクラス分類する際に使
用される複数のクラス予測係数と、代表値が、クラス毎
予め格納されたテーブルと、注目位置近傍の入力ディ
ジタル画像信号中の所定の画素に対して、所定の画素に
対して空間的および/または時間的に近傍である複数の
入力ディジタル画像信号中の参照画素とテーブルからの
クラス予測係数の演算により、入力ディジタル画像信
中に含まれる所定の画素の予測値を形成するクラス予
測手段と、所定の画素の真値最も近い予測値を生じさ
せるクラス予測係数を識別することによって、注目画素
のクラスを決定するためのクラス決定手段と、決定され
たクラスに対応する代表値を、注目画素の値として出力
するための予測手段とを 有するディジタル画像信号処理
装置である。
According to a second aspect of the present invention, an input digital
Based on the image signal, the solution is better than the input digital image signal.
In the digital image signal processing apparatus for outputting a high image of the digital image signal, a digital image signal to be output
Used to classify the target pixel at the target position in the signal.
The multiple class prediction coefficients used and the representative values are
And the input directory near the target position.
For a given pixel in the digital image signal,
A plurality of spatially and / or temporally neighboring against
The operation of the class prediction coefficient from the reference pixel and the table in the input digital image signal, the class pre forming a prediction value of a predetermined pixel included in the input digital image signal
Means measuring, by identifying the class prediction coefficients to generate a predicted and nearest value to the true value of a predetermined pixel, and the class determining means for determining a class of the pixel of interest is determined
Output the representative value corresponding to the selected class as the value of the pixel of interest
A digital image signal processing device having a prediction unit for performing the prediction .

【0012】請求項に記載の発明は、入力ディジタル
画像信号に基づいて、入力ディジタル画像信号よりも解
像度の高いディジタル画像信号を出力するディジタル画
像信号処理方法において、 出力されるディジタル画像信
号中の注目位置にある注目画素をクラス分類する際に使
用される複数のクラス予測係数と、注目画素を生成する
際に使用される複数のデータ予測係数とを、クラス毎に
予め格納されたテーブルから読みだすステップと、 注目
位置近傍の入力ディジタル画像信号中の所定の画素に対
して、所定の画素に対して空間的および/または時間的
に近傍である複数の入力ディジタル画像信号中の参照画
素とテーブルからのクラス予測係数との演算により、入
力ディジタル画像信号中に含まれる所定の画素の予測値
を形成するクラス予測ステップと、 所定の画素の真値に
最も近い予測値を生じさせるクラス予測係数を識別する
ことによって、注目画素のクラスを決定するためのクラ
ス決定ステップと、 決定されたクラスに対応するデータ
予測係数と入力画像信号とを用いて、注目画素の値を予
測するための予測ステップとを有し、 データ予測係数の
個数は、クラス予測係数の個数よりも少ないことを 特徴
とするディジタル画像信号処理方法である。
According to a fifth aspect of the present invention, an input digital
Based on the image signal, the solution is better than the input digital image signal.
Digital image output digital image signal with high resolution
In the image signal processing method, the output digital image signal
Used to classify the target pixel at the target position in the signal.
Generate multiple class prediction coefficients to be used and target pixel
Multiple data prediction coefficients used for each class
Steps to read from pre-stored table and attention
For a given pixel in the input digital image signal near the position,
Spatially and / or temporally for a given pixel
Reference images in multiple input digital image signals
Input and the class prediction coefficient from the table.
Predicted value of predetermined pixel contained in digital image signal
And a class prediction step to form the true value of a given pixel
Identify the class prediction coefficients that yield the closest prediction
To determine the class of the pixel of interest.
Data determination step and data corresponding to the determined class
Using the prediction coefficient and the input image signal, the value of the pixel of interest is predicted.
And a prediction step for measuring the data prediction coefficient.
Number is characterized by less than the number of class prediction coefficients
Is a digital image signal processing method .

【0013】[0013]

【作用】注目画素の空間的および/または時間的に近傍
の複数の画素を参照して、局所的画像の特徴に従ってク
ラス分けを行うことができる。入力画像信号自身とクラ
ス分けのための予測係数との線形1次結合によって予測
値を形成した時に、真値との誤差が最小の予測値を生じ
させる予測係数と対応してクラスが決定される。正確な
クラス分けを意図して、参照画素数を多くしても、クラ
ス分類用のデータを記憶するメモリの容量がそれ程大き
くならない。
The classification can be performed according to the characteristics of the local image by referring to a plurality of pixels spatially and / or temporally near the pixel of interest. When a prediction value is formed by linear linear combination of the input image signal itself and a prediction coefficient for classification, a class is determined in correspondence with a prediction coefficient that produces a prediction value with a minimum error from a true value. . Even if the number of reference pixels is increased for the purpose of accurate classification, the capacity of a memory for storing data for classification is not so large.

【0014】[0014]

【実施例】以下、ビデオ信号の精細度を標準のものから
より高いものへ変換するアップコンバージョンに対して
この発明を適用した例について説明する。この発明は、
この応用以外にも、サブサンプリング等の処理で間引か
れた画素を補間するための処理、電子的に画像を拡大す
る処理、ビデオ信号中のシーンチェンジを検出する処
理、DPCMにおける予測値を形成する処理等の応用が
可能である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An example in which the present invention is applied to an up-conversion for converting the definition of a video signal from a standard one to a higher one will be described below. The present invention
In addition to this application, processing for interpolating pixels thinned out by processing such as subsampling, processing for electronically enlarging images, processing for detecting scene changes in video signals, and forming predicted values in DPCM It is possible to apply applications such as processing.

【0015】図1において、1は、標準精細度(例えば
現行のNTSC方式)のディジタル画像信号(SD信号
と称する)の入力端子である。具体的には、放送などに
よる伝送、VTR等からの再生信号が入力端子1に供給
される。2は、入力信号をブロック構造の信号に変換す
るための走査変換回路である。
In FIG. 1, reference numeral 1 denotes an input terminal for a standard definition (for example, the current NTSC system) digital image signal (referred to as an SD signal). Specifically, transmission by broadcasting or the like, and a reproduction signal from a VTR or the like are supplied to the input terminal 1. Reference numeral 2 denotes a scan conversion circuit for converting an input signal into a signal having a block structure.

【0016】走査変換回路2の出力信号d0がクラス予
測器3、クラス決定回路4および出力予測器6に供給さ
れる。クラス予測器3においては、予測係数が格納され
ているテーブル5からの暫定的あるいは初期的なクラス
予測係数d2と信号d0とを演算し、SD信号の予測値
d1を生成する。この予測値d1がクラス決定回路4に
供給される。
The output signal d0 of the scan conversion circuit 2 is supplied to a class predictor 3, a class determining circuit 4 and an output predictor 6. The class predictor 3 calculates a provisional or initial class prediction coefficient d2 from the table 5 in which the prediction coefficient is stored and the signal d0 to generate a prediction value d1 of the SD signal. The predicted value d1 is supplied to the class determination circuit 4.

【0017】クラス決定回路4においては、予測値d1
とSD信号の真値d0との比較からクラスを決定する。
一例として、真値d0との絶対予測誤差が最小の予測値
d1を生じさせるクラス予測係数と対応するものがその
SD信号のクラスとして決定される。このクラスの決定
の際にテーブル5が参照され、複数(n)のクラスの予
測係数が順次テーブル5からクラス決定回路4に供給さ
れる。出力予測器6は、決定されたクラスのデータ予測
係数d3とSD信号d0との演算によりHD信号を生成
する。このHD信号が出力端子7に取り出される。テー
ブル5には、予め学習により獲得されたクラス予測係数
およびデータ予測係数が格納されている。
In the class determination circuit 4, the predicted value d1
And the true value d0 of the SD signal to determine the class.
As an example, the class corresponding to the class prediction coefficient that generates the predicted value d1 with the smallest absolute prediction error from the true value d0 is determined as the class of the SD signal. The table 5 is referred to when the class is determined, and prediction coefficients of a plurality (n) of classes are sequentially supplied from the table 5 to the class determination circuit 4. The output predictor 6 generates an HD signal by calculating the data prediction coefficient d3 of the determined class and the SD signal d0. This HD signal is taken out to the output terminal 7. Table 5 stores class prediction coefficients and data prediction coefficients obtained in advance by learning.

【0018】図2を参照してクラス決定およびデータ予
測の一例について説明する。図2では、SD予測タップ
領域に含まれる17個のSD画素(それぞれの値をsd1
〜sd17と表す)の内、予測の対象である中央の画素(そ
の値がsd8 )以外の16個の参照画素の値を使用して、
SD画素の予測値sd´を形成する。すなわち、予測値sd
´は、クラス予測係数をk1 〜k17(但し、k8 を除
く)と表すと、下記の演算によって生成される。 sd´=k1×sd1 +・・+k7×sd7 +k9×sd9 +・・・+ k17×sd17 (1)
An example of class determination and data prediction will be described with reference to FIG. In FIG. 2, 17 SD pixels included in the SD prediction tap area (each value is sd 1
Ssd 17 ), the values of 16 reference pixels other than the central pixel to be predicted (the value is sd 8 ) are used,
The predicted value sd 'of the SD pixel is formed. That is, the predicted value sd
'Is generated by the following operation, where the class prediction coefficients are represented by k 1 to k 17 (excluding k 8 ). sd' = k 1 × sd 1 + ·· + k 7 × sd 7 + k 9 × sd 9 + ··· + k 17 × sd 17 (1)

【0019】上述の予測式は、一つのクラスに関するも
のであって、0〜n−1のn個のクラスについて予め決
定されたクラス予測係数がテーブル5に格納されてい
る。図2の例は、1次元の画素の配列であるが、2次元
の画素配列を用いて予測を行っても良い。参照画素数
は、16に限られないのは勿論であるが、この発明は、
参照画素数が多くても、クラス予測係数のデータ量が極
端に増加しない利点がある。
The above-mentioned prediction formula relates to one class, and class prediction coefficients predetermined for n classes from 0 to n−1 are stored in the table 5. Although the example of FIG. 2 is a one-dimensional pixel array, the prediction may be performed using a two-dimensional pixel array. Although the number of reference pixels is not limited to 16 as a matter of course, the present invention
Even if the number of reference pixels is large, there is an advantage that the data amount of the class prediction coefficient does not extremely increase.

【0020】出力予測器6においてなされるHD画素の
データ予測は、予測するHD画素の位置の近傍の3個の
SD画素を使用してなされる。図2の例では、データ予
測係数をw1 ,w2 ,w3 とすると、下記の演算によっ
て、HD画素の値hd´が生成される。 hd´=w1 ×sd7 +w2 ×sd8 +w3 ×sd9 (2)
The HD pixel data prediction performed by the output predictor 6 is performed using three SD pixels near the position of the predicted HD pixel. In the example of FIG. 2, if the data prediction coefficients are w 1 , w 2 , and w 3 , the HD pixel value hd ′ is generated by the following calculation. hd '= w 1 × sd 7 + w 2 × sd 8 + w 3 × sd 9 (2)

【0021】上述の予測式は、一つのクラスに関するも
のであって、0〜n−1のn個のクラスについて予め決
定されたデータ予測係数がテーブル5に格納されてい
る。つまり、テーブル5は、図3に示すように、0〜n
−1の各クラスのクラス予測係数とデータ予測係数とが
格納されたものである。クラス決定回路4においては、
最初にクラス0のクラス予測係数を使用して式(1)に
よって予測値sd´を形成し、これと真値との誤差の絶対
値を求める。以下、それ以外のクラスについても、同様
に予測値の誤差の絶対値を求め、これが最小のものをそ
のSD画素のクラスとして決定する。
The above-mentioned prediction formula relates to one class, and data prediction coefficients predetermined for n classes 0 to n−1 are stored in the table 5. That is, as shown in FIG.
-1 stores the class prediction coefficient and the data prediction coefficient of each class. In the class determination circuit 4,
First, a prediction value sd 'is formed by the equation (1) using the class prediction coefficient of class 0, and the absolute value of the error between this and the true value is obtained. Hereinafter, for the other classes, the absolute value of the error of the predicted value is similarly obtained, and the one having the smallest absolute value is determined as the class of the SD pixel.

【0022】上述のテーブル5内のクラス予測係数は、
予め学習により決定される。図4は、学習時の処理を示
すフローチャートである。一例として、標準的な絵柄の
画像を使用する。ステップ11から学習処理の制御が開
始され、ステップ12の学習データ形成では、既知の画
像に対応した学習データが形成される。具体的には、上
述したように、図2に示すように配列された17個の画
素の配列が一組の学習データとされる。
The class prediction coefficients in Table 5 above are:
It is determined in advance by learning. FIG. 4 is a flowchart showing a process at the time of learning. As an example, a standard picture image is used. Control of the learning process is started from step 11, and in the learning data formation in step 12, learning data corresponding to a known image is formed. Specifically, as described above, an array of 17 pixels arranged as shown in FIG. 2 is a set of learning data.

【0023】ステップ13のデータ終了では、入力され
た全データ例えば1フレームのデータの処理が終了して
いれば、ステップ15の予測係数決定へ、終了していな
ければ、ステップ14の正規方程式生成へ制御が移る。
ステップ14の正規方程式生成では、後述する式
(8)、式(9)および式(10)の正規方程式が作成
される。
At the end of data in step 13, if processing of all input data, for example, data of one frame has been completed, the process proceeds to step 15 for determination of prediction coefficients, and if not completed, the process proceeds to normal equation generation in step 14. Control transfers.
In the normal equation generation in step 14, the normal equations of equations (8), (9), and (10) described later are created.

【0024】全データの処理が終了後、ステップ13の
データ終了から制御がステップ15に移り、ステップ1
5の予測係数決定では、後述する式(10)を行列解法
を用いて解いて、予測係数k1〜k16を決定する。次の
ステップ16において、決定された係数k1 〜k17とS
D画素の値sd1 〜sd17との線形1次結合(上述の式
(1))によって、予測値sd´が計算され、この予測sd
´と真値sd8 との間の誤差の絶対値が計算される。誤差
の演算は、係数を決定するのに使用したSD画素と、そ
れ以外の全てのSD画素について行われる。係数を決定
するのに使用したSD画素について、誤差はきわめて少
ない。
After the processing of all the data is completed, the control shifts to the step 15 from the end of the data in the step 13, and
In the prediction coefficient determination of No. 5, the prediction coefficients k1 to k16 are determined by solving Expression (10) described later using a matrix solution method. In the next step 16, the determined coefficients k 1 to k 17 and S
The predicted value sd ′ is calculated by a linear linear combination (the above-described equation (1)) with the D pixel values sd 1 to sd 17, and the predicted sd ′ is calculated.
'The absolute value of the error between the true value sd 8 is calculated. The calculation of the error is performed for the SD pixel used to determine the coefficient and all other SD pixels. For the SD pixels used to determine the coefficients, the error is very small.

【0025】次のステップ17では、計算された誤差の
絶対値としきい値Thとが比較される。誤差の絶対値が
しきい値Th未満であるならば、クラス予測係数がクラ
スiの係数としてメモリに格納される(ステップ1
8)。そして、i=nかどうかがステップ19で決定さ
れ、若しそうであるならば、学習処理が終了し、若しそ
うでない時には、iがインクリメントされる(ステップ
20)。そして、ステップ12に戻り、上述の処理が繰
り返される。
In the next step 17, the calculated absolute value of the error is compared with the threshold value Th. If the absolute value of the error is less than the threshold value Th, the class prediction coefficient is stored in the memory as a coefficient of class i (step 1).
8). Then, it is determined in step 19 whether i = n, and if so, the learning process ends, and if not, i is incremented (step 20). Then, the process returns to step 12, and the above-described processing is repeated.

【0026】但し、ステップ17において、誤差がしき
い値Th以上となるSD画素のデータが判別され、デー
タ選択のステップ21において、学習データとして使用
されるものがしきい値Th以上の誤差を生じさせたもの
に限定される。このように、クラス0からn−1のそれ
ぞれのクラス予測係数が決定される。
However, in step 17, the data of the SD pixel whose error is equal to or larger than the threshold value Th is determined, and in step 21 for data selection, the data used as the learning data generates an error equal to or larger than the threshold value Th. Limited to Thus, the class prediction coefficients of classes 0 to n-1 are determined.

【0027】図4中のステップ14(正規方程式生成)
およびステップ15(予測係数決定)の処理をより詳細
に説明する。注目SD画素の真値sd8をyと表し、その
推定値sd´をy´と表し、その周囲のn個(図3では、
n=16)画素の値をx1 〜xn としたとき、クラス毎
に係数k1 〜kn によるnタップの線形1次結合 y´=k11 +k22 +‥‥+kn n (3) を設定する。学習前はki が未定係数である。
Step 14 in FIG. 4 (normal equation generation)
And the processing of step 15 (determination of prediction coefficients) will be described in more detail. The true value sd8 of the SD pixel of interest is represented by y, its estimated value sd 'is represented by y', and the surrounding n (in FIG. 3,
n = 16) when the value of the pixel was set to x 1 ~x n, linear combination of n taps by coefficients k 1 to k n for each class y'= k 1 x 1 + k 2 x 2 + ‥‥ + k n x n (3) is set. Before learning, k i is an undetermined coefficient.

【0028】上述のように、学習はクラス毎になされ、
データ数がmの場合、式(3)に従って、 yj ´=k1j1+k2j2+‥‥+kn jn (4) (但し、j=1,2,‥‥m)
As described above, learning is performed for each class.
If the number of data is m, according to equation (3), y j '= k 1 x j1 + k 2 x j2 + ‥‥ + k n x jn (4) ( where, j = 1,2, ‥‥ m)

【0029】m>nの場合、k1 〜kn は一意には決ま
らないので、誤差ベクトルEの要素を ej =yj −(k1j1+k2j2+‥‥+kn jn) (5) (但し、j=1,2,‥‥m)と定義して、次の式
(6)を最小にする係数を求める。
[0029] m> For n, since k 1 to k n are not uniquely determined, elements of an error vector E e j = y j - ( k 1 x j1 + k 2 x j2 + ‥‥ + k n x jn (5) (where j = 1, 2, ‥‥ m) and a coefficient that minimizes the following equation (6) is determined.

【0030】[0030]

【数1】 (Equation 1)

【0031】いわゆる最小自乗法による解法である。こ
こで式4のki による偏微分係数を求める。
This is a so-called least squares method. Here, the partial differential coefficient by k i in Equation 4 is obtained.

【0032】[0032]

【数2】 (Equation 2)

【0033】式(11)を0にするように各ki を決め
ればよいから、
Since it is sufficient to determine each k i so that equation (11) becomes 0,

【0034】[0034]

【数3】 (Equation 3)

【0035】として、行列を用いるとUsing the matrix

【0036】[0036]

【数4】 (Equation 4)

【0037】となる。この方程式は一般に正規方程式と
呼ばれている。この方程式を掃き出し法等の一般的な行
列解法を用いて、ki について解けば、予測係数ki
求まる。
Is as follows. This equation is generally called a normal equation. If this equation is solved for k i using a general matrix solution method such as a sweeping-out method, a prediction coefficient k i is obtained.

【0038】上述の予測クラスを決定するための方法
は、一例であって種々の変形が可能である。
The above-described method for determining the prediction class is merely an example, and various modifications are possible.

【0039】データ予測係数wiは、HD信号とこれか
ら得られたSD信号とを用いて、予め学習によって決定
されている。図5は、データ予測のためのフローチャー
トである。ステップ31から学習処理の制御が開始さ
れ、ステップ32の学習データ形成では、既知の画像に
対応した学習データが形成される。具体的には、上述し
たように、図2の配列のように、3個のSD画素と一つ
のHD画素とが一組の学習データである。ステップ33
のデータ終了では、入力された全データ例えば1フレー
ムのデータの処理が終了していれば、ステップ36の予
測係数決定へ、終了していなければ、ステップ34のク
ラス決定へ制御が移る。
The data prediction coefficient wi is previously determined by learning using the HD signal and the SD signal obtained from the HD signal. FIG. 5 is a flowchart for data prediction. Control of the learning process is started from step 31, and in the learning data formation in step 32, learning data corresponding to a known image is formed. Specifically, as described above, three SD pixels and one HD pixel are a set of learning data as in the arrangement of FIG. Step 33
At the end of the data, if the processing of all the input data, for example, the data of one frame has been completed, the control is shifted to the prediction coefficient determination in step 36, and if not, the control is shifted to the class determination in step 34.

【0040】ステップ34のクラス決定は、上述のクラ
ス決定回路4と同様の処理である。つまり、学習により
上述のように決定されたクラス予測係数とSD信号の画
素データとの線形1次結合によって予測値を形成し、こ
れと真値との誤差が最小の予測値を生じさせるクラス予
測係数の属するクラスを弁別する。次のステップ35の
正規方程式生成では、正規方程式が作成される。
The class determination in step 34 is the same processing as that of the above-described class determination circuit 4. That is, a class prediction coefficient is formed by a linear linear combination of the class prediction coefficient determined as described above by learning and the pixel data of the SD signal, and a prediction value having a minimum error between the prediction value and the true value is generated. Discriminate the class to which the coefficient belongs. In the next normal equation generation in step 35, a normal equation is created.

【0041】ステップ33のデータ終了から全データの
処理が終了後、制御がステップ36に移り、ステップ3
6の予測係数決定では、行列解法を用いて解いて、デー
タ予測係数wを決める。ステップ37の予測係数ストア
で、データ予測係数をメモリにストアし、ステップ38
で学習処理の制御が終了する。なお、ステップ35の正
規方程式生成およびステップ36の予測係数決定は、上
述のクラス予測係数に同様に最小二乗法に基づくもので
ある。
After the processing of all data is completed from the end of data in step 33, the control moves to step 36, and
In the prediction coefficient determination of No. 6, the data prediction coefficient w is determined by solving using a matrix solution method. In step 37, the data prediction coefficients are stored in the memory.
Then, the control of the learning process ends. The normal equation generation in step 35 and the prediction coefficient determination in step 36 are based on the least squares method, similarly to the above-described class prediction coefficients.

【0042】HD画素を生成するために、データ予測係
数を使用しないで、予め学習により形成された代表値を
使用することができる。図6は、学習時のハードウエア
の一例を示す。41で示す入力端子から学習用のディジ
タルHD信号が供給される。この入力信号としては、異
なる絵柄の静止画像信号を使用できる。HD信号が水平
間引き回路42および垂直間引き回路43を介されるこ
とによって、SD信号が形成される。
In order to generate HD pixels, a representative value previously formed by learning can be used without using a data prediction coefficient. FIG. 6 shows an example of hardware at the time of learning. A digital HD signal for learning is supplied from an input terminal indicated by reference numeral 41. As this input signal, a still image signal of a different picture can be used. The HD signal is passed through the horizontal thinning circuit 42 and the vertical thinning circuit 43 to form an SD signal.

【0043】生成されたSD信号がクラス分類回路44
に供給される。クラス分類回路44は、図1の構成と同
様に、走査変換回路、クラス予測器、クラス予測係数が
格納されたテーブル、クラス決定回路からなる。クラス
分類回路44の出力に発生するクラスコードが度数メモ
リ45およびデータメモリ46に対してアドレスとして
供給される。これらのメモリ45、46は、学習開始前
では、クリアされている。
The generated SD signal is supplied to a classifying circuit 44.
Supplied to The class classification circuit 44 includes a scan conversion circuit, a class predictor, a table storing class prediction coefficients, and a class determination circuit, as in the configuration of FIG. The class code generated at the output of the class classification circuit 44 is supplied to the frequency memory 45 and the data memory 46 as addresses. These memories 45 and 46 are cleared before learning starts.

【0044】また、入力HD信号が遅延回路47、加算
回路48を介して割算器49に被除数として供給され、
割算器49の出力信号(割算の商)がデータメモリ46
の入力データとされる。遅延回路47は、クラス分類に
必要な時間、データを遅延させるためのものである。
The input HD signal is supplied to a divider 49 via a delay circuit 47 and an adder circuit 48 as a dividend.
The output signal (division quotient) of the divider 49 is stored in the data memory 46.
Input data. The delay circuit 47 delays data for a time required for class classification.

【0045】度数メモリ45の読出し出力が乗算器50
および+1回路51に供給される。+1回路51の出力
が度数メモリ45のデータ入力とされ、また、割算器4
9に除数として供給される。度数メモリ45およびデー
タメモリ46は、クラスコードでアドレスが指定される
と、そのアドレスの内容が読出され、また、そのアドレ
スに対して度数およびデータがそれぞれ書込まれる。+
1回路51によって、度数メモリ45の各アドレスに
は、累積度数が記憶される。
The output read from the frequency memory 45 is the multiplier 50
And +1 circuit 51. The output of the +1 circuit 51 is used as the data input of the frequency memory 45.
9 is supplied as a divisor. When an address is specified by the class code, the frequency memory 45 and the data memory 46 read the contents of the address, and the frequency and data are written to the address. +
The accumulated frequency is stored in each address of the frequency memory 45 by one circuit 51.

【0046】図6の構成において、あるクラスコードが
発生すると、そのクラスの累積度数と代表値とが度数メ
モリ45およびデータメモリ46からそれぞれ読出さ
れ、乗算器50で乗算される。従って、乗算器50から
は、累積代表値が発生する。この累積代表値と遅延回路
47からの現在の代表値とが加算回路48で加算され
る。加算結果が割算器49に供給され、現在の代表値を
考慮した代表値が形成され、これがデータメモリ46に
書込まれる。
In the configuration shown in FIG. 6, when a certain class code is generated, the cumulative frequency and the representative value of the class are read from frequency memory 45 and data memory 46, respectively, and are multiplied by multiplier 50. Therefore, a cumulative representative value is generated from the multiplier 50. The accumulated representative value and the current representative value from the delay circuit 47 are added by the adding circuit 48. The result of the addition is supplied to a divider 49 to form a representative value in consideration of the current representative value, which is written to the data memory 46.

【0047】この処理を入力される学習データに関して
繰り返すことにより、代表値の精度を高めることができ
る。データメモリ46に格納された各クラスの代表値が
アップコンバージョンのために使用される。図7は、代
表値を使用する時のテーブルの内容を示す。クラス0〜
n−1のそれぞれには、上述したクラス係数と図6の構
成で決定された代表値L0〜Ln-1 とが格納されてい
る。
By repeating this process for the input learning data, the accuracy of the representative value can be improved. The representative value of each class stored in the data memory 46 is used for up-conversion. FIG. 7 shows the contents of the table when the representative values are used. Class 0
Each of n-1 stores the class coefficient described above and the representative values L0 to Ln-1 determined by the configuration of FIG.

【0048】代表値を決定する処理は、図6のその一例
を示すハードウエア構成に限らず、ソフトウェア処理に
よっても実現することができる。
The process of determining the representative value is not limited to the hardware configuration shown in the example of FIG. 6, and can be realized by software processing.

【0049】[0049]

【発明の効果】この発明は、クラス分類によって、SD
信号の局所的特徴を抽出し、それに応じて規定されるH
D信号を出力するので、解像度を増大させるアップコン
バージョンを良好に行うことができる。この発明では、
複数の参照画素および予測係数の線形1次結合によって
予測値を生成し、この予測値と真値との誤差が最小のも
のを検出することによって、クラス分類を行っている。
従って、参照画素数と等しい予測係数を記憶するので、
参照画素数を多くしても、クラス分類用テーブルを格納
するメモリの容量がそれ程増大しない利点がある。
As described above, according to the present invention, the SD
Extract local features of the signal and define H
Since the D signal is output, upconversion for increasing the resolution can be favorably performed. In the present invention,
A prediction value is generated by a linear primary combination of a plurality of reference pixels and prediction coefficients, and a classification is performed by detecting a pixel having a minimum error between the prediction value and the true value.
Therefore, since a prediction coefficient equal to the number of reference pixels is stored,
Even if the number of reference pixels is increased, there is an advantage that the capacity of the memory for storing the class classification table does not increase so much.

【図面の簡単な説明】[Brief description of the drawings]

【図1】この発明をアップコンバージョンを行うための
装置に対して適用した一実施例のブロック図である。
FIG. 1 is a block diagram of an embodiment in which the present invention is applied to an apparatus for performing up-conversion.

【図2】この発明におけるクラス分類とデータ予測のた
めの画素の配列を示す略線図である。
FIG. 2 is a schematic diagram showing an arrangement of pixels for class classification and data prediction according to the present invention.

【図3】クラス予測係数およびデータ予測係数が格納さ
れるテーブルの構成を示す略線図である。
FIG. 3 is a schematic diagram illustrating a configuration of a table in which class prediction coefficients and data prediction coefficients are stored.

【図4】クラス予測係数を決定するための学習をソフト
ウェア処理で行う時のフローチャートである。
FIG. 4 is a flowchart when learning for determining a class prediction coefficient is performed by software processing.

【図5】データ予測係数を決定するための学習をソフト
ウェア処理で行う時のフローチャートである。
FIG. 5 is a flowchart when learning for determining a data prediction coefficient is performed by software processing.

【図6】データ予測用の代表値を決定するするための学
習時の構成の一例のブロック図である。
FIG. 6 is a block diagram of an example of a configuration at the time of learning for determining a representative value for data prediction.

【図7】クラス予測係数および代表値が格納されるテー
ブルの構成を示す略線図である。
FIG. 7 is a schematic diagram illustrating a configuration of a table in which class prediction coefficients and representative values are stored.

【符号の説明】[Explanation of symbols]

3 クラス予測器 4 クラス決定回路 5 クラス予測係数およびデータ予測係数が格納された
テーブル
3 Class predictor 4 Class determination circuit 5 Table storing class prediction coefficients and data prediction coefficients

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) H04N 7/00 - 7/68 ──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 7 , DB name) H04N 7/ 00-7/68

Claims (8)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 入力ディジタル画像信号に基づいて、上
記入力ディジタル画像信号よりも解像度の高いディジタ
ル画像信号を出力するディジタル画像信号処理装置にお
いて、出力される上記ディジタル画像信号中の注目位置にある
注目画素をクラス分類する際に使用される 複数のクラス
予測係数と、上記注目画素を生成する際に使用される複
数のデータ予測係数が、クラス毎に予め格納されたテー
ブルと、 上記注目位置近傍の上記入力ディジタル画像信号中の所
定の画素に対して、上記所定の画素に対して空間的およ
び/または時間的に近傍である複数の上記入力ディジタ
ル画像信号中の参照画素と上記テーブルからのクラス予
測係数の演算により、上記入力ディジタル画像信号
に含まれる所定の画素の予測値を形成するクラス予測手
段と、 上記所定の画素の真値最も近い上記予測値を生じさせ
る上記クラス予測係数を識別することによって、上記
目画素のクラスを決定するためのクラス決定手段と、上記決定されたクラスに対応する上記データ予測係数と
上記入力画像信号とを用いて、上記注目画素の値を予測
するための予測手段とを有し、 上記データ予測係数の個数は、上記クラス予測係数の個
数よりも少ないことを 特徴とする ディジタル画像信号処
理装置。
1. The method according to claim 1 , further comprising the steps of:
Digital with higher resolution than the input digital image signal
A digital image signal processing device that outputs a digital image signal,
A plurality of class prediction coefficients used for classifying the target pixel and a plurality of class prediction coefficients used for generating the target pixel are described.
A table in which a number of data prediction coefficients are stored in advance for each class, and a table in the input digital image signal near the noted position.
For a given pixel , a plurality of said input digitals which are spatially and / or temporally close to said given pixel
By calculating the reference pixel in the digital image signal and the class prediction coefficient from the table ,
Prediction method for forming a prediction value of a predetermined pixel included in
And the step, by identifying the class prediction coefficient generating nearest the prediction value to the true value of the predetermined pixel, and the class determining means for determining a class of the Note <br/> th pixel, the The above data prediction coefficient corresponding to the determined class and
Predict the value of the pixel of interest using the input image signal
And a predicting means for, the number of the data prediction coefficients, number of the class prediction coefficient
A digital image signal processing device characterized in that the number is less than the number .
【請求項2】 入力ディジタル画像信号に基づいて、上
記入力ディジタル画像信号よりも解像度の高いディジタ
ル画像信号を出力するディジタル画像信号処理装置にお
いて、出力される上記ディジタル画像信号中の注目位置にある
注目画素をクラス分類する際に使用される 複数のクラス
予測係数と、代表値が、クラス毎に予め格納されたテー
ブルと、 上記注目位置近傍の上記入力ディジタル画像信号中の所
定の画素に対して、上記所定の画素に対して空間的およ
び/または時間的に近傍である複数の上記入力ディジタ
ル画像信号中の参照画素と上記テーブルからのクラス予
測係数の演算により、上記入力ディジタル画像信号
に含まれる所定の画素の予測値を形成す るクラス予測手
段と、 上記所定の画素の真値最も近い上記予測値を生じさせ
る上記クラス予測係数を識別することによって、上記
目画素のクラスを決定するためのクラス決定手段と、上記決定されたクラスに対応する上記代表値を、上記注
目画素の値として出力するための予測手段とを 有する
ィジタル画像信号処理装置。
2. The method according to claim 1 , further comprising the steps of:
Digital with higher resolution than the input digital image signal
A digital image signal processing device that outputs a digital image signal,
A table in which a plurality of class prediction coefficients used in classifying the pixel of interest and representative values are stored in advance for each class; and a table in the input digital image signal near the position of interest.
For a given pixel , a plurality of said input digitals which are spatially and / or temporally close to said given pixel
By calculating the reference pixel in the digital image signal and the class prediction coefficient from the table ,
Class prediction hand form a prediction value of a predetermined pixel included in the
And the step, by identifying the class prediction coefficient generating nearest the prediction value to the true value of the predetermined pixel, and the class determining means for determining a class of the Note <br/> th pixel, the The representative value corresponding to the determined class is
A digital image signal processing device having prediction means for outputting as a value of an eye pixel .
【請求項3】 請求項1に記載のディジタル画像信号処
理装置において、上記データ予測係数は、入力ディジタル画像信号中 に含
まれ、上記注目画素の空間的および/または時間的に近
傍の複数の画素の値と複数の係数の演算によって、上記
注目画素の値を作成したときに、作成された値と上記注
目画素の真値との誤差を最小とするような係数であるこ
とを特徴とするディジタル画像信号処理装置。
3. The digital image signal processing device according to claim 1, wherein the data prediction coefficient is included in an input digital image signal , and a plurality of pixels which are spatially and / or temporally close to the pixel of interest. And a coefficient that minimizes an error between the created value and the true value of the pixel of interest when the value of the pixel of interest is created by calculating the value of the pixel of interest and a plurality of coefficients. Image signal processing device.
【請求項4】 請求項2に記載のディジタル画像信号処
理装置において、上記代表値は、予め学習によって生成された値であるこ
とを 特徴とするディジタル画像信号処理装置。
4. The digital image signal processing device according to claim 2, wherein the representative value is a value generated in advance by learning.
And a digital image signal processing device.
【請求項5】 入力ディジタル画像信号に基づいて、上
記入力ディジタル画像信号よりも解像度の高いディジタ
ル画像信号を出力するディジタル画像信号処理方法にお
いて、出力される上記ディジタル画像信号中の注目位置にある
注目画素をクラス分類する際に使用される複数のクラス
予測係数と、上記注目画素を生成する際に使用される複
数のデータ予測係数とを、クラス毎に予め格納されたテ
ーブルから読みだすステップと 、 上記注目位置近傍の上記入力ディジタル画像信号中の所
定の画素に対して、上記所定の画素に対して空間的およ
び/または時間的に近傍である複数の上記入力ディジタ
ル画像信号中の参照画素と上記テーブルからのクラス予
測係数の演算により、上記入力ディジタル画像信号
に含まれる所定の画素の予測値を形成するクラス予測ス
テップと、 上記所定の画素の真値最も近い上記予測値を生じさせ
る上記クラス予測係数を識別することによって、上記
目画素のクラスを決定するためのクラス決定ステップ
と、上記決定されたクラスに対応する上記データ予測係数と
上記入力画像信号とを用いて、上記注目画素の値を予測
するための予測ステップとを有し、 上記データ予測係数の個数は、上記クラス予測係数の個
数よりも少ないことを 特徴とする ディジタル画像信号処
理方法。
Claim 5.Based on the input digital image signal,
Digital with higher resolution than the input digital image signal
Output image signalsDigital image signal processing method
AndAt the position of interest in the output digital image signal
Multiple classes used when classifying the pixel of interest
A prediction coefficient and a compound used to generate the pixel of interest.
Of data prediction coefficients are stored in advance for each class.
Steps to read from the table , the aboveA place in the input digital image signal near the point of interest
For a given pixel, for the given pixelSpatial and
And / or multiple temporally nearbyThe above input digit
In the image signalClass prediction from reference pixel and above table
Coefficient of measurementWhenOf the input digital image signalDuring ~
includeThe predicted value of a given pixelClass predictions to form
Tep, True value of the predetermined pixelToGenerate the closest prediction
By identifying the class prediction coefficientsthe abovenote
Eye pixel classClass determination step to determine
When,The data prediction coefficient corresponding to the determined class and
Predict the value of the pixel of interest using the input image signal
Prediction step for performing The number of data prediction coefficients is the number of class prediction coefficients
Less than number Feature Digital image signal processing
Method.
【請求項6】 入力ディジタル画像信号に基づいて、上
記入力ディジタル画像信号よりも解像度の高いディジタ
ル画像信号を出力するディジタル画像信号処理方法にお
いて、出力される上記ディジタル画像信号中の注目位置にある
注目画素をクラス分類する際に 使用される複数のクラス
予測係数と、代表値が、クラス毎に予め格納されたテー
ブルから読みだすステップと、 上記注目位置近傍の上記入力ディジタル画像信号中の所
定の画素に対して、上記所定の画素に対して空間的およ
び/または時間的に近傍である複数の上記入力ディジタ
ル画像信号中の参照画素と上記テーブルからのクラス予
測係数の演算により、上記入力ディジタル画像信号
に含まれる所定の画素の予測値を形成するクラス予測ス
テップと、 上記所定の画素の真値最も近い上記予測値を生じさせ
る上記クラス予測係数を識別することによって、上記
目画素のクラスを決定するためのクラス決定ステップ
と、上記決定されたクラスに対応する上記代表値を、上記注
目画素の値として出力するための予測ステップとを 有す
ディジタル画像信号処理方法。
6.Based on the input digital image signal,
Digital with higher resolution than the input digital image signal
Output image signalsDigital image signal processing method
AndAt the position of interest in the output digital image signal
When classifying the pixel of interest Multiple classes used
The prediction coefficients and the representative values are stored in advance for each class.
Steps to read from the bullA place in the input digital image signal near the point of interest
For a given pixel, for the given pixelSpatial and
And / or multiple temporally nearbyThe above input digit
In the image signalClass prediction from reference pixel and above table
Coefficient of measurementWhenOf the input digital image signalDuring ~
includeThe predicted value of a given pixelClass predictions to form
Tep, True value of the predetermined pixelToGenerate the closest prediction
By identifying the class prediction coefficientsthe abovenote
Eye pixel classClass determination step to determine
When,The representative value corresponding to the determined class is
A prediction step for outputting as an eye pixel value. Have
To Digital image signal processing method.
【請求項7】 請求項6に記載のディジタル画像信号処
理方法において、 上記データ予測係数は、入力ディジタル画像信号中に含
まれ、上記注目画素の空間的および/または時間的に近
傍の複数の画素の値と複数の係数の演算によって、上記
注目画素の値を作成したときに、作成された値と上記注
目画素の真値との誤差を最小とするような係数であるこ
とを特徴とするディジタル画像信号処理方法。
7. A digital image signal processor according to claim 6,
In management method, the data prediction coefficients, including in the input digital image signal
Rarely, spatially and / or temporally close to the noted pixel
By calculating the values of neighboring pixels and multiple coefficients,
When the value of the pixel of interest is created,
The coefficient must be such that the error from the true value of the eye pixel is minimized.
And a digital image signal processing method.
【請求項8】 請求項7に記載のディジタル画像信号処
理方法において、 上記代表値は、予め学習によって生成された値であるこ
とを特徴とするディジタル画像信号処理方法。
8. A digital image signal processor according to claim 7,
In the logical method, the representative value is a value generated in advance by learning.
And a digital image signal processing method.
JP25765693A 1993-09-21 1993-09-21 Digital image signal processing apparatus and processing method Expired - Lifetime JP3271101B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25765693A JP3271101B2 (en) 1993-09-21 1993-09-21 Digital image signal processing apparatus and processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25765693A JP3271101B2 (en) 1993-09-21 1993-09-21 Digital image signal processing apparatus and processing method

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2001351049A Division JP3587188B2 (en) 2001-11-16 2001-11-16 Digital image signal processing apparatus and processing method

Publications (2)

Publication Number Publication Date
JPH0795591A JPH0795591A (en) 1995-04-07
JP3271101B2 true JP3271101B2 (en) 2002-04-02

Family

ID=17309286

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25765693A Expired - Lifetime JP3271101B2 (en) 1993-09-21 1993-09-21 Digital image signal processing apparatus and processing method

Country Status (1)

Country Link
JP (1) JP3271101B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008075658A1 (en) 2006-12-18 2008-06-26 Sony Corporation Image signal processing device, image signal processing method, and program
WO2008075657A1 (en) 2006-12-18 2008-06-26 Sony Corporation Display control device, display control method, and program

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3671469B2 (en) * 1995-09-19 2005-07-13 ソニー株式会社 Prediction coefficient learning method and signal conversion apparatus and method
WO1998030027A1 (en) * 1996-12-26 1998-07-09 Sony Corporation Picture signal coding device, picture signal coding method, picture signal decoding device, picture signal decoding method, and recording medium
US6160845A (en) 1996-12-26 2000-12-12 Sony Corporation Picture encoding device, picture encoding method, picture decoding device, picture decoding method, and recording medium
US5912708A (en) * 1996-12-26 1999-06-15 Sony Corporation Picture signal encoding device, picture signal encoding method, picture signal decoding device, picture signal decoding method, and recording medium
KR100504415B1 (en) * 1996-12-26 2005-11-22 소니 가부시끼 가이샤 Image encoding apparatus, image encoding method, image decoding apparatus, image decoding method and recording medium
WO2000021301A1 (en) 1998-10-05 2000-04-13 Sony Corporation Image transform device and method, learning device and method, and recording medium
JP4649770B2 (en) * 2001-05-10 2011-03-16 ソニー株式会社 Image data processing apparatus and method, recording medium, and program
US7627198B2 (en) 2003-05-29 2009-12-01 Sony Corporation Information signal processing device and processing method, codebook generating device and generating method, and program for executing the methods
JP4055655B2 (en) 2003-05-29 2008-03-05 ソニー株式会社 Coefficient generation apparatus and generation method, class configuration generation apparatus and generation method, information signal processing apparatus, and program for executing each method
JP4265291B2 (en) 2003-06-06 2009-05-20 ソニー株式会社 Information signal processing apparatus and method, and program for executing information signal processing method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008075658A1 (en) 2006-12-18 2008-06-26 Sony Corporation Image signal processing device, image signal processing method, and program
WO2008075657A1 (en) 2006-12-18 2008-06-26 Sony Corporation Display control device, display control method, and program

Also Published As

Publication number Publication date
JPH0795591A (en) 1995-04-07

Similar Documents

Publication Publication Date Title
KR100276789B1 (en) Digital data conversion device and method
JP3845456B2 (en) Motion compensated video signal processing method
JPH07162848A (en) Processor for digital image signal
JP3271101B2 (en) Digital image signal processing apparatus and processing method
JP3321915B2 (en) Image signal converter
JP3348318B2 (en) Digital image signal processing apparatus and processing method
JP3946781B2 (en) Image information conversion apparatus and method
JP3400055B2 (en) Image information conversion device, image information conversion method, image processing device, and image processing method
JP3723995B2 (en) Image information conversion apparatus and method
JP3362463B2 (en) Frame interpolation device
JP4140091B2 (en) Image information conversion apparatus and image information conversion method
JP3759538B2 (en) Image signal processing method and image signal transmission apparatus
JP3243861B2 (en) Image information conversion device
JP3470373B2 (en) Apparatus and method for processing digital image signal
JP3587188B2 (en) Digital image signal processing apparatus and processing method
JP3326879B2 (en) Image signal converter
JP3371159B2 (en) Digital image signal processing apparatus and processing method
JP3480015B2 (en) Apparatus and method for generating image data
JP3653287B2 (en) Image information conversion apparatus and image information conversion method
JP4062326B2 (en) Coefficient generation apparatus and method
JP3480011B2 (en) Image information conversion device
JP3826434B2 (en) Signal conversion apparatus and method
JP4042121B2 (en) Image information processing apparatus and image information processing method
JP4250807B2 (en) Field frequency conversion device and conversion method
JP4310847B2 (en) Image information conversion apparatus and conversion method

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080125

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090125

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100125

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100125

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110125

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110125

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120125

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120125

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130125

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140125

Year of fee payment: 12