JP3125565B2 - Image coding method - Google Patents

Image coding method

Info

Publication number
JP3125565B2
JP3125565B2 JP5554794A JP5554794A JP3125565B2 JP 3125565 B2 JP3125565 B2 JP 3125565B2 JP 5554794 A JP5554794 A JP 5554794A JP 5554794 A JP5554794 A JP 5554794A JP 3125565 B2 JP3125565 B2 JP 3125565B2
Authority
JP
Japan
Prior art keywords
image
boundary
block
mosaic
quantization
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
JP5554794A
Other languages
Japanese (ja)
Other versions
JPH07264583A (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.)
Panasonic Corp
Panasonic Holdings Corp
Original Assignee
Panasonic Corp
Matsushita Electric Industrial Co Ltd
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 Panasonic Corp, Matsushita Electric Industrial Co Ltd filed Critical Panasonic Corp
Priority to JP5554794A priority Critical patent/JP3125565B2/en
Publication of JPH07264583A publication Critical patent/JPH07264583A/en
Application granted granted Critical
Publication of JP3125565B2 publication Critical patent/JP3125565B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Television Systems (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)
  • Studio Circuits (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 coding method for providing a special image effect.

【0002】[0002]

【従来の技術】近年、画像符号化方法は画質が改善され
実用域に達してきた。しかし、画像特殊効果を施した画
像や映画等のシネマサイズの画像の符号化では画質が劣
化するため、高画質化が求められている。
2. Description of the Related Art In recent years, the image quality of a picture coding method has been improved and the practical range has been reached. However, image quality is degraded when encoding an image to which a special effect is applied or a cinema-size image such as a movie, so that high image quality is required.

【0003】ビデオディスク等のディジタル信号処理の
分野やディジタル放送の分野において、映像信号を高能
率で符号化することにより映像ソフト及び装置を小規模
化することが図られており、MPEG(Moving Picture
Experts Group)/ISO11172規格が設けられ
た。
[0003] In the field of digital signal processing such as video discs and the field of digital broadcasting, it has been attempted to reduce the size of video software and devices by encoding video signals with high efficiency.
Experts Group) / ISO 11172 standard.

【0004】以下に、従来の画像符号化方法について説
明する。図4はこの従来の画像符号化方法のブロック図
を示すものである。図4において、41はフォーマット
変換手段、42はフレーム並べ替え手段、43はブロッ
ク分割手段、44は動き補償手段、45は2次元直交変
換(以下DCTと略称する)手段、46は量子化手段、
47は可変長符号化手段、48は信号多重手段、49は
逆量子化手段、50は逆DCT手段、51はフレーム蓄
積及び予測手段、52はバッファ手段、53はレート制
御手段である。
[0004] A conventional image coding method will be described below. FIG. 4 shows a block diagram of this conventional image encoding method. In FIG. 4, reference numeral 41 denotes a format converter, 42 denotes a frame rearranger, 43 denotes a block divider, 44 denotes a motion compensator, 45 denotes a two-dimensional orthogonal transform (hereinafter abbreviated as DCT), 46 denotes a quantizer,
47 is a variable length coding means, 48 is a signal multiplexing means, 49 is an inverse quantization means, 50 is an inverse DCT means, 51 is a frame accumulation and prediction means, 52 is a buffer means, and 53 is a rate control means.

【0005】以上のように構成された画像符号化方法に
ついて、以下その動作についてNTSC映像信号を例に
説明する。
The operation of the image encoding method configured as described above will be described below with reference to an NTSC video signal as an example.

