JPH08307865A - Image processing method - Google Patents

Image processing method

Info

Publication number
JPH08307865A
JPH08307865A JP13754395A JP13754395A JPH08307865A JP H08307865 A JPH08307865 A JP H08307865A JP 13754395 A JP13754395 A JP 13754395A JP 13754395 A JP13754395 A JP 13754395A JP H08307865 A JPH08307865 A JP H08307865A
Authority
JP
Japan
Prior art keywords
image
sub
difference
average value
sampling
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.)
Pending
Application number
JP13754395A
Other languages
Japanese (ja)
Inventor
Shinichi Hirata
晋一 平田
Akifumi Arayashiki
明文 荒屋敷
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.)
Kokusai Electric Corp
Original Assignee
Kokusai Electric 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 Kokusai Electric Corp filed Critical Kokusai Electric Corp
Priority to JP13754395A priority Critical patent/JPH08307865A/en
Publication of JPH08307865A publication Critical patent/JPH08307865A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE: To reduce the redundancy and to improve the compression efficiency by allocating each difference image to a position corresponding to other sampled image so as to utilize the correlation between adjacent picture elements. CONSTITUTION: A picture element value being a mean value of upper left picture elements a-d of sub sampling images B1-B4 is used for an upper left picture element value a' of a mean value image B'1. Furthermore, an upper left image value b' of a difference image B'2 is an upper left picture element value (b) of the image B2 subtracted by the mean value a'. Similarly the upper left picture element c' of the difference image B'3 is a picture element value (c) subtracted by the mean value a', and the picture element value d' of the difference image B'4 is the picture element value (d) of the image B4 by the mean value a'. Similarly a mean value and a difference are calculated as to four picture elements at the same position relatively in the images B1-B4 to obtain an image after conversion. Then the difference images B'1-B'4 are allocated to positions corresponding to the images B1-B4 to calculate the mean value and the difference as to four picture elements at the same position relatively and to obtain an image after the conversion.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、画像を圧縮のために符
号化し、伸長のために復号化する画像処理方法に係り、
特に静止画像において圧縮効率を向上させることができ
る画像処理方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing method for encoding an image for compression and decoding for decompression,
Particularly, the present invention relates to an image processing method capable of improving compression efficiency in a still image.

【0002】[0002]

【従来の技術】静止画像の符号化方式として、JPEG
(Joint Photographic coding Experts Group )方式が
知られている。このJPEG方式の概略を図12を使っ
て説明する。図12は、JPEG方式の符号化/復号化
を説明するための概略構成ブロック図である。
2. Description of the Related Art JPEG is used as a still image encoding method.
(Joint Photographic coding Experts Group) method is known. The outline of the JPEG method will be described with reference to FIG. FIG. 12 is a schematic block diagram for explaining JPEG encoding / decoding.

【0003】まず、JPEG方式の符号化は、原画像
を、例えば、8×8画素のブロックに分割し、ブロック
毎にブロックデータを離散コサイン変換(DCT)を行
い、変換後の係数を量子化(Q)し、量子化後の係数を
可変長符号化(VLC)して符号化データを作成するも
のである。この符号化データは、記憶媒体に格納された
り、伝送路に送出されたりするものである。
First, in JPEG encoding, an original image is divided into blocks of, for example, 8 × 8 pixels, block cosine transform (DCT) is performed on each block, and the transformed coefficients are quantized. (Q), and the quantized coefficient is subjected to variable length coding (VLC) to create coded data. This encoded data is stored in a storage medium or sent to a transmission line.

【0004】また、JPEG方式の復号化は、上記符号
化された符号化データを可変長復号化(VLD)し、逆
量子化(IQ)し、逆離散コサイン変換(IDCT)し
てブロックのデータを得るようになっている。
In the JPEG decoding, the coded data thus encoded is subjected to variable length decoding (VLD), inverse quantization (IQ), inverse discrete cosine transform (IDCT) and block data. To get.

【0005】尚、JPEG方式については、インターフ
ェース「カラー静止画像の国際標準符号化方式」 遠藤
俊明著 1991年12月号 p160〜p182 に
具体的に記載されている。
The JPEG system is specifically described in the interface "International Standard Coding System for Color Still Images" by Toshiaki Endo, December 1991, p160-p182.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、上記従
来の静止画像の処理方法では、圧縮率が高くなると周波
数空間上での誤差が大きくなり、更に伸長のための復号
化において再生画像の劣化を招くという問題点があっ
た。
However, in the conventional still image processing method described above, the error in the frequency space increases as the compression rate increases, and the reproduced image deteriorates in decoding for expansion. There was a problem.

【0007】また、ある画素が隣接する他の画素との間
に相関関係が高いという特性を充分利用しているとは言
えず、その相関関係を利用して圧縮効率を高めていない
という問題点があった。
Further, it cannot be said that the characteristic that a certain pixel has a high correlation with another adjacent pixel is sufficiently utilized, and the compression efficiency is not improved by utilizing the correlation. was there.

【0008】具体的には、図13に示すように、一般
に、任意の1画素(pixel )に対して、隣接する上下左
右の4近傍画素、若しくは周囲の8近傍画素で画素同士
に相関関係(相関性)が高い(よく似ている)ことが知
られており、この相関性を利用できれば圧縮率向上が期
待できるものである。
Specifically, as shown in FIG. 13, in general, with respect to an arbitrary one pixel (pixel), there are four neighboring pixels on the upper, lower, left, and right sides, or eight neighboring pixels on the surroundings. It is known that (correlation) is high (similar to each other), and if this correlation can be used, improvement in compression rate can be expected.

【0009】本発明は上記実情に鑑みて為されたもの
で、隣接画素間の相関性を利用して冗長度を削減し、圧
縮効率を向上させることができる画像処理方法を提供す
ることを目的とする。
The present invention has been made in view of the above circumstances, and an object of the present invention is to provide an image processing method capable of reducing redundancy by utilizing correlation between adjacent pixels and improving compression efficiency. And

【0010】[0010]

【課題を解決するための手段】上記従来例の問題点を解
決するための請求項1記載の発明は、静止画像を符号化
し、符号化されたデータを復号化して静止画像を再生す
る画像処理方法において、前記静止画像の画素の画素番
号を整数で割った余りと商でグループ分けするサブサン
プリングを行い、前記グループに分けられた部分画像を
サブサンプリング画像とし、前記全てのサブサンプリン
グ画像で相対的な画素位置にある画素の平均値を計算
し、前記平均値で構成される部分画像を平均値画像とし
て作成して前記サブサンプリング画像の1つの位置に割
り当て、前記平均値画像と割り当てられていない他のサ
ブサンプリング画像との差分を各々計算して差分画像を
作成し、前記各々の差分画像を前記他のサブサンプリン
グ画像の対応する位置に割り当てて符号化を行うことを
特徴としている。
The invention according to claim 1 for solving the problems of the above-mentioned conventional example is an image processing for reproducing a still image by encoding a still image and decoding the encoded data. In the method, subsampling is performed by grouping a pixel number of a pixel of the still image by an integer and a quotient and a quotient, and the partial images divided into the groups are used as subsampling images, and all the subsampling images are subjected to relative sampling. The average value of the pixels at a specific pixel position is calculated, a partial image composed of the average value is created as an average value image, and the average value image is assigned to one position of the sub-sampling image. The difference image with each other sub-sampling image is calculated to generate a difference image, and the difference image is compared with the corresponding position of the other sub-sampling image. It is characterized by performing encoding by allocating a.

【0011】上記従来例の問題点を解決するための請求
項2記載の発明は、画像処理方法において、請求項1記
載の画像処理方法で符号化された画像データを復号化
し、前記復号化された各々の差分画像に前記復号化され
た平均値画像を対応画素毎に加算して各々の加算画像を
形成し、前記平均値画像の各画素を前記加算画像の数分
整数倍して前記全ての加算画像との差分を計算した新た
な画像を形成し、前記新たな画像と前記加算画像を請求
項1におけるサブサンプリングの逆の方法で画素の並び
替えを行って静止画像を再生することを特徴としてい
る。
According to a second aspect of the invention for solving the problems of the conventional example, in the image processing method, the image data encoded by the image processing method according to the first aspect is decoded, and the decoded image data is decoded. Further, the decoded average value image is added to each difference image for each corresponding pixel to form each added image, and each pixel of the average value image is multiplied by an integer for the number of the added image, and all of the above are added. Form a new image in which the difference between the added image and the added image is calculated, and the still image is reproduced by rearranging the pixels of the new image and the added image in the reverse method of subsampling in claim 1. It has a feature.

【0012】上記従来例の問題点を解決するための請求
項3記載の発明は、画像処理方法において、請求項1記
載の平均値画像をサブサンプリングして次段のサブサン
プリング画像を形成し、前記全ての次段のサブサンプリ
ング画像で相対的な画素位置にある画素の平均値を計算
し、前記平均値で構成される部分画像を次段の平均値画
像として作成して前記次段のサブサンプリング画像の1
つの位置に割り当て、前記次段の平均値画像と割り当て
られていない他の次段のサブサンプリング画像との差分
を各々計算して次段の差分画像を作成し、前記各々の次
段の差分画像を前記他の次段のサブサンプリング画像の
対応する位置に割り当て、更に前記次段の平均値画像を
上記同様の処理を繰り返して得られる最終段の平均値画
像と段階的な差分画像との符号化を行うことを特徴とし
ている。
According to a third aspect of the present invention for solving the problems of the conventional example, in the image processing method, the average value image according to the first aspect is sub-sampled to form a sub-sampling image of the next stage, The average value of the pixels at relative pixel positions is calculated in all the sub-sampling images of the next stage, and a partial image composed of the average values is created as an average value image of the next stage to generate a sub-image of the next stage. Sampling image 1
Assigned to one position to calculate the difference between the next-stage average value image and the other unassigned next-stage sub-sampling image to create the next-stage difference image. Is assigned to the corresponding position of the other sub-sampling image of the next stage, and the average value image of the next stage is obtained by repeating the same process as described above. It is characterized by performing conversion.

【0013】上記従来例の問題点を解決するための請求
項4記載の発明は、画像処理方法において、請求項3記
載の画像処理方法で符号化された画像データを復号化
し、前記復号化された最終段の各々の差分画像に前記復
号化された最終段の平均値画像を対応画素毎に加算して
各々の加算画像を形成し、前記最終段の平均値画像の各
画素を前記加算画像の数分整数倍して前記全ての加算画
像との差分を計算した新たな画像を形成し、前記新たな
画像と前記加算画像を請求項1におけるサブサンプリン
グの逆の方法で画素の並び替えを行い画像を合成し、更
に前記合成画像を上記同様の処理を繰り返して静止画像
を再生することを特徴としている。
According to a fourth aspect of the present invention for solving the problems of the conventional example, in the image processing method, the image data coded by the image processing method according to the third aspect is decoded, and the decoded image data is decoded. The decoded average value image of the final stage is added to each difference image of the final stage for each corresponding pixel to form each added image, and each pixel of the average value image of the final stage is added to the added image. Is multiplied by an integer for several minutes to calculate a difference from all the added images, and a new image is formed, and the new image and the added image are rearranged in pixels by the reverse method of subsampling in claim 1. It is characterized in that the performed images are combined and the combined image is subjected to the same processing as above to reproduce a still image.

【0014】[0014]

【作用】請求項1,2記載の発明によれば、原画像をサ
ブサンプリングし、そのサブサンプリング画像から平均
値画像と差分画像を形成し、それら画像を符号化し、ま
た、復号化して平均値画像と差分画像からサブサンプリ
ング画像を復元し、サブサンプリングとは逆の方法で画
素の並び替えを行って原画像を再生する画像処理方法と
しているので、サブサンプリングにより隣接画素間の相
関性を利用し、平均値画像とその差分画像とすることで
冗長度を削減できる。
According to the first and second aspects of the present invention, the original image is subsampled, an average value image and a difference image are formed from the subsampled images, and the images are coded and decoded to obtain the average value. The subsampling image is restored from the image and the difference image, and the pixel processing is performed in the reverse method of subsampling to reproduce the original image, so the correlation between adjacent pixels is used by subsampling. However, the redundancy can be reduced by using the average value image and its difference image.

【0015】請求項3,4記載の発明によれば、請求項
1におけるサブサンプリングと平均値画像及び差分画像
を形成する処理を多段階に繰り返して符号化し、また、
請求項2における復号化して最終段の平均値画像と最終
段の差分画像から新たな画像と加算画像を形成してサブ
サンプリングの逆の方法で画像を合成する処理を多段階
に繰り返して画像を再生する画像処理方法としているの
で、サブサンプリングにより隣接画素間の相関性を利用
し、最終段の平均値画像と段階的な差分画像とすること
で冗長度を削減し、繰り返し処理の回数により圧縮効率
を向上させることができる。
According to the third and fourth aspects of the present invention, the subsampling and the process of forming the average value image and the difference image in the first aspect are repeatedly encoded in multiple stages, and
The process of decoding according to claim 2 to form a new image and an addition image from the final-stage average value image and the final-stage difference image and combining the images by the reverse method of sub-sampling is repeated in multiple stages to form an image. Since it is an image processing method to reproduce, redundancy is reduced by utilizing the correlation between adjacent pixels by sub-sampling, and by making the average value image at the final stage and the stepwise difference image, it is compressed by the number of repeated processing. The efficiency can be improved.

【0016】[0016]

【実施例】本発明の一実施例について図面を参照しなが
ら説明する。本発明の一実施例に係る画像処理方法は、
原画像を垂直方向又は水平方向若しくは垂直及び水平方
向に画素毎に画像を分割(サブサンプリング)し、複数
に分割された画像(サブサンプリング画像)について、
各サブサンプリング画像の画素値の平均値で構成される
平均値画像と、その平均値画像との差分をとった差分画
像とを作成して冗長度の削減する画像変換を行い、平均
値画像については、更にサブサンプリングして、冗長度
を削減する画像変換を行い、以上の行程を多段階で行
い、最終的な平均値画像と段階的な差分画像とを量子化
及び可変長符号化するもので、隣接する画素間の空間的
相関性を利用して符号化し、圧縮効率を向上させること
ができるものである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described with reference to the drawings. An image processing method according to an embodiment of the present invention is
The image is divided (subsampling) for each pixel in the vertical direction or the horizontal direction or the vertical and horizontal directions of the original image, and the divided image (subsampling image) is
For the average value image, an average value image composed of average values of pixel values of each sub-sampling image and a difference image obtained by taking a difference from the average value image are created and image conversion for reducing redundancy is performed. Is a sub-sampling, image conversion to reduce redundancy, the above steps are performed in multiple steps, and the final average value image and the stepwise difference image are quantized and variable-length coded. Then, it is possible to improve the compression efficiency by performing coding by utilizing the spatial correlation between adjacent pixels.

【0017】まず、本発明の一実施例に係る画像処理方
法の符号化における画像変換方法について、図1〜図4
を使って説明する。図1は、本発明の一実施例に係る画
像処理方法における画像変換方法の中のサブサンプリン
グの例を示す説明図であり、図2は、本実施例の画像変
換方法における冗長度の削減の例を示す説明図であり、
図3は、本実施例の画像変換方法において多段階に冗長
度の削減を行う例を示す説明図であり、図4は、本実施
例の画像変換方法の概念を示す説明図である。
First, an image conversion method in the encoding of the image processing method according to the embodiment of the present invention will be described with reference to FIGS.
Use to explain. FIG. 1 is an explanatory diagram showing an example of subsampling in an image conversion method in an image processing method according to an embodiment of the present invention, and FIG. 2 shows reduction of redundancy in the image conversion method of the present embodiment. It is explanatory drawing which shows an example,
FIG. 3 is an explanatory diagram showing an example in which redundancy is reduced in multiple steps in the image conversion method of this embodiment, and FIG. 4 is an explanatory diagram showing the concept of the image conversion method of this embodiment.

【0018】本発明の一実施例に係る画像処理方法の符
号化における画像変換方法の概略は、まず、符号化しよ
うとする原画像を複数の画像に分割するサブサンプリン
グを行ってサブサンプリング画像を作成し、次に複数に
分割されたサブサンプリング画像から平均値をとった平
均値画像と、平均値画像との差分をとった差分画像とを
作成して冗長度を削減し、平均値画像を更にサブサンプ
リングして冗長度を削減し、このサブサンプリングと冗
長度の削減とを多段階に行う方法である。
The outline of the image conversion method in the encoding of the image processing method according to the embodiment of the present invention is as follows. First, sub-sampling is performed to divide an original image to be encoded into a plurality of images, and Create an average value image from the sub-sampling images divided into a plurality of times, and create a difference image that is the difference between the average value image and the average value image to reduce redundancy and This is a method of further performing subsampling to reduce redundancy, and performing this subsampling and redundancy reduction in multiple stages.

【0019】ここで、上記サブサンプリング画像の作成
方法について3つの例を用いて説明する。第1の例とし
て、1フレームの静止画像(原画像)が垂直方向にk本
の画素ラインから構成されている場合に、k本の画素ラ
インのライン番号を整数nで割った時の余りでn個にグ
ループ分けし、更に各グループ内でライン毎の画素デー
タを除算結果の商の小さい順で配列してn個の部分画像
(サブサンプリング画像)を作成するものである。
Here, the method of creating the sub-sampling image will be described using three examples. As a first example, when a still image (original image) of one frame is composed of k pixel lines in the vertical direction, the remainder when dividing the line number of the k pixel lines by an integer n The image data is divided into n groups, and pixel data for each line is arranged in each group in the ascending order of the quotient of the division result to create n partial images (sub-sampling images).

【0020】第2の例として、原画像が水平方向にs個
の画素数で構成されている場合に、s個の画素の画素番
号を整数mで割った時の余りでm個にグループ分けし、
更に各グループ内で画素毎の画素データを除算結果の商
の小さい順で配列してm個の部分画像(サブサンプリン
グ画像)を作成するものである。
As a second example, when the original image is composed of s pixels in the horizontal direction, the pixel number of s pixels is divided into m groups by the remainder when divided by an integer m. Then
Further, the pixel data for each pixel in each group are arranged in the order of increasing quotient of the division result to create m partial images (sub-sampling images).

【0021】第3の例として、原画像が水平方向にs個
の画素数で構成され、水平方向の画素ラインが垂直方向
にt本で構成されている場合に、s個の画素の画素番号
を整数mで割った時の余りとt本の画素ラインのライン
番号をnで割った時の余りでm×n個にグループ分け
し、更に各グループ内で画素毎の画素データを除算結果
の商の小さい順で配列してm×n個の部分画像(サブサ
ンプリング画像)を作成するものである。
As a third example, if the original image is composed of s pixels in the horizontal direction and the horizontal pixel line is composed of t pixels in the vertical direction, the pixel number of the s pixels is Is divided by an integer m and the line number of t pixel lines is divided by n to divide into m × n groups, and pixel data for each pixel in each group is divided into The quotients are arranged in ascending order to create m × n partial images (subsampling images).

【0022】本実施例の説明では、図1に示すように、
原画像Aを垂直方向、水平方向両方向に2×2で分割
し、原画像の1/4の大きさの4つのサブサンプリング
画像を作成する例で説明する。つまり、水平方向にW画
素、垂直方向にH画素で構成される原画像Aについて、
各画素値をp(x,y)とすると、サブサンプリング画
像B1,B2,B3,B4 を作成する方法は、次式のようにな
る。 B1 =a(i,j) =p(2i,2j) B2 =b(i,j) =p(2i+1,2j) B3 =c(i,j) =p(2i,2j+1) B4 =d(i,j) =p(2i+1,2j+1) 但し、0≦i<W/2、0≦j<H/2である。
In the description of this embodiment, as shown in FIG.
An example will be described in which the original image A is divided into 2 × 2 in both the vertical direction and the horizontal direction and four sub-sampling images each having a size of ¼ of the original image are created. That is, for the original image A composed of W pixels in the horizontal direction and H pixels in the vertical direction,
Assuming that each pixel value is p (x, y), the method of creating the sub-sampled images B1, B2, B3, B4 is as follows. B1 = a (i, j) = p (2i, 2j) B2 = b (i, j) = p (2i + 1,2j) B3 = c (i, j) = p (2i, 2j + 1) B4 = D (i, j) = p (2i + 1,2j + 1) where 0≤i <W / 2 and 0≤j <H / 2.

【0023】次に、本実施例の画像変換方法における冗
長度の削減方法は、図2に示すように、サブサンプリン
グ画像B1,B2,B3,B4 において相対的に同位置にある
4画素の平均値で構成される平均値画像B'1と、平均値
画像B'1と各サブサンプリング画像B2,B3,B4 との差
分画像B'2,B'3,B'4を作成するもので、具体的に
は、次式を用いて画素値を算出する。 B'1=a'(i,j)={a(i,j)+b(i,j)+c(i,j)+d(i,j)
}/4 B'2=b'(i,j)=b(i,j) −a'(i,j) B'3=c'(i,j)=c(i,j) −a'(i,j) B'4=d'(i,j)=d(i,j) −a'(i,j)
Next, as shown in FIG. 2, the redundancy reduction method in the image conversion method according to the present embodiment, as shown in FIG. 2, averages four pixels in the same position in the sub-sampled images B1, B2, B3, B4. A mean value image B'1 composed of values and difference images B'2, B'3, B'4 between the mean value image B'1 and each sub-sampling image B2, B3, B4 are created. Specifically, the pixel value is calculated using the following formula. B'1 = a '(i, j) = {a (i, j) + b (i, j) + c (i, j) + d (i, j)
} / 4 B'2 = b '(i, j) = b (i, j) -a' (i, j) B'3 = c '(i, j) = c (i, j) -a' (i, j) B'4 = d '(i, j) = d (i, j) -a' (i, j)

【0024】例えば、図2のサブサンプリング画像B1,
B2,B3,B4 の各左上の画素a(0,0),b(0,0),c(0,0),
d(0,0) から、平均値をとった画素値を平均値画像B'1
の左上の画素値a'(0,0)とする。また、差分画像B'2の
左上の画素値b'(0,0)は、サブサンプリング画像B2 の
左上の画素値b(0,0) から平均値a'(0,0)を引いた値に
なり、同様に差分画像B'3の左上の画素値c'(0,0)は、
サブサンプリング画像B3 の左上の画素値c(0,0) から
平均値a'(0,0)を引いた値になり、差分画像B'4の左上
の画素値d'(0,0)は、サブサンプリング画像B4 の左上
の画素値d(0,0) から平均値a'(0,0)を引いた値にな
る。そして、以下同様にサブサンプリング画像B1,B2,
B3,B4 において相対的に同位置にある4画素について
平均値と差分を算出して変換後の画像を求める。
For example, the sub-sampling image B1, shown in FIG.
Upper left pixels a (0,0), b (0,0), c (0,0) of B2, B3, B4,
The pixel value obtained by taking the average value from d (0,0) is used as the average value image B'1.
The pixel value a '(0,0) at the upper left of The upper left pixel value b '(0,0) of the difference image B'2 is a value obtained by subtracting the average value a' (0,0) from the upper left pixel value b (0,0) of the sub-sampling image B2. Similarly, the upper left pixel value c ′ (0,0) of the difference image B′3 is
The average value a '(0,0) is subtracted from the upper left pixel value c (0,0) of the sub-sampled image B3, and the upper left pixel value d' (0,0) of the difference image B'4 is , A value obtained by subtracting the average value a '(0,0) from the upper left pixel value d (0,0) of the sub-sampled image B4. Then, similarly, the sub-sampling images B1, B2,
In B3 and B4, the average value and the difference are calculated for the four pixels located at the same relative position, and the converted image is obtained.

【0025】ここで、差分画像B'2,B'3,B'4は、エ
ッジなど急激に画素値が変化する場合は大きな値になる
が、その他の場合は、値が0付近の値をとる。そこで、
差分画像B'2,B'3,B'4に対して量子化、可変長符号
化を施すことにより、情報量を削減することができる。
Here, the difference images B'2, B'3, B'4 have a large value when the pixel value suddenly changes such as an edge, but in other cases, the value near 0 is set. To take. Therefore,
The amount of information can be reduced by performing quantization and variable length coding on the difference images B'2, B'3, B'4.

【0026】一方、4画素の平均値で構成される平均値
画像B'1は、原画像Aを1/4の大きさに縮小した画像
といってもよく、情報量はかなり削減されているが、更
に情報量を削減するために、第2段階として、平均値画
像B'1について、前述したサブサンプリングを行って更
に画像を4分割し、前述した冗長度の削減を行って、図
3に示すように、画像B'1における平均値画像B''1
と、差分画像B''2,B''3,B''4 を作成する。そして、
差分画像B''2,B''3,B''4 に対して量子化、可変長符
号化を施す。
On the other hand, the average value image B'1 composed of the average value of 4 pixels may be said to be an image obtained by reducing the original image A to a size of 1/4, and the amount of information is considerably reduced. However, in order to further reduce the amount of information, as a second step, the above-described sub-sampling is performed on the average value image B′1 to further divide the image into four, and the redundancy is reduced as described above. As shown in, the average value image B ″ 1 in the image B′1
And difference images B ″ 2, B ″ 3, B ″ 4 are created. And
Quantization and variable length coding are applied to the difference images B ″ 2, B ″ 3, B ″ 4.

【0027】そして、更に、情報量を削減するために
は、第3段階として、平均値画像B''1 について、前述
したサブサンプリングを行って画像を4分割し、更に前
述した冗長度の削減を行って、図3に示すように、画像
B''1 における平均値画像B'''1と、差分画像B'''2,
B'''3, B'''4を作成して、平均値画像B'''1と差分画
像B''2,B''3,B''4 に対して量子化、可変長符号化を
施す。
Further, in order to further reduce the amount of information, as a third step, the above-mentioned sub-sampling is performed on the average value image B ″ 1 to divide the image into four, and further the above-mentioned redundancy reduction is performed. As shown in FIG. 3, the average value image B ′ ″ 1 in the image B ″ 1 and the difference image B ′ ″ 2,
B ″ ′ 3, B ′ ″ 4 are created, and the average value image B ′ ″ 1 and the difference images B ″ 2, B ″ 3, B ″ 4 are quantized and variable length code Apply.

【0028】このようにして、原画像Aを変換する処理
を行った結果は、図4に示すように、階層的に表現でき
る画像となる。尚、何段階の変換を行うかは任意であ
り、要求される圧縮率と処理スピードとのかねあいから
決定するものである。
In this way, the result of the processing for converting the original image A becomes an image which can be expressed hierarchically as shown in FIG. It should be noted that the number of stages of conversion is arbitrary, and is determined from the balance between the required compression rate and processing speed.

【0029】次に、上記の本実施例の画像変換方法を用
いて符号化した符号化データを復号化する際の画像逆変
換方法について、図5を使って説明する。図5は、本実
施例に係る画像処理方法の復号化における画像逆変換方
法の中の冗長度復元の例を示す説明図である。尚、図5
では、平均値画像B'1と差分画像B'2,B'3,B'4から
サブサンプリング画像B1,B2,B3,B4 を復元する例を
示している。
Next, an image inverse conversion method when decoding the encoded data encoded by using the image conversion method of this embodiment will be described with reference to FIG. FIG. 5 is an explanatory diagram showing an example of redundancy restoration in the image inverse conversion method in the decoding of the image processing method according to the present embodiment. Incidentally, FIG.
Then, an example is shown in which the sub-sampling images B1, B2, B3, B4 are restored from the average value image B'1 and the difference images B'2, B'3, B'4.

【0030】本実施例の画像処理方法の復号化における
画像逆変換方法の概略は、まず、平均値画像と複数の差
分画像から冗長度の復元を行ってサブサンプリング画像
を復元し、次に復元されたサブサンプリング画像からサ
ブサンプリングの逆の操作である画像の合成を行い、こ
の冗長度の復元と画像の合成を多段階に行って原画像を
復元する方法である。
The outline of the image inverse transform method in the decoding of the image processing method of this embodiment is as follows. First, the redundancy is restored from the average value image and a plurality of difference images to restore the sub-sampling image, and then the restoration is performed. This is a method of reconstructing an original image by performing an operation that is the reverse operation of subsampling from the obtained subsampling image, performing restoration of this redundancy and image synthesis in multiple stages.

【0031】まず、冗長度の復元方法は、図5に示すよ
うに、平均値画像B'1と差分画像B'2,B'3,B'4にお
いて相対的に同位置にある4画素から、次式を用いて復
元するサブサンプリング画像の画素値を算出する。 B2 =b(i,j) =b'(i,j)+a'(i,j) B3 =c(i,j) =c'(i,j)+a'(i,j) B4 =d(i,j) =d'(i,j)+a'(i,j) B1 =a(i,j) =4×a'(i,j)−b(i,j) −c(i,j) −
d(i,j)
First, as shown in FIG. 5, the method of restoring the redundancy is performed by comparing the average value image B'1 and the difference images B'2, B'3, B'4 with four pixels at the same relative position. , The pixel value of the sub-sampling image to be restored is calculated using the following equation. B2 = b (i, j) = b '(i, j) + a' (i, j) B3 = c (i, j) = c '(i, j) + a' (i, j) B4 = d (i, j) = d '(i, j) + a' (i, j) B1 = a (i, j) = 4 * a '(i, j) -b (i, j) -c ( i, j) −
d (i, j)

【0032】例えば、図5に示すように、サブサンプリ
ング画像B2 は、差分画像B'2の画素値b'(i,j)と平均
値画像B'1の画素値a'(i,j)とを加算した画素値で構成
し、同様にサブサンプリング画像B3 は、差分画像B'3
の画素値c'(i,j)と平均値画像B'1の画素値a'(i,j)と
を加算した画素値で構成し、サブサンプリング画像B4
は、差分画像B'4の画素値d'(i,j)と平均値画像B'1の
画素値a'(i,j)とを加算した画素値で構成する。つま
り、サブサンプリング画像B2,B3,B4 は、平均値画像
B'1に差分画像B'2,B'3,B'4を加算した加算画像と
なっている。
For example, as shown in FIG. 5, the sub-sampling image B2 has a pixel value b '(i, j) of the difference image B'2 and a pixel value a' (i, j) of the average value image B'1. And the sub-sampling image B3 is similar to the difference image B'3.
Pixel value c ′ (i, j) of the average value image B′1 and the pixel value a ′ (i, j) of the average value image B′1 are added, and the subsampling image B4
Is composed of a pixel value obtained by adding the pixel value d ′ (i, j) of the difference image B′4 and the pixel value a ′ (i, j) of the average value image B′1. That is, the sub-sampling images B2, B3, B4 are addition images obtained by adding the difference images B'2, B'3, B'4 to the average value image B'1.

【0033】そして、最後に、サブサンプリング画像B
1 は、平均値画像B'1の画素値a'(i,j)を4倍した画素
値から上記で復元したサブサンプリング画像B2 の画素
値b(i,j) とサブサンプリング画像B3 の画素値c(i,
j) とサブサンプリング画像B4 の画素値d(i,j) とを
減算した画素値で構成する。つまり、サブサンプリング
画像B1 は、平均値画像B'1とサブサンプリング画像B
2,B3,B4 から新たな画像を形成している。
Finally, the sub-sampled image B
1 is the pixel value b (i, j) of the sub-sampling image B2 and the pixel of the sub-sampling image B3 restored from the pixel value obtained by multiplying the pixel value a '(i, j) of the average value image B'1 by 4. Value c (i,
j) and the pixel value d (i, j) of the sub-sampled image B4. That is, the subsampling image B1 is the average value image B'1 and the subsampling image B1.
A new image is formed from 2, B3, B4.

【0034】次に、復元されたサブサンプリング画像か
ら原画像を合成する画像合成方法は、前述した符号化に
おけるサブサンプリングの逆の操作であり、各サブサン
プリング画像の画素が元の順番になるように並び替えて
合成し、本実施例では4倍の大きさの画像を作成するよ
うになっている。具体的には、復元されたサブサンプリ
ング画像B1,B2,B3,B4 を合成して、原画像Aが生成
される。
Next, the image synthesizing method for synthesizing the original image from the restored sub-sampled image is an operation reverse to the sub-sampling in the above-mentioned encoding, so that the pixels of each sub-sampled image are in the original order. In this embodiment, an image having a size four times larger is created. Specifically, the restored sub-sampled images B1, B2, B3, B4 are combined to generate the original image A.

【0035】尚、ここでは、逆変換方法の詳細について
1段階の逆変換しか記述しないが、符号化部の画像変換
において多段階で変換を行った場合、例えば図4に示し
た例で説明すると、最後に得られた平均値画像B'''1と
差分画像B'''2,B'''3,B'''4とから逆変換によって
前段階の平均値画像B''1 を生成し、その平均値画像
B''1 と前段階の差分画像B''2 ,B''3 ,B''4 とか
ら更に前段階の平均値画像B'1を生成し、これを繰り返
して原画像Aを生成するようになっている。
The details of the inverse transform method will be described here in only one stage of inverse transform. However, in the case of performing the transform in multiple stages in the image transform of the encoding unit, for example, an example shown in FIG. 4 will be described. , The last-obtained average value image B ′ ″ 1 and the difference images B ′ ″ 2, B ′ ″ 3, B ′ ″ 4 are inversely transformed to obtain the average value image B ″ 1 at the previous stage. Generate the average value image B ″ 1 and the difference images B ″ 2, B ″ 3, B ″ 4 of the previous stage to generate the average value image B′1 of the previous stage, and repeat this. The original image A is generated.

【0036】次に、本実施例の画像処理方法を実現する
符号化装置について図6を使って説明する。図6は、本
実施例の画像処理方法を実現する符号化装置の構成ブロ
ック図である。本実施例の符号化装置は、図6に示すよ
うに、画像変換器11と、量子化器12と、可変長符号
化器13と、マルチプレクサ(Multiplexer:MPX)1
4とから構成されている。
Next, an encoding apparatus for implementing the image processing method of this embodiment will be described with reference to FIG. FIG. 6 is a block diagram of the configuration of an encoding device that realizes the image processing method of this embodiment. As shown in FIG. 6, the encoding apparatus according to the present embodiment includes an image converter 11, a quantizer 12, a variable length encoder 13, and a multiplexer (MPX) 1.
And 4.

【0037】次に、本実施例の符号化装置の各部につい
て具体的に説明する。量子化器12は、量子化テーブル
を用いて量子化するものであり、可変長符号化器13
は、符号化テーブルを用いて符号化するものであり、い
ずれも一般的に知られている技術を用いて実現するもの
である。尚、量子化器12及び可変長符号化器13は、
入出力端子がそれぞれ4つ備えられており、最大4つの
データの入力/処理/出力が並列に可能となっている。
MPX14は、可変長符号化器13の4つの出力端子か
ら出力される符号化データを一時的に格納して合成し、
誤り訂正符号等を付加して、パケット化して出力するも
のである。
Next, each section of the coding apparatus of this embodiment will be specifically described. The quantizer 12 quantizes using a quantization table, and the variable length encoder 13
Is to be encoded by using an encoding table, and is realized by using a generally known technique. The quantizer 12 and the variable length encoder 13 are
Four input / output terminals are provided, and a maximum of four data inputs / processes / outputs can be performed in parallel.
The MPX 14 temporarily stores and combines the encoded data output from the four output terminals of the variable length encoder 13,
An error correction code or the like is added, and the data is packetized and output.

【0038】また、本実施例の特徴部分である画像変換
器11は、図1〜図4で説明した画素間の相関性を利用
してサブサンプリングし、冗長度を削減する変換を多段
階に繰り返し行うものである。更に、画像変換器11内
部の回路構成について図7を使って説明する。図7は、
本実施例の画像変換器11の概略回路構成図である。
The image converter 11, which is a characteristic part of the present embodiment, performs subsampling by utilizing the correlation between pixels described in FIGS. 1 to 4, and performs conversion for reducing redundancy in multiple stages. It is something that is repeated. Further, the circuit configuration inside the image converter 11 will be described with reference to FIG. FIG.
It is a schematic circuit block diagram of the image converter 11 of a present Example.

【0039】画像変換器11は、図7に示すように、画
像分割器21と、4入力加算器22と、1/4倍増幅器
23と、2入力差分器24,25,26と、スイッチ
(SW)27とから構成されている。
As shown in FIG. 7, the image converter 11 includes an image divider 21, a 4-input adder 22, a 1 / 4-fold amplifier 23, 2-input difference units 24, 25 and 26, and switches ( SW) 27.

【0040】画像分割器21は、内部に入力された画像
(原画像)データを1画面分一時的に記憶するメモリ
(大メモリ)と、原画像1をサブサンプリングして得ら
れた4つのサブサンプリング画像をそれぞれ格納するメ
モリ(4つの小メモリ)とを有している。そして、画像
分割器21は、大メモリに記憶されている原画像を上述
したサブサンプリング手法を用いてサブサンプリング画
像を作成して各小メモリに格納し、出力端子から一斉に
サブサンプリング画像の画像データが出力するものであ
る。尚、大メモリ内の原画像のサブサンプリングが終了
すると、大メモリはリセットされ、また小メモリ内の画
像の画素データ(画素値のデータ)が全て出力端子から
出力されると、小メモリはリセットされるようになって
いる。
The image divider 21 includes a memory (large memory) for temporarily storing the image (original image) data inputted therein for one screen, and four sub-images obtained by sub-sampling the original image 1. It has a memory (four small memories) for storing each sampled image. Then, the image divider 21 creates a sub-sampling image from the original image stored in the large memory by using the above-described sub-sampling method, stores the sub-sampling image in each small memory, and outputs the images of the sub-sampling images all at once from the output terminals. The data is output. When the sub-sampling of the original image in the large memory is completed, the large memory is reset, and when all the pixel data (pixel value data) of the image in the small memory is output from the output terminal, the small memory is reset. It is supposed to be done.

【0041】具体的には、大メモリには図1の原画像A
が格納され、サブサンプリングされてサブサンプリング
画像B1,B2,B3,B4 が小メモリに格納される。更に、
サブサンプリング画像B1,B2,B3,B4 の画素データa
(0,0),b(0,0),c(0,0),d(0,0) がまず出力端子(1)(2)
(3)(4)から出力されることになる。
Specifically, the original image A shown in FIG. 1 is stored in the large memory.
Are stored, subsampled and subsampled images B1, B2, B3, B4 are stored in a small memory. Furthermore,
Pixel data a of sub-sampled images B1, B2, B3, B4
(0,0), b (0,0), c (0,0), d (0,0) are first output terminals (1) (2)
It will be output from (3) and (4).

【0042】4入力加算器22は、出力端子(1)(2)(3)
(4)の画素データを加算し、1/4倍増幅器23は、加
算された画素データを1/4倍に演算し、SW27は、
平均値画像の最小単位を出力する場合にのみ、出力1に
出力するよう接続することになるが、それ以外はフィー
ドバックされて画像分割器21に入力されるよう接続す
るものである。
The 4-input adder 22 has output terminals (1) (2) (3)
The pixel data of (4) is added, the 1 / 4-fold amplifier 23 calculates the added pixel data by 1/4, and the SW 27 is
Only when outputting the minimum unit of the average value image, the connection is made so as to output to the output 1, but otherwise, the connection is made so as to be fed back and inputted to the image divider 21.

【0043】2入力差分器24は、1/4倍増幅器23
からの出力(平均値画像B'1の画素データ)のマイナス
値と画像分割器21の出力端子(2) からの出力(サブサ
ンプリング画像B2 の画素データ)の値とを加算して両
データの差分(差分画像B'2の画素データ)を出力する
ものである。
The 2-input differentiator 24 is a 1/4 amplifier 23.
The negative value of the output (pixel data of the average value image B'1) and the value of the output (pixel data of the sub-sampling image B2) from the output terminal (2) of the image divider 21 are added to obtain both data. The difference (pixel data of the difference image B′2) is output.

【0044】2入力差分器25は、2入力差分器24と
同様で、平均値画像B'1の画素データとサブサンプリン
グ画像B3 の画素データとの差分を差分画像B'3の画素
データとして出力するものであり、2入力差分器26
は、2入力差分器24,25と同様で、平均値画像B'1
の画素データとサブサンプリング画像B4 の画素データ
との差分を差分画像B'4の画素データとして出力するも
のである。
The two-input difference unit 25 is similar to the two-input difference unit 24 and outputs the difference between the pixel data of the average value image B′1 and the pixel data of the sub-sampling image B3 as the pixel data of the difference image B′3. The two-input differentiator 26
Is the same as the two-input differentiator 24, 25, and the average value image B'1
The difference between the pixel data of the sub-sampling image B4 and the pixel data of the sub-sampling image B4 is output as the pixel data of the difference image B'4.

【0045】次に、本実施例の画像符号化装置の処理に
ついて具体的に説明する。ここでは、図4の平均値画像
B'''1を最小平均値画像とした場合について説明する。
まず、原画像Aの画像データが画像分割器21に入力さ
れて大メモリに格納され、画像分割器21の動作により
サブサンプリングが為されてサブサンプリング画像B1,
B2,B3,B4 が小メモリに格納されて、大メモリはリセ
ットされ、内容がクリアされる。
Next, the processing of the image coding apparatus of this embodiment will be specifically described. Here, the case where the average value image B ′ ″ 1 in FIG. 4 is the minimum average value image will be described.
First, the image data of the original image A is input to the image divider 21 and stored in a large memory, and subsampling is performed by the operation of the image divider 21 to obtain the subsampled image B1 ,.
B2, B3, and B4 are stored in the small memory, the large memory is reset, and the contents are cleared.

【0046】そして、出力端子(1)(2)(3)(4)から画像B
1,B2,B3,B4 のそれぞれの画素データa(0,0),b(0,
0),c(0,0),d(0,0) が同時に出力され、4入力加算器
22で4つの画素データが加算され、1/4倍増幅器2
3で1/4倍に増幅される。つまり、1/4倍増幅器2
3からの出力が4つの画素データの平均値となり、サブ
サンプリング画像における全ての画素データについて上
記処理が為されると、平均値画像B'1が形成されること
になる。
Then, from the output terminals (1) (2) (3) (4), the image B
Pixel data a (0,0), b (0,1) of 1, B2, B3, B4
0), c (0,0), d (0,0) are simultaneously output, four pixel data are added by the 4-input adder 22, and the 1/4 times amplifier 2
It is amplified by 1/4 at 3. That is, 1/4 times amplifier 2
The output from 3 becomes the average value of the four pixel data, and when all the pixel data in the sub-sampling image are subjected to the above processing, the average value image B′1 is formed.

【0047】そして、平均値画像B'1の画素データとサ
ブサンプリング画像B2 の画素データとの差分が2入力
差分器24で、平均値画像B'1の画素データとサブサン
プリング画像B3 の画素データとの差分が2入力差分器
25で、平均値画像B'1の画素データとサブサンプリン
グ画像B4 の画素データとの差分が2入力差分器26で
とられて、出力1〜4に差分画像B'1,B'2,B'3が出
力され、量子化器12へ入力されることになる。但し、
SW27は、この時出力1側に接続されていないため、
平均値画像B'1は出力1には出力されず、画像分割器2
1に入力される。尚、サブサンプリング画像B1,B2,B
3,B4 の全ての画素データが読み出されると、小メモリ
はリセットされ、内容がクリアされる。
Then, the difference between the pixel data of the average value image B'1 and the pixel data of the sub-sampling image B2 is calculated by the 2-input difference device 24, and the pixel data of the average value image B'1 and the pixel data of the sub-sampling image B3 are calculated. The difference between the pixel data of the average value image B′1 and the pixel data of the sub-sampling image B4 is calculated by the 2-input difference device 26, and the difference image B is output to outputs 1 to 4. '1, B'2, B'3 are output and input to the quantizer 12. However,
Since SW27 is not connected to the output 1 side at this time,
The average value image B'1 is not output to the output 1 and the image divider 2
Input to 1. The sub-sampling images B1, B2, B
When all the pixel data of 3, B4 are read, the small memory is reset and the contents are cleared.

【0048】次に、画像分割器21に入力された平均値
画像B'1の画像データが大メモリに格納され、更に画像
分割器21でサブサンプリングが為されて、サブサンプ
リング画像に分割され、各サブサンプリング画像の対応
する位置の画素の画素データが出力端子(1)(2)(3)(4)か
ら出力される。そして、4入力加算器22、1/4倍増
幅器23、2入力差分器24,25,26の動作により
平均値画像B''1 と、差分画像B''2,B''3,B''4 とが
得られ、平均値画像B''1 は画像分割器21にフィード
バックして入力され、差分画像B''2,B''3,B''4 は量
子化器12に入力される。
Next, the image data of the average value image B'1 input to the image divider 21 is stored in a large memory, further subsampled by the image divider 21, and divided into subsampled images. The pixel data of the pixel at the corresponding position in each sub-sampling image is output from the output terminals (1) (2) (3) (4). The average value image B ″ 1 and the difference images B ″ 2, B ″ 3, B ′ are operated by the operations of the 4-input adder 22, the 1 / 4-fold amplifier 23, and the 2-input difference devices 24, 25, and 26. '4 is obtained, the average value image B ″ 1 is fed back to the image divider 21, and the difference images B ″ 2, B ″ 3, B ″ 4 are inputted to the quantizer 12. It

【0049】そして、上記処理を繰り返し、最小平均値
画像である平均値画像B'''1を得る段階に達すると、S
W27は出力1側に切り替わり、得られた平均値画像
B'''1と差分画像B'''2,B'''3,B'''4とを量子化器
12に出力するものである。このようにして、図4に示
すような画像変換が為されるものである。そして、画像
変換されたデータは量子化、可変長符号化されてMPX
14に出力され、MPX14では、図4に示す状態に等
しい符号化データの配列で一旦記憶して、その内容を誤
り訂正符号化し、パケット化して符号化データとして伝
送路等に出力するものである。
When the above process is repeated to reach the stage of obtaining the average value image B '''1 which is the minimum average value image, S
W27 switches to the output 1 side and outputs the obtained average value image B ′ ″ 1 and difference images B ′ ″ 2, B ′ ″ 3, B ″ ′ 4 to the quantizer 12. is there. In this way, the image conversion as shown in FIG. 4 is performed. Then, the image-converted data is quantized and variable-length coded to obtain MPX.
14 is output to the MPX 14, and the MPX 14 temporarily stores the same array of encoded data as in the state shown in FIG. 4, error-correction-encodes the content, packetizes it, and outputs it as encoded data to a transmission line or the like. .

【0050】尚、上記処理の場合の符号化の順序を図8
を使って説明する。図8は、符号化の最小単位を示す説
明図である。図8に示すように、差分画像B'2,B'3,
B'4が同時に8×8画素ブロック単位で符号化され、次
に、差分画像B''2,B''3,B''4 が同時に8×8画素ブ
ロック単位で符号化され、次に、差分画像B'''2,
B'''3,B'''4が同時に8×8画素ブロック単位で符号
化され、最後に、平均値画像B'''1が8×8画素ブロッ
ク単位で符号化されものである。
The order of encoding in the above processing is shown in FIG.
Use to explain. FIG. 8 is an explanatory diagram showing the minimum unit of encoding. As shown in FIG. 8, the difference images B′2, B′3,
B′4 is simultaneously encoded in 8 × 8 pixel block units, then the difference images B ″ 2, B ″ 3, B ″ 4 are simultaneously encoded in 8 × 8 pixel block units, and then , The difference image B ′ ″ 2,
B ″ ″ 3 and B ″ ″ 4 are simultaneously encoded in 8 × 8 pixel block units, and finally, the average value image B ′ ″ 1 is encoded in 8 × 8 pixel block units.

【0051】また、図7における出力1〜4を直接量子
化器12に入力せずに、画像変換器11内で一旦1画面
分のメモリに図4に示す状態にて格納し、その画像デー
タを図9に示すように、平均値画像及び差分画像からそ
の位置及びサイズに応じた画素データを選択して、8×
8画素ブロックを作成して符号化を行うようにしてもよ
い。
The outputs 1 to 4 in FIG. 7 are not directly input to the quantizer 12 but are temporarily stored in the memory for one screen in the image converter 11 in the state shown in FIG. As shown in FIG. 9, pixel data corresponding to the position and size of the average value image and the difference image are selected, and 8 ×
You may make it encode by forming an 8 pixel block.

【0052】この場合、8×8画素ブロックを単位とし
て量子化、可変長符号化を行い、符号化された順序でM
PX14でパケット化されて出力するようにすれば、8
×8画素ブロックには、重要な平均値画像の画素データ
が1つしか含まれないので、MPX14で符号化後の伝
送等で誤りが発生した場合にその誤りの影響を最小限に
止めることができる効果がある。
In this case, quantization and variable length coding are performed in units of 8 × 8 pixel blocks, and M blocks are coded in the order of coding.
8 if packetized by PX14 and output
Since the × 8 pixel block contains only one important pixel data of the average value image, when an error occurs in the transmission after encoding by the MPX 14, the influence of the error can be minimized. There is an effect that can be done.

【0053】次に、本実施例の画像処理方法を実現する
復号化装置について図10を使って説明する。図10
は、本実施例の画像処理方法を実現する復号化装置の構
成ブロック図である。本実施例の復号化装置は、図10
に示すように、デマルチプレクサ(Demultiplexer:DM
PX)31と、可変長復号化器32と、逆量子化器33
と、画像逆変換器34とから構成されている。
Next, a decoding device for realizing the image processing method of this embodiment will be described with reference to FIG. Figure 10
FIG. 3 is a configuration block diagram of a decoding device that realizes the image processing method of the present embodiment. The decoding apparatus of this embodiment is shown in FIG.
As shown in, the demultiplexer (DM)
PX) 31, variable length decoder 32, and inverse quantizer 33
And an image inverse converter 34.

【0054】次に、本実施例の復号化装置の各部につい
て具体的に説明する。可変長復号化器32は、符号化装
置の可変長符号化器13と同様の符号化テーブルを用い
て復号化するものであり、逆量子化器33は、符号化装
置の量子化器12と同様の量子化テーブルを用いて逆量
子化するものであり、いずれも一般的に知られている技
術を用いて実現するものである。
Next, each section of the decoding apparatus of this embodiment will be concretely described. The variable length decoder 32 performs decoding using the same encoding table as that of the variable length encoder 13 of the encoding device, and the inverse quantizer 33 is equivalent to the quantizer 12 of the encoding device. Inverse quantization is performed using the same quantization table, and all of them are implemented using commonly known techniques.

【0055】DMPX31は、パケット化された符号化
データから符号化データを取り出し、誤り訂正等を行っ
て可変長復号化器32に出力するものである。但し、本
実施例のDMPX31は、受信した符号化データを合成
して、MPX14で配列した符号化データの状態(図4
の状態に等しい符号化データの配列状態)とするもので
ある。
The DMPX 31 extracts coded data from the packetized coded data, performs error correction and the like, and outputs it to the variable length decoder 32. However, the DMPX 31 of this embodiment synthesizes the received encoded data and arranges the encoded data in the MPX 14 (see FIG. 4).
The state of arrangement of encoded data is equal to the state of.

【0056】次に、本実施例の特徴部分である画像逆変
換器34について説明する。画像逆変換器34は、図5
で説明した平均値画像と差分画像から冗長度を復元して
サブサンプリング画像を復元し、そのサブサンプリング
画像を合成して原画像を再生するものである。
Next, the image inverse converter 34, which is a characteristic part of this embodiment, will be described. The image inverse converter 34 is shown in FIG.
The redundancy is restored from the average value image and the difference image described in 1. to restore the sub-sampling image, and the sub-sampling images are combined to reproduce the original image.

【0057】本実施例の画像逆変換器34について図1
1を使って具体的に説明する。図11は、本実施例の画
像逆変換器34の概略回路構成図である。本実施例の画
像逆変換器34は、図11に示すように、スイッチ(S
W)41と、2入力加算器42,43,44と、4倍増
幅器45と、4入力差分器46と、画像合成器47と、
スイッチ(SW)48とから構成されている。
The image inverse converter 34 of this embodiment is shown in FIG.
A specific description will be given using 1. FIG. 11 is a schematic circuit configuration diagram of the image inverse converter 34 of the present embodiment. The image inverse converter 34 of the present embodiment, as shown in FIG.
W) 41, 2-input adders 42, 43, 44, quadruple amplifier 45, 4-input difference unit 46, image synthesizer 47,
It is composed of a switch (SW) 48.

【0058】尚、本実施例の画像逆変換器34の入力1
〜4へは、図8で説明した順序で符号化された符号化デ
ータをDPMX31にて逆順序となるよう可変長復号化
器32、逆量子化器33に出力してそれぞれ復号化、逆
量子化し、その復号化等された画像データが入力される
ものであり、具体的には、まず、最小単位の平均値画像
B'''1と差分画像B'''2,B'''3,B'''4が入力1,
2,3,4に入力されるようになっている。
It should be noted that the input 1 of the image inverse converter 34 of this embodiment is
4 to the variable length decoder 32 and the inverse quantizer 33 so that the encoded data encoded in the order described in FIG. The converted image data is input, and specifically, first, the average image B ′ ″ 1 and the difference images B ″ ′ 2 and B ″ ′ 3 of the minimum unit are first input. , B '''4 is input 1,
It is designed to be input to 2, 3, and 4.

【0059】SW41は、最小単位の平均値画像が入力
1に入力される時には、スイッチが入力1側に接続し、
その他は画像合成器47側に接続するようになってい
る。SW48は、1画面分の画像が再生された時(画像
逆変換終了した時)には出力側に接続するが、その他は
SW41側に接続するようになっている。
SW41 has a switch connected to the input 1 side when an average value image of the minimum unit is input to the input 1.
Others are connected to the image synthesizer 47 side. The SW 48 is connected to the output side when an image for one screen is reproduced (when the image reverse conversion is completed), but is connected to the SW 41 side for the others.

【0060】2入力加算器42は、平均値画像B'''1の
画素データと差分画像B'''2の画素データを加算するも
のであり、2入力加算器43は、平均値画像B'''1の画
素データと差分画像B'''3の画素データを加算するもの
であり、2入力加算器44は、平均値画像B'''1の画素
データと差分画像B'''4の画素データを加算するもので
ある。
The 2-input adder 42 adds the pixel data of the average value image B ′ ″ 1 and the pixel data of the difference image B ′ ″ 2, and the 2-input adder 43 outputs the average value image B ′. The pixel data of "" 1 and the pixel data of the difference image B '"3 are added, and the 2-input adder 44 uses the pixel data of the average value image B'" 1 and the difference image B "'. The pixel data of 4 is added.

【0061】尚、2入力加算器42からの出力が差分画
像B'''2を基にしたサブサンプリング画像の画素データ
となり、2入力加算器43からの出力が差分画像B'''3
を基にしたサブサンプリング画像の画素データとなり、
2入力加算器44からの出力が差分画像B'''4を基にし
たサブサンプリング画像の画素データとなるものであ
る。
The output from the 2-input adder 42 becomes the pixel data of the sub-sampling image based on the difference image B ′ ″ 2, and the output from the 2-input adder 43 becomes the difference image B ″ ′ 3.
It becomes the pixel data of the sub-sampling image based on
The output from the 2-input adder 44 becomes the pixel data of the sub-sampling image based on the difference image B ′ ″ 4.

【0062】4倍増幅器45は、平均値画像B'''1の画
素データを4倍に増幅し、4入力差分器46は、4倍に
増幅した値から2入力加算器42,43,44の値を引
いて差分を求めるものである。この差分値が平均値画像
B'''1を基にしたサブサンプリング画像の画素データと
なる。
The quadruple amplifier 45 amplifies the pixel data of the average value image B ′ ″ 1 four times, and the four-input difference device 46 outputs the four-fold amplified values to the two-input adders 42, 43 and 44. The difference is obtained by subtracting the value of. This difference value becomes the pixel data of the sub-sampling image based on the average value image B ′ ″ 1.

【0063】画像合成器47は、4入力と1出力の端子
を備えており、内部に4入力からの画素データを格納す
る小メモリをそれぞれ有しており、上記の例では平均値
画像B'''1を基にしたサブサンプリング画像と、差分画
像B'''2を基にしたサブサンプリング画像と、差分画像
B'''3を基にしたサブサンプリング画像と、差分画像
B'''4を基にしたサブサンプリング画像とが格納される
ようになっている。
The image synthesizer 47 has terminals for four inputs and one output, and each has a small memory for storing pixel data from the four inputs, and in the above example, the average value image B ''' 1 based sub-sampling image, difference image B '''2 based sub-sampling image, difference image B''' 3 based sub-sampling image, difference image B ''' A sub-sampling image based on 4 is stored.

【0064】そして、画像合成器47では、サブサンプ
リングの逆の方法でサブサンプリング画像の合成が為さ
れ、大メモリに一旦格納される。更に、大メモリの内容
が順次SW48を介してSW41に出力され、SW41
が入力1ではない方に接続されるので、その内容が2入
力加算器42,43,44と4倍増幅器45に入力され
る。
Then, the image synthesizer 47 synthesizes the sub-sampled images by the reverse method of the sub-sampling and temporarily stores them in the large memory. Further, the contents of the large memory are sequentially output to SW41 via SW48, and SW41
Is connected to the one other than the input 1, so that its contents are input to the 2-input adders 42, 43, 44 and the quadruple amplifier 45.

【0065】また、DMPX31は、入力2,3,4に
差分画像B''2,B''3,B''4 を選択して入力するもので
あり、2入力加算器42,43,44と、4倍増幅器4
5と、4入力差分器46とで上記同様の処理を行って、
上記サブサンプリング画像の合成画像を平均値画像と
し、その平均値画像を基にしたサブサンプリング画像
と、差分画像B''2 を基にしたサブサンプリング画像
と、差分画像B''3 を基にしたサブサンプリング画像
と、差分画像B''4 を基にしたサブサンプリング画像と
が得られるものである。
The DMPX 31 selects and inputs the difference images B ″ 2, B ″ 3, B ″ 4 to the inputs 2, 3 and 4, and the 2-input adders 42, 43 and 44. And 4x amplifier 4
The same processing as above is performed by the 5 and 4-input subtractor 46,
A composite image of the sub-sampling images is used as an average value image, a sub-sampling image based on the average value image, a sub-sampling image based on the difference image B ″ 2, and a difference image B ″ 3. The sub-sampling image and the sub-sampling image based on the difference image B ″ 4 are obtained.

【0066】更に、DMPX31は、入力2,3,4に
差分画像B'2,B'3,B'4を選択して入力するものであ
り、2入力加算器42,43,44と、4倍増幅器45
と、4入力差分器46とで上記同様の処理を行って、上
記サブサンプリング画像の合成画像を平均値画像とし、
その平均値画像を基にしたサブサンプリング画像と、差
分画像B'2を基にしたサブサンプリング画像と、差分画
像B'3を基にしたサブサンプリング画像と、差分画像
B'4を基にしたサブサンプリング画像とが得られるもの
である。上述したように、画像変換とは逆の手法を用い
る画像逆変換を行うことで、平均値画像と差分画像とか
ら画像を再生するものである。
Further, the DMPX 31 selects and inputs the difference images B'2, B'3, B'4 to the inputs 2, 3 and 4, and the 2-input adders 42, 43, 44 and 4 are used. Double amplifier 45
And the four-input subtractor 46 perform the same processing as described above to make the composite image of the sub-sampling images the average value image,
A sub-sampling image based on the average value image, a sub-sampling image based on the difference image B′2, a sub-sampling image based on the difference image B′3, and a difference image B′4. And a sub-sampled image is obtained. As described above, the image is converted from the average value image and the difference image by performing the image inverse conversion using a method reverse to the image conversion.

【0067】本実施例の画像処理方法によれば、原画像
をサブサンプリングして分割した小さいサブサンプリン
グ画像を相対位置関係にある画素の平均値と差分値を算
出し、1つを平均値画像に割り当て、他を差分画像に割
り当てる画像変換を行い、更にその平均値画像をサブサ
ンプリングして上記同様の画像変換処理で平均値画像と
差分画像にし、この画像変換処理を繰り返して、最小単
位(最終段)の平均値画像とその他の段階的な差分画像
を符号化し、また、復号化して画像逆変換を行って画像
を再生するので、画素間の空間的相関性を利用して差分
画像の部分を多く作成することで情報量を削減して冗長
度を削減し、情報量の少ない画像で符号化及び復号化す
ることになり、画像の圧縮効率を向上させることができ
る効果がある。
According to the image processing method of the present embodiment, a small sub-sampling image obtained by sub-sampling an original image is divided to calculate an average value and a difference value of pixels having a relative positional relationship, and one is calculated as an average value image. , The other is assigned to the difference image, image conversion is further performed, the average value image is subsampled, and the average value image and the difference image are processed by the same image conversion process as described above. Since the average value image at the final stage) and other stepwise difference images are encoded, and the image is reproduced by performing decoding and image inverse conversion, the spatial correlation between pixels is used to generate the difference image. By creating a large number of parts, the amount of information is reduced, redundancy is reduced, and encoding and decoding are performed with an image with a small amount of information, which has the effect of improving the compression efficiency of the image.

【0068】更に、本実施例の画像処理方法を使用すれ
ば、符号化データ量が減少するので、符号化データを伝
送する場合に伝送時間が短縮され、伝送誤りを低下させ
ることができる効果がある。
Furthermore, when the image processing method of this embodiment is used, the amount of encoded data is reduced, so that the transmission time is shortened when transmitting encoded data, and the transmission error can be reduced. is there.

【0069】[0069]

【発明の効果】請求項1,2記載の発明によれば、原画
像をサブサンプリングし、そのサブサンプリング画像か
ら平均値画像と差分画像を形成し、それら画像を符号化
し、また、復号化して平均値画像と差分画像からサブサ
ンプリング画像を復元し、サブサンプリングとは逆の方
法で画素の並び替えを行って原画像を再生する画像処理
方法としているので、サブサンプリングにより隣接画素
間の相関性を利用し、平均値画像とその差分画像とする
ことで冗長度を削減できる効果がある。
According to the first and second aspects of the present invention, the original image is sub-sampled, the average value image and the difference image are formed from the sub-sampled images, and the images are encoded and decoded. The sub-sampling image is reconstructed from the average value image and the difference image, and the pixel processing is performed in the reverse method of sub-sampling to reproduce the original image. By using the average value image and the difference image thereof, it is possible to reduce the redundancy.

【0070】請求項3,4記載の発明によれば、請求項
1におけるサブサンプリングと平均値画像及び差分画像
を形成する処理を多段階に繰り返して符号化し、また、
請求項2における復号化して最終段の平均値画像と最終
段の差分画像から新たな画像と加算画像を形成してサブ
サンプリングの逆の方法で画像を合成する処理を多段階
に繰り返して画像を再生する画像処理方法としているの
で、サブサンプリングにより隣接画素間の相関性を利用
し、最終段の平均値画像と段階的な差分画像とすること
で冗長度を削減し、繰り返し処理の回数により圧縮効率
を向上させることができる効果がある。
According to the third and fourth aspects of the invention, the subsampling and the process of forming the average value image and the difference image in the first aspect are repeatedly encoded in multiple stages, and
The process of decoding according to claim 2 to form a new image and an addition image from the final-stage average value image and the final-stage difference image and combining the images by the reverse method of sub-sampling is repeated in multiple stages to form an image. Since it is an image processing method to reproduce, redundancy is reduced by utilizing the correlation between adjacent pixels by sub-sampling, and by making the average value image at the final stage and the stepwise difference image, it is compressed by the number of repeated processing. There is an effect that efficiency can be improved.

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

【図1】本発明の一実施例に係る画像処理方法の符号化
における画像変換方法の中のサブサンプリングの例を示
す説明図である。
FIG. 1 is an explanatory diagram showing an example of subsampling in an image conversion method in encoding of an image processing method according to an embodiment of the present invention.

【図2】本実施例の画像変換方法における冗長度の削減
の例を示す説明図である。
FIG. 2 is an explanatory diagram showing an example of reduction of redundancy in the image conversion method of the present embodiment.

【図3】本実施例の画像変換方法において多段階に冗長
度の削減を行う例を示す説明図である。
FIG. 3 is an explanatory diagram showing an example in which redundancy is reduced in multiple steps in the image conversion method of the present embodiment.

【図4】本実施例の画像変換方法の概念を示す説明図で
ある。
FIG. 4 is an explanatory diagram showing the concept of the image conversion method of the present embodiment.

【図5】本実施例に係る画像処理方法の復号化における
画像逆変換方法の中の冗長度復元の例を示す説明図であ
る。
FIG. 5 is an explanatory diagram showing an example of redundancy restoration in the image inverse conversion method in the decoding of the image processing method according to the embodiment.

【図6】本実施例の画像処理方法を実現する符号化装置
の構成ブロック図である。
FIG. 6 is a configuration block diagram of an encoding device that realizes the image processing method of the present embodiment.

【図7】本実施例の画像変換器11の概略回路構成図で
ある。
FIG. 7 is a schematic circuit configuration diagram of an image converter 11 of the present embodiment.

【図8】符号化の最小単位を示す説明図である。FIG. 8 is an explanatory diagram showing a minimum unit of encoding.

【図9】符号化の最小単位を示す説明図である。FIG. 9 is an explanatory diagram showing a minimum unit of encoding.

【図10】本実施例の画像処理方法を実現する復号化装
置の構成ブロック図である。
FIG. 10 is a configuration block diagram of a decoding device that realizes the image processing method of the present embodiment.

【図11】本実施例の画像逆変換器34の概略回路構成
図である。
FIG. 11 is a schematic circuit configuration diagram of an image inverse converter 34 of the present embodiment.

【図12】JPEG方式の符号化/復号化を説明するた
めの概略構成ブロック図である。
FIG. 12 is a schematic block diagram for explaining JPEG encoding / decoding.

【図13】画素の相関性を説明する説明図である。FIG. 13 is an explanatory diagram illustrating the correlation of pixels.

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

11…画像変換器、 12…量子化器、 13…可変長
符号化器、 14…マルチプレクサ、 21…画像分割
器、 22…4入力加算器、 23…1/4倍増幅器、
24,25,26…2入力差分器、 27…スイッ
チ、 31…デマルチプレクサ、 32…可変長復号化
器、 33…逆量子化器、 34…画像逆変換器、 4
1…スイッチ、 42,43,44…2入力加算器、
45…4倍増幅器、 46…4入力差分器、 47…画
像合成器、 48…スイッチ
11 ... Image converter, 12 ... Quantizer, 13 ... Variable length encoder, 14 ... Multiplexer, 21 ... Image divider, 22 ... 4-input adder, 23 ... 1/4 times amplifier,
24, 25, 26 ... 2 input difference device, 27 ... Switch, 31 ... Demultiplexer, 32 ... Variable length decoder, 33 ... Inverse quantizer, 34 ... Image inverse converter, 4
1 ... switch, 42, 43, 44 ... 2-input adder,
45 ... 4 times amplifier, 46 ... 4-input difference device, 47 ... Image synthesizer, 48 ... Switch

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 静止画像を符号化し、符号化されたデー
タを復号化して静止画像を再生する画像処理方法におい
て、前記静止画像の画素の画素番号を整数で割った余り
と商でグループ分けするサブサンプリングを行い、前記
グループに分けられた部分画像をサブサンプリング画像
とし、前記全てのサブサンプリング画像で相対的な画素
位置にある画素の平均値を計算し、前記平均値で構成さ
れる部分画像を平均値画像として作成して前記サブサン
プリング画像の1つの位置に割り当て、前記平均値画像
と割り当てられていない他のサブサンプリング画像との
差分を各々計算して差分画像を作成し、前記各々の差分
画像を前記他のサブサンプリング画像の対応する位置に
割り当てて符号化を行うことを特徴とする画像処理方
法。
1. An image processing method for encoding a still image, decoding the encoded data and reproducing the still image, wherein the pixel numbers of the pixels of the still image are grouped by a remainder and a quotient divided by an integer. Sub-sampling is performed, the partial images divided into the groups are used as sub-sampling images, the average value of pixels at relative pixel positions in all the sub-sampling images is calculated, and the partial image composed of the average values is calculated. As an average value image and assign it to one position of the sub-sampling image, calculate a difference between the average value image and another sub-sampling image that is not assigned to create a difference image, and An image processing method, wherein a difference image is assigned to a position corresponding to the other sub-sampling image and encoded.
【請求項2】 請求項1記載の画像処理方法で符号化さ
れた画像データを復号化し、前記復号化された各々の差
分画像に前記復号化された平均値画像を対応画素毎に加
算して各々の加算画像を形成し、前記平均値画像の各画
素を前記加算画像の数分整数倍して前記全ての加算画像
との差分を計算した新たな画像を形成し、前記新たな画
像と前記加算画像を請求項1におけるサブサンプリング
の逆の方法で画素の並び替えを行って静止画像を再生す
ることを特徴とする画像処理方法。
2. The image data encoded by the image processing method according to claim 1, is decoded, and the decoded average image is added to each of the decoded difference images for each corresponding pixel. Each addition image is formed, each pixel of the average value image is multiplied by an integer by the number of the addition image to form a new image in which the difference from all the addition images is calculated, and the new image and the new image are formed. An image processing method characterized in that a pixel is rearranged in the added image by a method reverse to the sub-sampling in claim 1 to reproduce a still image.
【請求項3】 請求項1記載の平均値画像をサブサンプ
リングして次段のサブサンプリング画像を形成し、前記
全ての次段のサブサンプリング画像で相対的な画素位置
にある画素の平均値を計算し、前記平均値で構成される
部分画像を次段の平均値画像として作成して前記次段の
サブサンプリング画像の1つの位置に割り当て、前記次
段の平均値画像と割り当てられていない他の次段のサブ
サンプリング画像との差分を各々計算して次段の差分画
像を作成し、前記各々の次段の差分画像を前記他の次段
のサブサンプリング画像の対応する位置に割り当て、更
に前記次段の平均値画像を上記同様の処理を繰り返して
得られる最終段の平均値画像と段階的な差分画像との符
号化を行うことを特徴とする画像処理方法。
3. An average value image according to claim 1 is sub-sampled to form a sub-sampling image of a next stage, and an average value of pixels at relative pixel positions in all the sub-sampling images of the next stage is calculated. A partial image composed of the average values is calculated as a next-stage average value image, and is assigned to one position of the next-stage sub-sampling image, and is not assigned to the next-stage average value image. To calculate a difference with the next-stage sub-sampling image to create a next-stage difference image, and assign each of the next-stage difference images to a corresponding position of the other next-stage sub-sampling image, and An image processing method, wherein the average value image at the final stage obtained by repeating the same process as the average value image at the next stage and a stepwise difference image are encoded.
【請求項4】 請求項3記載の画像処理方法で符号化さ
れた画像データを復号化し、前記復号化された最終段の
各々の差分画像に前記復号化された最終段の平均値画像
を対応画素毎に加算して各々の加算画像を形成し、前記
最終段の平均値画像の各画素を前記加算画像の数分整数
倍して前記全ての加算画像との差分を計算した新たな画
像を形成し、前記新たな画像と前記加算画像を請求項1
におけるサブサンプリングの逆の方法で画素の並び替え
を行い画像を合成し、更に前記合成画像を上記同様の処
理を繰り返して静止画像を再生することを特徴とする画
像処理方法。
4. The image data encoded by the image processing method according to claim 3, is decoded, and each of the decoded differential image of the final stage is associated with the average image of the decoded final stage. Addition is performed for each pixel to form each addition image, and each pixel of the final-stage average value image is multiplied by an integer for the number of the addition image to calculate a new image in which the difference from all the addition images is calculated. Forming the new image and the added image
An image processing method characterized in that pixels are rearranged by the reverse method of sub-sampling to synthesize images, and the synthesized image is repeated to reproduce a still image.
JP13754395A 1995-05-12 1995-05-12 Image processing method Pending JPH08307865A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP13754395A JPH08307865A (en) 1995-05-12 1995-05-12 Image processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP13754395A JPH08307865A (en) 1995-05-12 1995-05-12 Image processing method

Publications (1)

Publication Number Publication Date
JPH08307865A true JPH08307865A (en) 1996-11-22

Family

ID=15201155

Family Applications (1)

Application Number Title Priority Date Filing Date
JP13754395A Pending JPH08307865A (en) 1995-05-12 1995-05-12 Image processing method

Country Status (1)

Country Link
JP (1) JPH08307865A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8098946B2 (en) 2005-11-09 2012-01-17 Samsung Electronics Co., Ltd. Apparatus and method for image encoding and decoding using prediction
JP2013034042A (en) * 2011-08-01 2013-02-14 Nippon Telegr & Teleph Corp <Ntt> Image encoding method, image decoding method, image encoding device, image decoding device, image encoding program, and image decoding program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8098946B2 (en) 2005-11-09 2012-01-17 Samsung Electronics Co., Ltd. Apparatus and method for image encoding and decoding using prediction
JP2013034042A (en) * 2011-08-01 2013-02-14 Nippon Telegr & Teleph Corp <Ntt> Image encoding method, image decoding method, image encoding device, image decoding device, image encoding program, and image decoding program
US9491455B2 (en) 2011-08-01 2016-11-08 Nippon Telegraph And Telephone Corporation Picture encoding method, picture decoding method, picture encoding apparatus, picture decoding apparatus, picture encoding program, and picture decoding program

Similar Documents

Publication Publication Date Title
TW278299B (en)
JP4138056B2 (en) Multi-standard decompression and / or compression device
USRE40079E1 (en) Video encoding and decoding apparatus
US5883823A (en) System and method of a fast inverse discrete cosine transform and video compression/decompression systems employing the same
JP3392946B2 (en) Electronic still camera and image reproducing device
JP2000197052A (en) Wavelet coder, its method, decoder and its method
JPH10229562A (en) Reduction of memory required for decompression by storing compression information using technology based on dct
WO1997027707A1 (en) Digital image encoding and decoding method and digital image encoding and decoding device using the same
KR19990077197A (en) Digital picture coding method and digital picture coding device, digital picture decoding method and digital picture decoding device, and data storage medium
KR100711597B1 (en) Decoding apparatus and method for deriving an reduced-resolution video signal
US6563946B2 (en) Image processing apparatus and method
JP2001045475A (en) Video signal hierarchical coder, video signal hierarchical decoder and program recording medium
JPH11251919A (en) Memory required amount reduction method
JPH08329047A (en) Discrete consine transforming circuit, inverse discrete consine transforming circuit, mpeg video coder, and mpeg video decoder
JPH08307865A (en) Image processing method
JP3774201B2 (en) Image processing device
JPH08307699A (en) Image processing method
JPH1169147A (en) Image size conversion method for orthogonal transformation coded image
JPH08242446A (en) Image processing method and image processor
JP3261200B2 (en) Image compression encoding apparatus and method, and image decompression decoding apparatus and method
JP3253489B2 (en) Image data processing device
JP3796354B2 (en) Image coding method
JP3392949B2 (en) Image compression device and image decompression device
JP4210925B2 (en) Image signal generating apparatus and method, and image signal reproducing apparatus and method
JP2993212B2 (en) How to combine images