JPH0522611A - Image coding system - Google Patents
Image coding systemInfo
- Publication number
- JPH0522611A JPH0522611A JP3194836A JP19483691A JPH0522611A JP H0522611 A JPH0522611 A JP H0522611A JP 3194836 A JP3194836 A JP 3194836A JP 19483691 A JP19483691 A JP 19483691A JP H0522611 A JPH0522611 A JP H0522611A
- Authority
- JP
- Japan
- Prior art keywords
- line
- image data
- encoding
- determination signal
- coding
- 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, Expansion, Code Conversion, And Decoders (AREA)
- Image Processing (AREA)
- Compression Of Band Width Or Redundancy In Fax (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】この発明は、ワープロやタイプラ
イターなどにより作成される文書のように、行間や上下
余白に出現する全白ラインを多く含む画像を符号化する
画像符号化方式に関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image coding method for coding an image including many white lines appearing between lines and in upper and lower margins, such as a document created by a word processor or a typewriter. is there.
【0002】[0002]
【従来の技術】従来の各種符号化方式は、画素間の相関
を利用することによって符号化効率の向上をはかってい
るものが多い。その中で、ライン間の相関を利用した2
次元符号化方式としてMR,MMR符号化方式がある。
MR,MMR符号化方式は、直前のライン(参照ライ
ン)の変化画素を基準に、符号化ライン上の変化画素を
符号化する。符号化に用いられる起点画素、及び変化画
素の定義を図4に、MR符号化方式の符号割当を表1に
示す。2. Description of the Related Art In many conventional coding systems, the coding efficiency is improved by utilizing the correlation between pixels. Among them, 2 using correlation between lines
There are MR and MMR coding methods as dimensional coding methods.
In the MR / MMR encoding method, the change pixels on the encoding line are encoded with reference to the change pixels on the immediately preceding line (reference line). FIG. 4 shows the definition of the starting pixel and the change pixel used for encoding, and Table 1 shows the code allocation of the MR encoding method.
【表1】
なお、MR符号化方式等の2次元符号化方式は、符号化
誤りが以後のラインに伝播することを防ぐために一定ラ
インごとに1次元符号化方式であるMH符号化を行って
いる。MMR符号化方式は、MR符号化方式を一部変更
することにより、符号化効率の向上をはかったものであ
り、基本的にはMMR符号化方式と同じであるので、以
後MR符号化方式について記述する。[Table 1] In the two-dimensional coding method such as the MR coding method, MH coding, which is a one-dimensional coding method, is performed for every certain line in order to prevent a coding error from propagating to subsequent lines. The MMR coding method aims to improve the coding efficiency by partially changing the MR coding method, and is basically the same as the MMR coding method. Describe.
【0003】MR符号化方式は、2次元符号化に属する
方式であり、参照ラインの変化画素を基準とし、図4に
おける起点画素a0の次の変化画素a1を符号化する。
以下に符号化手順を示す。
手順1
1 a1の左側にb2が存在するときはパスモードとし
て検出し、このモードを符号語“0001”を用いて符
号化する。この後、b2の真下の画素を新しい起点画素
a0とする。2 パスモードが検出されないときは手順
2に進む。The MR coding method is a method belonging to two-dimensional coding, and the change pixel a1 next to the starting point pixel a0 in FIG. 4 is coded with reference to the change pixel of the reference line.
The encoding procedure is shown below. Procedure 1 1 When b2 exists on the left side of a1, it is detected as a pass mode, and this mode is encoded using the code word “0001”. After that, the pixel immediately below b2 is set as a new starting pixel a0. If the 2-pass mode is not detected, proceed to step 2.
【0004】手順2
1 a1とb1の距離を測定する。2 a1とb1の距
離が3以下ならば垂直モードとして検出し、表1に示す
ようにa1b1の距離を符号化する。その後、画素a1
が新しい起点画素a0になる。3 a1とb2の距離が
3より大きいとき、水平モードとして検出し、表1に示
すように符号“001”に引き続いてa0a1及びa1
a2を各々1次元符号化により符号化する。この後、画
素a2が起点画素a0となる。Procedure 2 1 The distance between a1 and b1 is measured. 2 If the distance between a1 and b1 is 3 or less, it is detected as the vertical mode, and the distance of a1b1 is encoded as shown in Table 1. After that, the pixel a1
Becomes the new starting pixel a0. 3 When the distance between a1 and b2 is larger than 3, it is detected as the horizontal mode, and as shown in Table 1, the code “001” is followed by a0a1 and a1.
Each a2 is encoded by one-dimensional encoding. After that, the pixel a2 becomes the starting point pixel a0.
【0005】MR符号化方式の復号は、符号化されたデ
ータを表1の符号化語割当に従い復号し、参照ライン
(前ライン)の変化画素に対する復号ラインの変化画素
の位置を測定することにより行われる。In the decoding of the MR coding method, the coded data is decoded according to the code word allocation in Table 1, and the position of the changed pixel of the decoded line with respect to the changed pixel of the reference line (previous line) is measured. Done.
【0006】[0006]
【発明が解決しようとする課題】従来のMR,MMR符
号化方式では、ワープロやタイプライターなどにより作
成された文書のように行間や上下余白に全白ラインが多
く出現する画像に対して、そのような特徴には注目せず
に符号化を行っており、参照ラインが全白である場合、
ほとんどすべての変化点に対して、長い符号語が割り当
てられている水平モードで符号化されるため、全白ライ
ンを参照ラインとする符号化ラインの符号化効率が低下
するという問題点があった。In the conventional MR and MMR encoding method, an image in which a lot of white lines appear between lines or in the upper and lower margins, such as a document created by a word processor or a typewriter, is used. If you are encoding without paying attention to such characteristics, and the reference line is all white,
Since almost all the change points are coded in the horizontal mode in which long code words are assigned, there is a problem that the coding efficiency of the coding line using the all-white line as a reference line decreases. .
【0007】この発明は上記のような問題点を解消する
ためになされた画像符号化方式で、符号化効率の向上を
目的とする。The present invention is an image coding system made to solve the above problems, and an object thereof is to improve the coding efficiency.
【0008】[0008]
【課題を解決するための手段】この第1の発明に係る画
像符号化方式は、2値画像データにおいて、全白ライ
ン、或は黒画素を含むラインを判定し、ライン判定信号
を生成するとともに、原画像から全白ラインを除いた部
分画像データを生成する手段と、部分画像データを蓄積
するためのフレームメモリと、上記ライン判定信号と部
分画像データとを順に符号化し、それらを送信する符号
化部と、受信した符号化データをライン判定信号、部分
画像データの順に復号する復号手段と、復号されたライ
ン判定信号を蓄積するライン判定蓄積メモリと、復号さ
れた部分画像データに復号されたライン判定信号に基づ
いて全白ラインを挿入する手段とを用いて原画像データ
を得る復号部とを設けたものである。The image coding system according to the first aspect of the present invention determines an all-white line or a line including a black pixel in binary image data and generates a line determination signal. A means for generating partial image data excluding all white lines from an original image, a frame memory for accumulating partial image data, a code for sequentially encoding the line determination signal and partial image data, and a code for transmitting them A decoding unit that decodes the received encoded data in the order of the line determination signal and the partial image data, the line determination storage memory that stores the decoded line determination signal, and the decoded partial image data And a decoding unit for obtaining original image data by using means for inserting an all-white line based on the line determination signal.
【0009】また、この第2の発明に係る画像符号化方
式は、第1の発明の構成に加え、ライン判定信号を、部
分画像データの符号化・復号に用いる2次元符号化方式
に含まれる1次元符号化方式で符号化・復号するもので
ある。The image coding system according to the second invention is included in the two-dimensional coding system in which the line determination signal is used for coding / decoding partial image data in addition to the configuration of the first invention. Encoding / decoding is performed by a one-dimensional encoding method.
【0010】[0010]
【作用】この第1の発明は、画像データの全てのライン
に対して全白ラインであるか、或は黒画素を含むライン
であるかを判定して判定信号を生成するとともに、画像
データから全白ラインを除去して部分画像データを生成
することで符号化するライン数を減少させた後、部分画
像データと判定信号を符号化し、復号化部へ送信し部分
画像データ、判定信号の順に復号化し、各部分画像デー
タの間にライン判定信号に従って全白ラインを挿入し、
原画像データを得る。According to the first aspect of the present invention, the determination signal is generated by determining whether all the lines of the image data are all white lines or lines including black pixels, and After reducing the number of lines to be encoded by removing all white lines and generating partial image data, encode the partial image data and the judgment signal and send them to the decoding unit in the order of the partial image data and the judgment signal. Decode, insert an all-white line between each partial image data according to the line determination signal,
Get the original image data.
【0011】また、この第2の発明によれば、ライン判
定信号を部分画像データの2次元符号化方式の1つであ
るMR符号化方式で、サポートされているMH(モデフ
ァイドハフマン)符号化方式を適用して1次元符号化す
る。According to the second aspect of the invention, the line determination signal is MH (Modified Huffman) encoding supported by the MR encoding method which is one of the two-dimensional encoding methods of partial image data. The method is applied to perform one-dimensional encoding.
【0012】[0012]
【実施例】実施例1.以下、この発明の一実施例を図に
ついて説明する。図1は本符号化方式における符号化部
を示すブロック図である。図1において101は原画像
データ11を入力とし、ライン判定信号と、原画像から
全白ラインを除いた部分画像データとを生成する全白ラ
イン判定手段、102は部分画像データを蓄積するフレ
ームメモリ、103は全白ライン判定手段101で生成
されたライン判定信号とフレーームメモリ102に蓄積
された部分画像データとを順に符号化する符号化手段で
ある。EXAMPLES Example 1. An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing an encoding unit in this encoding method. In FIG. 1, reference numeral 101 is an input of the original image data 11, and an all-white line determination means for generating a line determination signal and partial image data obtained by removing all white lines from the original image. Reference numeral 102 is a frame memory for storing the partial image data. , 103 are encoding means for sequentially encoding the line determination signal generated by the all-white line determination means 101 and the partial image data accumulated in the frame memory 102.
【0013】図2は本符号化方式における復号部を示す
ブロック図である。201は受信した原画像符号化デー
タを復号する復号手段、202は復号されたライン判定
信号を蓄積しておくライン判定信号蓄積メモリ、203
はライン判定信号を基に、復号された部分画像データに
全白ラインを挿入する全白ライン合成手段である。FIG. 2 is a block diagram showing a decoding unit in the present encoding system. Reference numeral 201 is a decoding means for decoding the received original image encoded data, 202 is a line determination signal storage memory for storing the decoded line determination signal, 203
Is an all-white line synthesizing means for inserting all-white lines into the decoded partial image data based on the line determination signal.
【0014】図3(a)は参照ラインが黒画素を含む場
合、図3(b)は参照ラインが全白である場合の符号化
ラインに対するMR符号化例である。図3(a)は垂直
モードを示すものであり、このモードにおいて、Vの添
字RとLは、a1 がb1 の右側であるか左側であるかを
それぞれ示し、括弧内の数字は距離a1 ,b1 の値を示
す。FIG. 3A shows an example of MR coding for the coded line when the reference line includes black pixels and FIG. 3B is for the coded line when the reference line is all white. FIG. 3A shows a vertical mode, in which the subscripts R and L of V indicate whether a 1 is on the right side or the left side of b 1 , and the numbers in parentheses indicate the distance. The values of a 1 and b 1 are shown.
【0015】尚、a1 とは符号化ライン上でa0 (符号
化ライン上の参照または起点変化画素)より右の最初の
変化画素を示す。また、b1 はa0 より右でa0 と反対
の色を持つ参照ライン上の最初の変化画素を示す。Note that a 1 indicates the first change pixel on the coding line to the right of a 0 (reference or starting point change pixel on the coding line). Further, b 1 denotes a first change pixel on the reference line having a color opposite to that of a 0 in the right of a 0.
【0016】更に、図3(b)は水平モードを示すもの
であり、Hは2次元符号表内のフラッグ符号“000
1”である。H(a0 ,a1 )及びH(a1 ,a2 )は
各ラインa0 ,a1 及びa1 ,a1 の長さを“色”を示
す符号である。(CCITTブルブック 第VII−F
ASCICLE VII.3テレマティックサービスの
ための端末装置とプロトコル(勧告T.0〜T.63)
中勧告T.4 P18〜31を参照)(財団法人日本I
TU協会 平成2年9月20日発行)Further, FIG. 3B shows a horizontal mode, where H is a flag code "000" in the two-dimensional code table.
1 ”. H (a 0 , a 1 ) and H (a 1 , a 2 ) are codes indicating the length of each line a 0 , a 1 and a 1 , a 1 indicating“ color ”. CCITT Bull Book VII-F
ASCIILE VII. 3 Terminal devices and protocols for telematic services (Recommendations T.0 to T.63)
Medium Recommendation T. 4 See P18-31) (Foundation Japan I
TU Association, issued September 20, 1990)
【0017】本符号化方式における符号化部について図
1を用いて説明する。入力を原画像データ11とする全
白ライン判定手段101は、画素のすべてのラインに対
して全白ラインであるか黒画素を含むラインであるかを
判定したライン判定信号12を出力し、また、全白ライ
ンを除いた黒画素を含むラインにより構成される部分画
像データ13をフレームメモリ102に蓄積していく。The encoding unit in this encoding method will be described with reference to FIG. The all-white line determination means 101 having the input as the original image data 11 outputs a line determination signal 12 which determines whether all the lines of pixels are all-white lines or lines including black pixels, and , The partial image data 13 formed of lines including black pixels excluding all-white lines is accumulated in the frame memory 102.
【0018】続いて、ライン判定信号12とフレームメ
モリ102に蓄積されている部分画像データ13とを順
に符号化手段103の入力として符号化を行う。ただ
し、ライン判定信号の符号化は、1次元符号化であり、
これは例えば、全白ラインを白、黒を1画素でも含むラ
インを黒とみてモデファイドハフマン(以下MHと略
す)符号化を適用する。MH符号化方式はMR符号化方
式でサポートされている1次元符号化方式であるため、
装置化が容易であることに依っている。Subsequently, the line determination signal 12 and the partial image data 13 stored in the frame memory 102 are sequentially input to the encoding means 103 for encoding. However, the encoding of the line determination signal is one-dimensional encoding,
For this, for example, the modified Huffman (hereinafter abbreviated as MH) coding is applied by regarding an all-white line as white and a line including even one pixel as black. Since the MH coding system is a one-dimensional coding system supported by the MR coding system,
It depends on the fact that it can be easily made into a device.
【0019】ライン判定信号を符号化したデータと部分
画像データを符号化したデータとを合わせて、原画像符
号化データ14とする。この時、ライン判定信号と部分
画像データ14とする。この時、ライン判定信号と部分
画像データの切れ目が受信側で分かるように、あらかじ
め全ライン数を例えば32ビット定長のヘッダ情報等で
送信しておくか、EOL信号をライン判定信号の最後に
挿入するものとする。以上のように、画像データのすべ
てのラインに対して全白ラインであるかどうかをまず符
号化し、全白ラインを画像データから除くことで、符号
化するライン数を減少させることができる。The data obtained by encoding the line determination signal and the data obtained by encoding the partial image data are combined to form original image encoded data 14. At this time, the line determination signal and the partial image data 14 are used. At this time, the total number of lines is transmitted in advance by, for example, 32-bit constant length header information or the like so that the receiving side can recognize the break between the line determination signal and the partial image data, or the EOL signal is added to the end of the line determination signal. Shall be inserted. As described above, it is possible to reduce the number of encoded lines by first encoding whether all the lines of the image data are all-white lines and excluding the all-white lines from the image data.
【0020】また、ワープロやタイプライターで作成し
た文書の文字の位置は、縦方向に対しても揃っているの
で、全白ラインを挟むライン間の黒画素の分布には相関
があり、参照ラインを全白ラインとして符号化するより
も、黒画素を含むラインを参照ラインとして符号かを行
う方が、水平モードで符号化する変化画素数を減少させ
ることができ、符号化効率を高くすることができる。Further, since the positions of the characters in the document created by a word processor or typewriter are aligned in the vertical direction, there is a correlation in the distribution of black pixels between the lines sandwiching the all-white line and the reference line. It is possible to reduce the number of change pixels to be coded in the horizontal mode and improve the coding efficiency by coding with the line including the black pixel as the reference line, rather than coding with all white lines. You can
【0021】次に本符号化方式における復号部について
図2を用いて説明する。まず、受信した原画像符号化デ
ータ14のうちのライン判定信号を復号手段201でM
H符号化方式に基づき復号する。この時、ヘッダ情報で
直前に送信されているライン数に達した時点において、
あるいはEOL信号の検出においてライン判定信号の復
号が完了する。Next, the decoding unit in the present encoding system will be described with reference to FIG. First, the decoding unit 201 decodes the line determination signal of the received original image encoded data 14 into M
Decoding is performed based on the H encoding method. At this time, when the number of lines transmitted immediately before in the header information is reached,
Alternatively, decoding of the line determination signal is completed upon detection of the EOL signal.
【0022】復号されたライン判定信号15をライン判
定信号蓄積メモリ202に蓄積し、引き続き201によ
り復号される部分画像データ16を全白ライン合成手段
203の入力とする。全白ライン合成手段203では復
号された部分画像データ16に対しライン判定信号15
を基に全白ラインを挿入し、原画像データ17に復元す
る。The decoded line determination signal 15 is stored in the line determination signal storage memory 202, and the partial image data 16 subsequently decoded by 201 is input to the all-white line synthesizing means 203. In the all-white line synthesizing means 203, the line determination signal 15 is applied to the decoded partial image data 16.
All white lines are inserted based on, and restored to the original image data 17.
【0023】上記説明では、符号化方式としてMR符号
化方式を用いたが、MMR符号化方式あるいは他の2次
元符号化方式を用いても同様の効果がある。Although the MR coding method is used as the coding method in the above description, the same effect can be obtained by using the MMR coding method or another two-dimensional coding method.
【0024】[0024]
【発明の効果】以上のように、この第1の発明によれ
ば、画像のすべてのラインに対して全白ラインであるか
黒画素を含むラインであるかを判定し、全ラインを除い
た画像を符号化すればよいので、符号化するライン数が
減少し、かつ前ラインが全白であるラインの符号を短く
することができるので、画像データの符号化効率を向上
させることができる。As described above, according to the first aspect of the present invention, it is determined whether all the lines of the image are all white lines or lines including black pixels, and all lines are excluded. Since it suffices to encode the image, the number of lines to be encoded can be reduced, and the code of the line in which the preceding line is all white can be shortened, so that the encoding efficiency of the image data can be improved.
【0025】また、この第2の発明によれば、ライン判
定信号を部分画像データの符号化・復号に用いる2次元
符号化方式に含まれる1次元符号化方式で符号化・復号
することで、特に特定の符号化復号化器によらずとも容
易にライン判定信号を符号化・復号化することができ
る。According to the second aspect of the invention, the line determination signal is encoded / decoded by the one-dimensional encoding method included in the two-dimensional encoding method used for encoding / decoding the partial image data. In particular, the line determination signal can be easily encoded / decoded without using a specific encoding / decoding device.
【図1】符号化方式における符号化部を示すブロック図
である。FIG. 1 is a block diagram showing an encoding unit in an encoding method.
【図2】符号化方式における復号部を示すブロック図で
ある。FIG. 2 is a block diagram showing a decoding unit in the encoding system.
【図3】黒画素を含む場合aと参照ラインが全白である
場合bのMR符号化例を示す画素の配列図である。FIG. 3 is an array diagram of pixels showing an MR encoding example in the case a including a black pixel and in the case b in which the reference line is all white.
【図4】符号化に用いられる起点画素と変化画素とを示
す画素の配列図である。FIG. 4 is an array diagram of pixels showing a starting pixel and a change pixel used for encoding.
11 原画像データ 12 ライン判定信号 13 部分画像データ 14 原画像符号化データ 15 復号されたライン判定信号 16 復号された部分画像データ 17 復号された原画像データ 101 全白ライン判定手段 102 フレームメモリ 103 符号化手段 201 復号手段 202 ライン判定信号メモリ 203 全白ライン合成手段 11 Original image data 12 line judgment signal 13 partial image data 14 Original image coded data 15 Decoded line decision signal 16 Decoded partial image data 17 Decoded original image data 101 all white line determination means 102 frame memory 103 encoding means 201 Decoding means 202 line judgment signal memory 203 All-white line synthesizing means
─────────────────────────────────────────────────────
─────────────────────────────────────────────────── ───
【手続補正書】[Procedure amendment]
【提出日】平成3年10月9日[Submission date] October 9, 1991
【手続補正1】[Procedure Amendment 1]
【補正対象書類名】明細書[Document name to be amended] Statement
【補正対象項目名】全文[Correction target item name] Full text
【補正方法】変更[Correction method] Change
【補正内容】[Correction content]
【書類名】 明細書[Document name] Statement
【発明の名称】 画像符号化方式Title of image coding method
【特許請求の範囲】[Claims]
【発明の詳細な説明】Detailed Description of the Invention
【0001】[0001]
【産業上の利用分野】この発明は、ワープロやタイプラ
イターなどにより作成される文書のように、行間や上下
余白に出現する全白ラインを多く含む画像を符号化する
画像符号化方式に関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image coding method for coding an image including many white lines appearing between lines and in upper and lower margins, such as a document created by a word processor or a typewriter. is there.
【0002】[0002]
【従来の技術】従来の各種符号化方式は、画素間の相関
を利用することによって符号化効率の向上をはかってい
るものが多い。その中で、ライン間の相関を利用した2
次元符号化方式としてMR,MMR符号化方式がある。
MR,MMR符号化方式は、直前のライン(参照ライ
ン)の変化画素を基準に、符号化ライン上の変化画素を
符号化する。符号化に用いられる起点画素、及び変化画
素の定義を図4に、MR符号化方式の符号割当を表1に
示す。2. Description of the Related Art In many conventional coding systems, the coding efficiency is improved by utilizing the correlation between pixels. Among them, 2 using correlation between lines
There are MR and MMR coding methods as dimensional coding methods.
In the MR / MMR encoding method, the change pixels on the encoding line are encoded with reference to the change pixels on the immediately preceding line (reference line). FIG. 4 shows the definition of the starting pixel and the change pixel used for encoding, and Table 1 shows the code allocation of the MR encoding method.
【0003】[0003]
【表1】[Table 1]
【0004】なお、MR符号化方式等の2次元符号化方
式は、符号化誤りが以後のラインに伝播することを防ぐ
ために一定ラインごとに1次元符号化方式であるMH符
号化を行っている。MMR符号化方式は、MR符号化方
式を一部変更することにより、符号化効率の向上をはか
ったものであり、基本的にはMMR符号化方式と同じで
あるので、以後MR符号化方式について記述する。In the two-dimensional coding method such as the MR coding method, the MH coding, which is a one-dimensional coding method, is performed for every certain line in order to prevent a coding error from propagating to subsequent lines. . The MMR coding method aims to improve the coding efficiency by partially changing the MR coding method, and is basically the same as the MMR coding method. Describe.
【0005】MR符号化方式は、2次元符号化に属する
方式であり、参照ラインの変化画素を基準とし、図4に
おける起点画素a0の次の変化画素a1を符号化する。
以下に符号化手順を示す。手順11 a1の左側にb2
が存在するときはパスモードとして検出し、このモード
を符号語“0001”を用いて符号化する。この後、b
2の真下の画素を新しい起点画素a0とする。2 パス
モードが検出されないときは手順2に進む。The MR encoding system belongs to the two-dimensional encoding system, and the change pixel on the reference line is used as a reference to encode the change pixel a1 next to the starting pixel a0 in FIG.
The encoding procedure is shown below. Step 11 b2 on the left side of a1
Is detected as a pass mode, and this mode is encoded using the codeword “0001”. After this, b
The pixel directly under 2 is set as a new starting pixel a0. If the 2-pass mode is not detected, proceed to step 2.
【0006】手順21 a1とb1の距離を測定する。
2 a1とb1の距離が3以下ならば垂直モードとして
検出し、表1に示すようにa1b1の距離を符号化す
る。その後、画素a1が新しい起点画素a0になる。3
a1とb2の距離が3より大きいとき、水平モードと
して検出し、表1に示すように符号“001”に引き続
いてa0a1及びa1a2を各々1次元符号化により符
号化する。この後、画素a2が起点画素a0となる。Procedure 21: Measure the distance between a1 and b1.
2 If the distance between a1 and b1 is 3 or less, it is detected as the vertical mode, and the distance of a1b1 is encoded as shown in Table 1. After that, the pixel a1 becomes the new starting pixel a0. Three
When the distance between a1 and b2 is greater than 3, the horizontal mode is detected, and as shown in Table 1, the code "001" is followed by a0a1 and a1a2, which are each coded by one-dimensional coding. After that, the pixel a2 becomes the starting point pixel a0.
【0007】MR符号化方式の復号は、符号化されたデ
ータを表1の符号化語割当に従い復号し、参照ライン
(前ライン)の変化画素に対する復号ラインの変化画素
の位置を測定することにより行われる。The decoding of the MR coding method is performed by decoding the coded data according to the code word assignment of Table 1 and measuring the position of the changed pixel of the decoded line with respect to the changed pixel of the reference line (previous line). Done.
【0008】[0008]
【発明が解決しようとする課題】従来のMR,MMR符
号化方式では、ワープロやタイプライターなどにより作
成された文書のように行間や上下余白に全白ラインが多
く出現する画像に対して、そのような特徴には注目せず
に符号化を行っており、参照ラインが全白である場合、
ほとんどすべての変化点に対して、長い符号語が割り当
てられている水平モードで符号化されるため、全白ライ
ンを参照ラインとする符号化ラインの符号化効率が低下
するという問題点があった。In the conventional MR and MMR encoding method, an image in which a lot of white lines appear between lines or in the upper and lower margins, such as a document created by a word processor or a typewriter, is used. If you are encoding without paying attention to such characteristics, and the reference line is all white,
Since almost all the change points are coded in the horizontal mode in which long code words are assigned, there is a problem that the coding efficiency of the coding line using the all-white line as a reference line decreases. .
【0009】この発明は上記のような問題点を解消する
ためになされた画像符号化方式で、符号化効率の向上を
目的とする。The present invention is an image coding system made to solve the above problems, and an object thereof is to improve the coding efficiency.
【0010】[0010]
【課題を解決するための手段】この第1の発明に係る画
像符号化方式は、2値画像データにおいて、全白ライン
であるか、或は黒画素を含むラインであるかを判定し、
ライン判定信号を生成するとともに、原画像から全白ラ
インを除いた部分画像データを生成する手段と、部分画
像データを蓄積するためのフレームメモリと、上記ライ
ン判定信号と部分画像データとを順に符号化し、それら
を送信する符号化部と、受信した符号化データをライン
判定信号、部分画像データの順に復号する復号手段と、
復号されたライン判定信号を蓄積するライン判定蓄積メ
モリと、復号された部分画像データに復号されたライン
判定信号に基づいて全白ラインを挿入する手段とを用い
て原画像データを得る復号部とを設けたものである。Means for Solving the Problems The image encoding method according to the first invention, the binary image data, all white line
Or it is, or to determine whether a line containing black pixels,
A unit for generating a line determination signal and generating partial image data by removing all white lines from the original image, a frame memory for accumulating the partial image data, the line determination signal and the partial image data are sequentially coded. And a decoding unit that decodes the received encoded data in the order of the line determination signal and the partial image data,
A line determination storage memory that stores the decoded line determination signal, and a decoding unit that obtains original image data by using means for inserting an all-white line into the decoded partial image data based on the decoded line determination signal, Is provided.
【0011】また、この第2の発明に係る画像符号化方
式は、第1の発明の構成を変更することなく、ライン判
定信号を、部分画像データの符号化・復号に用いる2次
元符号化方式に含まれる1次元符号化方式で符号化・復
号するものである。Further, the image coding method according to the second invention, without changing the configuration of the first invention, the line determination signal, the two-dimensional coding to be used for encoding and decoding of the partial image data The encoding / decoding is performed by the one-dimensional encoding method included in the method.
【0012】[0012]
【作用】この第1の発明は、画像データの全てのライン
に対して全白ラインであるか、或は黒画素を含むライン
であるかを判定してライン判定信号を生成するととも
に、画像データから全白ラインを除去して部分画像デー
タを生成することで符号化するライン数を減少させた
後、ライン判定信号と部分画像データを符号化し、復号
部へ送信しライン判定信号、部分画像データ、判定信号
の順に復号化し、各部分画像データの間にライン判定信
号に従って全白ラインを挿入し、原画像データを得る。[Action] The first invention is either all white lines for all lines of the image data, or whether to generate a line-size constant signal to determine a line including the black pixels, the image after reducing the number of lines to be encoded by generating a partial image data by removing the all-white line from the data, a line determination signal and the part of image data is encoded, decrypt
Transmission line-determination signal to the part, part of image data, decoded in the order of decision signals, and insert the all-white line according the line determination signal during each partial image data to obtain original image data.
【0013】また、この第2の発明によれば、ライン判
定信号を部分画像データの2次元符号化方式の1つであ
るMR符号化方式で、サポートされているMH(モデフ
ァイドハフマン)符号化方式を適用して1次元符号化す
る。According to the second aspect of the invention, the line determination signal is MH (Modified Huffman) encoding supported by the MR encoding method which is one of the two-dimensional encoding methods of the partial image data. The method is applied to perform one-dimensional encoding.
【0014】[0014]
【実施例】実施例1.以下、この発明の一実施例を図に
ついて説明する。図1は本符号化方式における符号化部
を示すブロック図である。図1において101は原画像
データ11を入力とし、ライン判定信号と、原画像から
全白ラインを除いた部分画像データとを生成する全白ラ
イン判定手段、102は部分画像データを蓄積するフレ
ームメモリ、103は全白ライン判定手段101で生成
されたライン判定信号とフレーームメモリ102に蓄積
された部分画像データとを順に符号化する符号化手段で
ある。EXAMPLES Example 1. An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing an encoding unit in this encoding method. In FIG. 1, reference numeral 101 is an input of the original image data 11, and an all-white line determination means for generating a line determination signal and partial image data obtained by removing all white lines from the original image. Reference numeral 102 is a frame memory for storing the partial image data. , 103 are encoding means for sequentially encoding the line determination signal generated by the all-white line determination means 101 and the partial image data accumulated in the frame memory 102.
【0015】図2は本符号化方式における復号部を示す
ブロック図である。201は受信した原画像符号化デー
タを復号する復号手段、202は復号されたライン判定
信号を蓄積しておくライン判定信号蓄積メモリ、203
はライン判定信号を基に、復号された部分画像データに
全白ラインを挿入する全白ライン合成手段である。FIG. 2 is a block diagram showing a decoding unit in the present encoding system. Reference numeral 201 is a decoding means for decoding the received original image encoded data, 202 is a line determination signal storage memory for storing the decoded line determination signal, 203
Is an all-white line synthesizing means for inserting all-white lines into the decoded partial image data based on the line determination signal.
【0016】図3(a)は参照ラインが黒画素を含む場
合、図3(b)は参照ラインが全白である場合の符号化
ラインに対するMR符号化例である。図3(a)の垂直
モードにおいて、Vの添字RとLは、a1 がb1 の右側
であるか左側であるかをそれぞれ示し、括弧内の数字は
距離a1 ,b1 の値を示す。FIG. 3A shows an example of MR coding for the coded line when the reference line includes black pixels and FIG. 3B is for the coded line when the reference line is all white. Subscripts R and L of the vertical <br/> Oite the mode, V in FIG. 3 (a), indicates whether a left or a 1 is a right b 1 respectively, the numbers in parentheses distance The values of a 1 and b 1 are shown.
【0017】尚、a1 とは符号化ライン上でa0 (符号
化ライン上の参照または起点変化画素)より右の最初の
変化画素を示す。また、b1 はa0 より右でa0 と反対
の色を持つ参照ライン上の最初の変化画素を示す。Note that a 1 indicates the first change pixel on the coding line to the right of a 0 (reference or starting point change pixel on the coding line). Further, b 1 denotes a first change pixel on the reference line having a color opposite to that of a 0 in the right of a 0.
【0018】更に、図3(b)の水平モードにおいてH
(a0 a1 ,a1 a2 )はH+M(a0 a1 )+M(a
1 a2 )を意味する。Hはフラッグ符号“001”,M
(a0 a1 )及びM(a1 a2 )は各ランa0 a1 ,a
1 a2 の長さと色を示す符号である。(CCITTブル
ブック 第VII−FASCICLE VII.3テレ
マティックサービスのための端末装置とプロトコル(勧
告T.0〜T.63)中勧告T.4 P18〜31を参
照)(財団法人日本ITU協会 平成2年9月20日発
行)Furthermore, in the horizontal mode of FIG.
(A 0 a 1 , a 1 a 2 ) is H + M (a 0 a 1 ) + M (a
1 a 2 ) is meant. H is the flag code "001", M
(A 0 a 1 ) and M (a 1 a 2 ) are each run a 0 a 1 , a
It is a code indicating the length and color of 1 a 2 . (See CCITT Bull Book VII-FASCICLE VII.3 Terminal Devices and Protocols for Telematic Services (Recommendations T.0 to T.63) Recommendations T.4 P18 to 31) (Japan ITU Association Heisei 2) (Published September 20, 2012)
【0019】本符号化方式における符号化部について図
1を用いて説明する。入力を原画像データ11とする全
白ライン判定手段101は、画素のすべてのラインに対
して全白ラインであるか黒画素を含むラインであるかを
判定したライン判定信号12を出力し、また、全白ライ
ンを除いた黒画素を含むラインにより構成される部分画
像データ13をフレームメモリ102に蓄積していく。An encoding unit in this encoding method will be described with reference to FIG. The all-white line determination means 101 having the input as the original image data 11 outputs a line determination signal 12 which determines whether all the lines of pixels are all-white lines or lines including black pixels, and , The partial image data 13 formed of lines including black pixels excluding all-white lines is accumulated in the frame memory 102.
【0020】続いて、ライン判定信号12とフレームメ
モリ102に蓄積されている部分画像データ13とを順
に符号化手段103の入力として符号化を行う。ただ
し、ライン判定信号の符号化は、1次元符号化であり、
これは例えば、全白ラインを白、黒を1画素でも含むラ
インを黒とみてモデファイドハフマン(以下MHと略
す)符号化を適用する。MH符号化方式はMR符号化方
式でサポートされている1次元符号化方式であるため、
装置化が容易であることに依っている。Subsequently, the line determination signal 12 and the partial image data 13 stored in the frame memory 102 are sequentially input to the encoding means 103 for encoding. However, the encoding of the line determination signal is one-dimensional encoding,
For this, for example, the modified Huffman (hereinafter abbreviated as MH) coding is applied by regarding an all-white line as white and a line including even one pixel as black. Since the MH coding system is a one-dimensional coding system supported by the MR coding system,
It depends on the fact that it can be easily made into a device.
【0021】ライン判定信号を符号化したデータと部分
画像データを符号化したデータとを合わせて、原画像符
号化データ14とする。この時、ライン判定信号と部分
画像データ14とする。この時、ライン判定信号と部分
画像データの切れ目が受信側で分かるように、あらかじ
め全ライン数を例えば32ビット定長のヘッダ情報等で
送信しておくか、EOL信号をライン判定信号の最後に
挿入するものとする。以上のように、画像データのすべ
てのラインに対して全白ラインであるかどうかをまず符
号化し、全白ラインを画像データから除くことで、符号
化するライン数を減少させることができる。The data obtained by encoding the line determination signal and the data obtained by encoding the partial image data are combined to form original image encoded data 14. At this time, the line determination signal and the partial image data 14 are used. At this time, the total number of lines is transmitted in advance by, for example, 32-bit constant length header information or the like so that the receiving side can recognize the break between the line determination signal and the partial image data, or the EOL signal is added to the end of the line determination signal. Shall be inserted. As described above, it is possible to reduce the number of encoded lines by first encoding whether all the lines of the image data are all-white lines and excluding the all-white lines from the image data.
【0022】また、ワープロやタイプライターで作成し
た文書の文字の位置は、縦方向に対しても揃っているの
で、全白ラインを挟むライン間の黒画素の分布には相関
があり、参照ラインを全白ラインとして符号化するより
も、黒画素を含むラインを参照ラインとして符号かを行
う方が、水平モードで符号化する変化画素数を減少させ
ることができ、符号化効率を高くすることができる。Further, since the positions of the characters in the document created by a word processor or typewriter are aligned in the vertical direction, the black pixel distribution between the lines sandwiching the all-white line has a correlation, and the reference line It is possible to reduce the number of change pixels to be coded in the horizontal mode and improve the coding efficiency by coding with the line including the black pixel as the reference line, rather than coding with all white lines. You can
【0023】次に本符号化方式における復号部について
図2を用いて説明する。まず、受信した原画像符号化デ
ータ14のうちのライン判定信号を復号手段201でM
H符号化方式に基づき復号する。この時、ヘッダ情報で
直前に送信されているライン数に達した時点において、
あるいはEOL信号の検出においてライン判定信号の復
号が完了する。Next, the decoding unit in this encoding system will be described with reference to FIG. First, the decoding unit 201 decodes the line determination signal of the received original image encoded data 14 into M
Decoding is performed based on the H encoding method. At this time, when the number of lines transmitted immediately before in the header information is reached,
Alternatively, decoding of the line determination signal is completed upon detection of the EOL signal.
【0024】復号されたライン判定信号15をライン判
定信号蓄積メモリ202に蓄積し、引き続き201によ
り復号される部分画像データ16を全白ライン合成手段
203の入力とする。全白ライン合成手段203では復
号された部分画像データ16に対しライン判定信号15
を基に全白ラインを挿入し、原画像データ17に復元す
る。The decoded line determination signal 15 is stored in the line determination signal storage memory 202, and the partial image data 16 subsequently decoded by 201 is input to the all-white line synthesizing means 203. In the all-white line synthesizing means 203, the line determination signal 15 is applied to the decoded partial image data 16.
All white lines are inserted based on, and restored to the original image data 17.
【0025】上記説明では、符号化方式としてMR符号
化方式を用いたが、MMR符号化方式あるいは他の2次
元符号化方式を用いても同様の効果がある。Although the MR coding method is used as the coding method in the above description, the same effect can be obtained by using the MMR coding method or another two-dimensional coding method.
【0026】[0026]
【発明の効果】以上のように、この第1の発明によれ
ば、画像のすべてのラインに対して全白ラインであるか
黒画素を含むラインであるかを判定し、全ラインを除い
た画像を符号化すればよいので、符号化するライン数が
減少し、かつ前ラインが全白であるラインの符号を短く
することができるので、画像データの符号化効率を向上
させることができる。As described above, according to the first aspect of the present invention, it is determined whether all the lines of the image are all white lines or lines including black pixels, and all lines are excluded. Since it suffices to encode the image, the number of lines to be encoded can be reduced, and the code of the line in which the preceding line is all white can be shortened, so that the encoding efficiency of the image data can be improved.
【0027】また、この第2の発明によれば、ライン判
定信号を部分画像データの符号化・復号に用いる2次元
符号化方式に含まれる1次元符号化方式で符号化・復号
することで、特に特定の符号化復号化器によらずとも容
易にライン判定信号を符号化・復号化することができ
る。According to the second aspect of the invention, the line determination signal is encoded / decoded by the one-dimensional encoding method included in the two-dimensional encoding method used for encoding / decoding the partial image data. In particular, the line determination signal can be easily encoded / decoded without using a specific encoding / decoding device.
【図面の簡単な説明】[Brief description of drawings]
【図1】符号化方式における符号化部を示すブロック図
である。FIG. 1 is a block diagram showing an encoding unit in an encoding method.
【図2】符号化方式における復号部を示すブロック図で
ある。FIG. 2 is a block diagram showing a decoding unit in the encoding system.
【図3】黒画素を含む場合aと参照ラインが全白である
場合bのMR符号化例を示す画素の配列図である。FIG. 3 is an array diagram of pixels showing an MR encoding example in the case a including a black pixel and in the case b in which the reference line is all white.
【図4】符号化に用いられる起点画素と変化画素とを示
す画素の配列図である。FIG. 4 is an array diagram of pixels showing a starting pixel and a change pixel used for encoding.
【符号の説明】
11 原画像データ
12 ライン判定信号
13 部分画像データ
14 原画像符号化データ
15 復号されたライン判定信号
16 復号された部分画像データ
17 復号された原画像データ
101 全白ライン判定手段
102 フレームメモリ
103 符号化手段
201 復号手段
202 ライン判定信号メモリ
203 全白ライン合成手段
a0 起点画素
a1 符号化ライン上のa0 より右にある最初の変化
画素
a2 符号化ライン上のa1 より右にある最初の変化
画素
b1 参照ライン上のa0 より右でa0 となる反対色
の画素
b2 参照ライン上のb1 より右でa0 となる反対色
の画素[Description of Codes] 11 original image data 12 line determination signal 13 partial image data 14 original image encoded data 15 decoded line determination signal 16 decoded partial image data 17 decoded original image data 101 all-white line determination means 102 frame memory 103 encoding means 201 decoding means 202 line determination signal memory 203 all-white line synthesizing means a 0 starting point pixel a 1 first change pixel a 2 on the right of a 0 on the encoding line a on the encoding line a 2 opposite color of a pixel is the first change pixel b 1 reference b 1 a 0 on the right than on the opposite color of the pixel b 2 reference line serving as a 0 from the right a 0 on line in from 1 to the right
【手続補正2】[Procedure Amendment 2]
【補正対象書類名】図面[Document name to be corrected] Drawing
【補正対象項目名】図3[Name of item to be corrected] Figure 3
【補正方法】変更[Correction method] Change
【補正内容】[Correction content]
【図3】 [Figure 3]
Claims (2)
或は黒画素を含むラインを判定し、ライン判定信号を生
成するとともに、原画像から全白ラインを除いた部分画
像データを生成する手段と、部分画像データを蓄積する
ためのフレームメモリと、上記ライン判定信号と部分画
像データとを順に符号化し、それらを送信する符号化部
と、受信した符号化データをライン判定信号、部分画像
データの順に復号する復号手段と、復号されたライン判
定信号を蓄積するライン判定蓄積メモリと、復号された
部分画像データに復号されたライン判定信号に基づいて
全白ラインを挿入する手段とを用いて原画像データを得
る復号部とを有することを特徴とする画像符号化方式。1. An all white line in binary image data,
Alternatively, a line that includes a black pixel is determined, a line determination signal is generated, and partial image data that is obtained by removing all white lines from the original image is generated; a frame memory that stores the partial image data; The line determination signal and the partial image data are sequentially encoded, an encoding unit that transmits them, a decoding unit that decodes the received encoded data in the order of the line determination signal and the partial image data, and the decoded line determination signal A line determination storage memory for storing, and a decoding unit for obtaining original image data by using means for inserting an all-white line based on the decoded line determination signal into the decoded partial image data. Image coding method.
て、ライン判定信号を、部分画像データの符号化・復号
に用いる2次元符号化方式に含まれる1次元符号化方式
で符号化・復号することを特徴とする画像符号化方式。2. The image coding method according to claim 1, wherein the line determination signal is coded / decoded by a one-dimensional coding method included in a two-dimensional coding method used for coding / decoding partial image data. An image coding method characterized by the above.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3194836A JPH0522611A (en) | 1991-07-09 | 1991-07-09 | Image coding system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3194836A JPH0522611A (en) | 1991-07-09 | 1991-07-09 | Image coding system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0522611A true JPH0522611A (en) | 1993-01-29 |
Family
ID=16331077
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP3194836A Pending JPH0522611A (en) | 1991-07-09 | 1991-07-09 | Image coding system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0522611A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6876773B2 (en) | 2000-10-23 | 2005-04-05 | Nippon Hoso Kyokai | Apparatus and method for coding binary image with improved efficiency |
-
1991
- 1991-07-09 JP JP3194836A patent/JPH0522611A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6876773B2 (en) | 2000-10-23 | 2005-04-05 | Nippon Hoso Kyokai | Apparatus and method for coding binary image with improved efficiency |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4688100A (en) | Video data encoding/decoding apparatus | |
JPH04270568A (en) | Data compression system in picture processing unit | |
US7134064B2 (en) | Error detecting method and apparatus | |
US5414526A (en) | System and method for encoding facsimile data | |
JPH0522611A (en) | Image coding system | |
JP3496220B2 (en) | Lossless compression and decompression of data representing images | |
US7072078B2 (en) | Image storage apparatus, image storage method, and storage medium | |
JPH04270569A (en) | Data compression system for picture processor | |
KR0128667B1 (en) | Mh code decoding device | |
JP2842781B2 (en) | Image information processing method | |
JPH09130595A (en) | Facsimile transmission control method and resolution conversion method for mh coding data | |
JPH08191395A (en) | Communication equipment | |
JPS61240776A (en) | Facsimile equipment | |
JPH09154023A (en) | Device and method for processing picture | |
JPH08186717A (en) | Communication equipment | |
JPH09252408A (en) | Decoder for multi-gradation image | |
JPH08195953A (en) | Picture communication method and device | |
JPS6243260A (en) | Facsimile equipment | |
US20020106132A1 (en) | Apparatus and method for encoding image data | |
JPS6234466A (en) | Encoding and decoding method for picture information | |
JPS61131686A (en) | Compression encoding system for picture data | |
JPH04216271A (en) | Facsimile transmitting method | |
JPH03228470A (en) | Encoder/decoder for facsimile | |
JPH03210823A (en) | Coding/decoding method | |
JPS63146660A (en) | Facsimile data error correction system |