【0006】まず、入力されたNTSC映像信号はフォ
ーマット変換手段41においてMPEG1規格のスター
トフォーマットであるSIF(Source Input Format)
形式の映像信号に変換され、フレーム並べ替え手段42
において処理を受ける順番にフレームの順番が並べ替え
られた後に、ブロック分割手段43により8×8画素の
ブロックに分割され、動き補償手段44に送られてブロ
ック毎に動きベクトル情報が求められ、動き補償処理を
される。動き補償処理を受けた映像信号はDCT手段4
5により空間的冗長度を減少させるためにDCT処理を
受け、処理されたDCT係数は量子化手段46により更
に情報量を削減するために、与えられた量子化幅で非線
形量子化処理を受け、可変長符号化手段47により可変
長符号化処理を受ける。可変長符号化された映像信号は
信号多重手段48により動き補償手段44で求められた
動きベクトル情報と多重され出力される。この多重化さ
れた情報はバッファ手段52でバッファリングされ、一
定レートで送出される。この時、バッファ手段52の充
填率を監視するレート制御手段53は、バッファ手段5
2のバッファが溢れたり空にならないよう量子化手段4
6に与える量子化幅を制御する。
First, an input NTSC video signal is converted by a format converter 41 into a source input format (SIF) which is a start format of the MPEG1 standard.
The video signal is converted into a video signal of the
After the order of the frames is rearranged in the order of receiving the processing, the block is divided into blocks of 8 × 8 pixels by the block dividing unit 43 and sent to the motion compensating unit 44 to obtain the motion vector information for each block. Compensation processing is performed. The video signal that has undergone the motion compensation processing is applied to the DCT unit 4.
5, the DCT coefficient is subjected to a DCT process to reduce the spatial redundancy, and the processed DCT coefficient is subjected to a non-linear quantization process at a given quantization width in order to further reduce the amount of information by a quantization means 46; The variable length coding means 47 receives a variable length coding process. The variable length coded video signal is multiplexed by the signal multiplexing unit 48 with the motion vector information obtained by the motion compensating unit 44 and output. The multiplexed information is buffered by the buffer means 52 and transmitted at a constant rate. At this time, the rate control means 53 for monitoring the filling rate of the buffer means 52 is
Quantization means 4 so that buffer 2 does not overflow or become empty
6 is controlled.

【0007】一方、量子化手段46から出力された映像
信号は逆量子化手段49により逆量子化処理を受け、逆
DCT手段50により逆DCT処理を受けて復元予測の
映像信号に復元される。復元された映像信号は、フレー
ム蓄積及び予測手段51に送られて動き補償処理及び量
子化ノイズ低減処理に使用される。このような手順によ
り、符号化された映像信号は一定レートのビットストリ
ームとして出力される。
On the other hand, the video signal output from the quantization means 46 is subjected to inverse quantization processing by the inverse quantization means 49, and is subjected to inverse DCT processing by the inverse DCT means 50 to be restored to a restored prediction video signal. The restored video signal is sent to the frame accumulation and prediction means 51 and used for motion compensation processing and quantization noise reduction processing. According to such a procedure, the encoded video signal is output as a constant-rate bit stream.

【0008】他の従来例として、現行TV方式にシネマ
サイズの画像を割り付けた模式図を図3に示す。
As another conventional example, FIG. 3 is a schematic diagram in which a cinema-sized image is allocated to the current TV system.

【0009】図3では有効表示区間の垂直方向の境界が
ブロック境界と一致していないことを示している。
FIG. 3 shows that the vertical boundary of the effective display section does not coincide with the block boundary.

【0010】[0010]

【発明が解決しようとする課題】しかしながら上記の従
来の構成では、モザイク処理を施した映像信号を符号化
する場合、モザイク処理の境界がブロックの境界に一致
していないと、高域の周波数成分のあるモザイク境界の
エッジを含んだブロックをDCTしてしまうことにな
る。このエッジを含んだブロックは多くのビットを消費
してしまい、画面全体の画質を低下させてしまうという
問題点を有していた。
However, in the above-described conventional configuration, when encoding a video signal that has been subjected to mosaic processing, if the boundary of the mosaic processing does not coincide with the boundary of a block, the frequency component of the high frequency band is Blocks containing the edges of the mosaic boundary with the DCT. The block including the edge consumes a lot of bits, and has a problem that the image quality of the entire screen is deteriorated.

