JPH10243241A - Method and device for compressing image - Google Patents
Method and device for compressing imageInfo
- Publication number
- JPH10243241A JPH10243241A JP9038738A JP3873897A JPH10243241A JP H10243241 A JPH10243241 A JP H10243241A JP 9038738 A JP9038738 A JP 9038738A JP 3873897 A JP3873897 A JP 3873897A JP H10243241 A JPH10243241 A JP H10243241A
- Authority
- JP
- Japan
- Prior art keywords
- setting
- pattern
- bit
- color
- bit group
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Landscapes
- Compression Of Band Width Or Redundancy In Fax (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
- Color Television Systems (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、画像データをネッ
トワークにより転送し、端末等に表示させる画像表示サ
ービスのための画像圧縮方法及び装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image compression method and apparatus for an image display service for transferring image data over a network and displaying the image data on a terminal or the like.
【0002】[0002]
【従来の技術】従来、静止画像データの圧縮には、ラン
レングス符号化方式、MH符号化方式、JPEG方式等
の技術があった。以下にランレングス符号化方式を例と
して説明する。2. Description of the Related Art Conventionally, techniques for compressing still image data include techniques such as a run-length encoding method, an MH encoding method, and a JPEG method. Hereinafter, a run-length encoding method will be described as an example.
【0003】図6に行とピクセルの関係を、図7に従来
技術での画像圧縮処理フロー図を、図8に画像圧縮処理
例を示す。FIG. 6 shows the relationship between rows and pixels, FIG. 7 shows a flowchart of image compression processing according to the prior art, and FIG. 8 shows an example of image compression processing.
【0004】ランレングス符号化方式は、1行の中で連
続しているピクセルがある場合に、ピクセルと連続回数
を記録する方式である。[0004] The run-length encoding method is a method of recording a pixel and the number of consecutive times when there is a continuous pixel in one row.
【0005】画像データは、図6のように行及びピクセ
ルからなる。圧縮においては、行単位に1行ずつ読み込
み、ピクセルに対して圧縮をかける処理を行う。[0005] Image data consists of rows and pixels as shown in FIG. In the compression, a process of reading one line at a time on a line-by-line basis and compressing pixels is performed.
【0006】最初に、スキャン処理過程P2−1では、
画像データ2−3を1行スキャンし、ワークエリア2−
4に格納する。First, in the scanning process P2-1,
One line of the image data 2-3 is scanned and the work area 2-
4 is stored.
【0007】次に、圧縮処理過程P2−2では、ワーク
エリア2−4から1行の画像データを読み出し、先頭か
らピクセルとその連続出現回数を数え、圧縮データ2−
5として出力する。図8に示した画像圧縮処理例の場
合、スキャンした元データ3−1において先頭から白が
1ピクセル、黒が2ピクセル、白が3ピクセルと続くた
め、圧縮データ3−2(図7の2−5に対応)として
「白1、黒2、白3」と出力される。Next, in the compression process P2-2, one line of image data is read from the work area 2-4, the pixels and the number of consecutive appearances are counted from the head, and the compressed data 2-
Output as 5. In the case of the image compression processing example shown in FIG. 8, since the scanned original data 3-1 continues from the beginning with one pixel of white, two pixels of black, and three pixels of white, the compressed data 3-2 (2 in FIG. 7) “Corresponding to −5) is output as“ white 1, black 2, white 3 ”.
【0008】[0008]
【発明が解決しようとする課題】画像データはデータ量
が多いため、ネットワーク等で転送するには時間がかか
る。端末にて様々な画像提供サービスを行うシステムに
おいて、低速な回線(9600bps等)を使って画像
データサーバから画像データを転送し端末にて表示させ
る場合、転送時間がかかり端末でのサービスが実現しに
くい。画像データを圧縮した場合でも、ランレングス符
号化方式では50%程度、JPEGでは可逆圧縮で50
%程度の圧縮率であり、圧縮しても画像転送時間の短縮
は1/2程度である。また、JPEGでは、非可逆圧縮
をした場合、圧縮率はより高くなるが反面圧縮プログラ
ムが大きく、携帯端末等の少資源端末では採用しにく
い。特に、地図データのように輪郭がはっきりしている
画像データの場合、JPEG方式は圧縮率が低くなり不
適な方式である。従来の静止画像の圧縮技術は、以上の
ような問題を抱えていたため、転送速度が高いLAN等
でのみ画像提供サービスをするか、あるいはCD−RO
Mに画像データを格納し予め端末においておく等の環境
制約条件による対策が採られていた。このため、送る画
像データの圧縮率を高め、かつ圧縮処理プログラムが小
さくてすむ圧縮方法及び装置が望まれていた。Since image data has a large data amount, it takes time to transfer the data through a network or the like. When transferring image data from an image data server using a low-speed line (e.g., 9600 bps) and displaying the image on a terminal in a system that provides various image providing services on the terminal, it takes a long time to transfer the image data and the service on the terminal is realized. Hateful. Even when image data is compressed, about 50% is used in the run-length encoding method, and 50% is used in the lossless compression in JPEG.
%, And the reduction of the image transfer time is about し て も even if it is compressed. In JPEG, when irreversible compression is performed, the compression ratio is higher, but on the other hand, the compression program is large, and it is difficult to adopt it in a low resource terminal such as a portable terminal. In particular, in the case of image data having a sharp outline such as map data, the JPEG method is unsuitable because of its low compression ratio. Since the conventional still image compression technology has the above-described problems, the image providing service is provided only through a LAN or the like having a high transfer rate, or the CD-RO is used.
Measures based on environmental constraints such as storing image data in M and storing it in a terminal in advance have been taken. Therefore, there has been a demand for a compression method and apparatus that can increase the compression ratio of image data to be sent and can use a small compression processing program.
【0009】本発明の課題は、転送する画像データの圧
縮率を高め、かつ圧縮処理プログラムが小さくてすむ圧
縮方法及び装置を提供することにある。SUMMARY OF THE INVENTION An object of the present invention is to provide a compression method and apparatus which can increase the compression ratio of image data to be transferred and can reduce the size of a compression processing program.
【0010】[0010]
【課題を解決するための手段】上記課題を解決するた
め、本発明による画像圧縮方法は、色を表わす基準色毎
にプレーンを有し、各プレーンの合成により表示される
画像データをビットパターンに設定する画像圧縮方法に
おいて、画像データを横方向に1行づつスキャンするデ
ータスキャン処理過程と、色を設定するビット群及びビ
ットパターンの区別を表わすビット群からなる設定パタ
ーン1と、色を設定するビット群及びラン長を設定する
ビット群からなる設定パターン2の、ビット設定パター
ンにより前記スキャンしたデータを圧縮する圧縮処理過
程と、を有することを特徴とする。In order to solve the above-mentioned problems, an image compression method according to the present invention has a plane for each reference color representing a color, and converts image data displayed by synthesizing each plane into a bit pattern. In the image compression method to be set, a data scanning process for scanning image data line by line in a horizontal direction, a setting pattern 1 including a bit group for setting a color and a bit group for distinguishing a bit pattern, and a color are set. And a compression processing step of compressing the scanned data with a bit setting pattern of a setting pattern 2 comprising a bit group and a bit group for setting a run length.
【0011】あるいは、色を表わす基準色毎にプレーン
を有し各プレーンの合成により表示される画像データを
ビットパターンに設定する画像圧縮方法において、画像
データを横方向に1行づつスキャンするデータスキャン
処理過程と、前記スキャンした行のデータと前のスキャ
ン行のデータとの間で排他的論理和を取って差分を抽出
する差分抽出処理過程と、色を設定するビット群及びビ
ットパターンの区別を表わすビット群からなる設定パタ
ーン1と、色を設定するビット群及びラン長を設定する
ビット群からなる設定パターン2の、ビット設定パター
ンにより前記スキャンした先頭行のデータ及び前記差分
のデータを圧縮する圧縮処理過程と、を有することを特
徴とする。Alternatively, in an image compression method in which a plane is provided for each reference color representing a color and image data displayed by combining the planes is set as a bit pattern, a data scan for scanning the image data line by line in a horizontal direction. A processing step, a difference extraction processing step of taking an exclusive OR between the data of the scanned row and the data of the previous scan row to extract a difference, and a distinction between a bit group and a bit pattern for setting a color. The data of the first row scanned and the data of the difference are compressed by a bit setting pattern of a setting pattern 1 composed of a bit group to be represented and a setting pattern 2 composed of a bit group for setting a color and a bit group for setting a run length. Compression processing step.
【0012】あるいは、色を表わす基準色毎にプレーン
を有し、各プレーンの合成により表示される画像データ
をビットパターンに設定する画像圧縮方法において、画
像データを横方向に1行づつスキャンするデータスキャ
ン処理過程と、色を設定するビット群及びビットパター
ンの区別を表わすビット群からなる設定パターン1と、
色を設定するビット群及びラン長を設定するビット群か
らなる設定パターン2と、色を設定するビット群、設定
パターン2のラン長設定部分と比較して設定パターンの
区別が可能なビットパターンの区別を表わすビット群及
び設定パターン2よりビット追加し設定パターン2より
長いラン長を設定できるラン長設定用ビット群からなる
設定パターン3の、ビット設定パターンにより前記スキ
ャンしたデータを圧縮する圧縮処理過程と、を有するこ
とを特徴とする。Alternatively, in an image compression method having a plane for each reference color representing a color, and setting image data displayed by combining the planes into a bit pattern, data for scanning image data line by line in a horizontal direction. A scan processing step, a setting pattern 1 including a bit group for setting a color and a bit group indicating the distinction between bit patterns;
A setting pattern 2 consisting of a bit group for setting a color and a bit group for setting a run length, and a bit group for setting a color and a bit pattern for which the setting pattern can be distinguished from the run length setting portion of the setting pattern 2 A compression processing step of compressing the scanned data by a bit setting pattern of a setting pattern 3 including a bit group representing a distinction and a run length setting bit group capable of setting a run length longer than the setting pattern 2 by adding a bit from the setting pattern 2 And the following.
【0013】あるいは、色を表わす基準色毎にプレーン
を有し、各プレーンの合成により表示される画像データ
をビットパターンに設定する画像圧縮方法において、画
像データを横方向に1行づつスキャンするデータスキャ
ン処理過程と、前記スキャンした行のデータと前のスキ
ャン行のデータとの間で排他的論理和を取って差分を抽
出する差分抽出処理過程と、色を設定するビット群及び
ビットパターンの区別を表わすビット群からなる設定パ
ターン1と、色を設定するビット群及びラン長を設定す
るビット群からなる設定パターン2と、色を設定するビ
ット群、設定パターン2のラン長設定部分と比較して設
定パターンの区別が可能なビットパターンの区別を表わ
すビット群及び設定パターン2よりビット追加し設定パ
ターン2より長いラン長を設定できるラン長設定用ビッ
ト群からなる設定パターン3の、ビット設定パターンに
より前記スキャンしたデータの先頭行および前記差分の
データを圧縮する圧縮処理過程と、を有することを特徴
とする。Alternatively, in an image compression method having a plane for each reference color representing a color and setting image data displayed by combining the planes into a bit pattern, data for scanning the image data line by line in a horizontal direction. A scan processing step, a difference extraction processing step of taking an exclusive OR between the data of the scanned row and the data of the previous scan row to extract a difference, and distinguishing a bit group and a bit pattern for setting a color Is compared with a setting pattern 1 consisting of a bit group representing a color, a setting pattern 2 consisting of a bit group for setting a color and a bit group for setting a run length, and a bit group for setting a color and a run length setting portion of the setting pattern 2. A bit group representing the distinction of the bit pattern that can be distinguished from the setting pattern and a bit is added from the setting pattern 2 and longer than the setting pattern 2 Characterized in that it has a setting pattern 3 consisting of the run-length setting bit group can be set down length, a compression process for compressing the data of the first line and the difference between the data the scan by the bit setting pattern.
【0014】また、上記課題を解決するため、本発明に
よる画像圧縮装置は、色を表わす基準色毎にプレーンを
有し、各プレーンの合成により表示される画像データを
ビットパターンに設定する画像圧縮装置において、画像
データを横方向に1行づつスキャンするデータスキャン
処理部と、色を設定するビット群及びビットパターンの
区別を表わすビット群からなる設定パターン1と、色を
設定するビット群及びラン長を設定するビット群からな
る設定パターン2の、ビット設定パターンにより前記ス
キャンしたデータを圧縮する圧縮処理部と、を具備する
ことを特徴とする。In order to solve the above-mentioned problems, an image compression apparatus according to the present invention has a plane for each reference color representing a color, and sets image data displayed by combining the planes into a bit pattern. In the apparatus, a data scan processing unit that scans image data row by row in a horizontal direction, a setting pattern 1 including a bit group for setting a color and a bit group for distinguishing a bit pattern, a bit group and a run for setting a color And a compression processing section for compressing the scanned data with a bit setting pattern of a setting pattern 2 including a bit group for setting a length.
【0015】あるいは、色を表わす基準色毎にプレーン
を有し、各プレーンの合成により表示される画像データ
をビットパターンに設定する画像圧縮装置において、画
像データを横方向に1行づつスキャンするデータスキャ
ン処理部と、前記スキャンした行のデータと前のスキャ
ン行のデータとの間で排他的論理和を取って差分を抽出
する差分抽出処理部と、色を設定するビット群及びビッ
トパターンの区別を表わすビット群からなる設定パター
ン1と、色を設定するビット群及びラン長を設定するビ
ット群からなる設定パターン2の、ビット設定パターン
により前記スキャンした先頭行のデータ及び前記差分の
データを圧縮する圧縮処理部と、を具備することを特徴
とする。Alternatively, in an image compression apparatus having a plane for each reference color representing a color and setting image data to be displayed by synthesizing each plane into a bit pattern, data for scanning the image data line by line in a horizontal direction. A scan processing unit, a difference extraction processing unit that performs an exclusive OR operation on the data of the scanned row and the data of the previous scan row to extract a difference, and distinguishes a bit group and a bit pattern for setting a color. The data of the first row scanned and the data of the difference are compressed by a bit setting pattern of a setting pattern 1 consisting of a bit group representing a color and a setting pattern 2 consisting of a bit group for setting a color and a bit group for setting a run length. And a compression processing unit.
【0016】あるいは、色を表わす基準色毎にプレーン
を有し、各プレーンの合成により表示される画像データ
をビットパターンに設定する画像圧縮装置において、画
像データを横方向に1行づつスキャンするデータスキャ
ン処理部と、色を設定するビット群及びビットパターン
の区別を表わすビット群からなる設定パターン1と、色
を設定するビット群及びラン長を設定するビット群から
なる設定パターン2と、色を設定するビット群、設定パ
ターン2のラン長設定部分と比較して設定パターンの区
別が可能なビットパターンの区別を表わすビット群及び
設定パターン2よりビット追加し設定パターン2より長
いラン長を設定できるラン長設定用ビット群からなる設
定パターン3の、ビット設定パターンにより前記スキャ
ンした先頭行のデータ及び前記差分のデータを圧縮する
圧縮処理部と、を具備することを特徴とする。Alternatively, in an image compression apparatus which has a plane for each reference color representing a color and sets image data to be displayed by synthesizing each plane into a bit pattern, data for scanning image data line by line in a horizontal direction. A scan processing unit, a setting pattern 1 including a bit group for setting a color and a bit group indicating distinction of a bit pattern, a setting pattern 2 including a bit group for setting a color and a bit group for setting a run length, and A bit group to be set, a bit group representing a bit pattern distinction that can be distinguished from the set pattern by comparing with the run length setting portion of the setting pattern 2, and a bit longer than the setting pattern 2 and a run length longer than the setting pattern 2 can be set. According to the bit setting pattern of the setting pattern 3 including the run length setting bit group, Characterized by comprising a compression unit for compressing the data of data and the difference, the.
【0017】あるいは、色を表わす基準色毎にプレーン
を有し、各プレーンの合成により表示される画像データ
をビットパターンに設定する画像圧縮装置において、画
像データを横方向に1行づつスキャンするデータスキャ
ン処理部と、前記スキャンした行のデータと前のスキャ
ン行のデータとの間で排他的論理和を取って差分を抽出
する差分抽出処理部と、色を設定するビット群及びビッ
トパターンの区別を表わすビット群からなる設定パター
ン1と、色を設定するビット群及びラン長を設定するビ
ット群からなる設定パターン2と、色を設定するビット
群、設定パターン2のラン長設定部分と比較して設定パ
ターンの区別が可能なビットパターンの区別を表わすビ
ット群及び設定パターン2よりビット追加し設定パター
ン2より長いラン長を設定できるラン長設定用ビット群
からなる設定パターン3の、ビット設定パターンにより
前記スキャンした先頭行のデータ及び前記差分のデータ
を圧縮する圧縮処理部と、を具備することを特徴とす
る。Alternatively, in an image compression apparatus which has a plane for each reference color representing a color and sets image data to be displayed by synthesizing each plane into a bit pattern, data for scanning image data line by line in a horizontal direction. A scan processing unit, a difference extraction processing unit that performs an exclusive OR operation on the data of the scanned row and the data of the previous scan row to extract a difference, and distinguishes a bit group and a bit pattern for setting a color. Is compared with a setting pattern 1 consisting of a bit group representing a color, a setting pattern 2 consisting of a bit group for setting a color and a bit group for setting a run length, and a bit group for setting a color and a run length setting portion of the setting pattern 2. A bit group representing the distinction of the bit pattern that can be distinguished by the setting pattern, and a bit longer than the setting pattern 2 by adding a bit from the setting pattern 2. The setting pattern 3 consisting of bit group run-length setting that can be set, characterized by comprising: a compression unit for compressing the data of the data and the difference of the first line which is the scan by the bit setting pattern.
【0018】本発明では、上記のような設定パターンを
用いてラン長毎にエンコーディングすることで圧縮デー
タを効率的に格納することにより、従来方式に比べ画像
データの圧縮率を高くする。また、スキャンした行のデ
ータと前の行のデータとの排他的論理和を取って差分を
抽出して圧縮することでデータ量を削減することによ
り、さらに高圧縮率を実現する。これらによって、画像
データ転送時間を短縮するという本発明の課題を解決す
る。また、本発明では、ラン長による画像圧縮方式を採
用することで、JPEG等に比べ、圧縮プログラムサイ
ズを小さくすませ、携帯端末等の小資源端末でも有効な
画像圧縮方式を提供する。特に地図データのように、各
行の間の相関が強い画像データの場合、排他的論理和で
差分を取ると短ランと長ランが多くなるため、本発明に
よる画像圧縮により、従来方式以上の高い圧縮率が実現
できる。According to the present invention, the compression rate of image data is increased as compared with the conventional method by efficiently storing compressed data by encoding for each run length using the above set pattern. Further, a higher compression ratio is realized by reducing the amount of data by extracting the exclusive OR of the data of the scanned row and the data of the previous row and extracting and compressing the difference. These solve the problem of the present invention that the image data transfer time is shortened. Further, in the present invention, by adopting the image compression method based on the run length, the size of the compression program is reduced as compared with JPEG or the like, and an image compression method effective for small resource terminals such as portable terminals is provided. In particular, in the case of image data having a strong correlation between rows, such as map data, if the difference is calculated by exclusive OR, the number of short runs and long runs increases. A compression ratio can be realized.
【0019】[0019]
【発明の実施の形態】以下に、図面を用いて本発明の実
施形態例を説明する。Embodiments of the present invention will be described below with reference to the drawings.
【0020】本発明の第1の実施形態例として、プレー
ンにて表示される色を表わすためのビット数2、設定パ
ターン1〜3までを使用する場合について説明する。As a first embodiment of the present invention, a case will be described in which the number of bits is 2 and the setting patterns 1 to 3 are used to represent a color displayed on a plane.
【0021】図1に本実施形態例での画像圧縮処理フロ
ー図を、図2に差分抽出処理例を、図3に圧縮データ格
納用ビットパターン(プレーンにて表示される色を表わ
すためのビット数=2)を示す。行とピクセルの関係
は、図6に示す通りである。以下に、実際の圧縮処理フ
ローを図に沿って説明する。FIG. 1 is a flowchart of an image compression process in this embodiment, FIG. 2 shows an example of a difference extraction process, and FIG. 3 shows a bit pattern for storing compressed data (bits for representing colors displayed on a plane). Number = 2). The relationship between rows and pixels is as shown in FIG. The actual compression processing flow will be described below with reference to the drawings.
【0022】最初に、データスキャン処理過程P4−1
では、画像データ4−4を1行スキャンし、ワークエリ
ア4−5に格納する。1行目のスキャンの場合は圧縮処
理過程P4−3へ、それ以外の場合は差分抽出処理過程
P4−2を経て圧縮処理過程P4−3へ進む。First, the data scanning process P4-1
Then, one line of the image data 4-4 is scanned and stored in the work area 4-5. In the case of scanning the first row, the process proceeds to the compression process P4-3. Otherwise, the process proceeds to the compression process P4-3 via the difference extraction process P4-2.
【0023】次に、差分抽出過程P4−2では、ワーク
エリア4−5から前行と今スキャンした行を取り出し、
2つの行に対して排他的論理和を計算し、結果をワーク
エリア4−5に格納する。図2に排他的論理和の算出方
法の例を示す。(a)は元データ5−1であり、(b)
は差分抽出後データ5−2である。4値の画像データの
排他的論理和をとる場合、同じ色の場合には白を、違う
場合は今スキャンした行のピクセルの色(図例では黒)
を設定する。Next, in the difference extracting step P4-2, the previous line and the line just scanned are taken out from the work area 4-5,
The exclusive OR is calculated for the two rows, and the result is stored in the work area 4-5. FIG. 2 shows an example of a method of calculating an exclusive OR. (A) is the original data 5-1 and (b)
Is post-difference extraction data 5-2. When exclusive OR of quaternary image data is taken, white is used for the same color, and color of the pixel of the row just scanned is different (black in the example in the figure) if different.
Set.
【0024】そして、圧縮処理過程P4−3では、ワー
クエリア4−5から排他的論理和を取った結果のデータ
を取り出し、ランの長さ毎にエンコーディングし、圧縮
データ4−6として出力する。図3に圧縮データ格納用
ビットパターン(プレーンにて表示される色を表わすた
めのビット数=2)を示す。ランの長さ毎に格納するビ
ットパターンを変え、効率的に格納するようにする。In the compression process P4-3, the data obtained as a result of the exclusive OR operation from the work area 4-5 is taken out, encoded for each run length, and output as compressed data 4-6. FIG. 3 shows a bit pattern for storing compressed data (the number of bits for representing a color displayed on a plane = 2). The bit pattern to be stored is changed for each run length so that the data is efficiently stored.
【0025】なお、差分抽出過程P4−2を行わず、デ
ータスキャン処理過程P4−1及び圧縮処理過程P4−
3の2過程のみを行うことによっても十分圧縮効果のあ
る画像圧縮が実現できる。It should be noted that the difference extraction step P4-2 is not performed, and the data scan processing step P4-1 and the compression processing step P4-1 are not performed.
Image compression with a sufficient compression effect can be realized by performing only the two processes of step 3.
【0026】ビットパターン生成方法は以下の通りであ
る。The bit pattern generation method is as follows.
【0027】まず、処理がしやすいようにバイト単位で
ビットパターン設定を行うことにする。First, a bit pattern is set on a byte-by-byte basis for easy processing.
【0028】ビットパターンを3パターン設けるために
はその区別に2ビット必要なのでビットパターン区別用
ビット数は2となる。In order to provide three bit patterns, two bits are required for discrimination, so the number of bits for discriminating the bit pattern is two.
【0029】図3(a)の設定パターン1では、まずビ
ットパターン区別用ビットが必要であり、これが2ビッ
ト(b4,b5=1,1)あり、残りビットは6ビット
となる。従って、プレーンにて表示される色を表わすた
めのビット数が2の場合、ラン長3まではそれぞれのラ
ン長1,2,3におけるピクセルの色P0,P1,P2
をそのまま所定の2ビットの位置に設定できる。設定パ
ターン1は、ラン長3までに使用するビットパターンと
なる。In the setting pattern 1 shown in FIG. 3A, first, a bit for discriminating a bit pattern is required. There are two bits (b4, b5 = 1, 1), and the remaining bits are six bits. Therefore, when the number of bits for representing the color displayed on the plane is 2, up to the run length 3, the pixel colors P0, P1, P2 at the respective run lengths 1, 2, 3
Can be set at a predetermined 2-bit position as it is. The setting pattern 1 is a bit pattern used up to the run length 3.
【0030】次に、設定パターン2は、プレーンにて表
示される色を表わすためのビット数が2のため、2ビッ
トを色設定(P0)用に、ラン長設定(r5〜r0)用
に残り6ビットを使用する。先頭に色を、残りにラン長
を設定する。このとき、設定パターン2は設定パターン
1より長いラン長に対応するため、ラン長4から使用さ
れる。設定パターン2を最も広範囲のラン長に使用する
ため、設定パターン1では、先頭2ビットに色を、次の
2ビットにビットパターンを区別するために2ビット
を、残り4ビットに色設定し、ビットパターンの区別は
1を設定する。Next, the setting pattern 2 has two bits for representing the color displayed on the plane, so that two bits are used for the color setting (P0) and for the run length setting (r5 to r0). The remaining 6 bits are used. Set the color at the beginning and the run length at the rest. At this time, since the setting pattern 2 corresponds to a run length longer than the setting pattern 1, it is used from the run length 4. In order to use the setting pattern 2 for the widest range of run lengths, in the setting pattern 1, color is set to the first 2 bits, 2 bits to distinguish the bit pattern from the next 2 bits, and color to the remaining 4 bits. Set 1 for the bit pattern distinction.
【0031】さらに、設定パターン3は、設定パターン
2よりラン長の長いものに対応するため、処理のしやす
さを考え2バイトにてビットコーディングする。先頭に
は2ビットにて色を設定する。設定パターン2と設定パ
ターン3を区別し、かつ設定パターン2を最も長いラン
長に対応させるため、設定パターン2はラン長47まで
の対応とし、設定パターン3のビットb5〜b2に0を
設定する。設定パターン3の残り10ビットにはラン長
r9〜r0を設定する。Further, in order to correspond to the setting pattern 3 having a longer run length than the setting pattern 2, bit coding is performed with 2 bytes in consideration of ease of processing. A color is set at the beginning with 2 bits. In order to distinguish between the setting pattern 2 and the setting pattern 3 and to make the setting pattern 2 correspond to the longest run length, the setting pattern 2 corresponds to the run length 47, and 0 is set to the bits b5 to b2 of the setting pattern 3. . Run lengths r9 to r0 are set in the remaining 10 bits of the setting pattern 3.
【0032】上記のビットパターンより、ランが1から
3までの場合は設定パターン1で、ランが4から47ま
での場合は設定パターン2で、ランが48から1023
までの場合は設定パターン3を用いる。設定パターン1
では、ラン3以下の場合、1バイト内に、先頭から2ビ
ットに1ピクセル目の色P0を、次の2ビットに1を、
次の2ビットに2ピクセル目の色P1を、最後の2ビッ
トに3ピクセル目の色P2を設定する。設定パターン2
では、1バイト内に、先頭2ビットに色P0を設定し、
残りの6ビットにラン長r5〜r0を設定する。設定パ
ターン3では、2バイトを利用して格納する。先頭2ビ
ットに色P0を、次の4ビットに0を、残りの10ビッ
トにラン長r9〜r0を設定する。According to the above bit pattern, when the run is 1 to 3, the setting pattern is 1, when the run is 4 to 47, the setting pattern is 2, and when the run is 48 to 1023.
In the case of, the setting pattern 3 is used. Setting pattern 1
In the case of run 3 or less, the color P0 of the first pixel is set in the first two bits in one byte, 1 is set in the next two bits,
The color P1 of the second pixel is set in the next two bits, and the color P2 of the third pixel is set in the last two bits. Setting pattern 2
Then, the color P0 is set in the first two bits in one byte,
The run lengths r5 to r0 are set in the remaining 6 bits. In the setting pattern 3, the data is stored using two bytes. The color P0 is set in the first 2 bits, 0 is set in the next 4 bits, and the run lengths r9 to r0 are set in the remaining 10 bits.
【0033】圧縮処理過程P4−3における設定パター
ンの区別方法は以下の通りである。The method of distinguishing the set patterns in the compression process P4-3 is as follows.
【0034】ビットb5=1、ビットb4=1の場合は
設定パターン1となる。When bit b5 = 1 and bit b4 = 1, the setting pattern is 1.
【0035】ビットb5=0、ビットb4=0、ビット
b3=0、ビットb2=0の場合は設定パターン3とな
る。上記以外は設定パターン2となる。設定パターン2
はラン長が4以上47以下にて使用する。この場合ビッ
トb5〜b2は「0001」から「1011」までが設
定されるため、ビットb5,b4共に1となることはな
く、さらにビットb5〜b2までオール0となることも
ないため、設定パターン1,3と区別可能になり、効率
的なビットコーディングが実現できている。When bit b5 = 0, bit b4 = 0, bit b3 = 0, and bit b2 = 0, the setting pattern is 3. Other than the above, the setting pattern 2 is used. Setting pattern 2
Is used when the run length is 4 or more and 47 or less. In this case, since the bits b5 to b2 are set from "0001" to "1011", the bits b5 and b4 do not become 1 and the bits b5 to b2 do not become all 0s. This makes it possible to distinguish between 1 and 3, and efficient bit coding can be realized.
【0036】以上の、データスキャン処理過程P4−1
から圧縮処理過程P4−3までを画像データの1行目か
ら最終行まで繰り返す。The above-described data scanning process P4-1
To the compression process P4-3 are repeated from the first line to the last line of the image data.
【0037】設定パターン1〜2までを使用する場合
は、図3のビットパターンにて設定パターン1、設定パ
ターン2を用いればよい。When setting patterns 1 and 2 are used, setting patterns 1 and 2 may be used as the bit patterns in FIG.
【0038】次に本発明の第2の実施形態例として、プ
レーンにて表示される色を表わすためのビット数3、設
定パターン1〜3までを使用する場合について説明す
る。Next, as a second embodiment of the present invention, a case will be described in which the number of bits for representing a color displayed on a plane is 3 and the setting patterns 1 to 3 are used.
【0039】図4に圧縮データ格納用ビットパターン
(プレーンにて表示される色を表わすためのビット数=
3)を示す。FIG. 4 shows a bit pattern for storing compressed data (the number of bits for representing a color displayed on a plane =
3) is shown.
【0040】圧縮処理フローはプレーン数2の場合と同
様である。The flow of the compression process is the same as in the case of two planes.
【0041】圧縮処理過程P4−3では、図4に示すビ
ットパターンを使用する。ビットパターンの生成手順は
プレーンにて表示される色を表わすためのビット数が2
の場合と同様である。ランが1から2までの場合は設定
パターン1で、ランが3から23までの場合は設定パタ
ーン2で、ランが24以上の場合は設定パターン3を用
いる。設定パターン1では、ラン2以下の場合、1バイ
ト内に、先頭から3ビットに1ピクセル目の色P0を、
次の2ビットに1を、次の3ビットに2ピクセル目の色
P1を設定する。設定パターン2では、1バイト内に、
先頭3ビットに色P0を設定し、残りの5ビットにラン
長r4〜r0を設定する。設定パターン3では、設定パ
ターン2をバイト拡張し、2バイトを利用して格納す
る。先頭3ビットに色P0を、次の4ビットに0を、残
りの9ビットにラン長r8〜r0を設定する。In the compression process P4-3, the bit pattern shown in FIG. 4 is used. In the bit pattern generation procedure, the number of bits for representing the color displayed on the plane is two.
Is the same as The setting pattern 1 is used when the run is 1 to 2, the setting pattern 2 is used when the run is 3 to 23, and the setting pattern 3 is used when the run is 24 or more. In the setting pattern 1, in the case of the run 2 or less, the color P0 of the first pixel is set in the first three bits within one byte,
1 is set in the next two bits, and the color P1 of the second pixel is set in the next three bits. In setting pattern 2, within one byte,
The color P0 is set in the first three bits, and the run lengths r4 to r0 are set in the remaining five bits. In the setting pattern 3, the setting pattern 2 is extended by bytes and stored using 2 bytes. The color P0 is set in the first three bits, 0 is set in the next four bits, and the run lengths r8 to r0 are set in the remaining nine bits.
【0042】圧縮処理過程P4−3における設定パター
ンの区別方法は以下の通りである。The method of distinguishing the set patterns in the compression process P4-3 is as follows.
【0043】ビットb4=1、ビットb3=1の場合は
設定パターン1となる。When bit b4 = 1 and bit b3 = 1, the setting pattern is 1.
【0044】ビットb4=0、ビットb3=0、ビット
b1=0、ビットb1=0の場合は設定パターン3とな
る。上記以外は設定パターン2となる。設定パターン2
はラン長が2以上23以下にて使用する。この場合ビッ
トb4〜b1は「0001」から「1011」までが設
定されるため、ビットb4、b3共に1となることはな
く、さらにビットb4〜b1までオール0となることも
ないため、設定パターン1、3と区別可能になってい
る。When bit b4 = 0, bit b3 = 0, bit b1 = 0, and bit b1 = 0, the setting pattern is 3. Other than the above, the setting pattern 2 is used. Setting pattern 2
Is used when the run length is 2 or more and 23 or less. In this case, since the bits b4 to b1 are set from "0001" to "1011", the bits b4 and b3 do not become 1 and the bits b4 to b1 do not become all 0s. 1, 3 can be distinguished.
【0045】なお、プレーン数4以上の場合も、上記を
拡張することによりビットパターンを設定することがで
きる。プレーン数4の場合は、1バイトでのビットパタ
ーンではなく、2バイトでビットパターンを設定すれば
よい。また、設定パターン1と設定パターン2の固定長
の設定パターンだけを用いて画像圧縮を行うことも当然
可能であり、この場合でも十分に高率な圧縮効果のある
画像圧縮が実現できる。In the case where the number of planes is four or more, a bit pattern can be set by extending the above. When the number of planes is 4, a bit pattern may be set with two bytes instead of a bit pattern with one byte. Also, it is naturally possible to perform image compression using only the fixed length setting patterns of the setting pattern 1 and the setting pattern 2, and even in this case, image compression with a sufficiently high compression effect can be realized.
【0046】次に、本発明の第3の実施形態例として画
像圧縮装置の構成について説明する。Next, the configuration of an image compression apparatus will be described as a third embodiment of the present invention.
【0047】図5に本実施形態例での構成を機能ブロッ
ク図にて示す。FIG. 5 is a functional block diagram showing the configuration of this embodiment.
【0048】8−1は、圧縮する画像を入力する入力部
である。Reference numeral 8-1 denotes an input section for inputting an image to be compressed.
【0049】8−2は、入力部8−1から入力された画
像に対し本発明の画像圧縮処理を実行する制御部であ
り、データスキャン処理部8−5、差分抽出処理部8−
6、および圧縮処理部8−7を有する。Reference numeral 8-2 denotes a control unit for executing the image compression processing of the present invention on the image input from the input unit 8-1, and includes a data scan processing unit 8-5 and a difference extraction processing unit 8-
6 and a compression processing unit 8-7.
【0050】8−3は、制御部8−2で圧縮した画像を
出力する出力部である。An output unit 8-3 outputs an image compressed by the control unit 8-2.
【0051】8−4は、データスキャン処理部8−5、
差分抽出処理部8−6、圧縮処理部8−7においてスキ
ャンデータ、差分抽出後のデータ、設定パターンにより
圧縮したデータ等を一時的に格納するためのワークエリ
アとして用いるワークメモリである。8-4 is a data scan processing unit 8-5,
This work memory is used as a work area for temporarily storing scan data, data after difference extraction, data compressed according to a set pattern, and the like in the difference extraction processing unit 8-6 and the compression processing unit 8-7.
【0052】データスキャン処理部8−5は、画像デー
タを1行スキャンし、ワークメモリ8−4内のワークエ
リアに格納するものである。前述のデータスキャン処理
過程P4−1と同一の処理を行う。The data scan processing section 8-5 scans one line of image data and stores it in a work area in the work memory 8-4. The same processing as the above-described data scanning process P4-1 is performed.
【0053】差分抽出処理部8−6は、前行と今スキャ
ンした行に対して排他的論理和を計算し、結果をワーク
メモリ8−4内のワークエリアに格納するものである。
前述の差分抽出処理過程P4−2と同一の処理を行う。The difference extraction processing section 8-6 calculates the exclusive OR of the previous row and the currently scanned row, and stores the result in the work area in the work memory 8-4.
The same process as the above-described difference extraction process P4-2 is performed.
【0054】圧縮処理部8−7は、排他的論理和を取っ
た結果のデータをワークメモリ8−4内のワークエリア
取り出し、ランの長さ毎にエンコーディングし、圧縮デ
ータとして出力部8−3へ出力するものである。前述の
圧縮処理過程P4−3と同一の処理を行う。The compression processing unit 8-7 takes out the data resulting from the exclusive OR operation in the work area in the work memory 8-4, encodes it for each run length, and outputs it as compressed data as the output unit 8-3. Output to The same process as the above-described compression process P4-3 is performed.
【0055】以上の各ブロックにより本発明の画像の圧
縮処理が実現できる。The image compression processing of the present invention can be realized by the above blocks.
【0056】[0056]
【発明の効果】本発明により、従来よりも高い画像デー
タの圧縮率を実現できるため、画像データ転送時間を短
縮できる。よって、従来のように回線を使う場合はLA
N等の高速な回線のみ対応したり、あるいは予めCD−
ROMで端末内へ画像を格納しておくといったりする制
限条件なしに、低速な回線(9600bps等)を使っ
ても端末での画像提供サービスを実現することが可能に
なる。さらに、圧縮プログラムが小さいため、小資源端
末である携帯端末でも適用可能である。本発明により、
提供情報として大変有効な画像データを使ったモーバイ
ルコンピューティングが可能になり、いつでもどこでも
ほしい画像情報が入手可能となる。本発明は、データス
キャン処理過程、差分抽出処理過程、および圧縮処理過
程の3過程を行うことによって高圧縮が実現できるが、
差分抽出処理過程を行わず、データスキャン処理過程お
よび圧縮処理過程の2過程のみを行っても従来に比べて
十分高率な圧縮効果が得られる。According to the present invention, it is possible to realize a higher image data compression ratio than in the prior art, so that the image data transfer time can be reduced. Therefore, when using a line as in the past, LA
N or other high-speed lines, or
The image providing service at the terminal can be realized even by using a low-speed line (9600 bps or the like) without the restriction condition that the image is stored in the terminal in the ROM. Further, since the compression program is small, the present invention can be applied to a portable terminal that is a small resource terminal. According to the present invention,
Mobile computing using very effective image data as provided information becomes possible, and desired image information can be obtained anytime and anywhere. According to the present invention, high compression can be realized by performing three processes of a data scan process, a difference extraction process, and a compression process.
Even if only the two steps of the data scan processing step and the compression processing step are performed without performing the difference extraction processing step, a sufficiently high compression effect can be obtained as compared with the related art.
【図1】本発明の第1の実施形態例の画像圧縮処理フロ
ー図である。FIG. 1 is a flowchart of an image compression process according to a first embodiment of the present invention.
【図2】(a),(b)は、上記第1の実施形態例にお
ける差分抽出処理例を示す図である。FIGS. 2A and 2B are diagrams illustrating an example of a difference extraction process in the first embodiment.
【図3】(a),(b),(c)は、上記第1の実施形
態例における圧縮データ格納用ビットパターン(プレー
ンにて表示される色を表わすためのビット数=2)を示
す図である。FIGS. 3A, 3B, and 3C show compressed data storage bit patterns (the number of bits for representing a color displayed on a plane = 2) in the first embodiment. FIG.
【図4】(a),(b),(c)は、本発明の第2の実
施形態例における圧縮データ格納用ビットパターン(プ
レーンにて表示される色を表わすためのピット数=3)
を示す図である。FIGS. 4A, 4B, and 4C are bit patterns for storing compressed data (the number of pits representing a color displayed on a plane = 3) according to the second embodiment of the present invention;
FIG.
【図5】本発明の第3の実施形態例を示す機能ブロック
図である。FIG. 5 is a functional block diagram showing a third embodiment of the present invention.
【図6】行とピクセルの関係を示す図である。FIG. 6 is a diagram showing the relationship between rows and pixels.
【図7】従来技術の画像圧縮処理フロー図である。FIG. 7 is a flowchart of a conventional image compression process.
【図8】従来技術での画像圧縮処理例を示す図である。FIG. 8 is a diagram illustrating an example of image compression processing according to the related art.
P4−1…データスキャン処理過程 P4−2…差分抽出処理過程 P4−3…圧縮処理過程 4−4…画像データ 4−5…ワークエリア 4−6…圧縮データ 5−1…元データ 5−2…差分抽出後データ 8−1…入力部 8−2…制御部 8−3…出力部 8−4…ワークメモリ 8−5…データスキャン処理部 8−6…差分抽出処理部 8−7…圧縮処理部 P4-1 Data scanning process P4-2 Difference extraction process P4-3 Compression process 4-4 Image data 4-5 Work area 4-6 Compressed data 5-1 Original data 5-2 ... Data after difference extraction 8-1 ... Input unit 8-2 ... Control unit 8-3 ... Output unit 8-4 ... Work memory 8-5 ... Data scan processing unit 8-6 ... Difference extraction processing unit 8-7 ... Compression Processing unit
───────────────────────────────────────────────────── フロントページの続き (72)発明者 森村 一雄 東京都新宿区西新宿3丁目19番2号 日本 電信電話株式会社内 ──────────────────────────────────────────────────の Continued on the front page (72) Inventor Kazuo Morimura 3-19-2 Nishi-Shinjuku, Shinjuku-ku, Tokyo Inside Nippon Telegraph and Telephone Corporation
Claims (8)
各プレーンの合成により表示される画像データをビット
パターンに設定する画像圧縮方法において、 画像データを横方向に1行づつスキャンするデータスキ
ャン処理過程と、 色を設定するビット群及びビットパターンの区別を表わ
すビット群からなる設定パターン1と、色を設定するビ
ット群及びラン長を設定するビット群からなる設定パタ
ーン2の、ビット設定パターンにより前記スキャンした
データを圧縮する圧縮処理過程と、 を有することを特徴とする画像圧縮方法。A plane for each reference color representing a color;
In an image compression method for setting image data displayed by synthesizing each plane into a bit pattern, a data scanning process in which image data is scanned one line at a time in a horizontal direction and a bit group and a bit pattern for setting a color are distinguished. A compression processing step of compressing the scanned data with a bit setting pattern of a setting pattern 1 composed of a group of bits to be represented and a setting pattern 2 composed of a bit group for setting a color and a bit group for setting a run length. An image compression method comprising:
プレーンの合成により表示される画像データをビットパ
ターンに設定する画像圧縮方法において、 画像データを横方向に1行づつスキャンするデータスキ
ャン処理過程と、 前記スキャンした行のデータと前のスキャン行のデータ
との間で排他的論理和を取って差分を抽出する差分抽出
処理過程と、 色を設定するビット群及びビットパターンの区別を表わ
すビット群からなる設定パターン1と、色を設定するビ
ット群及びラン長を設定するビット群からなる設定パタ
ーン2の、ビット設定パターンにより前記スキャンした
先頭行のデータ及び前記差分のデータを圧縮する圧縮処
理過程と、 を有することを特徴とする画像圧縮方法。2. An image compression method comprising a plane for each reference color representing a color and setting image data to be displayed by synthesizing each plane into a bit pattern. A processing step; a difference extraction processing step of extracting a difference by taking an exclusive OR between the data of the scanned row and the data of the previous scan row; and distinguishing a bit group and a bit pattern for setting a color. The data of the first row scanned and the data of the difference are compressed by a bit setting pattern of a setting pattern 1 composed of a bit group to be represented and a setting pattern 2 composed of a bit group for setting a color and a bit group for setting a run length. An image compression method, comprising: a compression processing step.
各プレーンの合成により表示される画像データをビット
パターンに設定する画像圧縮方法において、 画像データを横方向に1行づつスキャンするデータスキ
ャン処理過程と、 色を設定するビット群及びビットパターンの区別を表わ
すビット群からなる設定パターン1と、色を設定するビ
ット群及びラン長を設定するビット群からなる設定パタ
ーン2と、色を設定するビット群、設定パターン2のラ
ン長設定部分と比較して設定パターンの区別が可能なビ
ットパターンの区別を表わすビット群及び設定パターン
2よりビット追加し設定パターン2より長いラン長を設
定できるラン長設定用ビット群からなる設定パターン3
の、ビット設定パターンにより前記スキャンしたデータ
を圧縮する圧縮処理過程と、 を有することを特徴とする画像圧縮方法。3. A plane is provided for each reference color representing a color.
In an image compression method for setting image data displayed by synthesizing each plane into a bit pattern, a data scanning process in which image data is scanned one line at a time in a horizontal direction and a bit group and a bit pattern for setting a color are distinguished. A comparison is made between a setting pattern 1 consisting of a group of bits to be represented, a setting pattern 2 consisting of a bit group for setting a color and a bit group for setting a run length, and a bit group for setting a color and a run length setting portion of the setting pattern 2. A setting pattern 3 including a bit group representing a bit pattern capable of distinguishing a setting pattern and a run length setting bit group capable of setting a run length longer than the setting pattern 2 by adding a bit from the setting pattern 2
A compression process of compressing the scanned data according to a bit setting pattern.
各プレーンの合成により表示される画像データをビット
パターンに設定する画像圧縮方法において、 画像データを横方向に1行づつスキャンするデータスキ
ャン処理過程と、 前記スキャンした行のデータと前のスキャン行のデータ
との間で排他的論理和を取って差分を抽出する差分抽出
処理過程と、 色を設定するビット群及びビットパターンの区別を表わ
すビット群からなる設定パターン1と、色を設定するビ
ット群及びラン長を設定するビット群からなる設定パタ
ーン2と、色を設定するビット群、設定パターン2のラ
ン長設定部分と比較して設定パターンの区別が可能なビ
ットパターンの区別を表わすビット群及び設定パターン
2よりビット追加し設定パターン2より長いラン長を設
定できるラン長設定用ビット群からなる設定パターン3
の、ビット設定パターンにより前記スキャンしたデータ
の先頭行および前記差分のデータを圧縮する圧縮処理過
程と、 を有することを特徴とする画像圧縮方法。4. A plane is provided for each reference color representing a color.
In an image compression method for setting image data displayed by synthesizing each plane into a bit pattern, a data scanning process of scanning image data one row at a time in a horizontal direction; A difference extraction process of extracting a difference by taking an exclusive OR with data, a setting pattern 1 including a bit group for setting a color and a bit group for distinguishing a bit pattern, and a bit group for setting a color A setting pattern 2 including a bit group for setting a run length, a bit group for setting a color, a bit group representing a distinction of a bit pattern capable of distinguishing a setting pattern from a run length setting portion of the setting pattern 2, and A setting pattern consisting of a run length setting bit group that can add a bit to the setting pattern 2 and set a run length longer than the setting pattern 2 3
A compression process of compressing the first row of the scanned data and the difference data according to a bit setting pattern.
各プレーンの合成により表示される画像データをビット
パターンに設定する画像圧縮装置において、 画像データを横方向に1行づつスキャンするデータスキ
ャン処理部と、 色を設定するビット群及びビットパターンの区別を表わ
すビット群からなる設定パターン1と、色を設定するビ
ット群及びラン長を設定するビット群からなる設定パタ
ーン2の、ビット設定パターンにより前記スキャンした
データを圧縮する圧縮処理部と、 を具備することを特徴とする画像圧縮装置。5. It has a plane for each reference color representing a color,
In an image compression apparatus for setting image data displayed by synthesizing each plane into a bit pattern, a data scan processing unit that scans the image data one row at a time in a horizontal direction, and distinguishes a bit group and a bit pattern for setting a color. And a compression processing unit that compresses the scanned data with a bit setting pattern of a setting pattern 1 including a group of bits to be represented and a setting pattern 2 including a bit group for setting a color and a bit group for setting a run length. An image compression apparatus characterized by the above-mentioned.
各プレーンの合成により表示される画像データをビット
パターンに設定する画像圧縮装置において、 画像データを横方向に1行づつスキャンするデータスキ
ャン処理部と、 前記スキャンした行のデータと前のスキャン行のデータ
との間で排他的論理和を取って差分を抽出する差分抽出
処理部と、 色を設定するビット群及びビットパターンの区別を表わ
すビット群からなる設定パターン1と、色を設定するビ
ット群及びラン長を設定するビット群からなる設定パタ
ーン2の、ビット設定パターンにより前記スキャンした
先頭行のデータ及び前記差分のデータを圧縮する圧縮処
理部と、 を具備することを特徴とする画像圧縮装置。6. It has a plane for each reference color representing a color,
An image compression apparatus for setting image data displayed by combining each plane into a bit pattern, comprising: a data scan processing unit that scans image data one row at a time in a horizontal direction; A difference extraction processing unit for extracting a difference by taking an exclusive OR with data; a setting pattern 1 comprising a bit group for setting a color and a bit group for distinguishing a bit pattern; and a bit group for setting a color And a compression processing unit that compresses the data of the first row scanned and the difference data according to the bit setting pattern of the setting pattern 2 including a bit group for setting a run length. .
各プレーンの合成により表示される画像データをビット
パターンに設定する画像圧縮装置において、 画像データを横方向に1行づつスキャンするデータスキ
ャン処理部と、 色を設定するビット群及びビットパターンの区別を表わ
すビット群からなる設定パターン1と、色を設定するビ
ット群及びラン長を設定するビット群からなる設定パタ
ーン2と、色を設定するビット群、設定パターン2のラ
ン長設定部分と比較して設定パターンの区別が可能なビ
ットパターンの区別を表わすビット群及び設定パターン
2よりビット追加し設定パターン2より長いラン長を設
定できるラン長設定用ビット群からなる設定パターン3
の、ビット設定パターンにより前記スキャンした先頭行
のデータ及び前記差分のデータを圧縮する圧縮処理部
と、 を具備することを特徴とする画像圧縮装置。7. It has a plane for each reference color representing a color,
In an image compression apparatus for setting image data displayed by synthesizing each plane into a bit pattern, a data scan processing unit that scans the image data one row at a time in a horizontal direction, and distinguishes a bit group and a bit pattern for setting a color. A comparison is made between a setting pattern 1 consisting of a group of bits to be represented, a setting pattern 2 consisting of a bit group for setting a color and a bit group for setting a run length, and a bit group for setting a color and a run length setting portion of the setting pattern 2. A setting pattern 3 including a bit group representing a bit pattern capable of distinguishing a setting pattern and a run length setting bit group capable of setting a run length longer than the setting pattern 2 by adding a bit from the setting pattern 2
A compression processing unit for compressing the data of the first row scanned and the data of the difference according to a bit setting pattern.
各プレーンの合成により表示される画像データをビット
パターンに設定する画像圧縮装置において、 画像データを横方向に1行づつスキャンするデータスキ
ャン処理部と、 前記スキャンした行のデータと前のスキャン行のデータ
との間で排他的論理和を取って差分を抽出する差分抽出
処理部と、 色を設定するビット群及びビットパターンの区別を表わ
すビット群からなる設定パターン1と、色を設定するビ
ット群及びラン長を設定するビット群からなる設定パタ
ーン2と、色を設定するビット群、設定パターン2のラ
ン長設定部分と比較して設定パターンの区別が可能なビ
ットパターンの区別を表わすビット群及び設定パターン
2よりビット追加し設定パターン2より長いラン長を設
定できるラン長設定用ビット群からなる設定パターン3
の、ビット設定パターンにより前記スキャンした先頭行
のデータ及び前記差分のデータを圧縮する圧縮処理部
と、 を具備することを特徴とする画像圧縮装置。8. It has a plane for each reference color representing a color,
An image compression apparatus for setting image data displayed by combining each plane into a bit pattern, comprising: a data scan processing unit that scans image data one row at a time in a horizontal direction; A difference extraction processing unit for extracting a difference by taking an exclusive OR with data; a setting pattern 1 comprising a bit group for setting a color and a bit group for distinguishing a bit pattern; and a bit group for setting a color A setting pattern 2 including a bit group for setting a run length, a bit group for setting a color, a bit group representing a distinction of a bit pattern capable of distinguishing a setting pattern from a run length setting portion of the setting pattern 2, and Setting pattern 3 consisting of a run length setting bit group that can add a bit to setting pattern 2 and set a run length longer than setting pattern 2
A compression processing unit for compressing the data of the first row scanned and the data of the difference according to a bit setting pattern.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP9038738A JPH10243241A (en) | 1997-02-24 | 1997-02-24 | Method and device for compressing image |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP9038738A JPH10243241A (en) | 1997-02-24 | 1997-02-24 | Method and device for compressing image |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH10243241A true JPH10243241A (en) | 1998-09-11 |
Family
ID=12533673
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP9038738A Pending JPH10243241A (en) | 1997-02-24 | 1997-02-24 | Method and device for compressing image |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH10243241A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000356944A (en) * | 1999-04-30 | 2000-12-26 | Junglebyte Pte Ltd | Offering teaching material through communication network |
-
1997
- 1997-02-24 JP JP9038738A patent/JPH10243241A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000356944A (en) * | 1999-04-30 | 2000-12-26 | Junglebyte Pte Ltd | Offering teaching material through communication network |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2968582B2 (en) | Method and apparatus for processing digital data | |
EP0680016B1 (en) | System and method for compressing images | |
US7343037B1 (en) | Dynamic, locally-adaptive, lossless palettization of color and grayscale images | |
JPH0636182B2 (en) | Image filing / search method and device | |
JPH11167623A (en) | Image processor and image processing method | |
CN114938408B (en) | Data transmission method, system, equipment and medium of cloud mobile phone | |
US5703967A (en) | Color image transmitting method | |
JP3231800B2 (en) | Image encoding apparatus and image encoding method | |
JPH0334777A (en) | Picture signal encoder, picture signal decoder and picture signal display device | |
JPH10243241A (en) | Method and device for compressing image | |
CN108668170A (en) | Image information processing method and device, storage medium | |
CN108876703B (en) | Data storage method | |
US20050018910A1 (en) | Method and apparatus for reducing the bandwidth required to transmit image data | |
CN116095262B (en) | Mobile processing device, processing method and system for processing video signal source | |
JP2004140749A (en) | Image compression method | |
JP2833362B2 (en) | Image signal expansion device | |
JPH1130978A (en) | Color image encoding method and its encoder and color image decoding method and its decoder | |
JPH06101792B2 (en) | Image data combiner | |
JP2001333280A (en) | Device and method for processing image | |
JPS61133776A (en) | Image data compression device | |
CN115529465A (en) | Image transmission method, system and device and electronic equipment | |
JPH04326670A (en) | Picture encoding device | |
JPH04354263A (en) | Image data transmission system | |
CN118450140A (en) | Image recognition processing compression transmission method and related products | |
CN118488236A (en) | Video stream transmission method and device and electronic equipment |