JPH04223671A - Compressing method for picture information - Google Patents

Compressing method for picture information

Info

Publication number
JPH04223671A
JPH04223671A JP2405904A JP40590490A JPH04223671A JP H04223671 A JPH04223671 A JP H04223671A JP 2405904 A JP2405904 A JP 2405904A JP 40590490 A JP40590490 A JP 40590490A JP H04223671 A JPH04223671 A JP H04223671A
Authority
JP
Japan
Prior art keywords
plane
image information
planes
contents
encoding
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2405904A
Other languages
Japanese (ja)
Inventor
Toshikazu Yamaguchi
利和 山口
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2405904A priority Critical patent/JPH04223671A/en
Publication of JPH04223671A publication Critical patent/JPH04223671A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

PURPOSE:To reduce communication time and a usage charge at transmitting by a communication channel and to reduce writing time and a file capacity also at storing in an external storage device by compressing binary color picture information efficiently. CONSTITUTION:When the picture information of binary color picture information which consists of three RGB planes 31 is compressed by encoding with using run length, addresses on the respective planes are updated and a feature to provide a stage to read contents, a stage to execute the EOR operation of every bit of the contents of the plane to be basic and the contents of the plane to be compared and a stage to hold the result of the EOR operation is defined.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、二値カラー情報を効率
よく圧縮するためのカラー画像の符号化方法に関し、特
に、スキャナ、FAX等の画像情報入力機器を使用して
モノクロ原稿を読み込み、タブレットにより原稿上にカ
ラーで描画、削除等の加工を施したカラー画像情報を通
信回線により伝送、あるいは外部記憶機器に記録する技
術に適用して有効な技術に関するものである。
FIELD OF INDUSTRIAL APPLICATION The present invention relates to a color image encoding method for efficiently compressing binary color information, and in particular, to a method of encoding a color image by reading a monochrome original using an image information input device such as a scanner or fax. The present invention relates to a technique that is effective when applied to a technique for transmitting color image information obtained by drawing, deleting, etc. in color on a document using a tablet and recording it in an external storage device or transmitting it through a communication line.

【0002】0002

【従来の技術】二値画像情報は、例えば、A4サイズの
原稿を200dpiでスキャナ等で読込んだ場合、その
情報量が約500KBとなるように、その情報量が多い
ので、通常、MH方式(CCITT勧告T.4)、MR
方式(CCITT勧告T.4)、MMR方式(CCIT
T勧告T.6)のランレングスを利用した符号化方式に
より情報の圧縮を行う(例えば、「ファクシミリ用MH
、MR、MMR符号化方式、日経データプロ・マイクロ
プロセッサ、頁MC5−500−001〜003」参照
)。
2. Description of the Related Art Binary image information has a large amount of information, for example, when an A4 size document is read at 200 dpi with a scanner, the amount of information is about 500 KB, so the MH method is usually used. (CCITT Recommendation T.4), MR
method (CCITT Recommendation T.4), MMR method (CCITT Recommendation T.4),
T RecommendationT. 6) Information is compressed using the encoding method using the run length (for example, "MH for facsimile").
, MR, MMR encoding system, Nikkei Data Pro Microprocessor, pages MC5-500-001-003).

【0003】二値のカラー画像情報を赤、緑、青(以下
、RGBという)の各プレーン毎に圧縮した場合、二値
のモノクロ画像情報と比較すると、3倍の情報量を有す
るため、カラー画像情報を通信回線により伝送する場合
には、通信時間、回線使用料が多大であり、外部記憶装
置に記録する場合にも書き込み時間、ファイル容量が多
大である。このため、二値のカラー画像情報を効率よく
圧縮することが必要である。
[0003] When binary color image information is compressed for each plane of red, green, and blue (hereinafter referred to as RGB), it has three times the amount of information compared to binary monochrome image information. When image information is transmitted through a communication line, the communication time and line usage fees are large, and when image information is recorded on an external storage device, the writing time and file capacity are large. Therefore, it is necessary to efficiently compress binary color image information.