【0011】また、現行TV方式にシネマサイズの画像
を割り付けた従来例も前述した理由と同様、多くのビッ
トを消費すると同時に、有効表示区間と非表示区間との
境界部分で非表示区間側にいわゆるモスキートノイズが
発生してしまい視覚上に目立ってしまうという問題点を
有していた。
Also, in the conventional example in which a cinema-sized image is allocated to the current TV system, many bits are consumed and the non-display section is shifted to the non-display section at the boundary between the effective display section and the non-display section. There has been a problem that so-called mosquito noise is generated and is visually noticeable.

【0012】本発明は上記従来の問題点を解決するもの
で、画像特殊効果を施す画像や、現行TV方式にシネマ
サイズの画像を割り付けた場合でも高画質な画像符号化
方法を提供することを目的とする。
An object of the present invention is to solve the above-mentioned conventional problems, and to provide a high-quality image encoding method even when an image to which a special effect is applied or a cinema-size image is allocated to the current TV system. Aim.

【0013】[0013]

【課題を解決するための手段】この目的を達成するため
に本発明の画像符号化方法は、画像データを複数の領域
にブロック分割し、ブロックに対し2次元直交変換、量
子化、符号化を行う画像符号化方法において、ブロック
分割処理の前に、画像データを一辺の画素数が2のn乗
(nは自然数)からなる矩形領域毎に平坦化し、かつ平
坦化した矩形領域の境界をブロック分割の境界と一致さ
せる画像符号化方法である。
In order to achieve this object, an image coding method according to the present invention divides image data into a plurality of regions, and performs two-dimensional orthogonal transform, quantization, and coding on the blocks. the image encoding method of performing, block
Before the division processing, the number of pixels on each side is 2 n
(N is a natural number) for each rectangular area
This is an image encoding method in which the boundary of a flattened rectangular area is matched with the boundary of block division.

【0014】[0014]

【作用】本発明は上記した方法により、モザイクパター
ン境界の開始位置とブロック分割の境界が一致し且つブ
ロック内は一辺が2のn乗(nは自然数)画素毎に分割
することが、モザイク処理するすべてのブロックに成り
立つので、ブロック内のモザイクパターン境界数が常に
最小になることが保証される。
According to the present invention, according to the above-described method, the start position of the boundary of the mosaic pattern coincides with the boundary of the block division, and one side of the block is divided into 2 n (n is a natural number) pixels. Therefore, it is guaranteed that the number of mosaic pattern boundaries in a block is always minimized.

【0015】最も効果的なn=3の例では、モザイクパ
ターン境界とブロック分割の境界が一致し且つブロック
内にモザイクパターン境界が1つも無いので、DCTす
るブロックは平坦化された直流成分のみとなり、各周波
数成分を符号化する必要がなくなり、少ない情報量で符
号化される。モザイク処理されたブロックで節約された
情報量は画像の他の部分に割り当てられ、画面全体の画
質が改善される。
In the most effective example of n = 3, the mosaic pattern boundary coincides with the block division boundary and there is no mosaic pattern boundary in the block, so that the block subjected to DCT is only a flattened DC component. , There is no need to encode each frequency component, and encoding is performed with a small amount of information. The amount of information saved in the mosaiced blocks is allocated to other parts of the image, improving the overall image quality of the screen.

【0016】[0016]

【実施例】以下本発明の一実施例について、図面を参照
しながら説明する。
An embodiment of the present invention will be described below with reference to the drawings.

【0017】図1は本発明の第1の実施例における画像
符号化方法のブロック図を示すものである。図1におい
て、1はフォーマット変換手段、2はモザイク処理手
段、3はフレーム並べ替え手段、4はブロック分割手
段、5は動き補償手段、6はDCT手段、7は量子化手
段、8は可変長符号化手段、9は信号多重手段、10は
逆量子化手段、11は逆DCT手段、12はフレーム蓄
積及び予測手段、13はバッファ手段、14はレート制
御手段である。
FIG. 1 is a block diagram showing an image encoding method according to the first embodiment of the present invention. In FIG. 1, 1 is a format conversion means, 2 is a mosaic processing means, 3 is a frame rearrangement means, 4 is a block division means, 5 is a motion compensation means, 6 is a DCT means, 7 is a quantization means, and 8 is a variable length. Encoding means, 9 is signal multiplexing means, 10 is inverse quantization means, 11 is inverse DCT means, 12 is frame accumulation and prediction means, 13 is buffer means, and 14 is rate control means.

