JPH0865672A - Processor and method for compressing character data - Google Patents

Processor and method for compressing character data

Info

Publication number
JPH0865672A
JPH0865672A JP19259894A JP19259894A JPH0865672A JP H0865672 A JPH0865672 A JP H0865672A JP 19259894 A JP19259894 A JP 19259894A JP 19259894 A JP19259894 A JP 19259894A JP H0865672 A JPH0865672 A JP H0865672A
Authority
JP
Japan
Prior art keywords
data
unit
character
conversion
compression
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.)
Granted
Application number
JP19259894A
Other languages
Japanese (ja)
Other versions
JP3110255B2 (en
Inventor
Yukihiro Ukai
幸弘 鵜飼
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.)
Capcom Co Ltd
Original Assignee
Capcom 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 Capcom Co Ltd filed Critical Capcom Co Ltd
Priority to JP19259894A priority Critical patent/JP3110255B2/en
Publication of JPH0865672A publication Critical patent/JPH0865672A/en
Application granted granted Critical
Publication of JP3110255B2 publication Critical patent/JP3110255B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE: To reduce data amount than that before data are compressed by performing compression by a prescribed logical system after data are provided with redundancy. CONSTITUTION: The character data of a color pallet form are compressed and address-translated data are synthesized. When the synthesized data are less than before data are compressed, the synthesized data are compressed as they are. On the other hand, when the data are larger than before data are compressed, the character data of the color pallet form are decomposed into the data of an RGB or YIG color space system by a first data system transforming part 22, afterwards, spatial correlation is removed by performing discrete cosine transform at an axial transforming part 23, energy is concentrated to one part of coefficient and further, data are quantized by a quantizing part 24. Then, when the data are returned to the color pallet form again by an inverse quantiation part 25, inverse axial transforming part 26 and second data system transforming part 27, the data are provided with redundancy. Then, these data provided with redundancy are compressed by the prescribed logical system.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、テレビジョン用ゲーム
システムにおいてキャラクタデータを圧縮して使用する
キャラクタデータ圧縮処理装置およびキャラクタデータ
の圧縮方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a character data compression processing apparatus and a character data compression method for compressing and using character data in a television game system.

【0002】[0002]

【従来の技術】一般に、テレビジョン用ゲームシステム
においてキャラクタデータを圧縮して使用するキャラク
タデータ圧縮処理装置のデータ圧縮の手法としては、ハ
フマン等による符号化法、エリアス等による算術演算
(四則演算)を用いた符号化/複合化法、Lempel
−Ziv符号(スライド辞書法、動的辞書法)やBen
tley−Sleator−Tarjan−Wei(B
STW)アルゴリズム等のユニバーサル符号法、動的ハ
フマン符号化法等がある。これらの圧縮手法は、圧縮前
後で情報落ちを許さない可逆性のアルゴリズムを用いた
もので、一般にロスレス(LOSSLESS)圧縮と呼
ばれている。
2. Description of the Related Art Generally, as a data compression method of a character data compression processing apparatus which compresses and uses character data in a television game system, an encoding method by Huffman or the like and an arithmetic operation (four arithmetic operations) by Elias or the like are used. Encoding / Complexing Method Using Lempel
-Ziv code (slide dictionary method, dynamic dictionary method) and Ben
trey-Sleator-Tarjan-Wei (B
There is a universal coding method such as STW) algorithm and a dynamic Huffman coding method. These compression methods use a reversible algorithm that does not allow information loss before and after compression, and are generally called lossless (LOSSESS) compression.

【0003】ここで、従来のロスレス圧縮されたキャラ
クタデータを用いたコンピュータソフトウェアによるテ
レビジョン用ゲームシステム(以下、TVゲームと称
す)の例を図3(第1の従来例)および図4(第2の従
来例)に示す。一般に、TVゲームに用いられるキャラ
クタデータは、データ量を少なくするために、カラーパ
レットを用いることが多い。この場合、キャラクタデー
タは量子化された色データであるので、1ビットデータ
が異なるだけでも、出力される色が大きく変わる。この
ため、カラーパレットを用いたキャラクタデータを圧縮
する場合は、データエラーが全く発生しない前記ロスレ
ス圧縮が採用される。
An example of a conventional television game system (hereinafter referred to as a TV game) using computer software using lossless-compressed character data is shown in FIG. 3 (first conventional example) and FIG. 4 (first conventional example). 2). In general, color data is often used for character data used in a TV game in order to reduce the amount of data. In this case, since the character data is quantized color data, even if only 1-bit data is different, the output color is greatly changed. Therefore, when compressing character data using a color palette, the lossless compression that does not cause any data error is adopted.

【0004】通常、ロスレス圧縮手法は、可変長符号に
なるため、圧縮された後にどこに所望のキャラクタがあ
るかを示すためのアドレス変換テーブルが必要になって
くる。ロスレス圧縮の場合、データによっては圧縮でき
ない場合や圧縮率が非常に低い場合が出てくる。この場
合、アドレス変換テーブルはキャラクタデータのオーバ
ーヘッドになるため、かかるオーバーヘッドを含む圧縮
されたデータは、圧縮する前のキャラクタデータよりも
増えることがあり、故に圧縮前のデータアクセススピー
ドより遅くなることになる。
Normally, the lossless compression method uses a variable-length code, and therefore an address conversion table for indicating where a desired character is after being compressed is required. In the case of lossless compression, some data cannot be compressed or the compression rate is very low. In this case, since the address conversion table becomes an overhead of the character data, the compressed data including the overhead may increase more than the character data before the compression, and therefore becomes slower than the data access speed before the compression. Become.

【0005】かかる処理スピード上での問題に対処する
ため、図3に示した第1の従来例では、アドレス変換デ
ータを格納するアドレス変換テーブル1を、キャラクタ
データを格納するキャラクタファイル2と別に持つ構成
とし、キャラクタ圧縮時には、キャラクタメモリー2内
のキャラクタデータをロスレス圧縮した後に、かかる圧
縮キャラクタデータとアドレス変換テーブル1内のアド
レス変換データとを合成し、圧縮データファイル3に格
納している。図3中の6は圧縮データファイル3内の合
成データからアドレス変換データを読み込むアドレス変
換データ読み込み部(バッファメモリ)、7は圧縮デー
タファイル3内の合成データからキャラクタデータを読
み込むキャラクタデータ読み込み部、8はアドレス変換
部、9はデータ伸張部である。第1の従来例において、
キャラクタ伸張時には、アドレス変換データとキャラク
タデータとを個別に識別し、アドレス変換データについ
てはアドレス変換を行い、キャラクタデータについては
データ伸張を行う。そして、中央処理演算部(CPU)
4の制御に基づいてグラフィックコントローラ(GRA
PHIC CONTROLLER)5にて伸張されたデ
ータを処理する。
In order to deal with such a problem in processing speed, in the first conventional example shown in FIG. 3, the address conversion table 1 for storing the address conversion data is provided separately from the character file 2 for storing the character data. When the character is compressed, the character data in the character memory 2 is losslessly compressed, and the compressed character data and the address conversion data in the address conversion table 1 are combined and stored in the compressed data file 3. In FIG. 3, 6 is an address conversion data reading unit (buffer memory) that reads address conversion data from the synthetic data in the compressed data file 3, and 7 is a character data reading unit that reads character data from the synthetic data in the compressed data file 3. Reference numeral 8 is an address conversion unit, and 9 is a data expansion unit. In the first conventional example,
At the time of character expansion, the address conversion data and the character data are individually identified, the address conversion is performed on the address conversion data, and the data expansion is performed on the character data. And the central processing unit (CPU)
Graphic controller (GRA
The data decompressed by the PHIC CONTROLLER 5 is processed.

【0006】あるいは、図4に示した第2の従来例で
は、大きなバッファメモリ(FIFO)11を持って、
ある一定時間内にトータルの圧縮率を稼ぐことで、アク
セススピードを緩衝している。図4中の11は伸張され
たデータを一時的に蓄積するためのバッファメモリであ
る。
Alternatively, in the second conventional example shown in FIG. 4, a large buffer memory (FIFO) 11 is provided,
Access speed is buffered by earning the total compression rate within a certain period of time. Reference numeral 11 in FIG. 4 is a buffer memory for temporarily storing the decompressed data.

【0007】[0007]

【発明が解決しようとする課題】図3に示した第1の従
来例の圧縮手法を用いたTVゲームのシステムでは、ア
ドレス変換データ読み込み部6とキャラクタデータ読み
込み部7の2個の別系統のメモリが必要となり、メモリ
サイズの縮小の要請に反する。
In the TV game system using the compression method of the first conventional example shown in FIG. 3, two separate systems of the address conversion data reading unit 6 and the character data reading unit 7 are provided. A memory is required, which goes against the demand for a reduction in memory size.

【0008】また、図4に示した第2の従来例では、伸
張データ用バッファメモリ11が空になると処理がスト
ップすることから、どんなキャラクタデータの組み合わ
せでもリアルタイムに動く、といった保証ができない。
Further, in the second conventional example shown in FIG. 4, since the processing stops when the decompressed data buffer memory 11 becomes empty, it cannot be guaranteed that any combination of character data will move in real time.

【0009】本発明は、上記課題に鑑み、別系統のテー
ブルを用いずに圧縮データの量を減らすことで圧縮前の
アクセススピードを保証するキャラクタデータ圧縮処理
装置およびキャラクタデータの圧縮方法を提供すること
を目的とする。
In view of the above problems, the present invention provides a character data compression processing apparatus and a character data compression method for guaranteeing an access speed before compression by reducing the amount of compressed data without using a separate system table. The purpose is to

【0010】[0010]

【課題を解決するための手段】本発明の請求項1に係る
課題解決手段は、カラーパレット形式のキャラクタデー
タを格納するキャラクタテーブルと、該キャラクタテー
ブル内の前記キャラクタデータを所定の色空間方式のデ
ータに変換する第1のデータ方式変換部と、該第1のデ
ータ方式変換部から与えられた前記所定の色空間方式の
データについて離散コサイン変換を施して空間的な相関
を除去し一部の係数にエネルギーを集中させる軸変換部
と、該軸変換部から与えられた前記コサイン関数を量子
化する量子化部と、該量子化部にて量子化された情報に
対して逆量子化を行い符号割り当てを行う逆量子化部
と、該逆量子化部にて符号割り当てされたデータを前記
所定の色空間方式のデータに変換する逆軸変換部と、該
逆軸変換部にて変換された前記所定の色空間方式のデー
タを再びカラーパレット形式に変換する第2のデータ方
式変換部と、前記キャラクタテーブルから与えられたデ
ータを所定の論理方式で圧縮する第1の圧縮部と、前記
第2のデータ方式変換部から与えられたデータを前記所
定の論理方式で圧縮する第2の圧縮部と、前記第1の圧
縮部からの圧縮データと前記第2の圧縮部からの圧縮デ
ータのいずれかを選択する選択部と、該選択部の選択を
切り換え指示する切り換え部と、アドレス変換データを
格納するアドレス変換テーブルと、該アドレス変換テー
ブルのアドレス変換データと前記選択部で選択されたい
ずれかの圧縮データとを合成するデータ合成部と、該デ
ータ合成部にて合成されたデータを格納する合成データ
格納ファイルとを備え、前記切り換え部は、初期段階で
前記第1の圧縮部を選択するよう前記等配回路を初期設
定する初期設定手段と、前記データ合成部で合成された
合成データのデータ量が量子化された前記キャラクタデ
ータのデータ量より大であるか否かを判断するデータ判
断手段と、該データ判断手段にて前記合成データのデー
タ量が量子化された前記キャラクタデータのデータ量よ
り大であると判断したときに前記第2の圧縮部を選択す
るよう前記選択部の入力切り換えを行う入力切り換え手
段とを備える。
According to a first aspect of the present invention, there is provided a character table for storing character data in a color palette format, and the character data in the character table is stored in a predetermined color space system. A first data system conversion unit for converting into data, and a discrete cosine conversion is performed on the data of the predetermined color space system provided from the first data system conversion unit to remove spatial correlation and An axis transforming unit that concentrates energy on a coefficient, a quantizing unit that quantizes the cosine function given by the axial transforming unit, and inverse quantization is performed on the information quantized by the quantizing unit. A dequantization unit that performs code assignment, an inverse axis conversion unit that converts the data assigned the code by the dequantization unit into data of the predetermined color space method, and a conversion performed by the inverse axis conversion unit A second data format conversion section for converting the data of the predetermined color space format into a color palette format again, and a first compression section for compressing the data given from the character table by a predetermined logical format, A second compression unit that compresses the data given from the second data system conversion unit by the predetermined logical system, compressed data from the first compression unit, and compressed data from the second compression unit. A selection unit for selecting any one of the above, a switching unit for instructing switching of the selection of the selection unit, an address conversion table for storing address conversion data, address conversion data of the address conversion table, and the selection unit selected by the selection unit. The data switching unit includes a data synthesizing unit for synthesizing any of the compressed data, and a synthetic data storage file for storing the data synthesized by the data synthesizing unit. Is an initialization unit that initializes the equal distribution circuit so as to select the first compression unit at an initial stage, and the character data in which the data amount of the combined data combined by the data combining unit is quantized. Data determining means for determining whether or not the data amount is greater than the data amount, and the data determining means determines when the data amount of the composite data is greater than the quantized data amount of the character data. And an input switching means for switching the input of the selection unit so as to select the second compression unit.

【0011】本発明の請求項2に係る課題解決手段は、
カラーパレット形式のキャラクタデータを所定の論理方
式で圧縮する第1の圧縮行程と、該第1の圧縮行程に平
行して、量子化された前記キャラクタデータを所定の色
空間方式のデータに変換する第1の変換行程と、前記所
定の色空間方式のデータについて離散コサイン変換を施
して空間的な相関を除去し一部の係数にエネルギーを集
中させる第2の変換行程と、該第2の変換行程において
離散コサイン変換されたデータを量子化する第3の変換
行程と、該第3の変換行程において量子化されたデータ
を再び逆量子化する第4の変換行程と、該第4の変換行
程において逆量子化されたデータを前記所定の色空間方
式のデータに変換する第5の変換行程と、該第5の変換
行程において前記所定の色空間方式のデータに変換され
たデータを前記カラーパレット形式に変換する第6の変
換行程と、該第6の変換行程で変換されたデータを前記
所定の論理方式で圧縮する第2の圧縮行程と、前記圧縮
行程で得られた圧縮データとこれに対応するアドレス変
換データとを合成する第1の合成行程と、該第1の合成
行程で合成された前記合成データのデータ量が量子化さ
れた前記キャラクタデータのデータ量より大であるか否
かを判断するデータ判断行程と、該データ判断行程で前
記合成データのデータ量が量子化された前記キャラクタ
データのデータ量より小であると判断したときに前記合
成データを所定のファイルに格納する第1の格納行程
と、前記データ判断行程で前記合成データのデータ量が
量子化された前記キャラクタデータのデータ量より大で
あると判断したときに前記第2の圧縮行程で得られた圧
縮データとこれに対応するアドレス変換データとを合成
する第2の合成行程と、該第2の合成行程で合成された
合成データを前記第1の合成行程で合成された前記合成
データに代えて前記所定のファイルに格納する第2の格
納行程とを備える。
The problem solving means according to claim 2 of the present invention is
A first compression step of compressing character data in the color palette format by a predetermined logical method, and in parallel with the first compression step, the quantized character data is converted into data of a predetermined color space method. A first conversion step, a second conversion step of performing discrete cosine conversion on the data of the predetermined color space method to remove spatial correlation and concentrate energy in some coefficients, and the second conversion step. A third transform step for quantizing the data that has been discrete cosine transformed in the step, a fourth transform step for dequantizing the data quantized in the third transform step again, and a fourth transform step In the fifth conversion step of converting the dequantized data into the data of the predetermined color space method, the data converted into the data of the predetermined color space method in the fifth conversion step is converted into A sixth conversion step for converting to a palette format, a second compression step for compressing the data converted in the sixth conversion step by the predetermined logical method, compressed data obtained in the compression step, and A first synthesizing step of synthesizing the address-converted data corresponding to, and whether the data amount of the synthetic data synthesized in the first synthesizing step is larger than the quantized data amount of the character data. And a data determination step for determining whether or not the data amount of the combined data is smaller than the quantized data amount of the character data in the data determination process, and stores the combined data in a predetermined file. The second compression when the data amount of the combined data is determined to be larger than the data amount of the quantized character data in the first storing step and the data determining step. A second synthesizing step of synthesizing the compressed data obtained in the above step and address conversion data corresponding to the compressed data, and the synthetic data synthesized in the second synthesizing step in the first synthesizing step. And a second storage step of storing the synthesized data in the predetermined file.

【0012】[0012]

【作用】本発明請求項1に係るキャラクタデータ圧縮処
理装置、および請求項2に係るキャラクタデータの圧縮
方法では、初期段階に、切り換え部の初期設定手段にて
第1の圧縮部を選択するよう等配回路を初期設定する。
そして、カラーパレット形式のキャラクタデータを圧縮
し、アドレス変換データを合成する。そして、合成デー
タが圧縮前よりデータが小さくなるときは、そのままの
合成データを圧縮する。一方、圧縮前よりデータが大き
くなる時は、カラーパレット形式のキャラクタデータを
第1のデータ方式変換部にてRGBまたはYIQの色空
間方式のデータに分解した後、軸変換部にて離散コサイ
ン変換を施して空間的な相関を除去し一部の係数にエネ
ルギーを集中させ、さらに量子化部にて量子化する。そ
うすると、逆量子化部、逆軸変換部および第2のデータ
方式変換部にデータを再びカラーパレット形式に戻した
ときにデータは冗長性を有することになる。かかる冗長
性を有するデータについて、所定の論理方式で圧縮を行
えば、キャラクタデータを直接圧縮するのに比べて圧縮
度が飛躍的に向上する。この場合、視覚特性を利用した
データの冗長成分の付加は、最終的にアドレス変換デー
タを含めて、圧縮前よりデータ量が大きくならないギリ
ギリの程度に抑えることで画像の劣化は極力抑えること
ができる。また、従来例に比べて、別系統のアドレス変
換テーブルや、アクセススピードを緩衝するための大き
なバッファメモリは必要なくなる。
In the character data compression processing apparatus according to claim 1 of the present invention and the character data compression method according to claim 2, in the initial stage, the initial setting means of the switching section selects the first compression section. Initialize the equal distribution circuit.
Then, the character data in the color palette format is compressed and the address conversion data is combined. When the combined data is smaller than that before the compression, the combined data is compressed as it is. On the other hand, when the data becomes larger than that before compression, the character data in the color palette format is decomposed into RGB or YIQ color space format data in the first data format conversion section, and then the discrete cosine conversion is performed in the axis conversion section. Is applied to remove spatial correlation, concentrate energy in some coefficients, and further quantize it in the quantizer. Then, when the data is returned to the color palette format again in the inverse quantizer, the inverse axis converter, and the second data method converter, the data has redundancy. If the data having such redundancy is compressed by a predetermined logical method, the degree of compression is dramatically improved as compared with the case of directly compressing the character data. In this case, the addition of the redundant component of the data using the visual characteristics can be suppressed as much as possible by finally including the address conversion data so that the data amount does not become larger than that before the compression so that the deterioration of the image can be suppressed as much as possible. . Further, as compared with the conventional example, an address conversion table of another system and a large buffer memory for buffering the access speed are unnecessary.

【0013】[0013]

【実施例】【Example】

{第1の実施例} <構成>図1および図2は、本発明の第1の実施例のT
Vゲームにおけるキャラクタデータ圧縮処理装置を示す
ものであって、図1はキャラクタ圧縮回路、図2はキャ
ラクタ伸縮回路を夫々示している。
{First Embodiment} <Structure> FIGS. 1 and 2 show the T of the first embodiment of the present invention.
1 shows a character data compression processing device in a V game, FIG. 1 showing a character compression circuit, and FIG. 2 showing a character expansion circuit.

【0014】図1において、21はキャラクタデータ格
納用のキャラクタテーブル、22はカラーパレット形式
のキャラクタデータ(以下カラーパレットデータと称
す)をテレビジョン用データに変換する第1のデータ方
式変換部、23は2次元の軸変換部(離散コサイン変換
部:2D−DCT)、24は量子化部(Q)、25は逆
量子化部(−Q)、26は2次元の逆離散コサイン変換
部(2D−IDCT)、27はテレビジョン用データを
再びカラーパレットデータに逆変換する第2のデータ方
式変換部、28a,28bは第1の従来例および第2の
従来例と同様のロスレス圧縮を行うロスレス(LOSS
LESS)圧縮部、29は選択部(マルチプレクサ:M
UX)、30はアドレス変換データを格納するアドレス
変換テーブル、31は前記アドレス変換テーブル30の
アドレス変換データと前記選択部29からの出力信号を
合成するデータ合成部、32はデータ合成部で合成した
データ(合成データ)のデータ量とキャラクタテーブル
21内のカラーパレットデータのデータ量とを比較しそ
の比較結果に基づいて前記選択部29の入力切り換えを
行う切り換え部、33は前記データ合成部31で合成さ
れたデータを格納する合成データ格納ファイルである。
In FIG. 1, reference numeral 21 is a character table for storing character data, 22 is a first data format conversion unit for converting character data in a color palette format (hereinafter referred to as color palette data) to television data, and 23. Is a two-dimensional axis transform unit (discrete cosine transform unit: 2D-DCT), 24 is a quantizer unit (Q), 25 is an inverse quantizer unit (-Q), and 26 is a two-dimensional inverse discrete cosine transform unit (2D). -IDCT), 27 is a second data format conversion unit for converting television data back into color palette data again, and 28a and 28b are lossless for performing the same lossless compression as in the first conventional example and the second conventional example. (LOSS
LESS compression unit, 29 is a selection unit (multiplexer: M
UX), 30 is an address conversion table for storing address conversion data, 31 is a data synthesizing unit for synthesizing the address translation data of the address translation table 30 and the output signal from the selecting unit 29, and 32 is a data synthesizing unit. A switching unit for comparing the data amount of the data (combined data) with the data amount of the color palette data in the character table 21 and switching the input of the selection unit 29 based on the comparison result, 33 is the data combining unit 31. It is a combined data storage file for storing combined data.

【0015】前記キャラクタテーブル21は、データ量
の少ない量子化された色データとして、キャラクタデー
タをカラーパレット形式にて格納するものである。
The character table 21 stores character data in a color palette format as quantized color data having a small amount of data.

【0016】前記第1のデータ方式変換部22は、前記
キャラクタテーブル21内の前記カラーパレットデータ
を、日本国内のカラーテレビジョン放送の一般的な方式
であるNTSC方式のYIQ三次元色空間軸方式のデー
タに変換するものである。ここで、前記YIQ三次元色
空間軸とは、夫々8ビットデータの輝度信号Yおよび色
差信号I,Qで構成された色空間軸であって、前記輝度
信号Yは明るさ(輝度)、前記色差信号Iは主としてオ
レンジ〜シアン系の色相および彩度、Qは主としてマゼ
ンダ〜イエロおよびグリーン系の色相および彩度を意味
するもので、3原色(赤、緑、青)信号の視感度特性を
夫々R、G、Bとすれば、 Y=0.30R+0.59G+0.11B I=0.74(R−Y)−0.27(B−Y) Q=0.48(R−Y)+0.41(B−Y) で表すことができる。前記輝度信号Yおよび前記各色差
信号I,Qは、夫々8ビットのデータである。
The first data system conversion unit 22 converts the color palette data in the character table 21 into the YSQ three-dimensional color space axis system of NTSC system which is a general system of color television broadcasting in Japan. The data is converted to. Here, the YIQ three-dimensional color space axis is a color space axis composed of a luminance signal Y and color difference signals I and Q of 8-bit data, respectively, and the luminance signal Y is brightness (luminance), The color difference signal I mainly means orange to cyan hues and saturations, and Q mainly means magenta to yellow and green hues and saturations, and the luminosity characteristics of three primary color (red, green, blue) signals are shown. Assuming R, G, and B respectively, Y = 0.30R + 0.59G + 0.11B I = 0.74 (R−Y) −0.27 (B−Y) Q = 0.48 (R−Y) +0. It can be represented by 41 (BY). The luminance signal Y and the color difference signals I and Q are 8-bit data.

【0017】前記離散コサイン変換部23は、前記第1
のデータ方式変換部22から与えられた前記YIQ三次
元色空間軸方式のデータのベクトルの各成分(直交規
定)すなわち、時間軸から空間周波数軸への変換を行う
もので、周期性を有するコサイン関数で表現し、高速フ
ーリエ変換のような高速アルゴリズムを用いて行列演算
にて変換する機能を有する。
The discrete cosine transform unit 23 includes the first cosine transform unit 23.
Each component (orthogonal definition) of the vector of the YIQ three-dimensional color space axis system data given from the data system conversion unit 22 of FIG. It is expressed by a function and has a function of performing a matrix operation by using a high speed algorithm such as a fast Fourier transform.

【0018】前記量子化部24は、前記離散コサイン変
換部23、または後述の圧縮されたデータの値を離散的
なレベルで近似するもので、一種の波形近似操作を行う
ものである。
The quantizing section 24 approximates the discrete cosine transform section 23 or the value of compressed data described later at a discrete level, and performs a kind of waveform approximating operation.

【0019】前記逆量子化部25は、前記量子化部24
にて量子化された波形近似情報に対して再び逆量子化を
行って2進符号を割り当てる(符号割り当て)ものであ
る。
The inverse quantizing unit 25 includes the quantizing unit 24.
Inverse quantization is performed again on the waveform approximation information quantized in (1) to assign a binary code (code assignment).

【0020】前記逆離散コサイン変換部26は、前記離
散コサイン変換部23の逆行列を用いて、前記逆量子化
部25から与えられた符号をYIQ三次元色空間軸に変
換するものである。
The inverse discrete cosine transform unit 26 uses the inverse matrix of the discrete cosine transform unit 23 to transform the code given from the inverse quantization unit 25 into a YIQ three-dimensional color space axis.

【0021】前記選択部29は、前記データ合成部31
に与えるアドレス変換データとして、両ロスレス圧縮部
28a,28bのうちどちらのデータを用いるかを選択
するものである。
The selection unit 29 includes the data synthesizing unit 31.
Which of the two lossless compression units 28a and 28b is used as the address conversion data to be given to is selected.

【0022】前記アドレス変換テーブル30は、可変長
符号としての前記圧縮データのどの部分に所望のキャラ
クタがあるかを示す(すなわち、前記キャラクタデータ
のオーバーヘッドとなる)アドレス変換データを格納す
るものである。
The address conversion table 30 stores address conversion data indicating which portion of the compressed data as a variable length code has a desired character (that is, becomes an overhead of the character data). .

【0023】前記データ合成部31は、前記アドレス変
換テーブル30からのアドレス変換データをオーバーヘ
ッドとして、その後に可変長符号としての前記圧縮デー
タを合成する。
The data synthesizing unit 31 synthesizes the compressed data as a variable length code after the address translation data from the address translation table 30 is used as an overhead.

【0024】前記切り換え部32は、初期段階で前記キ
ャラクタテーブル21に直接接続された一方のロスレス
圧縮部(第1の圧縮部)28aを選択するよう前記等配
回路29を初期設定する初期設定手段40と、前記デー
タ合成部31で合成したデータ(合成データ)のデータ
量が前記カラーパレットデータのデータ量より大である
か否かを判断するデータ判断手段41と、該データ判断
手段41にて前記合成データのデータ量が前記カラーパ
レットデータのデータ量より大であると判断したときに
前記選択部29の入力切り換えを行う入力切り換え手段
42とから構成される。
The switching section 32 initializes the equal distribution circuit 29 so as to select one of the lossless compression sections (first compression section) 28a directly connected to the character table 21 at the initial stage. 40, a data judging means 41 for judging whether or not the data amount of the data (combined data) combined by the data combining section 31 is larger than the data amount of the color palette data, and the data judging means 41. An input switching unit 42 for switching the input of the selection unit 29 when it is determined that the data amount of the combined data is larger than the data amount of the color palette data.

【0025】また、図2において、51は前記合成デー
タ格納ファイル33に格納された合成データを読み込む
読み込み部、52は読み込み部51内のデータを伸張す
るデータ伸張部、53はデータ伸張部52にて伸張され
たデータを受けてグラフィック処理するグラフィックコ
ントローラ、54はアドレス変換部、55はCPUであ
る。
Further, in FIG. 2, reference numeral 51 is a reading section for reading the composite data stored in the composite data storage file 33, 52 is a data expansion section for expanding the data in the read section 51, and 53 is a data expansion section 52. Is a graphic controller that receives the expanded data and performs graphic processing, 54 is an address conversion unit, and 55 is a CPU.

【0026】<動作>上記構成のキャラクタデータ圧縮
処理装置の動作を説明する。まず、図1に示したキャラ
クタ圧縮回路において、まずキャラクタテーブル21内
のカラーパレットデータをロスレス圧縮部28aへ直接
送出し、これを所定のアルゴリズムに従って圧縮する
(第1の圧縮行程)。そして、圧縮されたデータ(圧縮
データ)を選択部29を通じてデータ合成部31へ送信
する。データ合成部31は前記アドレス変換テーブル3
0からのアドレス変換データと前記選択部29からの圧
縮データを合成する(第1の合成行程)。ここで、合成
されたデータ(合成データ)のデータ量と、圧縮する前
のデータ、すなわちキャラクタテーブル21内のカラー
パレットデータの量とを比較判断し(データ判断行
程)、前記合成データのデータ量が、元のカラーパレッ
トデータの量より少なければ、このときの圧縮データを
そのまま採用し、合成データ格納ファイル33へ格納す
る(第1の格納行程:図1中のA)。
<Operation> The operation of the character data compression processing apparatus having the above configuration will be described. First, in the character compression circuit shown in FIG. 1, first, the color palette data in the character table 21 is directly sent to the lossless compression unit 28a and compressed according to a predetermined algorithm (first compression step). Then, the compressed data (compressed data) is transmitted to the data synthesizing unit 31 through the selecting unit 29. The data synthesizer 31 uses the address conversion table 3
The address conversion data from 0 and the compressed data from the selecting unit 29 are combined (first combining step). Here, the data amount of the combined data (combined data) and the data before compression, that is, the amount of color palette data in the character table 21 are compared and judged (data judgment process), and the data amount of the combined data is determined. However, if it is smaller than the amount of the original color palette data, the compressed data at this time is directly adopted and stored in the composite data storage file 33 (first storing step: A in FIG. 1).

【0027】一方、合成データのデータ量が圧縮前のカ
ラーパレットデータのデータ量より多くなる場合は、切
り換え部32のデータ判断手段41にてその旨を判断
し、かかる判断結果に基づき入力切り換え手段42にて
選択部29の入力を切り換える。そうすると、キャラク
タ圧縮回路は図1中のBの経路を選択することになる
(第2の格納行程)。Bの経路では、まず、キャラクタ
テーブル21内のカラーパレットデータ(キャラクタデ
ータ)を、第1のデータ方式変換部22にてNTSC方
式のYIQ(各8ビット)三次元色空間軸方式のデータ
に変換する(第1の変換行程)。かかるデータについ
て、離散コサイン変換部23にて2次元離散コサイン変
換をかけ、時間軸から空間周波数軸へ変換することによ
りデータの電力分布を集中させる(第2の変換行程)。
そして、量子化部24にてデータを量子化する(第3の
変換行程)。該第3の変換行程における量子化動作で
は、視覚特性を考慮し、低域の空間周波数成分はあまり
量子化せず、高域の空間周波数成分について大きく量子
化する。さらに、これまでのフローの逆を行ない、逆量
子化部25による逆量子化(第4の変換行程)、逆離散
コサイン変換部26による2次元逆離散コサイン変換
(第5の変換行程)、および第2のデータ方式変換部2
7によるYIQ−カラーパレット変換(第6の変換行
程)を行なう。しかる後、カラーパレットデータに対
し、ロスレス圧縮部28b(第2の圧縮部)にて再びロ
スレス圧縮を行う(第2の圧縮行程)。かかるフローB
の動作は、常にフローAに平行して実行される。しかる
後、第2の圧縮行程で得られた圧縮データとこれに対応
するアドレス変換データとをデータ合成部31にて合成
し(第2の合成行程)、該第2の合成行程で合成された
合成データを合成データ格納ファイル33に対して出力
する(出力行程)。ここで、フローBとフローAを常に
平行処理により実行しているので、選択部29で選択し
てからいずれかの圧縮データを合成データ格納ファイル
33に格納するまでの時間を最小限に抑えることができ
る。
On the other hand, when the data amount of the combined data becomes larger than the data amount of the color palette data before compression, the data judging means 41 of the switching section 32 judges that fact, and based on the judgment result, the input switching means. At 42, the input of the selection unit 29 is switched. Then, the character compression circuit will select the route of B in FIG. 1 (second storage step). In the route B, first, the color palette data (character data) in the character table 21 is converted into the NTSC YIQ (8 bits each) three-dimensional color space axis system data by the first data system conversion unit 22. Yes (first conversion step). The discrete cosine transform unit 23 performs a two-dimensional discrete cosine transform on such data, and transforms it from the time axis to the spatial frequency axis to concentrate the power distribution of the data (second transformation step).
Then, the quantizer 24 quantizes the data (third conversion step). In the quantization operation in the third conversion step, considering the visual characteristics, low frequency spatial frequency components are not quantized so much, and high frequency spatial frequency components are largely quantized. Further, the flow up to this point is reversed, the inverse quantization unit 25 performs inverse quantization (fourth conversion process), the inverse discrete cosine conversion unit 26 performs two-dimensional inverse discrete cosine conversion (fifth conversion process), and Second data method converter 2
YIQ-color palette conversion (sixth conversion step) is performed. After that, the lossless compression unit 28b (second compression unit) again performs lossless compression on the color palette data (second compression process). Flow B
The operation of is always executed in parallel with the flow A. Then, the compressed data obtained in the second compression process and the address conversion data corresponding to the compressed data are combined by the data combining unit 31 (second combining process), and combined by the second combining process. The combined data is output to the combined data storage file 33 (output step). Here, since the flow B and the flow A are always executed by parallel processing, the time from selection by the selection unit 29 to storage of any compressed data in the composite data storage file 33 should be minimized. You can

【0028】このように処理すれば、視覚特性をほとん
ど劣化させることなしにカラーパレットデータに冗長性
を持たすことができるため、ロスレス圧縮の圧縮率を上
げることができ、アドレス変換データを含めても圧縮前
のデータ量以下に抑えることが可能となる。
With this processing, since the color palette data can be provided with redundancy with almost no deterioration in visual characteristics, the compression rate of lossless compression can be increased, and even if address conversion data is included. It is possible to suppress the amount of data before compression to be equal to or less than that.

【0029】次に伸張動作を説明する。CPU55から
カラーパレットデータが要求されると、当該カラーパレ
ットデータに対するキャラクタアドレスがグラフィック
コントローラ53より発生される。アドレス変換部54
は、このキャラクタアドレスに対する圧縮データの変換
アドレスを読み込み部51より呼び出す。圧縮データの
アドレスはアドレス変換部54内の変換アドレスを基に
計算され、圧縮データは逐次読み出される。そして、デ
ータ伸張部52にて読み出された圧縮データを伸張し、
グラフィックコントローラ53へ送付する。
Next, the expansion operation will be described. When the color palette data is requested from the CPU 55, the graphic controller 53 generates a character address for the color palette data. Address conversion unit 54
Calls the conversion address of the compressed data for this character address from the reading unit 51. The address of the compressed data is calculated based on the conversion address in the address conversion unit 54, and the compressed data is sequentially read. Then, the compressed data read by the data decompression unit 52 is decompressed,
It is sent to the graphic controller 53.

【0030】このように、本実施例によれば、アドレス
変換データを含めても、合成データ格納ファイル33に
格納する圧縮データのデータ量を必ず圧縮前のデータ量
より少なくできるので、図2のように、キャラクタ伸縮
回路において、別系統のテーブルも、FIFOも必要な
いシンプルな構成となり、且つ、圧縮前のアクセススピ
ードは確実に保証することができる。この場合、視覚特
性を利用したデータの冗長成分の付加は、最終的にアド
レス変換データを含めて、圧縮前よりデータ量が大きく
ならないギリギリの程度に抑えることで画像の劣化は極
力抑えることができる。
As described above, according to the present embodiment, the data amount of the compressed data stored in the composite data storage file 33 can be made smaller than the data amount before compression even if the address conversion data is included. As described above, the character expansion / contraction circuit has a simple structure that does not require a separate system table or FIFO, and the access speed before compression can be reliably guaranteed. In this case, the addition of the redundant component of the data using the visual characteristics can be suppressed as much as possible by finally including the address conversion data so that the data amount does not become larger than that before the compression so that the deterioration of the image can be suppressed as much as possible. .

【0031】{変形例} (1)図に示すように、第1の実施例では、第1のデー
タ方式変換部22にてカラーパレットデータをNTSC
方式のYIQ三次元色空間軸方式のデータに変換してい
たが、その他の方式、例えばPAL方式またはSECA
M方式カラーのR−Y、B−Y(RGB)方式に変換し
てもよい。
{Modification} (1) As shown in FIG. 1, in the first embodiment, the color palette data is converted into NTSC by the first data system conversion unit 22.
The data was converted into data of the YIQ three-dimensional color space axis system of the system, but other systems such as PAL system or SECA
You may convert into the RY of an M system color, and BY (RGB) system.

【0032】[0032]

【発明の効果】本発明の請求項1および請求項2による
と、カラーパレット形式のキャラクタデータを直接圧縮
した圧縮データのデータ量が元のキャラクタデータのデ
ータ量より多い場合に、色空間方式への変換、離散コサ
イン変換、および量子化を施した後、逆量子化、逆離散
コサイン変換、およびカラーパレット形式への変換を行
い、データに冗長性を持たせてから所定の論理方式で圧
縮を行うので、アドレス変換データを含めても、そのデ
ータ量は必ず圧縮前のデータ量よりも少なくなる。した
がって、図2の如く、キャラクタ伸張回路について、第
1の従来例(図3参照)および第2の従来例(図4参
照)のように別系統のテーブルやFIFOの必要がなく
なり、全体としてシンプルな構成となる。しかも、圧縮
前のアクセススピードを確実に向上できるという効果が
ある。
According to the first and second aspects of the present invention, when the data amount of the compressed data obtained by directly compressing the character data in the color palette format is larger than the data amount of the original character data, the color space method is adopted. , The discrete cosine transform, and the quantization are performed, and then the inverse quantization, the inverse discrete cosine transform, and the conversion to the color palette format are performed to make the data redundant, and then compressed by a predetermined logical method. Therefore, even if the address conversion data is included, the data amount is always smaller than the data amount before compression. Therefore, as shown in FIG. 2, the character decompression circuit does not require a separate system table or FIFO as in the first conventional example (see FIG. 3) and the second conventional example (see FIG. 4), and is simple as a whole. It becomes a composition. Moreover, there is an effect that the access speed before compression can be surely improved.

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

【図1】本発明の第1の実施例のキャラクタデータ圧縮
処理装置のキャラクタ圧縮回路を示す図である。
FIG. 1 is a diagram showing a character compression circuit of a character data compression processing apparatus according to a first embodiment of the present invention.

【図2】本発明の第1の実施例のキャラクタデータ圧縮
処理装置のキャラクタ伸縮回路を示す図である。
FIG. 2 is a diagram showing a character expansion / contraction circuit of the character data compression processing apparatus according to the first embodiment of the present invention.

【図3】第1の従来例のTVゲームにおける圧縮伸張シ
ステムの構成を示す図である。
FIG. 3 is a diagram showing a configuration of a compression / expansion system in a first conventional TV game.

【図4】第2の従来例のTVゲームにおける圧縮伸張シ
ステムの構成を示す図である。
FIG. 4 is a diagram showing a configuration of a compression / expansion system in a second conventional TV game.

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

21 キャラクタテーブル 22 第1のデータ方式変換部 23 離散コサイン変換部 24 量子化部 25 逆量子化部 26 逆離散コサイン変換部 27 第2のデータ方式変換部 28a 第1の圧縮部 28b 第2の圧縮部 29 選択部 29 等配回路 30 アドレス変換テーブル 31 データ合成部 32 切り換え部 33 合成データ格納ファイル 40 初期設定手段 41 データ判断手段 42 入力切り換え手段 51 読み込み部 52 データ伸張部 53 グラフィックコントローラ 54 アドレス変換部 55 CPU 21 character table 22 first data system conversion unit 23 discrete cosine conversion unit 24 quantization unit 25 dequantization unit 26 inverse discrete cosine conversion unit 27 second data system conversion unit 28a first compression unit 28b second compression Part 29 Selection part 29 Equal distribution circuit 30 Address conversion table 31 Data combining part 32 Switching part 33 Composite data storage file 40 Initial setting means 41 Data judging means 42 Input switching means 51 Reading part 52 Data expansion part 53 Graphic controller 54 Address conversion part 55 CPU

フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 G09G 5/06 9377−5H H03M 7/30 A 9382−5K H04N 1/41 B Continuation of front page (51) Int.Cl. 6 Identification number Office reference number FI Technical display location G09G 5/06 9377-5H H03M 7/30 A 9382-5K H04N 1/41 B

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 カラーパレット形式のキャラクタデータ
を格納するキャラクタテーブルと、 該キャラクタテーブル内の前記キャラクタデータを所定
の色空間方式のデータに変換する第1のデータ方式変換
部と、 該第1のデータ方式変換部から与えられた前記所定の色
空間方式のデータについて離散コサイン変換を施して空
間的な相関を除去し一部の係数にエネルギーを集中させ
る軸変換部と、 該軸変換部から与えられた前記コサイン関数を量子化す
る量子化部と、 該量子化部にて量子化された情報に対して逆量子化を行
い符号割り当てを行う逆量子化部と、 該逆量子化部にて符号割り当てされたデータを前記所定
の色空間方式のデータに変換する逆軸変換部と、 該逆軸変換部にて変換された前記所定の色空間方式のデ
ータを再びカラーパレット形式に変換する第2のデータ
方式変換部と、 前記キャラクタテーブルから与えられたデータを所定の
論理方式で圧縮する第1の圧縮部と、 前記第2のデータ方式変換部から与えられたデータを前
記所定の論理方式で圧縮する第2の圧縮部と、 前記第1の圧縮部からの圧縮データと前記第2の圧縮部
からの圧縮データのいずれかを選択する選択部と、 該選択部の選択を切り換え指示する切り換え部と、 アドレス変換データを格納するアドレス変換テーブル
と、 該アドレス変換テーブルのアドレス変換データと前記選
択部で選択されたいずれかの圧縮データとを合成するデ
ータ合成部と、 該データ合成部にて合成されたデータを格納する合成デ
ータ格納ファイルとを備え、 前記切り換え部は、 初期段階で前記第1の圧縮部を選択するよう前記等配回
路を初期設定する初期設定手段と、 前記データ合成部で合成された合成データのデータ量が
量子化された前記キャラクタデータのデータ量より大で
あるか否かを判断するデータ判断手段と、 該データ判断手段にて前記合成データのデータ量が量子
化された前記キャラクタデータのデータ量より大である
と判断したときに前記第2の圧縮部を選択するよう前記
選択部の入力切り換えを行う入力切り換え手段とを備え
るキャラクタデータ圧縮処理装置。
1. A character table for storing character data in a color palette format, a first data system conversion unit for converting the character data in the character table into data of a predetermined color space system, and the first data system conversion unit. An axis conversion unit that performs a discrete cosine transform on the data of the predetermined color space method provided from the data system conversion unit to remove spatial correlation and concentrate energy in a part of the coefficients; And a dequantization unit that dequantizes the information quantized by the quantization unit and performs code assignment, and a dequantization unit that dequantizes the information. An inverse axis conversion unit for converting the data assigned the code into the data of the predetermined color space method, and the data of the predetermined color space method converted by the inverse axis conversion unit is again subjected to color parsing. A second data method conversion section for converting the data given from the character table in a predetermined logical method, and a second data method conversion section A second compression unit that compresses data according to the predetermined logical method; a selection unit that selects one of the compressed data from the first compression unit and the compressed data from the second compression unit; A switching unit for instructing switching of selection of units, an address conversion table for storing address conversion data, and a data synthesizing unit for synthesizing the address conversion data of the address conversion table and one of the compressed data selected by the selecting unit. And a combined data storage file for storing the data combined by the data combining unit, and the switching unit selects the first compression unit at an initial stage. Initializing means for initializing the equal distribution circuit, and data determining means for determining whether or not the data amount of the synthesized data synthesized by the data synthesizing unit is larger than the quantized data amount of the character data. And switching the input of the selection unit so as to select the second compression unit when the data determination unit determines that the data amount of the combined data is larger than the data amount of the quantized character data. Character data compression processing device comprising input switching means for performing the above.
【請求項2】 カラーパレット形式のキャラクタデータ
を所定の論理方式で圧縮する第1の圧縮行程と、 該第1の圧縮行程に平行して、量子化された前記キャラ
クタデータを所定の色空間方式のデータに変換する第1
の変換行程と、 前記所定の色空間方式のデータについて離散コサイン変
換を施して空間的な相関を除去し一部の係数にエネルギ
ーを集中させる第2の変換行程と、 該第2の変換行程において離散コサイン変換されたデー
タを量子化する第3の変換行程と、 該第3の変換行程において量子化されたデータを再び逆
量子化する第4の変換行程と、 該第4の変換行程において逆量子化されたデータを前記
所定の色空間方式のデータに変換する第5の変換行程
と、 該第5の変換行程において前記所定の色空間方式のデー
タに変換されたデータを前記カラーパレット形式に変換
する第6の変換行程と、 該第6の変換行程で変換されたデータを前記所定の論理
方式で圧縮する第2の圧縮行程と、 前記圧縮行程で得られた圧縮データとこれに対応するア
ドレス変換データとを合成する第1の合成行程と、 該第1の合成行程で合成された前記合成データのデータ
量が量子化された前記キャラクタデータのデータ量より
大であるか否かを判断するデータ判断行程と、 該データ判断行程で前記合成データのデータ量が量子化
された前記キャラクタデータのデータ量より小であると
判断したときに前記合成データを所定のファイルに格納
する第1の格納行程と、 前記データ判断行程で前記合成データのデータ量が量子
化された前記キャラクタデータのデータ量より大である
と判断したときに前記第2の圧縮行程で得られた圧縮デ
ータとこれに対応するアドレス変換データとを合成する
第2の合成行程と、 該第2の合成行程で合成された合成データを前記第1の
合成行程で合成された前記合成データに代えて前記所定
のファイルに格納する第2の格納行程とを備えるキャラ
クタデータの圧縮方法。
2. A first compression step of compressing character data in a color palette format by a predetermined logical method, and the quantized character data in a predetermined color space method in parallel with the first compression step. First to convert to data
And a second conversion step of performing discrete cosine transformation on the data of the predetermined color space method to remove spatial correlation and concentrate energy in some coefficients, and in the second conversion step A third transform step for quantizing the discrete cosine transformed data, a fourth transform step for dequantizing the data quantized in the third transform step, and an inverse step for the fourth transform step. A fifth conversion step of converting the quantized data into the data of the predetermined color space method, and the data converted into the data of the predetermined color space method in the fifth conversion step into the color palette format. A sixth conversion step for conversion, a second compression step for compressing the data converted in the sixth conversion step by the predetermined logical method, and compressed data obtained in the compression step and corresponding thereto A A first combining step of combining the dress-converted data, and determining whether the data amount of the combined data combined in the first combining step is larger than the quantized data amount of the character data. And a first data-storing step for storing the synthesized data in a predetermined file when it is determined that the data amount of the synthesized data is smaller than the quantized data amount of the character data in the data determination process. A storage step, and the compressed data obtained in the second compression step when it is determined in the data determination step that the data amount of the composite data is larger than the data amount of the quantized character data, and A second combining step of combining the corresponding address conversion data, and the combined data combined in the second combining step into the combined data combined in the first combining step. Instead, a second storage step of storing the character data in the predetermined file, the method for compressing character data.
JP19259894A 1994-08-16 1994-08-16 Character data compression processing apparatus and character data compression method Expired - Fee Related JP3110255B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19259894A JP3110255B2 (en) 1994-08-16 1994-08-16 Character data compression processing apparatus and character data compression method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP19259894A JP3110255B2 (en) 1994-08-16 1994-08-16 Character data compression processing apparatus and character data compression method

Publications (2)

Publication Number Publication Date
JPH0865672A true JPH0865672A (en) 1996-03-08
JP3110255B2 JP3110255B2 (en) 2000-11-20

Family

ID=16293934

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19259894A Expired - Fee Related JP3110255B2 (en) 1994-08-16 1994-08-16 Character data compression processing apparatus and character data compression method

Country Status (1)

Country Link
JP (1) JP3110255B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE19824549C2 (en) * 1997-06-09 2000-05-04 Fujitsu Ltd Color image transmission processing apparatus and method, color image reconstruction processing apparatus and method, and color image transmission system
JP2002315021A (en) * 2001-04-10 2002-10-25 Yamaha Corp Image data compression method and expansion method and image data expander

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE19824549C2 (en) * 1997-06-09 2000-05-04 Fujitsu Ltd Color image transmission processing apparatus and method, color image reconstruction processing apparatus and method, and color image transmission system
US6124945A (en) * 1997-06-09 2000-09-26 Fujitsu Limited Color image transfer processing apparatus and method, color image reconstruction processing apparatus and method, and color image transfer system
JP2002315021A (en) * 2001-04-10 2002-10-25 Yamaha Corp Image data compression method and expansion method and image data expander
JP4649764B2 (en) * 2001-04-10 2011-03-16 ヤマハ株式会社 Image data decompression method and image data decompression apparatus

Also Published As

Publication number Publication date
JP3110255B2 (en) 2000-11-20

Similar Documents

Publication Publication Date Title
US20070076971A1 (en) Compression of images for computer graphics
JP3830009B2 (en) Data processing system and color conversion method
JP3069455B2 (en) Quantization and dequantization circuits in image data compression and decompression equipment
EP0447203A2 (en) Data compression and decompression system and method
KR100287624B1 (en) Image data compression, decompression method and device
US9449401B2 (en) System, method and article of manufacture for decompressing digital camera sensor data
US6597815B1 (en) Image data compression apparatus and method thereof
US6563946B2 (en) Image processing apparatus and method
US7149350B2 (en) Image compression apparatus, image depression apparatus and method thereof
US7414632B1 (en) Multi-pass 4:2:0 subpicture blending
US11568572B2 (en) Texture compression
US8600181B2 (en) Method for compressing images and a format for compressed images
US5675667A (en) Picture compression apparatus, picture reproducing apparatus and picture drawing apparatus
JP3110255B2 (en) Character data compression processing apparatus and character data compression method
US20210344900A1 (en) Image processing device
US8417041B2 (en) Resolution independent image degradation
JPH07203211A (en) Method and device for processing picture
US7003165B2 (en) Image processor and image processing method for decompressing progressive-coded compressed image data
JP3673529B2 (en) Image data compression / decompression method and apparatus therefor
JP2004501531A (en) Method and apparatus for run-length encoding video data
US20070154102A1 (en) Image decompression system, method and program
JP2002354266A (en) Image processor, image processing system, image processing method, recording medium, and program
JPH0896141A (en) Image processor
AU2003268575B2 (en) Tiling a Compressed Image
US20050069213A1 (en) Image processing apparatus

Legal Events

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