JP3305480B2 - Image encoding / decoding device - Google Patents

Image encoding / decoding device

Info

Publication number
JP3305480B2
JP3305480B2 JP2985694A JP2985694A JP3305480B2 JP 3305480 B2 JP3305480 B2 JP 3305480B2 JP 2985694 A JP2985694 A JP 2985694A JP 2985694 A JP2985694 A JP 2985694A JP 3305480 B2 JP3305480 B2 JP 3305480B2
Authority
JP
Japan
Prior art keywords
block
shape
image
pixels
unit
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 - Fee Related
Application number
JP2985694A
Other languages
Japanese (ja)
Other versions
JPH07240922A (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.)
Kyocera Corp
Original Assignee
Kyocera 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 Kyocera Corp filed Critical Kyocera Corp
Priority to JP2985694A priority Critical patent/JP3305480B2/en
Publication of JPH07240922A publication Critical patent/JPH07240922A/en
Application granted granted Critical
Publication of JP3305480B2 publication Critical patent/JP3305480B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)
  • Image Processing (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は直交変換によって画像信
号を圧縮、符号化し、伝送する画像符号化装置、および
伝送されてきた符号を復号化し、元の画像信号を再生す
る復号化装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image encoding apparatus for compressing, encoding and transmitting an image signal by orthogonal transformation, and a decoding apparatus for decoding a transmitted code and reproducing an original image signal.

【0002】[0002]

【従来の技術】一般に、映像信号は情報量が非常に多い
ために記録、あるいは伝送を行う際には、高能率符号化
によって画質劣化が視覚的に目立たないように情報量を
削減する方法が用いられる。この高能率符号化のひとつ
に直交変換符号化がある。直交変換符号化は、映像信号
をブロック化して、前記ブロック毎に直交変換を用いて
周波数分解を行い、視覚特性を考慮して情報の圧縮を行
い、符号化するものである。
2. Description of the Related Art In general, since a video signal has a very large amount of information, when recording or transmitting, a method of reducing the amount of information by high-efficiency coding so that image quality deterioration is not visually noticeable is known. Used. One of the high-efficiency codings is orthogonal transform coding. In the orthogonal transform coding, a video signal is divided into blocks, frequency decomposition is performed for each block by using orthogonal transform, information is compressed in consideration of visual characteristics, and coding is performed.

【0003】図5は従来の画像符号化・復号化装置の構
成を示した図である。図中(a)は符号化装置、(b)
は復号化装置の構成を示している。まず符号化装置を説
明する。入力端子100から入力された画像信号はブロ
ック化部101においてn×n画素の矩形ブロックに分
割される。離散コサイン変換(以下DCTと記す)部1
02は分割されたブロック毎にDCTを行い、DCT係
数を生成する。量子化部103は、前記DCT係数を量
子化テーブルと比較して量子化し、量子化係数を生成す
る。符号化部104は、前記量子化係数をハフマン符号
表を参照して可変長符号化する。符号化された情報は伝
送路を通って復号化装置に送られる。
FIG. 5 is a diagram showing a configuration of a conventional image encoding / decoding device. In the figure, (a) is an encoding device, (b)
Indicates the configuration of the decoding device. First, the encoding device will be described. The image signal input from the input terminal 100 is divided by the blocking unit 101 into rectangular blocks of n × n pixels. Discrete cosine transform (hereinafter referred to as DCT) unit 1
02 performs DCT for each of the divided blocks to generate DCT coefficients. The quantization unit 103 quantizes the DCT coefficient by comparing it with a quantization table to generate a quantization coefficient. The coding unit 104 performs variable length coding on the quantized coefficients with reference to the Huffman code table. The encoded information is sent to the decoding device via the transmission path.

【0004】次に復号化装置の装置構成を説明する。復
号化部111は、伝送されてきた情報を符号表を参照し
て量子化係数に復号する。前記量子化係数は、逆量子化
部112で逆量子化され、逆DCT部113で逆DCT
されて元の画像信号に戻される。逆ブロック合成部11
4ではブロック毎に復元された画像信号を合わせて再生
画像を生成する。しかしながら上記の符号化・復号化装
置では、画像信号はその内容に無関係にn×n画素の矩
形ブロックに分割されるため、再生画像においてブロッ
クの境界部分の不連続に起因するブロック歪みや、量子
化の影響によるモスキート雑音といった直交変換符号化
特有の雑音が発生し、画質劣化の原因となっていた。
Next, the structure of the decoding apparatus will be described. The decoding unit 111 decodes the transmitted information into a quantized coefficient with reference to the code table. The quantized coefficient is inversely quantized by an inverse quantization unit 112 and inverse DCT by an inverse DCT unit 113.
Is returned to the original image signal. Inverse block synthesis unit 11
In step 4, a reproduced image is generated by combining the image signals restored for each block. However, in the above-described encoding / decoding device, the image signal is divided into rectangular blocks of n × n pixels regardless of the content thereof. Noise unique to orthogonal transform coding, such as mosquito noise due to the effect of image formation, has occurred, causing image quality degradation.

【0005】これに対して、近年画像の内容に沿ったブ
ロック分割を行い、ブロック形状とブロック内の画素値
を分離して符号化する領域分割符号化が提案されてお
り、前記雑音に対する有効性が報告されている。また領
域分割符号化に直交変換符号化を組合わせた手法では高
い符号化効率と優れた画質が得られる(例えば電子情報
通信学会論文誌B−I、No.5、399頁『画像の適
応的可変ブロック形状KL変換符号化』参照)。この手
法では画像を複数の四角形ブロックで分割し、前記四角
形ブロックを画像の内容に合わせて変形し、ブロック毎
にその形状に応じた直交変換を施して符号化している。
On the other hand, in recent years, there has been proposed an area division coding method in which a block is divided in accordance with the content of an image, and a block shape and a pixel value in the block are separated and coded. Have been reported. In addition, a technique in which orthogonal transform coding is combined with area division coding can achieve high coding efficiency and excellent image quality (for example, IEICE Transactions BI, No. 5, p. Variable Block Shape KL Transform Coding ”). In this method, an image is divided into a plurality of rectangular blocks, the rectangular blocks are deformed in accordance with the content of the image, and orthogonal transformation is performed for each block in accordance with the shape to encode the blocks.

【0006】[0006]

【発明が解決しようとする課題】しかしながら上記の方
式では、四角形ブロックの形状は様々あり、ブロック形
状に応じた直交変換処理は従来の二次元DCTなどに比
べて複雑になる。従って符号化・復号化の処理に時間が
かかり過ぎるという問題が生じる。
However, in the above method, the shape of the rectangular block is various, and the orthogonal transformation processing according to the block shape is more complicated than the conventional two-dimensional DCT or the like. Therefore, there is a problem that the encoding / decoding process takes too much time.

【0007】[0007]

【課題を解決するための手段】本発明は、係る問題点に
鑑みてなされたものであり、ブロック形状に応じた直交
変換、並びに逆直交変換の処理時間を短縮し、動画像符
号化にも利用できる画像符号化・復号化装置を提供する
ことを目的とする。
SUMMARY OF THE INVENTION The present invention has been made in view of the above problems, and has been made to reduce the processing time of orthogonal transform and inverse orthogonal transform according to a block shape, and is also applicable to moving picture coding. An object of the present invention is to provide a usable image encoding / decoding device.

【0008】第1の発明は画像信号を複数の画素からな
る複数の多角形ブロックに分割するブロック化手段と、
前記多角形ブロックの形状を画像の内容に合わせて変形
させるブロック形状変形手段と、前記ブロック形状変形
手段で変形された多角形ブロックで変形された多角形ブ
ロックを各行の画素に対して水平方向の補間処理を行う
とともに各列の画素に対して垂直方向の補間処理を行う
ことによってn×n画素のブロックに変換する形状変換
手段と、形状変換された前記ブロック毎に直交変換を行
う直交変換手段と、前記直交変換手段で生成された変換
係数を量子化しこの量子化係数を生成する量子化手段
と、前記量子化係数と前記ブロック形状変形手段から出
力される形状情報を符号化する符号化手段とから構成さ
れている画像符号化装置である。第2の発明は第1の発
明において前記補間処理では補間対象画素値を求めるた
めに2つの参照画素のうち補間対象画素までの距離の近
い参照画素の値を挿入する画像符号化装置である。第3
の発明は第1の発明において前記補間処理では補間対象
画素値を求めるために2つの参照画素の画素値の平均値
を挿入する画像符号化装置である。第4の発明は第1の
発明において前記補間処理では補間対象画素値を求める
ために2つの参照画素の画素値までの距離に応じて求め
られた値を挿入する画像符号化装置である。
[0008] A first invention is a blocking means for dividing an image signal into a plurality of polygon blocks composed of a plurality of pixels,
A block shape deforming unit for deforming the shape of the polygon block according to the content of the image, and a polygon block deformed by the polygon block deformed by the block shape deforming unit in a horizontal direction with respect to pixels in each row. Shape conversion means for performing interpolation processing and performing vertical interpolation processing on pixels in each column to convert the blocks into n × n pixel blocks, and orthogonal transformation means for performing orthogonal transformation for each of the shape-converted blocks Quantization means for quantizing the transform coefficients generated by the orthogonal transform means to generate the quantized coefficients; and coding means for coding the quantized coefficients and the shape information output from the block shape deforming means. This is an image coding device composed of: A second aspect of the present invention is an image encoding apparatus according to the first aspect, wherein in the interpolation processing, a value of a reference pixel having a short distance from the two reference pixels to the interpolation target pixel is inserted in order to obtain an interpolation target pixel value. Third
The invention of the first aspect is an image encoding apparatus according to the first aspect, wherein the interpolation processing inserts an average value of pixel values of two reference pixels in order to obtain an interpolation target pixel value. A fourth invention is an image coding apparatus according to the first invention, wherein in the interpolation processing, a value obtained according to a distance to a pixel value of two reference pixels is inserted in order to obtain a pixel value to be interpolated.

【0009】また、第5の発明は伝送されてきた符号か
ら量子化係数と多角形ブロックの形状情報とを復元する
復号化手段と、前記形状情報から多角形ブロックの復元
するための形状パラメータを生成する形状パラメータ生
成手段と、前記量子化係数を逆量子化して変換係数を生
成する逆量子化手段と、前記変換係数を逆直交変換する
逆直交変換手段と、該逆直交変換手段の出力であるn×
n画素のブロックに対して前記形状パラメータを基に垂
直方向および水平方向に補間処理を行い多角形ブロック
に変換する逆形状変換手段と、前記多角形ブロックを合
成し画像信号を復元するブロック合成手段とを備える画
像復元化装置である。
According to a fifth aspect of the present invention, there is provided decoding means for restoring a quantized coefficient and shape information of a polygon block from a transmitted code, and a shape parameter for restoring a polygon block from the shape information. A shape parameter generating means for generating, a dequantizing means for dequantizing the quantized coefficient to generate a transform coefficient, an inverse orthogonal transform means for performing an inverse orthogonal transform on the transform coefficient, and an output of the inverse orthogonal transform means. Some nx
inverse shape conversion means for performing interpolation processing on a block of n pixels in the vertical and horizontal directions based on the shape parameters to convert the block into polygon blocks, and block synthesis means for synthesizing the polygon blocks and restoring an image signal An image restoration device comprising:

【0010】[0010]

【作用】本発明の画像符号化・復号化装置によれば、種
々あるブロック形状をn×n画素の矩形ブロックに変換
して、高速アルゴリズムの提案されているDCTを使っ
て変換するので符号化・復号化の処理時間が短縮でき
る。したがって静止画像を扱う画像符号化・復号化装置
だけでなく動画像符号化・復号化装置にも応用可能とな
る。
According to the image encoding / decoding apparatus of the present invention, various block shapes are converted into rectangular blocks of nxn pixels and converted using DCT, which is a fast algorithm proposed. -The decoding processing time can be reduced. Therefore, the present invention can be applied not only to an image encoding / decoding device that handles still images but also to a moving image encoding / decoding device.

【0011】[0011]

【実施例】以下、本発明に係る画像符号化・復号化装置
の実施例を図面を用いて詳細に説明する。図1は本発明
の画像符号化装置の実施例の装置構成を示すブロック図
である。入力端子10に入力された画像信号はブロック
化部11に送られる。ブロック化部11は、前記画像信
号を複数の画素からなる複数の多角形ブロックに分割す
るための頂点を設定する。12はブロック形状変形部で
あり、前記頂点を画像の内容に合わせて移動させること
によって前記多角形ブロックの形状を変形する。ブロッ
ク形状変形部12の出力は形状変換部13と符号化部1
6に送られる。形状変換部13は後述する処理によって
変形された多角形ブロックを8×8画素の矩形ブロック
に形状変換する。DCT部14は前記矩形ブロックに対
してDCTを行い、DCT係数を生成する。量子化部1
5は、量子化テーブルを参照しながら前記DCT係数を
量子化する。符号化部16は、ブロック形状変形部12
からの形状情報と量子化部15からの量子化係数を符号
表を参照しながら符号化し、伝送路へ送り出す。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of an image encoding / decoding device according to the present invention will be described below in detail with reference to the drawings. FIG. 1 is a block diagram showing an apparatus configuration of an embodiment of an image encoding apparatus according to the present invention. The image signal input to the input terminal 10 is sent to the blocking unit 11. The blocking unit 11 sets vertices for dividing the image signal into a plurality of polygon blocks including a plurality of pixels. Reference numeral 12 denotes a block shape deforming unit that deforms the shape of the polygon block by moving the vertices according to the content of the image. The output of the block shape transforming unit 12 is output from the shape converting unit 13 and the encoding unit 1.
Sent to 6. The shape conversion unit 13 converts the shape of the polygon block deformed by the processing described later into a rectangular block of 8 × 8 pixels. The DCT unit 14 performs DCT on the rectangular block to generate DCT coefficients. Quantization unit 1
5 quantizes the DCT coefficient with reference to a quantization table. The encoding unit 16 includes the block shape deforming unit 12
And the quantization coefficient from the quantization unit 15 are encoded with reference to the code table, and sent out to the transmission path.

【0012】次に本実施例の符号化装置の処理を説明す
る。入力端子10に入力された画像信号はブロック化部
11に記憶される。ブロック化部11は、入力された画
像信号を複数の画素からなる複数の四角形ブロックに分
割するように頂点を設定する。画像中の頂点の位置は画
素を単位に数えることができ、水平方向と垂直方向の一
組の数字で頂点の座標を指定できる。こうして、四角形
を構成する頂点の座標を固有の通し番号で呼び出せるよ
うに配列に記憶する。四角形ブロックはこの通し番号の
4つの組で表され、四角形ブロック自身も固有の通し番
号で呼び出すことができるように配列に記憶する。次に
ブロック形状変形部12において、前記四角形ブロック
を画像に合わせて変形させる。四角形ブロックの変形
は、四角形ブロックを構成する頂点を移動させることに
よって実現する。
Next, the processing of the encoding apparatus according to this embodiment will be described. The image signal input to the input terminal 10 is stored in the blocking unit 11. The blocking unit 11 sets vertices so as to divide the input image signal into a plurality of rectangular blocks including a plurality of pixels. The position of the vertex in the image can be counted in units of pixels, and the coordinates of the vertex can be designated by a set of numbers in the horizontal and vertical directions. In this way, the coordinates of the vertices forming the quadrangle are stored in an array so that they can be called up by unique serial numbers. A square block is represented by four sets of serial numbers, and the square block itself is stored in an array so that it can be called with a unique serial number. Next, in the block shape deformation unit 12, the square block is deformed according to the image. The deformation of the rectangular block is realized by moving the vertices constituting the rectangular block.

【0013】図2は頂点の移動の様子を示す図である。
移動する対象頂点210を共有する4つの四角形ブロッ
クa212、b214、c216、d218について評
価パラメータSa、Sb、Sc、Sdを計算する。そし
てこれらSa〜Sdの和を初期位置の評価値T0とす
る。ここで、評価パラメータは、例えば四角形ブロック
内の画素値の交流成分(各画素値からブロック内の平均
値を差し引いた値)の2乗和などである。次に対象頂点
210を220の状態に移動させた時の4つの四角形ブ
ロック222、224、226、228についても評価
パラメータを計算し、その和である評価値T1を求め
る。同様の処理を対象頂点210の初期位置の周りのn
個の移動候補点に対して行い、評価値T0〜Tnを求
め、そのうち最小値を示す位置へ頂点210を移動させ
る。上記の処理を頂点固有の通し番号の順に行う。以上
説明した処理を全頂点について複数回繰り返し行い、頂
点を画像に合わせて移動させる。上記の処理で移動した
頂点の新しい座標が、形状情報として符号化部16に送
られる。なお頂点の座標でなく、各頂点の初期位置から
の変位量を形状情報として符号化部16へ送っても良
い。
FIG. 2 is a diagram showing how the vertices move.
Evaluation parameters Sa, Sb, Sc, and Sd are calculated for four rectangular blocks a212, b214, c216, and d218 that share the moving target vertex 210. The sum of Sa to Sd is used as the evaluation value T0 of the initial position. Here, the evaluation parameter is, for example, a sum of squares of AC components of pixel values in the square block (a value obtained by subtracting an average value in the block from each pixel value). Next, the evaluation parameters are also calculated for the four rectangular blocks 222, 224, 226, and 228 when the target vertex 210 is moved to the state of 220, and the evaluation value T1 as the sum thereof is obtained. The same processing is performed for n around the initial position of the target vertex 210.
The evaluation is performed on the number of movement candidate points, the evaluation values T0 to Tn are obtained, and the vertex 210 is moved to the position showing the minimum value. The above processing is performed in the order of the vertex-specific serial numbers. The above-described processing is repeated a plurality of times for all vertices, and the vertices are moved according to the image. The new coordinates of the vertex moved in the above process are sent to the encoding unit 16 as shape information. Instead of the coordinates of the vertices, the amount of displacement of each vertex from the initial position may be sent to the encoding unit 16 as shape information.

【0014】図3および図8は形状変換部13での処理を
説明する図である。四角形ブロック300は4つの頂点
310、312、314、316で構成されており、こ
の四角形ブロック399を8×8画素の矩形ブロックに
変換する。この変換処理は、はじめにブロック内を1行
づつ水平方向に操作し、第k行目(k=0,1,…,
(K−1);Kは四角形ブロック300内の行数)の画
素値を一次元配列320に取り出すとともに、データ数
mをカウントする。次にm個のデータを持つ配列320
を、データを補間しながらデータ数を8個に変換する。
今、m個のデータを{x(0),x(1),…,x(m
−1)}とすると、求める8個のデータX(i)(i=
0,1,…,7)は次のようになる。X(0)からX
(7)までの距離と、x(0)からx(n−1)までの
距離を1とした時、データX(i)のデータ列{x
(0),x(1),…,x(n−1)}上の対応点x’
(i)(i=0,1,…,7)は、x(d)(d=0,
1,…,m−2)とx(d+1)の間に存在する。そこ
でx’(i)の値をx(d)とx(d+1)から求める
ことができる。例えば、x(d)とx(d+1)のうち
x’(i)までの距離の近い方の値をx’(i)とす
る。また、その他の方法として、x(d)とx(d+
1)の平均値を計算し、x’(i)としたり、x’
(i)までの距離に応じてデータを内挿して求めること
も有効である。
FIGS. 3 and 8 are diagrams for explaining the processing in the shape conversion unit 13. FIG. The square block 300 includes four vertices 310, 312, 314, and 316, and converts the square block 399 into a rectangular block of 8 × 8 pixels. In this conversion processing, first, the block is operated in the horizontal direction line by line, and the k-th row (k = 0, 1,...,
The pixel value of (K-1); K is the number of rows in the square block 300) is extracted into the one-dimensional array 320, and the number m of data is counted. Next, an array 320 having m data
Is converted into eight data while interpolating the data.
Now, m data are expressed as {x (0), x (1),.
-1)}, the eight pieces of data X (i) (i =
0, 1,..., 7) are as follows. X (0) to X
Assuming that the distance to (7) and the distance from x (0) to x (n-1) are 1, the data string of data X (i) {x
(0), x (1),..., X (n−1)}, corresponding point x ′
(I) (i = 0, 1,..., 7) is x (d) (d = 0,
1,..., M−2) and x (d + 1). Therefore, the value of x '(i) can be obtained from x (d) and x (d + 1). For example, the value of x (d) and x (d + 1) that is closer to x ′ (i) is x ′ (i). As another method, x (d) and x (d +
The average value of 1) is calculated and x '(i) or x' (i)
It is also effective to interpolate and obtain the data according to the distance to (i).