【0004】そこで、スキャナ、FAX等の画像情報入
力機器を使用してモノクロ原稿を読み込み、タブレット
により原稿上にカラーで描画、削除等の加工を施した場
合、RGBの3枚のプレーンから構成される二値カラー
画像のモノクロの部分についてはプレーン間の内容が一
致する。このため、まず、基本となる1プレーン(以下
、基本プレーンという)をそのまま圧縮符号化した後、
各プレーンをブロック化し、基本プレーンの対応するブ
ロックとの差分をとり、差分のあるブロックのみ符号化
する方式が提案されている。
[0004] Therefore, when a monochrome original is read using an image information input device such as a scanner or fax, and processing such as drawing or deletion is performed on the original in color using a tablet, the original is composed of three planes of RGB. In the monochrome portion of a binary color image, the contents between the planes match. For this reason, first, after compressing and encoding one basic plane (hereinafter referred to as the basic plane) as it is,
A method has been proposed in which each plane is divided into blocks, the difference between the plane and the corresponding block of the basic plane is calculated, and only the block with the difference is encoded.

【0005】図3は、従来の二値カラー画像情報の圧縮
方式の一例であり、R(赤)プレーンを基本プレーンと
し、各プレーンの分割ブロック数=8の場合を示してい
る。図3では例としてR、G(緑)、B(青)プレーン
の第3ブロック(R3、G3、B3)に対し、内容の差
分をとり、G3はR3と差分があるため圧縮符号化を実
施し、B3はR3と差分がないため圧縮符号化を実施し
ないケースを示している。
FIG. 3 shows an example of a conventional compression method for binary color image information, in which the R (red) plane is used as the basic plane and the number of divided blocks in each plane is 8. In Figure 3, as an example, the content difference is taken for the third block (R3, G3, B3) of the R, G (green), and B (blue) planes, and since G3 has a difference from R3, compression encoding is performed. However, B3 shows a case where compression encoding is not performed because there is no difference from R3.

【0006】この場合、符号化コードの前にブロック識
別番号、ブロックの先頭アドレスおよび符号化コードの
サイズを付加することが必要である。
In this case, it is necessary to add a block identification number, the start address of the block, and the size of the encoded code before the encoded code.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、前述の
従来技術では、分割するブロック数が少ない場合、プレ
ーン間の差分が点在するような画像情報では内容が一致
するブロックが少なく、情報量の削減が期待できない。
[Problems to be Solved by the Invention] However, in the above-mentioned conventional technology, when the number of blocks to be divided is small, there are few blocks whose contents match in image information where differences between planes are scattered, and the amount of information is reduced. I can't expect that.

【0008】逆に、分割するブロック数が多い場合、ブ
ロック識別情報、ブロックの先頭アドレスおよびブロッ
ク内の二値の画像情報の符号化後のコードサイズ等のオ
ーバヘッドを有するため、情報量の削減が期待できない
。このため、分割ブロック数は扱う情報の内容に依存し
、ブロック数を最適化できず、二値のカラー画像情報を
効率よく圧縮できないという問題があった。
On the other hand, when there are many blocks to be divided, there is an overhead such as block identification information, block start address, and code size after encoding binary image information in the block, so it is difficult to reduce the amount of information. I can't wait. For this reason, the number of divided blocks depends on the content of the information to be handled, and there is a problem that the number of blocks cannot be optimized and binary color image information cannot be efficiently compressed.

【0009】本発明は、前記問題点を解決するためにな
されたものであり、本発明の目的は、二値のカラー画像
情報を効率よく圧縮し、通信回線により伝送する際の通
信時間、回線使用料を削減することができる技術を提供
することにある。
The present invention has been made to solve the above-mentioned problems, and an object of the present invention is to efficiently compress binary color image information and reduce the communication time and line when transmitting it via a communication line. The objective is to provide technology that can reduce usage fees.

【0010】本発明の他の目的は、外部記憶装置に格納
する際にも書き込み時間、ファイル容量を削減すること
が可能な技術を提供することにある。
Another object of the present invention is to provide a technique that can reduce writing time and file capacity even when storing data in an external storage device.

【0011】本発明の前記ならびにその他の目的と新規
な特徴は、本明細書の記述及び添付図面によって明らか
になるであろう。
The above and other objects and novel features of the present invention will become apparent from the description of this specification and the accompanying drawings.

【0012】0012

【課題を解決するための手段】前記目的を達成するため
に、本発明は、画像情報入力手段によりモノクロ原稿を
読み込み、この読み込んだ画像情報をRGB(赤、緑、
青)の3枚のプレーンメモリに保持し、タブレットによ
り原稿上にカラーで描画、削除等の加工を施し、それを
ランレングス符号化して画像情報を圧縮する方法であっ
て、画像情報のランレングス符号化の前に、RGBの3
枚のプレーンから構成される二値カラー画像情報に対し
、基本となるプレーンを決定する段階と、該基本プレー
ンと比較するプレーンの各々対応する内容を読み出し、
これと基本プレーンとの排他論理和演算(以下、EOR
演算という)を行う段階と、そのEOR演算結果を保持
する段階と、該EOR演算結果の情報をランレングス符
号化する段階とを備えたことを特徴とする。
[Means for Solving the Problems] In order to achieve the above object, the present invention reads a monochrome original by an image information input means, and converts the read image information into RGB (red, green,
This is a method of compressing image information by storing it in three plain memories (blue), drawing in color on the document using a tablet, performing processing such as deletion, and encoding it into run length. Before encoding, RGB 3
A step of determining a basic plane for binary color image information composed of two planes, and reading out contents corresponding to each of the planes to be compared with the basic plane,
Exclusive OR operation (hereinafter referred to as EOR) between this and the basic plane
The present invention is characterized by comprising a step of performing a calculation (referred to as a calculation), a step of holding the EOR calculation result, and a step of run-length encoding information on the EOR calculation result.

【0013】つまり、RGBの3枚のプレーンから構成
される二値カラー画像情報をランレングスを利用した符
号化により画像情報を圧縮する場合に、各プレーン上の
アドレスを更新し、内容を読出す段階と、基本となるプ
レーンの内容と比較するプレーンの内容とのビット毎の
EOR演算を実行する段階と、該EOR演算の結果を保
持する段階とを備えたことを最も主要な特徴とする。
[0013] In other words, when compressing binary color image information consisting of three planes of RGB by encoding using run length, the addresses on each plane are updated and the contents are read out. The main feature is that the method includes a step of performing a bit-by-bit EOR operation between the contents of the basic plane and the contents of the plane to be compared, and a step of holding the result of the EOR operation.

【0014】[0014]

【作用】前述の手段によれば、ランレングスを利用した
圧縮符号化に先立ち、RGB(赤、緑、青)の3枚のプ
レーンから構成される二値カラー画像情報に対し、基本
となる1プレーン(例えばRプレーン)を決定し、この
基本プレーンと比較するプレーン(G、Bプレーン)の
各々対応する内容を読出し、両者のビット毎のEOR演
算を実行し、結果を保持する。この結果、両者のビット
が一致する場合には、“0”が、不一致の場合には、“
1”が、保持される。つまり、両者のプレーンの内容が
全て一致する場合のEOR演算結果は、プレーンの内容
すべて“0”となる。次に、基本プレーンおよびEOR
演算の結果を保持する残り2プレーンに対し、MH方式
(CCITT勧告T.4)、MR方式(CCITT勧告
T.4)、MMR方式(CCITT勧告T.6)のラン
レングスを利用した符号化方式により情報の圧縮を行う
[Operation] According to the above-mentioned means, prior to compression encoding using run length, the basic 1 A plane (for example, R plane) is determined, the contents corresponding to each of the planes (G and B planes) to be compared with this basic plane are read out, an EOR operation is performed for each bit of both planes, and the result is held. As a result, if the two bits match, "0" is returned, and if they do not match, "0" is returned.
1" is retained. In other words, when the contents of both planes match, the EOR operation result will be "0" for all the contents of the plane. Next, the basic plane and EOR
For the remaining two planes that hold the results of calculations, an encoding method using the run length of the MH method (CCITT Recommendation T.4), MR method (CCITT Recommendation T.4), and MMR method (CCITT Recommendation T.6) The information is compressed by

【0015】このように、プレーン間の情報のビット毎
のEOR論理演算をとり、ランレングスを用いた符号化
により情報量を削減できる点を利用して、二値カラー画
像情報を効率よく圧縮し、通信回線により伝送する際の
通信時間、回線使用料を削減することができる。また、
外部記憶装置に格納する際にも書込み時間、ファイル容
量を削減することが可能である。
[0015] In this way, binary color image information can be efficiently compressed by taking advantage of the fact that the amount of information can be reduced by performing EOR logical operations for each bit of information between planes and encoding using run length. , it is possible to reduce communication time and line usage charges when transmitting via a communication line. Also,
It is also possible to reduce writing time and file capacity when storing in an external storage device.

【0016】尚、前記符号化情報を元の二値のカラー画
像情報に復号するには、まず、3プレーン分の符号化情
報を符号化した方式と同一の方式で復号し、基本プレー
ンと残り2プレーンの内容に対し、各々ビット毎のEO
R演算を施せばよい。
[0016] In order to decode the encoded information into the original binary color image information, first, the encoded information for three planes is decoded using the same method used to encode it, and the basic plane and the remaining EO for each bit for the contents of 2 planes
All you have to do is perform R calculation.

【0017】[0017]

【実施例】以下、本発明の画像情報の圧縮方法の一実施
例を具体的に説明する。
[Embodiment] An embodiment of the image information compression method of the present invention will be explained in detail below.

【0018】図1は、本発明の画像情報の圧縮方法を実
施する装置の一例の概略構成を示すブロック図である。
FIG. 1 is a block diagram showing a schematic configuration of an example of an apparatus for implementing the image information compression method of the present invention.

【0019】図1において、1は通信回線6を通して伝
送される原稿、2は原稿1の画像を走査してモノクロで
読み込むスキャナ,FAX等の画像情報入力機器である
。3はパソコン等の電子計算機であり、その機能構成は
、読み込んだ二値のモノクロ情報を保持するRGB(赤
、緑、青)プレーンメモリ31、EOR演算部32、結
果保持部33、符号化制御部34、回線制御部35で構
成されている。メモリ31は赤色情報を記憶するための
Rプレーン(記憶領域)、緑色情報を記憶するためのG
プレーン(記憶領域)、青色情報を記憶するためのBプ
レーン(記憶領域)の3つに分割されている。
In FIG. 1, reference numeral 1 denotes a document transmitted through a communication line 6, and 2 denotes an image information input device such as a scanner or a fax machine that scans the image of the document 1 and reads it in monochrome. 3 is an electronic computer such as a personal computer, and its functional configuration includes an RGB (red, green, blue) plane memory 31 that holds read binary monochrome information, an EOR calculation section 32, a result storage section 33, and an encoding control section. It is composed of a section 34 and a line control section 35. The memory 31 includes an R plane (storage area) for storing red information and a G plane (storage area) for storing green information.
It is divided into three planes: a plane (storage area) and a B plane (storage area) for storing blue information.

【0020】4はカラーディスプレイであり、カラーデ
ィスプレイ4の表示色は、例えば、表1のように表示さ
れる。
4 is a color display, and the display colors of the color display 4 are displayed as shown in Table 1, for example.

【0021】[0021]

【表1】[Table 1]

【0022】つまり、情報に色がない時は、白色の生地
に黒色で情報が表示されるものである。
In other words, when the information does not have color, the information is displayed in black on a white background.

【0023】5はRGB(赤、緑、青)プレーンメモリ
31上の原稿にカラーで描画、削除等の加工を施すため
のタブレットであり、前記カラーディスプレイ4とアド
レスが対応している。51は赤色(R)表示用ペンであ
り、この赤色(R)表示用ペン51でタプレット5上を
押圧して線を引くと、その部分が前記カラーディスプレ
イ4上の対応する位置に赤色で表示されるようになって
いる。6は通信回線である。
Reference numeral 5 denotes a tablet for performing processing such as color drawing and deletion on the original on the RGB (red, green, blue) plane memory 31, and its address corresponds to the color display 4. 51 is a red (R) display pen, and when this red (R) display pen 51 is pressed on the tablet 5 to draw a line, that part is displayed in red at the corresponding position on the color display 4. It is now possible to do so. 6 is a communication line.

【0024】次に、前記本実施装置の動作を簡単に説明
する。
Next, the operation of the present embodiment apparatus will be briefly explained.

【0025】図1に示すように、原稿1の画像をスキャ
ナ,FAX等の画像情報入力機器2により二値のモノク
ロイメージ情報で読み込む。その時、二値のモノクロイ
メージ情報は反転して出力する。
As shown in FIG. 1, an image of a document 1 is read as binary monochrome image information by an image information input device 2 such as a scanner or a FAX. At that time, the binary monochrome image information is inverted and output.

【0026】読み込まれた二値のモノクロイメージ情報
は、RGB(赤、緑、青)プレーンメモリ31に格納(
保持)される。そして、RGB3枚のプレーン31R,
31G,31Bから構成される二値のカラー画像情報を
ランレングスを利用した符号化により情報を圧縮する場
合に、各プレーン上のアドレスを更新し、その内容を読
出し、基本となるRプレーン31Rの内容と比較するG
プレーン31Gの内容及びRプレーン31Rの内容とB
プレーン31Bの内容とのビット毎のEOR演算をEO
R演算部32で行う。そのEOR演算の結果を結果保持
部33で保持する。この結果保持部33に保持されてい
るEOR演算の結果を読み出して符号化制御部34で画
像情報をランレングスを利用した符号化により情報を圧
縮し、回線制御部35を通して通信回線6に送る。 なお、RプレーンはそのままEOR論理演算部32、結
果保持部33を通して、符号化制御部34に送られる。
The read binary monochrome image information is stored in the RGB (red, green, blue) plane memory 31 (
retained). And three RGB planes 31R,
When compressing binary color image information composed of 31G and 31B by encoding using run length, the addresses on each plane are updated, the contents are read, and the basic R plane 31R is compressed. G to compare with the contents
Contents of plane 31G and contents of R plane 31R and B
EO bitwise EOR operation with the contents of plane 31B
This is performed by the R calculation unit 32. The result of the EOR operation is held in the result holding unit 33. The result of the EOR operation held in the result holding unit 33 is read out, and the encoding control unit 34 compresses the image information by encoding it using run length, and sends it to the communication line 6 through the line control unit 35. Note that the R plane is directly sent to the encoding control unit 34 through the EOR logic operation unit 32 and result holding unit 33.

【0027】次に、前記本実施装置による本実施例の画
像情報の圧縮方法の処理手順を説明する。
Next, the processing procedure of the image information compression method of this embodiment by the above-mentioned embodiment apparatus will be explained.

【0028】図2は、本実施例の画像情報の圧縮方法の
処理手順を示すフロチャートである。
FIG. 2 is a flowchart showing the processing procedure of the image information compression method of this embodiment.

【0029】本実施例の画像情報の圧縮方法は、図2に
示すように、まず、圧縮符号化する元データを保持する
プレーン(RGB3枚のプレーン31R,31G,31
B)とRプレーン31RとGプレーン31G、Rプレー
ン31RとBプレーン31BのEOR演算結果を保持す
るプレーン(EG、EBプレーン)に対し、ステップ1
01:各プレーン(R、G、B、EG、EB)の先頭ア
ドレス(AR、AG、AB、AEG、AEB)をセット
する。
In the image information compression method of this embodiment, as shown in FIG.
Step 1 for the planes (EG, EB planes) that hold the EOR calculation results of B), R plane 31R and G plane 31G, and R plane 31R and B plane 31B.
01: Set the start address (AR, AG, AB, AEG, AEB) of each plane (R, G, B, EG, EB).

【0030】ステップ102:R、G、B各プレーンに
おいて、指定されたアドレス(AR、AG、AB)に示
される内容(DR、DG、DB)をセットする。
Step 102: Set the contents (DR, DG, DB) indicated by the designated addresses (AR, AG, AB) in each of the R, G, and B planes.

【0031】ステップ103:上記ステップ2の内容(
DR、DG、DB)について、ビット毎のEOR論理演
算(EG=DG^DR、EB=DB^DR)を施す。
Step 103: Contents of step 2 above (
DR, DG, DB), a bit-by-bit EOR logical operation (EG=DG^DR, EB=DB^DR) is performed.

【0032】ステップ104:上記ステップ3の結果(
EG、EB)をEGプレーン、EBプレーンの指定され
たアドレス(AEG、AEB)に格納する。
Step 104: The result of step 3 above (
EG, EB) are stored in the specified addresses (AEG, AEB) of the EG plane and EB plane.

【0033】ステップ105:各プレーン(R、G、B
、EG、EBプレーン)のアドレスを更新する。
Step 105: Each plane (R, G, B
, EG, EB plane).

【0034】ステップ106:圧縮符号化するデータの
カウント値分(Rプレーンのアドレス(AR)が最大ア
ドレスになるまで)上記ステップ2〜ステップ5を繰り
返す。
Step 106: Repeat steps 2 to 5 for the count value of data to be compressed and encoded (until the address (AR) of the R plane reaches the maximum address).

【0035】ステップ107:圧縮符号化するデータは
、基本プレーンであるRプレーン、Gプレーンの替わり
にEGプレーン、Bプレーンの替わりにEBプレーンに
対して実施する。
Step 107: The data to be compressed and encoded is compressed on the R plane, which is a basic plane, on the EG plane instead of the G plane, and on the EB plane instead of the B plane.

【0036】以上の説明からわかるように、本実施例に
よれば、RGB3枚のプレーン31R,31G,31B
から構成される二値のカラー画像情報をランレングスを
利用した符号化により情報を圧縮する場合に、各プレー
ン上のアドレスを更新し、内容を読み出し、基本となる
Rプレーン31Rの内容と比較するGプレーン31G内
容及びRプレーン31Rの内容と比較するBプレーン3
1Bの内容とのビット毎のEOR演算を実行し、EOR
演算の結果を保持することにより、圧縮符号化に先立ち
、プレーン間の内容のビット毎のEOR論理演算をとる
と、圧縮後の情報量を削減できるので、二値カラー画像
情報を効率よく圧縮し、通信回線により伝送する際の通
信時間、回線使用料を削減することができる。また、外
部記憶装置に格納する際にも書込み時間、ファイル容量
を削減することが可能である。
As can be seen from the above description, according to this embodiment, three RGB planes 31R, 31G, 31B
When compressing binary color image information consisting of by encoding using run length, the addresses on each plane are updated, the contents are read, and the contents are compared with the contents of the basic R plane 31R. B plane 3 comparing the contents of G plane 31G and R plane 31R
Performs a bitwise EOR operation with the contents of 1B, and EOR
By retaining the result of the operation and performing an EOR logical operation for each bit of the content between planes before compression encoding, the amount of information after compression can be reduced, so binary color image information can be efficiently compressed. , it is possible to reduce communication time and line usage charges when transmitting via a communication line. Furthermore, it is possible to reduce writing time and file capacity when storing in an external storage device.

【0037】以上、本発明を実施例に基づき具体的に説
明したが、本発明は、前記実施例に限定されるものでは
なく、その要旨を逸脱しない範囲において、種々変更し
得ることはいうまでもない。
[0037] The present invention has been specifically explained above based on examples, but it goes without saying that the present invention is not limited to the above-mentioned examples and can be modified in various ways without departing from the gist thereof. Nor.

【0038】[0038]

【発明の効果】以上、説明したように、本発明によれば
、圧縮符号化に先立ち、プレーン間の内容のビット毎の
EOR演算をとることにより、圧縮後の情報量を削減で
きるので、二値カラー画像情報を効率よく圧縮し、通信
回線により伝送する際の通信時間、回線使用料を削減す
ることができる。また、記憶装置に格納する際にも書き
込み時間、ファイル容量を削減することが可能である。
As described above, according to the present invention, the amount of information after compression can be reduced by performing an EOR operation for each bit of the content between planes prior to compression encoding. It is possible to efficiently compress color image information and reduce communication time and line usage fees when transmitting it via a communication line. Furthermore, it is possible to reduce writing time and file capacity when storing in a storage device.

【図面の簡単な説明】[Brief explanation of the drawing]

【図1】本発明の画像情報の圧縮方法を実施する装置の
一例の概略構成を示すブロック図である。
FIG. 1 is a block diagram showing a schematic configuration of an example of a device that implements the image information compression method of the present invention.

【図2】本実施例の画像情報の圧縮方法の処理手順を示
すフロチャートである。
FIG. 2 is a flowchart showing the processing procedure of the image information compression method of this embodiment.

【図3】従来技術の問題点を説明するための図である。FIG. 3 is a diagram for explaining problems in the prior art.

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

1…原稿、2…画像情報入力機器、3…電子計算機、3
1…RGB(赤、緑、青)プレーンメモリ、32…EO
R演算部、33…結果保持部、34…符号化制御部、3
5…回線制御部、4…カラーディスプレイ、5…タブレ
ット、51…赤色(R)表示用ペン、6…通信回線。
1... Manuscript, 2... Image information input device, 3... Electronic computer, 3
1...RGB (red, green, blue) plane memory, 32...EO
R calculation unit, 33... Result holding unit, 34... Encoding control unit, 3
5... Line control unit, 4... Color display, 5... Tablet, 51... Red (R) display pen, 6... Communication line.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  画像情報入力手段によりモノクロ原稿
を読み込み、この読み込んだ画像情報を赤、緑、青の3
枚のプレーンメモリに保持し、タブレットにより原稿上
にカラーで描画、削除等の加工を施し、それをランレン
グス符号化して画像情報を圧縮する方法であって、画像
情報のランレングス符号化の前に、赤、緑、青の3枚の
プレーンから構成される二値カラー画像情報に対し、基
本となるプレーンを決定する段階と、該基本プレーンと
比較するプレーンの各々対応する内容を読み出し、これ
と基本プレーンとの排他論理和演算を行う段階と、その
排他論理和演算結果を保持する段階と、該排他論理和演
算結果の情報をランレングス符号化を行う段階とを備え
たことを特徴とする画像情報の圧縮方法。
[Claim 1] A monochrome original is read by an image information input means, and the read image information is divided into three colors: red, green, and blue.
This is a method of compressing image information by storing images in a plain memory, drawing in color on a tablet, performing processing such as deletion, and encoding the image into run-length. For binary color image information consisting of three planes of red, green, and blue, there is a step of determining a basic plane, and reading out the contents corresponding to each of the planes to be compared with the basic plane. and a base plane, a step of holding the result of the exclusive OR operation, and a step of performing run-length encoding of information on the result of the exclusive OR operation. How to compress image information.
JP2405904A 1990-12-25 1990-12-25 Compressing method for picture information Pending JPH04223671A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2405904A JPH04223671A (en) 1990-12-25 1990-12-25 Compressing method for picture information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2405904A JPH04223671A (en) 1990-12-25 1990-12-25 Compressing method for picture information

Publications (1)

Publication Number Publication Date
JPH04223671A true JPH04223671A (en) 1992-08-13

Family

ID=18515516

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2405904A Pending JPH04223671A (en) 1990-12-25 1990-12-25 Compressing method for picture information

Country Status (1)

Country Link
JP (1) JPH04223671A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8535862B2 (en) 2010-07-07 2013-09-17 Ricoh Company, Ltd. Electrophotographic photoreceptor, image forming apparatus, and process cartridge

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8535862B2 (en) 2010-07-07 2013-09-17 Ricoh Company, Ltd. Electrophotographic photoreceptor, image forming apparatus, and process cartridge

Similar Documents

Publication Publication Date Title
JP4929073B2 (en) Multi-function printer
US6741746B2 (en) Method and apparatus for processing image files
US6381371B1 (en) Method and apparatus for processing image files
JPH04261265A (en) Picture processor
JPH03204274A (en) Color picture transmission method
JPH04223671A (en) Compressing method for picture information
JP5222409B2 (en) Printer device
JP3281183B2 (en) Image encoding / decoding method and image encoding / decoding device
JPH0723147A (en) Color facsimile equipment
JP4136573B2 (en) Image processing method, image processing apparatus, program, and recording medium
JPH1169032A (en) Facsimile equipment
JP3170864B2 (en) Image processing device
JPH02127745A (en) Transmitting device for store contents of memory
JP3187696B2 (en) Image coding device
JP3736107B2 (en) Image processing device
JP3703337B2 (en) Image communication apparatus and image communication method
JPS63138882A (en) Data compressor
JP3247754B2 (en) Image transmission device
JP3295507B2 (en) Binary image encoding / decoding method
JP2003153008A (en) Image coding device and image decoding device
JPH0710430Y2 (en) Binary image reduction device
JPH07184060A (en) Image processing unit
JPH09200538A (en) Image reader
JPS6132665A (en) Compression decoding method for binary picture information
JP2004159000A (en) Color image reading and recording apparatus