【0018】図1においてモザイク処理手段2以外は従
来例と同一であるので同一部分は説明を省略する。モザ
イク処理手段2はSIF形式の映像信号を与えられたア
ドレス情報の座標位置から矩形領域の平滑化処理を行
う。平滑化する矩形領域の大きさはモザイク係数により
与えられる。
In FIG. 1, the components other than the mosaic processing means 2 are the same as those of the conventional example, and the description of the same components will be omitted. The mosaic processing means 2 performs a smoothing process on a rectangular area from the coordinate position of the address information given the SIF format video signal. The size of the rectangular area to be smoothed is given by a mosaic coefficient.

【0019】以上のように構成された本実施例の画像符
号化方法について、以下その動作について最も効果が顕
著である水平/垂直ともn=3の場合で説明する。モザ
イク処理手段2に与えるアドレス情報をブロック分割手
段4が分割する8×8画素のブロック境界の座標情報と
同調させ、モザイク係数も8×8画素の矩形領域と指示
する。モザイク処理が施された矩形領域はブロック分割
手段4でも同一領域が切り出され、DCT手段6で空間
的冗長度を減少させるためにDCT処理を受けるが、出
力されるDCT係数はモザイク処理手段2により平滑化
処理を受けているために直流成分のみとなる。
The image coding method according to the present embodiment configured as described above will be described below in the case where n = 3 in both the horizontal and vertical directions where the operation is most effective. The address information given to the mosaic processing means 2 is synchronized with the coordinate information of the 8 × 8 pixel block boundary to be divided by the block dividing means 4, and the mosaic coefficient is also designated as a rectangular area of 8 × 8 pixels. The same area is cut out by the block dividing means 4 from the rectangular area subjected to the mosaic processing, and is subjected to DCT processing by the DCT means 6 in order to reduce the spatial redundancy. Since it has been subjected to the smoothing process, it has only a DC component.

【0020】以上のように本実施例によれば、ブロック
分割手段4が分割するブロック境界とモザイク処理手段
2が処理するモザイクパターン境界を一致させることに
より、DCT手段6が出力する有効DCT係数を直流成
分のみとし、この部分の符号化に要するビット量を削減
することができる。削減されたビットは他の部分に利用
でき、量子化手段7に与える量子化幅を細かくすること
で画質の劣化を抑えることができる。
As described above, according to the present embodiment, the effective DCT coefficient output from the DCT means 6 is obtained by matching the block boundary divided by the block dividing means 4 with the mosaic pattern boundary processed by the mosaic processing means 2. Only the DC component can be used, and the bit amount required for encoding this portion can be reduced. The reduced bits can be used for other parts, and the deterioration of the image quality can be suppressed by reducing the quantization width given to the quantization means 7.

【0021】図2は本発明の第2の実施例を示す現行T
V方式にシネマサイズの画像を割り付けた模式図であ
る。
FIG. 2 shows a current T showing a second embodiment of the present invention.
It is the schematic diagram which allocated the image of the cinema size to V system.

【0022】図2では有効表示区間の垂直方向の境界が
ブロック境界と一致しており、第1の実施例と同様に符
号化される。
In FIG. 2, the vertical boundary of the effective display section coincides with the block boundary, and is encoded as in the first embodiment.

【0023】以上のように本実施例によれば現行TV方
式にシネマサイズの画像を割り付けた際に、有効表示区
間の垂直方向の境界をブロック境界と一致させることに
より、第1の実施例と同様に画質の劣化を抑えるのは勿
論のこと、更に、有効表示区間と非表示区間との境界部
分で非表示区間側にモスキートノイズが発生しない良好
な画像を実現できる。
As described above, according to the present embodiment, when a cinema-sized image is allocated to the current TV system, the vertical boundary of the effective display section is made to coincide with the block boundary, whereby the first embodiment is different from the first embodiment. Similarly, it is possible not only to suppress the deterioration of the image quality but also to realize a good image in which mosquito noise does not occur on the non-display section side at the boundary between the effective display section and the non-display section.

【0024】なお、第1の実施例においてモザイク処理
手段2が処理するモザイクパターンを8×8画素で説明
したが、8×8画素よりも小さなモザイク処理を行った
場合でも従来より少ないビット量で符号化できることは
明らかである。
In the first embodiment, the mosaic pattern processed by the mosaic processing means 2 has been described by using 8 × 8 pixels. However, even when a mosaic process smaller than 8 × 8 pixels is performed, the number of bits is smaller than in the past. Clearly, it can be encoded.

【0025】[0025]

【発明の効果】以上のように本発明は、画像データを複
数の領域にブロック分割し、ブロックに対し2次元直交
変換、量子化、符号化を行う画像符号化方法において、
画像データの任意の矩形領域を一辺が2のn乗(nは自
然数)の画素数で平坦化するモザイク処理を内包し、モ
ザイク処理のモザイクパターン境界をブロック分割の境
界と一致させる。
As described above, the present invention relates to an image encoding method for dividing image data into a plurality of regions and performing two-dimensional orthogonal transformation, quantization, and encoding on the blocks.
A mosaic process for flattening an arbitrary rectangular area of the image data with the number of pixels of which one side is 2 n (n is a natural number) is included, and a mosaic pattern boundary of the mosaic process matches a boundary of the block division.

【0026】また、現行TV方式と画面のアスペクト比
の異なるシネマサイズの画像データを複数の領域にブロ
ック分割し、ブロックに対し2次元直交変換、量子化、
符号化を行う画像符号化方法において、シネマサイズの
画像データの有効表示区間の垂直方向の境界をブロック
分割の境界と一致させることにより、画像の劣化を抑え
良好な画質の符号化を行うことができる。
Also, image data of a cinema size having a screen aspect ratio different from that of the current TV system is divided into a plurality of areas, and the blocks are subjected to two-dimensional orthogonal transform, quantization,
In an image encoding method for performing encoding, it is possible to suppress deterioration of an image and perform encoding with good image quality by matching a vertical boundary of an effective display section of cinema-sized image data with a boundary of block division. it can.

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

【図1】本発明の第1の実施例における画像符号化方法
のブロック図
FIG. 1 is a block diagram of an image encoding method according to a first embodiment of the present invention.

【図2】本発明の第2の実施例における現行TV方式に
シネマサイズの画像を割り付けた模式図
FIG. 2 is a schematic diagram in which cinema-sized images are allocated to a current TV system according to a second embodiment of the present invention.

【図3】従来例の現行TV方式にシネマサイズの画像を
割り付けた模式図
FIG. 3 is a schematic diagram in which cinema-sized images are allocated to a conventional TV system of a conventional example.

【図4】従来例の画像符号化方法のブロック図FIG. 4 is a block diagram of a conventional image encoding method.

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

1 フォーマット変換手段 2 モザイク処理手段 3 フレーム並べ替え手段 4 ブロック分割手段 5 動き補償手段 6 DCT手段 7 量子化手段 8 可変長符号化手段 9 信号多重手段 10 逆量子化手段 11 逆DCT手段 12 フレーム蓄積及び予測手段 13 バッファ手段 14 レート制御手段 DESCRIPTION OF SYMBOLS 1 Format conversion means 2 Mosaic processing means 3 Frame rearrangement means 4 Block division means 5 Motion compensation means 6 DCT means 7 Quantization means 8 Variable length coding means 9 Signal multiplexing means 10 Inverse quantization means 11 Inverse DCT means 12 Frame accumulation And prediction means 13 buffer means 14 rate control means

フロントページの続き (72)発明者 小川 秀明 大阪府門真市大字門真1006番地 松下電 器産業株式会社内 (72)発明者 松本 時和 大阪府門真市大字門真1006番地 松下電 器産業株式会社内 (58)調査した分野(Int.Cl.7,DB名) H04N 7/24 - 7/68 H04N 1/41 - 1/419 Continuing on the front page (72) Hideaki Ogawa 1006 Kadoma Kadoma, Kadoma City, Osaka Prefecture Inside Matsushita Electric Industrial Co., Ltd. 58) Field surveyed (Int.Cl. 7 , DB name) H04N 7/ 24-7/68 H04N 1/41-1/419

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 画像データを複数の領域にブロック分割
し、ブロックに対し2次元直交変換、量子化、符号化を
行う画像符号化方法において、前記ブロック分割処理の前に、前記画像データを一辺の
画素数が2のn乗(nは自然数)からなる矩形領域毎に
平坦化し、かつ平坦化した前記矩形領域の境界を 前記ブ
ロック分割の境界と一致させることを特徴とする画像符
号化方法。
1. An image encoding method for dividing image data into a plurality of regions and performing two-dimensional orthogonal transformation, quantization, and encoding on the blocks, wherein the image data is divided into one side before the block division processing. of
For each rectangular area where the number of pixels is 2 to the nth power (n is a natural number)
An image coding method , comprising: flattening and making a boundary of the flattened rectangular area coincide with a boundary of the block division.
JP5554794A 1994-03-25 1994-03-25 Image coding method Expired - Fee Related JP3125565B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5554794A JP3125565B2 (en) 1994-03-25 1994-03-25 Image coding method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5554794A JP3125565B2 (en) 1994-03-25 1994-03-25 Image coding method

Publications (2)

Publication Number Publication Date
JPH07264583A JPH07264583A (en) 1995-10-13
JP3125565B2 true JP3125565B2 (en) 2001-01-22

Family

ID=13001740

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5554794A Expired - Fee Related JP3125565B2 (en) 1994-03-25 1994-03-25 Image coding method

Country Status (1)

Country Link
JP (1) JP3125565B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8443874B2 (en) 2007-03-30 2013-05-21 Nec Corporation Heat dissipating structure and portable phone

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7815937B2 (en) * 1998-10-27 2010-10-19 Biovail Laboratories International Srl Quick dissolve compositions and tablets based thereon
WO2000062554A1 (en) * 1999-04-08 2000-10-19 Matsushita Electric Industrial Co., Ltd. Image processing method and image processing device
JP4663223B2 (en) 2003-09-11 2011-04-06 パナソニック株式会社 Arithmetic processing unit

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8443874B2 (en) 2007-03-30 2013-05-21 Nec Corporation Heat dissipating structure and portable phone

Also Published As

Publication number Publication date
JPH07264583A (en) 1995-10-13

Similar Documents

Publication Publication Date Title
JP3678482B2 (en) Video data post-processing method
US20030095603A1 (en) Reduced-complexity video decoding using larger pixel-grid motion compensation
US20010026587A1 (en) Image encoding apparatus and method of same, video camera, image recording apparatus, and image transmission apparatus
US6865229B1 (en) Method and apparatus for reducing the “blocky picture” effect in MPEG decoded images
JP3651941B2 (en) Image playback device
EP0680217B1 (en) Video signal decoding apparatus capable of reducing blocking effects
KR100510756B1 (en) Image decoding apparatus and method and image reproducing apparatus
KR100192696B1 (en) Method and apparatus for reproducing picture data
JPH11234668A (en) Video coder
JPH11146367A (en) Mobile video-phone
JP2003348597A (en) Device and method for encoding image
JP3125565B2 (en) Image coding method
JPH08237666A (en) Inter-frame band comprssion signal processor
JP3568392B2 (en) Video decoding device
JPH09275561A (en) Video compressor and video compression method
JPH0998421A (en) Image encoding/decoding device
JPH08163558A (en) Picture decoder
JP4043406B2 (en) Image decoding method and apparatus, and television receiver capable of using them
JPH05183891A (en) Moving picture encoder
JPH10145788A (en) Video reproduction device
JPH07107464A (en) Picture encoding device and decoding device
JPH1093992A (en) Method for storing decoded multi-color digital image bit map in ram to display
JPH0646398A (en) Picture data compression method
JP2001112002A (en) Digital moving picture decoder capable of image size conversion
JPH07123412A (en) Moving image compression-encoding method

Legal Events

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

Free format text: PAYMENT UNTIL: 20071102

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20081102

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20091102

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20091102

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20101102

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees