JPH0630284A - Binary image data compressor - Google Patents
Binary image data compressorInfo
- Publication number
- JPH0630284A JPH0630284A JP4185308A JP18530892A JPH0630284A JP H0630284 A JPH0630284 A JP H0630284A JP 4185308 A JP4185308 A JP 4185308A JP 18530892 A JP18530892 A JP 18530892A JP H0630284 A JPH0630284 A JP H0630284A
- Authority
- JP
- Japan
- Prior art keywords
- image data
- line
- binary image
- eol
- compression
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Landscapes
- Compression Of Band Width Or Redundancy In Fax (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、2値画像データの圧縮
を行なう2値画像データ圧縮装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a binary image data compression device for compressing binary image data.
【0002】[0002]
【従来の技術】大量の2値イメージを扱う2値画像圧縮
伸張処理装置では、データ転送の高速化などのために2
値イメージデータを符号化して扱う場合が多い。この
種、装置に用いられる代表的な符号化方式としては、M
H(Modified Huffman)方式、MR(Modified READ )
方式、MMR(Modified MR )方式がある。2. Description of the Related Art In a binary image compression / expansion processing device that handles a large amount of binary images, a binary image compression / expansion processing device is used to speed up data transfer.
In many cases, the value image data is encoded and handled. As a typical encoding method used in this type of apparatus, M is
H (Modified Huffman) method, MR (Modified READ)
System and MMR (Modified MR) system.
【0003】2値画像圧縮伸張処理装置において、例え
ばMH方式、MR方式によって圧縮処理を行なう場合に
は、入力画像の1ページを単位として行われるため、符
号データにおけるラインの切れ目が解読しなければ判別
することができない。このため、符号化された符号デー
タを操作して、フィル(fill)ビットを挿入するよ
うな処理を簡単に実行することができなかった。In a binary image compression / expansion processing apparatus, when compression processing is performed by, for example, the MH method or the MR method, since one page of an input image is used as a unit, line breaks in code data must be decoded. I can't tell. Therefore, it is not possible to easily execute a process of inserting the fill bit by operating the encoded code data.
【0004】また、符号データは、ラインの開始が必ず
しもバイト境界で始まっているわけではないため、画像
の途中のラインからの符号データを入力して伸張する場
合には、ビットシフトの操作が必要となってしまう。ま
た、別の画像データに対応する符号データと組み合わせ
て符号データレベルで編集する際にも、ビットシフトの
操作が必要となってしまう。Further, in code data, the start of a line does not necessarily start at a byte boundary. Therefore, when code data from a line in the middle of an image is input and expanded, a bit shift operation is necessary. Will be. Also, when editing at the code data level in combination with code data corresponding to another image data, the bit shift operation is required.
【0005】[0005]
【発明が解決しようとする課題】このように従来の2値
画像圧縮伸張処理装置では、各ラインの切れ目を容易に
判別できないためfillビット挿入処理等を簡単に実
行することができず、またラインの開始が必ずしもバイ
ト境界で始まっていないため、ビットシフトの操作が必
要となっていた。As described above, in the conventional binary image compression / expansion processing device, since the break of each line cannot be easily discriminated, the fill bit insertion process or the like cannot be easily executed, and the line bit insertion process cannot be executed easily. Since the start of does not necessarily start on a byte boundary, a bit shift operation was required.
【0006】本発明は前記のような点に鑑みてなされた
もので、各ラインの切れ目を容易に判別できると共に、
ラインの開始を常にバイト境界とすることが可能な2値
画像データ圧縮装置を提供することを目的とする。The present invention has been made in view of the above points, and it is possible to easily discriminate the break of each line, and
An object of the present invention is to provide a binary image data compression device capable of always starting a line on a byte boundary.
【0007】[0007]
【課題を解決するための手段】本発明は、2値画像デー
タを入力して符号データを生成する2値画像データ圧縮
回路と、前記2値画像データ圧縮回路における符号化モ
ードを指定するための符号化モードレジスタと、前記符
号化モードレジスタによって1ライン毎に符号化を行な
う符号化モードが指定された際に、前記2値画像データ
圧縮回路に対して、ライン終端の符号データの端数ビッ
トに“0”を詰めて最終バイトのバイト境界を揃えさせ
る端数ビット生成指示手段と、前記端数ビット生成指示
手段によってバイト境界が揃えられた最終バイトが前記
2値画像データ圧縮回路から出力される際に、符号化ラ
インに対応する最後のデータであることを示すEOL信
号を出力するEOL信号出力手段とを具備して構成す
る。According to the present invention, there is provided a binary image data compression circuit for inputting binary image data and generating coded data, and a coding mode in the binary image data compression circuit. When the encoding mode register and the encoding mode for performing the encoding for each line are designated by the encoding mode register, the binary image data compression circuit is set to a fractional bit of the encoded data at the end of the line. When the fractional bit generation instruction means for aligning the byte boundaries of the final bytes by aligning “0” and the final byte with the byte boundaries aligned by the fractional bit generation instruction means is output from the binary image data compression circuit. , EOL signal output means for outputting an EOL signal indicating the last data corresponding to the encoding line.
【0008】[0008]
【作用】このような構成によれば、1ライン分の画像デ
ータ毎に圧縮を行なうモードが指定された場合に、符号
化ライン(2値画像データ)に対応する最後の符号デー
タの最終ビットがバイト境界に一致していない場合に
“0”ビットが挿入され、最終バイトが出力される際に
符号化ラインに対応する最後のデータであることを示す
EOL信号が出力される。従って、2値画像データ圧縮
装置(2値画像データ圧縮伸張処理装置1)から出力さ
れる符号データについての処理(fillビット挿入処
理や符号データレベルでの編集等)を効率的に実行する
ことができる。According to this structure, when the compression mode is designated for each line of image data, the last bit of the last code data corresponding to the coding line (binary image data) is When the byte boundaries are not matched, a "0" bit is inserted, and when the final byte is output, the EOL signal indicating the last data corresponding to the encoding line is output. Therefore, it is possible to efficiently execute processing (fill bit insertion processing, editing at the code data level, etc.) for code data output from the binary image data compression apparatus (binary image data compression / decompression processing apparatus 1). it can.
【0009】[0009]
【実施例】以下、図面を参照して本発明の一実施例を説
明する。図1は同実施例に係わる2値画像データ圧縮伸
張処理装置1の概略構成を示すブロック図である。図1
に示すように、2値画像データ圧縮伸張処理装置1は、
圧縮伸張回路2、I/Oレジスタ群3、EOL入力信号
保持部4、端数ビット生成指示部5、及びEOL信号出
力部6によって構成されている。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a schematic configuration of a binary image data compression / expansion processing apparatus 1 according to the embodiment. Figure 1
2, the binary image data compression / expansion processing device 1
The compression / expansion circuit 2, the I / O register group 3, the EOL input signal holding unit 4, the fraction bit generation instruction unit 5, and the EOL signal output unit 6 are included.
【0010】圧縮伸張回路2は、圧縮処理時には2値画
像データを入力して符号化を行ない符号データを出力
し、伸張処理時には符号データを入力して復号化を行な
い2値画像データを出力する。The compression / expansion circuit 2 inputs the binary image data during the compression process and outputs the coded data, and inputs the coded data during the expansion process and decodes the binary image data. .
【0011】I/Oレジスタ群3は、同装置における圧
縮伸張処理に用いられる各種データを保持するもので、
その中には圧縮伸張回路2に対してモードを設定するレ
ジスタ(符号化モードレジスタ3a)を含んでいる。I
/Oレジスタ群3には、システム側からのデータをバス
を介して入力して保持する。The I / O register group 3 holds various data used for compression / expansion processing in the apparatus.
It includes a register (encoding mode register 3a) for setting a mode for the compression / expansion circuit 2. I
Data from the system side is input to and held in the / O register group 3 via the bus.
【0012】EOL入力信号保持部4は、圧縮伸張回路
2に入力されるデータと共に、外部から入力されたEO
L信号を保持し、圧縮伸張回路2に入力されたデータが
ラインの終端であることを圧縮伸張回路2、及び端数ビ
ット生成指示部5に通知する。The EOL input signal holding unit 4 receives the EO input from the outside together with the data input to the compression / expansion circuit 2.
The L signal is held and the compression / expansion circuit 2 and the fraction bit generation instruction unit 5 are notified that the data input to the compression / expansion circuit 2 is the end of the line.
【0013】端数ビット生成指示部5は、ラインの最後
の画像データが入力されたことがEOL入力信号保持部
4から通知されると、最後の符号データの端数ビットに
“0”を詰める命令を圧縮伸張回路2に対して行なう。When the EOL input signal holding unit 4 notifies that the last image data of the line has been input, the fractional bit generation instruction unit 5 issues an instruction to fill the fractional bits of the last code data with “0”. This is performed for the compression / expansion circuit 2.
【0014】EOL信号出力部6は、圧縮伸張処理回路
2から符号化ラインに対応する最後の符号データが出力
されると同時に、最終バイトであることを示すEOL信
号を外部に出力する。なお、最後の符号化データの最終
ビットが、バイト境界と一致していない場合には、端数
ビット生成指示部5の制御により、圧縮伸張回路2にお
いて“0”ビットが挿入されてバイト境界が揃えられて
いる。The EOL signal output section 6 outputs the last code data corresponding to the coded line from the compression / expansion processing circuit 2 and, at the same time, outputs the EOL signal indicating the last byte to the outside. If the last bit of the last encoded data does not match the byte boundary, the compression / expansion circuit 2 inserts a “0” bit under the control of the fractional bit generation instruction unit 5 to align the byte boundaries. Has been.
【0015】次に、同実施例における圧縮処理時の動作
について、図2を参照しながら説明する。図2は2値画
像データ圧縮伸張処理装置1において、1ライン毎に圧
縮を行なうモードを指定した場合に出力される符号デー
タを説明するための図を示している。ここでは、本装置
1によって1ラインずつ符号データを出力する処理につ
いて説明する。Next, the operation at the time of compression processing in the embodiment will be described with reference to FIG. FIG. 2 is a diagram for explaining the code data output when the mode for performing compression for each line is designated in the binary image data compression / expansion processing device 1. Here, a process of outputting code data line by line by the device 1 will be described.
【0016】まず、最初にI/Oレジスタ群3内の符号
化モードレジスタ3aに1ライン毎の圧縮を行なうモー
ドを示すデータの保持を指定する。なお、符号化方式
(MH方式、MR方式等)についてもI/Oレジスタ3
群中の所定のレジスタに指定する。First, holding of data indicating a mode for performing compression for each line is designated in the encoding mode register 3a in the I / O register group 3. The encoding system (MH system, MR system, etc.) is also used in the I / O register 3.
Assign to a given register in the group.
【0017】図2は符号化方式としてMH方式を指定し
た場合の例を示している。図2(a)は、圧縮伸張回路
2に入力される2値画像データであり、図2(b)はE
OL符号を出力しない場合の符号データの例を示し、図
2(c)はEOL符号まで出力する場合の符号データの
例を示している。ライン末尾のEOL符号を付けるか否
かの選択も、I/Oレジスタ群3中の所定のレジスタに
指定することによって行なうことができるものとする。FIG. 2 shows an example in which the MH system is designated as the encoding system. 2A is binary image data input to the compression / expansion circuit 2, and FIG.
An example of the code data when the OL code is not output is shown, and FIG. 2C shows an example of the code data when the EOL code is output. Whether or not to attach the EOL code at the end of the line can also be selected by designating it in a predetermined register in the I / O register group 3.
【0018】I/Oレジスタ群3に対する設定の終了
後、1ラインずつ2値画像データを圧縮伸張回路2に入
力する。ライン末尾の最後のバイトのデータを入力する
際には、EOL信号も同時に、EOL信号保持部4に入
力する。After the setting of the I / O register group 3 is completed, the binary image data is input to the compression / expansion circuit 2 line by line. When inputting the last byte of data at the end of the line, the EOL signal is also input to the EOL signal holding unit 4 at the same time.
【0019】圧縮伸張回路2は、入力された画像データ
を符号化して、順次符号コードを外部に出力する。画像
データがライン末尾に達すると、EOL入力信号保持部
(レジスタ)4は、外部からのEOL信号を保持する。
これにより、圧縮伸張回路2、及び端数ビット生成指示
部5に、入力された画像データがライン末尾であること
が通知される。The compression / expansion circuit 2 encodes the input image data and sequentially outputs the code code to the outside. When the image data reaches the end of the line, the EOL input signal holding unit (register) 4 holds the EOL signal from the outside.
As a result, the compression / expansion circuit 2 and the fraction bit generation instruction unit 5 are notified that the input image data is at the end of the line.
【0020】端数ビット生成指示部5は、生成伸張回路
2を制御し、最後の符号データをバイト境界に揃える処
理を実行させる。EOL符号を出力しない場合、圧縮伸
張回路2は、図2(b)に示すように、バイト境界に最
終バイトを揃えるように“0”を詰める。また、EOL
符号を出力する場合、図2(c)に示すように、符号デ
ータの後に“0”を詰め、EOL符号の末尾がバイト境
界となるようにする。The fractional bit generation instructing section 5 controls the generation / expansion circuit 2 to execute the processing for aligning the last code data to the byte boundary. When the EOL code is not output, the compression / expansion circuit 2 fills "0" so that the final byte is aligned with the byte boundary, as shown in FIG. Also, EOL
When outputting a code, as shown in FIG. 2C, "0" is padded after the code data so that the end of the EOL code becomes a byte boundary.
【0021】圧縮伸張回路2は、符号データの最後のバ
イトを完成すると、EOL信号出力部6にEOL信号の
出力を指示すると共に、完成した符号データを外部に出
力する。EOL信号出力部6は、圧縮伸張回路2からの
指示に応じて、圧縮伸張回路2から出力される符号デー
タと共に、EOL信号を出力する。When the last byte of the code data is completed, the compression / expansion circuit 2 instructs the EOL signal output section 6 to output the EOL signal and outputs the completed code data to the outside. The EOL signal output unit 6 outputs an EOL signal together with code data output from the compression / expansion circuit 2 in response to an instruction from the compression / expansion circuit 2.
【0022】EOL信号出力部6から出力されたEOL
信号が外部に受け取られると、2値画像データ圧縮伸張
処理装置1は、ラインの開始から処理を行なう状態に戻
り、次のラインのデータ入力待ち状態となる。ここで、
圧縮伸張回路2に画像データが入力されると、次ライン
として、前述したように、バイト境界から順次符号デー
タを生成して出力する。EOL output from the EOL signal output unit 6
When the signal is received to the outside, the binary image data compression / decompression processing device 1 returns to the state of performing processing from the start of the line, and is in the state of waiting for the data input of the next line. here,
When the image data is input to the compression / expansion circuit 2, the code data is sequentially generated from the byte boundary and output as the next line as described above.
【0023】このようにして、外部に出力された符号デ
ータは、図2(b)または図2(c)に示すように、E
OL入力信号保持部4からの通知に応じて動作する端数
ビット生成指示部5によって、最終バイトがバイト境界
に揃えられる。このため、全画像に対応する符号データ
から部分的に画像の伸張を行なうような場合や、符号デ
ータレベルでの編集を行なう場合に、バイト境界を揃え
るためのビットシフトの操作が不要となる。In this way, the code data output to the outside is E, as shown in FIG. 2 (b) or 2 (c).
The final byte is aligned with the byte boundary by the fractional bit generation instruction unit 5 that operates in response to the notification from the OL input signal holding unit 4. Therefore, when the image is partially expanded from the code data corresponding to the entire image, or when the editing is performed at the code data level, the bit shift operation for aligning the byte boundaries is unnecessary.
【0024】また、符号データの最終バイトが出力され
ると同時に、EOL信号出力部6からEOL信号が出力
されるので、このEOL信号により各ラインの切れ目を
容易に判別することができ、fillビット挿入等の処
理を簡単に実行することができる。Further, since the EOL signal is output from the EOL signal output section 6 at the same time that the last byte of the code data is output, the break of each line can be easily discriminated by this EOL signal, and the fill bit is filled. Processing such as insertion can be easily executed.
【0025】なお、前記実施例においては図2を用い
て、MH方式による符号化を例にして説明したが、他の
符号化方式(MR方式、MMR方式)にも適用すること
ができる。In the above embodiment, the coding by the MH system was described as an example with reference to FIG. 2, but it can be applied to other coding systems (MR system, MMR system).
【0026】[0026]
【発明の効果】以上のように本発明によれば、符号化ラ
インに対応する最後の符号データがバイト境界と一致し
ていない場合に、端数ビットに“0”を挿入して最終バ
イトをバイト境界に揃えると共に、最終バイトの出力の
際にEOL信号を出力するので、ラインの開始を常にバ
イト境界とすることができ、また各ラインの切れ目を容
易に判別することが可能となるものである。As described above, according to the present invention, when the last code data corresponding to the coded line does not coincide with the byte boundary, "0" is inserted in the fractional bits and the last byte is converted into the byte. Since the EOL signal is output at the time of outputting the final byte while aligning with the boundary, it is possible to always make the start of the line a byte boundary and easily determine the break of each line. .
【図1】本発明の一実施例に係わる2値画像データ圧縮
伸張処理装置の概略構成を示すブロック図。FIG. 1 is a block diagram showing a schematic configuration of a binary image data compression / expansion processing apparatus according to an embodiment of the present invention.
【図2】処理対象となる2値画像データ及び圧縮処理に
よって出力される符号データの一例を示す図。FIG. 2 is a diagram showing an example of binary image data to be processed and code data output by a compression process.
1…2値画像データ圧縮伸張処理装置、2…圧縮伸張回
路、3…I/Oレジスタ群、3a…符号化モードレジス
タ、4…EOL入力信号保持部、5…端数ビット生成指
示部、6…EOL信号出力部。1 ... Binary image data compression / expansion processing device, 2 ... Compression / expansion circuit, 3 ... I / O register group, 3a ... Encoding mode register, 4 ... EOL input signal holding unit, 5 ... Fractional bit generation instruction unit, 6 ... EOL signal output section.
Claims (1)
生成する2値画像データ圧縮回路と、 前記2値画像データ圧縮回路における符号化モードを指
定するための符号化モードレジスタと、 前記符号化モードレジスタによって1ライン毎に符号化
を行なう符号化モードが指定された際に、前記2値画像
データ圧縮回路に対して、ライン終端の符号データの端
数ビットに“0”を詰めて最終バイトのバイト境界を揃
えさせる端数ビット生成指示手段と、 前記端数ビット生成指示手段によってバイト境界が揃え
られた最終バイトが前記2値画像データ圧縮回路から出
力される際に、符号化ラインに対応する最後のデータで
あることを示すEOL信号を出力するEOL信号出力手
段と、 を具備したことを特徴とする2値画像データ圧縮装置。1. A binary image data compression circuit for inputting binary image data to generate code data, a coding mode register for designating a coding mode in the binary image data compression circuit, and the code. When the encoding mode for encoding each line is designated by the encoding mode register, the binary image data compression circuit is padded with "0" to the fractional bits of the code data at the end of the line to obtain the final byte. Of the fractional bit generation instructing means for aligning the byte boundaries of the binary image data compression circuit and the final byte of which the byte boundary is aligned by the fractional bit generation instruction means is output from the binary image data compression circuit. And an EOL signal output means for outputting an EOL signal indicating that the image data is the binary image data compression device.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4185308A JPH0630284A (en) | 1992-07-13 | 1992-07-13 | Binary image data compressor |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4185308A JPH0630284A (en) | 1992-07-13 | 1992-07-13 | Binary image data compressor |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0630284A true JPH0630284A (en) | 1994-02-04 |
Family
ID=16168586
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP4185308A Pending JPH0630284A (en) | 1992-07-13 | 1992-07-13 | Binary image data compressor |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0630284A (en) |
-
1992
- 1992-07-13 JP JP4185308A patent/JPH0630284A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3137270B2 (en) | Compressed image data decoding device | |
JP2915568B2 (en) | Adaptive data compression system for tape drive systems. | |
JP2766302B2 (en) | Variable length code parallel decoding method and apparatus | |
JPS60140981A (en) | Method and device for decoding digital coded word of coded word system | |
US4616211A (en) | Detecting codewords | |
EP0658982B1 (en) | System for bi-level symbol coding-decoding with saved storage and method for the same | |
JPH05145770A (en) | Encoding/decoding device | |
JPH0630284A (en) | Binary image data compressor | |
JP2001245162A (en) | Image processor | |
JP3193140B2 (en) | Image and code data compression | |
JP2790755B2 (en) | Facsimile machine | |
JPH06121174A (en) | Encoder/decoder | |
JP3108243B2 (en) | Encoding and decoding device | |
EP0302432A2 (en) | Document decompressing system | |
JP3293382B2 (en) | Data compression device and data decompression device | |
JP3212393B2 (en) | Encoding device | |
JPH06152988A (en) | Decoder for variable length encoding | |
JP2816371B2 (en) | Facsimile coding method | |
JPH08242380A (en) | Image encoder | |
JPH08251421A (en) | Image compressor | |
WO1991006153A1 (en) | Huffman data string decompression apparatus and method | |
JPH0522573A (en) | Binary picture data segment editing system | |
JPH0548027B2 (en) | ||
JPH07184063A (en) | Binary image compression system | |
JPH11284864A (en) | Image decoder |