【0015】次に、二次元配列330を垂直方向に走査
し、第j列目(j=0,1,・・,7)のデータを一次
元配列320に取り出すとともに、そのデータ数をカウ
ントする。続いてK個のデータを持つ配列320を、デ
ータを補間しながらデータ数を8個に拡大し、第2の二
次元配列のj列目に記憶する。上記の処理を前記長方形
ブロック内の全列について繰り返す。以上の処理が終了
すると、四角形ブロック300は前記第2の二次元配列
上では8×8の矩形ブロックに変換される。
Next, the two-dimensional array 330 is scanned in the vertical direction, the data in the j-th column (j = 0, 1,..., 7) is extracted into the one-dimensional array 320, and the number of data is counted. . Subsequently, the array 320 having K data is expanded to eight data while interpolating the data, and is stored in the j-th column of the second two-dimensional array. The above processing is repeated for all the columns in the rectangular block. When the above processing is completed, the square block 300 is converted into an 8 × 8 rectangular block on the second two-dimensional array.

【0016】前記矩形ブロックデータは続くDCT部1
4に送られ、二次元DCTが施され、さらに量子化部1
5において量子化されて符号化部16へと送られる。符
号化部16ではあらかじめ準備してある符号表を参照し
ながら前記量子化係数と形状情報を符号化し、伝送路へ
送り出す。
The rectangular block data is stored in the following DCT unit 1
4 and subjected to two-dimensional DCT.
5 and is sent to the encoding unit 16. The encoding unit 16 encodes the quantized coefficients and the shape information with reference to a code table prepared in advance, and sends the encoded information to a transmission path.

【0017】図4は本発明の画像復号化装置の実施例の
装置構成を示す図である。図中20は伝送されてきた符
号を復号化し、量子化係数と形状情報を得る復号化部で
ある。21は逆量子化部であり、前記量子化係数を逆量
子化し、変換係数を生成する。22は逆DCT部であ
り、前記変換係数を逆DCTして8×8画素の矩形ブロ
ックデータを復元する。25は形状パラメータ生成部で
あり、前記形状情報である頂点座標から後述する処理に
よって、ブロック形状復元用の形状パラメータを生成す
る。23は逆形状変換部であり、前記矩形ブロックと前
記形状パラメータより、四角形ブロックを復元する。ブ
ロック合成部24は復元された四角形ブロックを合成し
て、再生画像を生成する。
FIG. 4 is a diagram showing an apparatus configuration of an embodiment of an image decoding apparatus according to the present invention. In the figure, reference numeral 20 denotes a decoding unit that decodes a transmitted code and obtains a quantization coefficient and shape information. Reference numeral 21 denotes an inverse quantization unit that inversely quantizes the quantized coefficient to generate a transform coefficient. Reference numeral 22 denotes an inverse DCT unit that performs inverse DCT on the transform coefficients to restore rectangular block data of 8 × 8 pixels. Reference numeral 25 denotes a shape parameter generation unit which generates shape parameters for block shape restoration from the vertex coordinates as the shape information by a process described later. Reference numeral 23 denotes an inverse shape conversion unit which restores a square block from the rectangular block and the shape parameters. The block combining unit 24 combines the restored rectangular blocks to generate a reproduced image.

【0018】次に本実施例の復号化装置の処理について
説明する。伝送されてきた符号は復号化部20において
符号化部16と同一の符号表を参照しながら量子化係数
と形状情報に復号化され、それぞれ逆量子化部21と形
状パラメータ生成部25に供給される。前記量子化係数
は逆量子化部21において、量子化部15と同一の量子
化テーブルを参照しながら逆量子化され、続く逆DCT
部22で逆DCTされて8×8画素の矩形ブロックを復
元する。一方、形状パラメータ生成部25では復号化さ
れた頂点の座標から、元の四角形ブロック形状を復元す
るための形状パラメータを求める。まず4つの頂点の垂
直方向の座標を比較し、その最小値yminと最大値y
maxを求め、元の四角形ブロック内の行数K(K=y
max−ymin)を求める。次に4つの頂点で構成さ
れる四角形ブロックを水平方向に順に走査していき、各
行のデータ数n(k)(k=0,1,・・,(K−
1))を調べ、行番号と対応させて記憶しておく。上記
の処理で求めた四角形ブロックの行数Kと各行のデータ
数n(k)が、頂点の座標とともに形状パラメータとし
て逆形状変換部23に送られる。逆形状変換部23で
は、処理が開始されるとまず矩形ブロックを垂直方向に
順に走査していき、第p列目(p=0,1,・・,7)
の8個のデータを一次元配列に取り出す。続いて、前記
一次元配列の8個のデータがK個になるようにデータ補
間によってデータ数を拡大し、二次元配列の第p列目に
記憶する。第7列目まで終了した時点で8×8の矩形ブ
ロックは前記二次元配列上で8×Kの長方形ブロックと
なる。
Next, the processing of the decoding apparatus according to the present embodiment will be described. The transmitted code is decoded by the decoding unit 20 into quantization coefficients and shape information while referring to the same code table as the coding unit 16, and is supplied to the inverse quantization unit 21 and the shape parameter generation unit 25, respectively. You. The quantized coefficients are inversely quantized in the inverse quantization unit 21 with reference to the same quantization table as the quantization unit 15, and the inverse DCT
An inverse DCT is performed by the unit 22 to restore a rectangular block of 8 × 8 pixels. On the other hand, the shape parameter generation unit 25 obtains shape parameters for restoring the original square block shape from the decoded vertex coordinates. First, the vertical coordinates of the four vertices are compared, and the minimum value ymin and the maximum value ymin are compared.
max is obtained, and the number of rows K (K = y) in the original square block is obtained.
max-ymin). Next, a rectangular block composed of four vertices is sequentially scanned in the horizontal direction, and the number of data n (k) (k = 0, 1,..., (K−
1)) is checked and stored in association with the line number. The number of rows K of the rectangular block and the number of data n (k) of each row obtained by the above processing are sent to the inverse shape conversion unit 23 as shape parameters together with the coordinates of the vertices. When the processing is started, the inverse shape conversion unit 23 first scans the rectangular blocks in the vertical direction in order, and the p-th column (p = 0, 1,..., 7)
Are extracted into a one-dimensional array. Subsequently, the number of data is expanded by data interpolation so that the eight pieces of data in the one-dimensional array become K pieces of data, and stored in the p-th column of the two-dimensional array. At the end of the process up to the seventh column, the 8 × 8 rectangular block becomes an 8 × K rectangular block on the two-dimensional array.

【0019】次に前記長方形ブロックを水平方向に順に
走査していき、第q行目(q=0,1,・・,(K−
1))の8個のデータを一次元配列に取り出す。続いて
前記一次元配列の8個のデータが、対応する行のデータ
数n(q)になるようにデータ数の拡大を行う。以上の
処理を全行について行うことによって、四角形ブロック
が復元される。ブロック合成部24は、復元された前記
四角形ブロックを頂点座標に対応する位置に張り付け、
再生画像を生成する。
Next, the rectangular blocks are sequentially scanned in the horizontal direction, and the q-th row (q = 0, 1,..., (K−
1)) is extracted into a one-dimensional array. Subsequently, the number of data is expanded so that the eight data in the one-dimensional array becomes the number of data n (q) in the corresponding row. By performing the above processing for all rows, a square block is restored. The block synthesis unit 24 pastes the restored square block at a position corresponding to the vertex coordinates,
Generate a playback image.

【0020】次に、本発明の第2の実施例の符号化装置
を説明する。第2の実施例の符号化装置は、図1の第1
の実施例の符号化装置と同じ構成で実現可能である。画
像信号は入力端子10を通り、ブロック化部11に記憶
される。ブロック化部11は、入力された画像を複数の
画素からなる複数の三角形ブロックに分割するように頂
点を設定する。画像中の頂点の位置は画素を単位に数え
ることができ、水平方向と垂直方向の一組の数字で頂点
の座標を指定できる。こうして、三角形ブロックを構成
する頂点の座標を固有の通し番号で呼び出せるように配
列に記憶する。三角形ブロックはこの通し番号の3つの
組で表され、三角形ブロック自身も固有の通し番号で呼
び出すことができるように配列に記憶する。次にブロッ
ク形状変形部12において、前記三角形ブロックを画像
に合わせて変形させる。三角形ブロックの変形は、三角
形ブロックを構成する頂点を移動させることによって実
現する。
Next, an encoding apparatus according to a second embodiment of the present invention will be described. The encoding device of the second embodiment is the same as the encoding device of FIG.
It can be realized with the same configuration as the encoding device of the embodiment. The image signal passes through the input terminal 10 and is stored in the blocking unit 11. The blocking unit 11 sets vertices so as to divide the input image into a plurality of triangular blocks including a plurality of pixels. The position of the vertex in the image can be counted in units of pixels, and the coordinates of the vertex can be designated by a set of numbers in the horizontal and vertical directions. In this way, the coordinates of the vertices constituting the triangular block are stored in an array so that they can be called up by unique serial numbers. The triangular block is represented by the three sets of serial numbers, and the triangular block itself is stored in an array so that it can be called with a unique serial number. Next, in the block shape deformation unit 12, the triangle block is deformed according to the image. The transformation of the triangle block is realized by moving the vertices constituting the triangle block.

【0021】図6は頂点の移動の様子を示す図である。
移動する対象頂点610を共有する6つの三角形ブロッ
クによって構成される六角形領域600を対象領域と
し、三角形ブロックa〜fについて評価パラメータSa
〜Sfを計算する。そしてこれらSa〜Sfの和を初期
位置の評価値T0とする。ここで、評価パラメータは、
四角形ブロックの時と同様に画素値の交流成分の2乗和
を利用する。
FIG. 6 is a diagram showing how the vertices move.
A hexagonal area 600 composed of six triangular blocks sharing a moving target vertex 610 is set as a target area, and evaluation parameters Sa are set for the triangle blocks a to f.
〜Sf is calculated. The sum of Sa to Sf is used as the evaluation value T0 of the initial position. Here, the evaluation parameter is
As in the case of the square block, the square sum of the AC components of the pixel values is used.

【0022】次に、対象頂点610を620の状態に移
動させた時の6つの三角形ブロックa’〜f’について
も評価パラメータを計算し、その和である評価値T1を
求める。同様の処理を対象頂点610の初期位置の周り
のn個の移動候補点に対して行い、評価値T0〜Tnを
求め、そのうち最小値を示す位置へ頂点610を移動さ
せる。上記の処理を頂点固有の通し番号の順に行う。以
上説明した処理を全頂点について複数回繰り返し行い、
頂点を画像に合わせて移動させ、三角形ブロックを変形
させる。変形された三角形ブロックの頂点座標は、形状
情報として符号化部16に送られ、符号化される。変形
された三角形ブロックは、次に形状変換部13におい
て、四角形ブロックの場合と同様に8×8画素の矩形ブ
ロックに変換される。図7は、第2の実施例の形状変換
部13での処理を示す図である。形状変換部13は、3
つの頂点702、704、706で構成される三角形ブ
ロック700内を水平方向に順に走査し、各行の画素値
を一次元配列へ取り出し、データの補間を行ってデータ
数を8個に拡大する。水平方向の走査が終了すると、変
換された長方形ブロックを垂直方向に順に走査し、取り
出した一次元データ列のデータ数を8個に拡大または縮
小する。このようにして三角形ブロックは8×8画素の
矩形ブロックに変換される。前記矩形ブロックは、DC
T部14でDCTが施された後に量子化部15で量子化
され、符号化部16で符合化されて前記符号化された形
状情報とともに伝送路に送られる。
Next, evaluation parameters are also calculated for the six triangular blocks a 'to f' when the target vertex 610 is moved to the state of 620, and an evaluation value T1 as a sum thereof is obtained. The same process is performed on n moving candidate points around the initial position of the target vertex 610 to obtain evaluation values T0 to Tn, and the vertex 610 is moved to the position showing the minimum value. The above processing is performed in the order of the vertex-specific serial numbers. The process described above is repeated a plurality of times for all vertices,
The vertices are moved according to the image to deform the triangular block. The vertex coordinates of the transformed triangular block are sent to the encoding unit 16 as shape information, and are encoded. The deformed triangle block is then converted by the shape conversion unit 13 into a rectangular block of 8 × 8 pixels as in the case of a square block. FIG. 7 is a diagram illustrating processing in the shape conversion unit 13 according to the second embodiment. The shape conversion unit 13
The inside of the triangular block 700 composed of the vertices 702, 704, and 706 is sequentially scanned in the horizontal direction, the pixel values of each row are extracted into a one-dimensional array, and the data is interpolated to increase the number of data to eight. When the scanning in the horizontal direction is completed, the converted rectangular blocks are sequentially scanned in the vertical direction, and the number of data of the extracted one-dimensional data string is enlarged or reduced to eight. Thus, the triangular block is converted into a rectangular block of 8 × 8 pixels. The rectangular block is DC
After the DCT is performed in the T unit 14, it is quantized in the quantization unit 15, encoded in the encoding unit 16, and sent to the transmission path together with the encoded shape information.

【0023】次に本発明第2の実施例の復号化装置を説
明する。第2の実施例の復号化装置の装置構成もまた、
図4に示される第1の実施例の復号化装置と同じ装置構
成で実現できる。復号化部20で復号化された形状情報
は、形状パラメータ生成部25に送られ、形状情報であ
る頂点の座標から、元の三角形ブロックを復元するため
の形状パラメータを生成する。即ち、第1の実施例の形
状パラメータ生成部と同様の処理で、三角形ブロック内
の行数と各行のデータ数を求め、3頂点の座標とともに
形状パラメータとして逆形状変換部23に送る。逆形状
変換部23は、前記形状パラメータをもとに、逆量子化
され逆DCTを施された8×8画素の矩形ブロックデー
タを第1の実施例と同じ方法で元の三角形ブロックに変
換する。復元された前記三角形ブロックはブロック合成
部24において頂点座標に対応する位置に張り付けら
れ、再生画像が生成される。
Next, a decoding apparatus according to a second embodiment of the present invention will be described. The device configuration of the decoding device of the second embodiment is also
This can be realized with the same device configuration as the decoding device of the first embodiment shown in FIG. The shape information decoded by the decoding unit 20 is sent to the shape parameter generation unit 25, and generates shape parameters for restoring the original triangle block from the coordinates of the vertices as the shape information. That is, the number of rows in the triangular block and the number of data in each row are obtained by the same processing as that of the shape parameter generation unit of the first embodiment, and are sent to the inverse shape conversion unit 23 as the shape parameters together with the coordinates of the three vertices. The inverse shape converter 23 converts the 8 × 8 pixel rectangular block data, which has been inversely quantized and subjected to inverse DCT, based on the shape parameters into the original triangular block in the same manner as in the first embodiment. . The restored triangular block is pasted at a position corresponding to the vertex coordinates in the block combining unit 24, and a reproduced image is generated.

【0024】[0024]

【発明の効果】本発明の画像符号化・復号化装置によれ
ば、画像の内容に合わせてブロック分割を行い符号化・
復号化を行うので、ブロック歪みやモスキート雑音が低
減でき、再生画像の画質も向上する。また変換効率が高
くなるように変形したブロック形状をn×nの矩形ブロ
ックに変換して、高速アルゴリズムの提案されているD
CTを使って直交変換を行うので、変換効率が向上する
だけでなく符号化・復号化の処理時間が短くできる。し
たがって静止画像だけでなく動画像符号化・復号化装置
にも応用可能である。
According to the image encoding / decoding apparatus of the present invention, the encoding / decoding is performed by performing block division according to the content of the image.
Since decoding is performed, block distortion and mosquito noise can be reduced, and the image quality of a reproduced image is also improved. In addition, a block shape deformed so as to increase the conversion efficiency is converted into an n × n rectangular block, and a high-speed algorithm D is proposed.
Since the orthogonal transform is performed using the CT, not only the conversion efficiency is improved, but also the processing time for encoding and decoding can be shortened. Therefore, the present invention can be applied to not only a still image but also a moving image encoding / decoding device.

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

【図1】本発明の画像符号化装置の装置構成を示すブロ
ック図。
FIG. 1 is a block diagram showing a device configuration of an image encoding device according to the present invention.

【図2】本発明の第1の実施例のブロック形状変形手段
の処理を説明する図。
FIG. 2 is a view for explaining processing of a block shape deforming means according to the first embodiment of the present invention.

【図3】本発明の第1の実施例の形状変換手段の処理を
説明する図。
FIG. 3 is a view for explaining processing of a shape conversion unit according to the first embodiment of the present invention.

【図4】本発明の画像復号化装置の装置構成を示すブロ
ック図。
FIG. 4 is a block diagram illustrating a device configuration of an image decoding device according to the present invention.

【図5】(a)従来の画像符号化、(b)復号化装置の
構成を示す図。
5A is a diagram illustrating a configuration of a conventional image coding, and FIG. 5B is a diagram illustrating a configuration of a decoding device.

【図6】本発明の第2の実施例のブロック形状変形手段
の処理を説明する図。
FIG. 6 is a view for explaining processing of a block shape deforming means according to a second embodiment of the present invention.

【図7】本発明の第2の実施例の形状変換手段の処理を
説明する図。
FIG. 7 is a view for explaining processing of a shape converting means according to the second embodiment of the present invention.

【図8】 図3の形状変換手段の処理を説明した図であ
る。
FIG. 8 is a view for explaining the processing of the shape conversion means of FIG. 3;

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

10 入力端子 11 ブロック化部 12 ブロック形状変形部 13 形状変換部 14 DCT部 15 量子化部 16 符号化部 20 複号化部 21 逆量子化部 22 逆DCT部 23 逆形状変換部 24 ブロック合成部 25 形状パラメータ生成部 101 ブロック化部 102 DCT部 103 量子化部 104 符号化部 111 復号化部 112 逆量子化部 113 逆DCT部 114 ブロック合成部 210、220 頂点 212、214、216、218 四角形ブロック 222、224、226、228、300 四角形ブロ
ック 310、312、314、316 頂点 320 一次元配列 330 二次元配列 600 六角形領域 610、620 頂点 700 三角形ブロック 702、704、706 頂点
DESCRIPTION OF SYMBOLS 10 Input terminal 11 Blocking part 12 Block shape deformation part 13 Shape conversion part 14 DCT part 15 Quantization part 16 Encoding part 20 Decoding part 21 Inverse quantization part 22 Inverse DCT part 23 Inverse shape conversion part 24 Block synthesis part 25 shape parameter generation unit 101 blocking unit 102 DCT unit 103 quantization unit 104 encoding unit 111 decoding unit 112 inverse quantization unit 113 inverse DCT unit 114 block synthesis unit 210, 220 vertices 212, 214, 216, 218 square block 222, 224, 226, 228, 300 square block 310, 312, 314, 316 vertex 320 one-dimensional array 330 two-dimensional array 600 hexagonal region 610, 620 vertex 700 triangular block 702, 704, 706 vertex

フロントページの続き (56)参考文献 特開 平3−89792(JP,A) 特開 平5−316371(JP,A) 松田一郎、伊東晋、宇都宮敏男,画像 の適応的可変ブロックKL変換符号化, 電子情報通信学会論文誌B−1,日本, 電子情報通信学会,Vol.J76−B− I,No.5,pp.399−408 Michael GILGE,Tho mas ENGELHARDT,Ral f MEHLAN,CODING OF ARBITRARILY SHAPE D IMAGE SEGMENTS B ASED ON A GENERALI ZED ORTHOGONAL TRA NSFORM,Signal Proc essing:Image Commu nication,Elsevier Science Publishers B.V.,1,pp.153−180 (58)調査した分野(Int.Cl.7,DB名) H04N 7/24 - 7/68 Continuation of the front page (56) References JP-A-3-89792 (JP, A) JP-A-5-316371 (JP, A) Ichiro Matsuda, Susumu Ito, Toshio Utsunomiya, Adaptive Variable Block KL Transform Coding of Images , IEICE Transactions B-1, Japan, IEICE, Vol. J76-BI, No. 5, pp. 399-408 Michael GILGE, Tho mas ENGELHARDT, Ral f MEHLAN, CODING OF ARBITRARILY SHAPE D IMAGE SEGMENTS B ASED ON A GENERALI ZED ORTHOGONAL TRA NSFORM, Signal Proc essing: Image Commu nication, Elsevier Science Publishers B. V. , 1, pp. 153−180 (58) Fields surveyed (Int. Cl. 7 , DB name) H04N 7/ 24-7/68

Claims (5)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 画像信号を複数の画素からなる複数の多
角形ブロックに分割するブロック化手段と、前記多角形
ブロックの形状を画像の内容に合わせて変形させるブロ
ック形状変形手段と、前記ブロック形状変形手段で変形
された多角形ブロックで変形された多角形ブロックを
行の画素に対して水平方向の補間処理を行うとともに各
列の画素に対して垂直方向の補間処理を行うことによっ
n×n画素のブロックに変換する形状変換手段と、形
状変換された前記ブロック毎に直交変換を行う直交変換
手段と、前記直交変換手段で生成された変換係数を量子
化しこの量子化係数を生成する量子化手段と、前記量子
化係数と前記ブロック形状変形手段から出力される形状
情報を符号化する符号化手段とから構成されていること
を特徴とする画像符号化装置。
1. Blocking means for dividing an image signal into a plurality of polygon blocks composed of a plurality of pixels; block shape deformation means for deforming the shape of the polygon block according to the content of an image; Each polygon block deformed by the polygon block deformed by the deformation means
Perform horizontal interpolation on the pixels in the row and
By performing vertical interpolation on the pixels in a column,
And shaping means for converting a block of n × n pixels Te, and orthogonal transformation means for performing shape transformed orthogonal transformation for each of the blocks, the quantized coefficients by quantizing the transform coefficients generated by said orthogonal transformation means An image coding apparatus comprising: a quantizing means for generating; and a coding means for coding the quantization coefficient and shape information output from the block shape deforming means.
【請求項2】 前記補間処理では補間対象画素値を求め
るために2つの参照画素のうち補間対象画素までの距離
の近い参照画素の値を挿入することを特徴とする請求項
1記載の画像符号化装置。
2. In the interpolation processing, a pixel value to be interpolated is obtained.
Distance to the interpolation target pixel of the two reference pixels
Wherein a value of a reference pixel having a value close to is inserted.
2. The image encoding device according to 1.
【請求項3】 前記補間処理では補間対象画素値を求め
るために2つの参照画素の画素値の平均値を挿入するこ
とを特徴とする請求項1記載の画像符号化装置。
3. In the interpolation processing, a pixel value to be interpolated is obtained.
The average of the pixel values of the two reference pixels
2. The image encoding apparatus according to claim 1, wherein:
【請求項4】 前記補間処理では補間対象画素値を求め
るために2つの参照画素の画素値までの距離に応じて求
められた値を挿入することを特徴とする請求項1記載の
画像符号化装置。
4. In the interpolation processing, a pixel value to be interpolated is obtained.
To the pixel values of the two reference pixels.
2. The method according to claim 1, wherein the determined value is inserted.
Image coding device.
【請求項5】 伝送されてきた符号から量子化係数と多
角形ブロックの形状情報とを復元する復号化手段と、前
記形状情報から多角形ブロックを復元するための形状パ
ラメータを生成する形状パラメータ生成手段と、前記量
子化係数を逆量子化して変換係数を生成する逆量子化手
段と、前記変換係数を逆直交変換する逆直交変換手段
と、該逆直交変換手段の出力であるn×n画素のブロッ
に対して前記形状パラメータを基に垂直方向および水
平方向に補間処理を行い多角形ブロックに変換する逆形
状変換手段と、前記多角形ブロックを合成し画像信号を
復元するブロック合成手段とを備えることを特徴とした
画像復号化装置。
5. A decoding means for restoring a quantized coefficient and shape information of a polygon block from a transmitted code, and a shape parameter generation for generating a shape parameter for restoring a polygon block from the shape information. Means, inverse quantization means for inversely quantizing the quantized coefficients to generate transform coefficients, inverse orthogonal transform means for inverse orthogonal transforming the transform coefficients, and n × n pixels which are outputs of the inverse orthogonal transform means. Vertical and water based on the shape parameters
An image decoding apparatus, comprising: an inverse shape conversion unit that performs interpolation processing in a horizontal direction to convert into a polygon block; and a block synthesis unit that synthesizes the polygon block and restores an image signal.
JP2985694A 1994-02-28 1994-02-28 Image encoding / decoding device Expired - Fee Related JP3305480B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2985694A JP3305480B2 (en) 1994-02-28 1994-02-28 Image encoding / decoding device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2985694A JP3305480B2 (en) 1994-02-28 1994-02-28 Image encoding / decoding device

Publications (2)

Publication Number Publication Date
JPH07240922A JPH07240922A (en) 1995-09-12
JP3305480B2 true JP3305480B2 (en) 2002-07-22

Family

ID=12287616

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2985694A Expired - Fee Related JP3305480B2 (en) 1994-02-28 1994-02-28 Image encoding / decoding device

Country Status (1)

Country Link
JP (1) JP3305480B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6633611B2 (en) * 1997-04-24 2003-10-14 Mitsubishi Denki Kabushiki Kaisha Method and apparatus for region-based moving image encoding and decoding
DE19719383A1 (en) 1997-05-07 1998-11-19 Siemens Ag Method and device for coding and decoding a digitized image
JP2002271790A (en) * 2001-03-07 2002-09-20 Nikon Corp Image compressor, electronic camera and image processing program
JP4218446B2 (en) 2003-07-03 2009-02-04 株式会社ニコン Electronic camera
CN105491376B (en) * 2014-10-06 2020-01-07 同济大学 Image coding and decoding method and device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Michael GILGE,Thomas ENGELHARDT,Ralf MEHLAN,CODING OF ARBITRARILY SHAPED IMAGE SEGMENTS BASED ON A GENERALIZED ORTHOGONAL TRANSFORM,Signal Processing:Image Communication,Elsevier Science Publishers B.V.,1,pp.153−180
松田一郎、伊東晋、宇都宮敏男,画像の適応的可変ブロックKL変換符号化,電子情報通信学会論文誌B−1,日本,電子情報通信学会,Vol.J76−B−I,No.5,pp.399−408

Also Published As

Publication number Publication date
JPH07240922A (en) 1995-09-12

Similar Documents

Publication Publication Date Title
JP2933457B2 (en) Wavelet transform coding method
JPH10304401A (en) Video signal converter, video signal conversion method and video service system
JPH08256266A (en) Image coding system
US5245679A (en) Data field image compression
JPH0775132A (en) Video signal encoder
JP2005515731A (en) Wavelet domain half-pixel motion compensation
JP3305480B2 (en) Image encoding / decoding device
JP2955526B2 (en) Video coding method and apparatus
JPH04229382A (en) Method and device for resolution conversion of digital image data
JP3144824B2 (en) Image playback device
JPH06292184A (en) Coding system
US20050063462A1 (en) Visual scan method using scan table and discrete cosine transform device employing the same method
JPS62239693A (en) Method of data arrangement and reconstruction of digital image signal
JP3401761B2 (en) Moving image compression encoding / decoding method, moving image compression encoding / decoding device, moving image encoding / transmission method, moving image encoding / transmission system, and recording medium recording moving image compression encoding / decoding program
JPH09214967A (en) Image data compression processing method
JP3132171B2 (en) Decoded image decoding device
JP2862022B2 (en) Image coding method
JPH0750836A (en) Picture coder
JP3425026B2 (en) Image encoding method and image encoding circuit
JP3392949B2 (en) Image compression device and image decompression device
JPH1188183A (en) Wavelet converter, its method, wavelet inverse converter, its method, image coder, its method, image decoder and its method
JPH0723228A (en) Picture data compression processing method
JP6846134B2 (en) Video coding device and video decoding device
JP2518681B2 (en) Cascaded video coding
JPH0723229A (en) Picture data compression processing method

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees