JPH0662259A - Binary image encoding/decoding system - Google Patents
Binary image encoding/decoding systemInfo
- Publication number
- JPH0662259A JPH0662259A JP4215880A JP21588092A JPH0662259A JP H0662259 A JPH0662259 A JP H0662259A JP 4215880 A JP4215880 A JP 4215880A JP 21588092 A JP21588092 A JP 21588092A JP H0662259 A JPH0662259 A JP H0662259A
- Authority
- JP
- Japan
- Prior art keywords
- conversion
- encoding
- binary image
- dimensional
- unit
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Landscapes
- Image Processing (AREA)
- Compression Of Band Width Or Redundancy In Fax (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は高速伝送,大容量蓄積を
可能とする2値画像符号化・復号化方式に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a binary image coding / decoding system capable of high-speed transmission and large-capacity storage.
【0002】[0002]
【従来の技術】従来、白と黒からなる文書,図面等をス
キャナーで走査して得られた白黒2値の画像信号を符号
化する方法として、ファクシミリ符号化の国際標準方式
のモディファイド・ハフマン(Modified Hu
ffman)方式(以後MH方式と称する)とモディフ
ァイド・リード(Modified READ)方式
(以後MR方式と称する)が知られている。MH方式は
符号化する走査線のみの白画素と黒画素のランレングス
を計数し、この白画素と黒画素のランレングスを符号化
するものであり、1次元符号化方式の代表的な方式であ
る。また、MR方式は符号化する走査線と既に符号化済
みの直前の走査線との白画素から黒画素へ、または黒画
素から白画素への変化画素の相対位置関係を符号化する
ものであり、2次元符号化方式の代表的な方式である。2. Description of the Related Art Conventionally, as a method for encoding a black and white binary image signal obtained by scanning a document such as white and black with a scanner, a modified Huffman (an international standard method of facsimile encoding) Modified Hu
The ffman method (hereinafter referred to as MH method) and the modified read method (hereinafter referred to as MR method) are known. The MH method counts the run lengths of white pixels and black pixels of only the scan lines to be encoded, and encodes the run lengths of the white pixels and black pixels. It is a typical one-dimensional encoding method. is there. Further, the MR system encodes the relative positional relationship of a change pixel from a white pixel to a black pixel or from a black pixel to a white pixel between the scan line to be encoded and the immediately previous scan line that has already been encoded. This is a typical two-dimensional encoding method.
【0003】これらの方式は、文書,図面等の白と黒か
らなる画像を符号化する手段としては優れているもの
の、新聞によく用いられる網点写真やディザー法と呼ば
れる疑似的な中間調画像の符号化には適さない。これ
は、網点写真やディザーでは白画素と黒画素によって疑
似的に中間調画像を表現しているために、白画素と黒画
素のランレングスが短くなりランの数も多くなる。ま
た、既に符号化済みの走査線と符号化しようとする走査
線の白画素から黒画素へ、または黒画素から白画素への
変化画素位置間の相関も少なくなるからである。しか
し、この網点写真やディザー処理された疑似的な中間調
画像を符号化する方法として、2値化した画像の周期性
を利用し、2値化画像を変換して白画素と黒画素のラン
レングスを長くし、変換後の2値画像をMH方式により
符号化する手法が知られている。この変換手段は、例え
ば特願昭56−24836号“画像信号の符号化装置”
に詳しく記載されている。以後この変換手段を畳み込み
変換と称する。Although these methods are excellent as means for encoding images of black and white such as documents and drawings, they are halftone images often used in newspapers and pseudo halftone images called dither method. Is not suitable for encoding. This is because the halftone image is artificially represented by the white pixels and the black pixels in the halftone dot photograph and the dither, so that the run lengths of the white pixels and the black pixels are shortened and the number of runs is increased. Further, the correlation between the change pixel positions of the already-encoded scan line and the scan line to be encoded from the white pixel to the black pixel or from the black pixel to the white pixel is reduced. However, as a method for encoding the halftone image or the pseudo halftone image subjected to the dither processing, the periodicity of the binarized image is used to convert the binarized image to convert the white pixel and the black pixel. A method is known in which the run length is lengthened and the binary image after conversion is encoded by the MH method. This conversion means is, for example, Japanese Patent Application No. 56-24836 "Image Signal Encoding Device".
Are described in detail in. Hereinafter, this conversion means will be referred to as convolutional conversion.
【0004】さらに、一般の2値画像では、文書,図面
等の白黒2値画像と網点写真やディザーに代表される疑
似中間調画像とが混在する2値画像も多い。従来、これ
らの白黒2値画像と疑似中間調画像が混在した2値画像
を符号化する符号化方式では、以下のようになってい
た。まず、スキャナーで走査した符号化する走査線の2
値画像を複数の小ブロックに分割する。そして、分割し
た各小ブロックに対して前述した畳み込み変換を施す。
ここで、スキャナーで走査した画像を変換しない場合も
変換手段の一種であるとして以後スルー変換と称する。
つまり、スキャナーで走査し小ブロックに分割した各小
ブロックに対し、畳み込み変換とスルー変換の2種類の
変換処理を施す。そして、各小ブロックごとに各変換手
段により変換した後の2値画像の変化画素数を計数して
この変化画素数を比較し、その小ブロックの変換後の2
値画像として計数した変化画素数の少ない方の処理を施
した2値画像を選択する。その後、選択した変換後の複
数の小ブロックをまとめて1走査線の画像として1次元
符号化するとともに、符号列上に各小ブロックに対する
選択結果をモード信号として付加するようになってい
た。Further, in general binary images, there are many binary images in which a black and white binary image such as a document or a drawing and a pseudo halftone image represented by a halftone dot photograph or dither are mixed. Conventionally, the encoding method for encoding a binary image in which these black and white binary image and pseudo-halftone image are mixed has been as follows. First, 2 of the scan lines to be encoded that were scanned by the scanner
The value image is divided into a plurality of small blocks. Then, the above-mentioned convolution conversion is applied to each of the divided small blocks.
Here, even when the image scanned by the scanner is not converted, it is referred to as a through conversion as a kind of conversion means.
That is, two types of conversion processing, convolutional conversion and through conversion, are performed on each small block that is scanned by the scanner and divided into small blocks. Then, for each small block, the number of changed pixels of the binary image after being converted by each conversion means is counted, and the number of changed pixels is compared.
The binary image subjected to the processing having the smaller number of changed pixels counted as the value image is selected. After that, the selected plurality of converted small blocks are collectively one-dimensionally encoded as an image of one scanning line, and the selection result for each small block is added as a mode signal on the code string.
【0005】[0005]
【発明が解決しようとする課題】このように従来の符号
化方式では、文書,図面等の白黒2値画像と網点写真や
ディザーに代表される疑似中間調画像とが混在する2値
画像を符号化する場合に、選択した変換後の複数の小ブ
ロックをまとめて1走査線の画像として1次元符号化す
るようになっていた。As described above, according to the conventional encoding method, a binary image in which a black-and-white binary image such as a document or a drawing and a pseudo halftone image represented by a halftone dot photograph or dither are mixed is generated. In the case of encoding, a plurality of selected small blocks after conversion are collectively subjected to one-dimensional encoding as an image of one scanning line.
【0006】一般に疑似中間調画像を畳み込み変換処理
した画像は走査線間の相関がほとんどないため、符号化
方式として2次元符号化方式で符号化した場合には1次
元符号化方式と比較してかえって符号化効率が低下して
しまう。しかし、文書,図面等の画像をスルー変換した
画像に対しては、1次元符号化方式で符号化するよりも
2次元符号化方式で符号化した方が符号化効率が高くな
る。従って、選択した変換後の複数の小ブロックを符号
化する場合に、スルー変換されたブロックはランレング
ス符号化のような1次元符号化するよりも、MR符号方
式のような2次元符号化方式を用いて既に符号化済みの
ブロックとの相関を利用して小ブロックを符号化した方
がより高い圧縮率が得られる。しかし、上述した従来の
符号化方式では、変換後の複数の小ブロックで1走査線
を構成し、1走査線単位で1次元符号化するようになっ
ているので、スルー変換処理されたブロックもすべて1
次元符号化され、圧縮効率を上げられないという問題点
があった。In general, an image obtained by performing a convolution conversion process on a pseudo-halftone image has almost no correlation between scanning lines. Therefore, when an image is encoded by a two-dimensional encoding system as an encoding system, it is compared with a one-dimensional encoding system. On the contrary, the coding efficiency is reduced. However, with respect to an image obtained by through-converting an image such as a document or a drawing, the coding efficiency is higher when the two-dimensional coding method is used for the coding than when the one-dimensional coding method is used for the coding. Therefore, when encoding a plurality of selected small blocks after conversion, the through-transformed block is a two-dimensional encoding method such as an MR encoding method rather than a one-dimensional encoding such as run-length encoding. It is possible to obtain a higher compression ratio by coding a small block by utilizing the correlation with the already coded block using. However, in the above-described conventional encoding method, one scanning line is composed of a plurality of small blocks after conversion, and one-dimensional encoding is performed in units of one scanning line. All 1
There is a problem that the compression efficiency cannot be improved because it is dimensionally encoded.
【0007】[0007]
【課題を解決するための手段】本発明の2値画像符号化
・復号化方式は、2値画像を複数の小ブロックに分割
し、この各小ブロック単位に変換処理をそれぞれ施す複
数の変換処理手段で求めた変換処理結果をそれぞれ予め
1次元符号化するか2次元符号化するかの符号化方式を
定め、前記各変換処理結果の変化画素数をそれぞれ求
め、この求めた各変換処理結果の変化画素数が最小とな
る変換処理手段を前記小ブロック単位に選択し、選択さ
れた前記変換処理手段で求めた変換処理結果を前記予め
定められた符号化方式で符号化するとともに、前記複数
の変換処理手段のうちどの変換処理手段が選択されたか
を前記小ブロック毎にモード信号として符号化結果に付
加する2値画像符号化装置と、この2値画像符号化装置
で符号化された信号を受信し、この受信信号から前記各
小ブロックで選択された変換処理手段を示すモード信号
を復元し、この復元したモード信号に従って各小ブロッ
クで選択された符号化方式が1次元符号化か2次元符号
化かを決定し、各小ブロック毎に決定された符号化方式
に対応した復号化方式で前記符号化結果を復元し、前記
復元された変換処理結果を前記復元したモード信号に従
って逆変換する逆変換処理手段と、この逆変換処理手段
で逆変換された複数の小ブロックを合成して2値画像を
得る2値画像復号化装置とからなることを特徴とする。A binary image encoding / decoding method of the present invention divides a binary image into a plurality of small blocks, and performs a plurality of conversion processes for each small block. The conversion method obtained by the means is preliminarily determined as an encoding method for one-dimensional encoding or two-dimensional encoding, the number of changed pixels of each conversion processing result is obtained, and each of the obtained conversion processing results is calculated. The conversion processing means that minimizes the number of changed pixels is selected in units of the small blocks, the conversion processing result obtained by the selected conversion processing means is encoded by the predetermined encoding method, and the plurality of conversion processing means are selected. A binary image coding apparatus for adding which conversion processing means has been selected among the conversion processing means to the coding result as a mode signal for each small block, and a signal coded by this binary image coding apparatus. Then, a mode signal indicating the conversion processing means selected in each small block is restored from the received signal, and the coding method selected in each small block is one-dimensional coding or two-dimensional according to the restored mode signal. It is determined whether to encode, the decoding result is restored by a decoding method corresponding to the encoding method determined for each small block, and the restored conversion processing result is inversely transformed according to the restored mode signal. It is characterized by comprising an inverse transform processing means and a binary image decoding device for synthesizing a plurality of small blocks inversely transformed by the inverse transform processing means to obtain a binary image.
【0008】また、前記2値画像符号化装置は1走査線
の入力2値画像を複数の小ブロックに分割する分割部
と、分割された前記小ブロックの画像を変換処理する第
1,第2の変換処理部と、前記変換処理後の画像の小ブ
ロック内の変化画素数をカウントする第1,第2の変換
変化画素カウンタと、前記第1,第2の変換変化画素カ
ウンタから読み出した変化画素数を比較する小ブロック
判定部と、前記第1,第2の変換処理部の1ブロック分
の変換後の画像を記憶する第1,第2の1ブロック遅延
メモリと、前記第1の1ブロック遅延メモリの前記画像
を2次元符号化する2次元符号器と、前記第2の1ブロ
ック遅延メモリの前記画像を1次元符号化する1次元符
号器と、前記小ブロック判定部の比較結果に従って前記
第1,第2の1ブロック遅延メモリ出力の一方を選択す
る小ブロック選択セレクタと、前記小ブロック選択セレ
クタで選択された前記変換後の1ブロックの画像を記憶
する参照ラインメモリと、前記小ブロック判定部の前記
比較結果に従って前記2次元符号器,1次元符号器出力
の一方を選択する符号器選択セレクタと、前記小ブロッ
ク判定部の前記比較結果に従って前記符号器選択セレク
タ出力にモード信号を付加するモード信号付加部とを備
え、前記第1の変換処理部は入力した前記小ブロックの
画像をスルー変換するスルー変換部であり、前記第2の
変換処理部は入力した前記小ブロックの画像を畳み込み
変換する畳み込み変換部であっもよく、または前記第2
の変換処理部は疑似中間調画像の周期性を除去するフィ
ルターで構成してもよい。Further, the binary image coding apparatus divides an input binary image of one scanning line into a plurality of small blocks, and first and second division processing for converting the divided small block images. Conversion processing units, first and second conversion change pixel counters that count the number of change pixels in a small block of the image after the conversion process, and changes read from the first and second conversion change pixel counters. A small block determination unit that compares the number of pixels; first and second 1-block delay memories that store the converted images for one block of the first and second conversion processing units; According to a comparison result of a two-dimensional encoder for two-dimensionally encoding the image of the block delay memory, a one-dimensional encoder for one-dimensional encoding of the image of the second one-block delay memory, and a small block determination unit. The first and second one block A small block selection selector for selecting one of the delay memory outputs, a reference line memory for storing the converted one block image selected by the small block selection selector, and a comparison result of the small block determination unit. An encoder selection selector that selects one of the two-dimensional encoder and the one-dimensional encoder output, and a mode signal addition unit that adds a mode signal to the encoder selection selector output according to the comparison result of the small block determination unit. The first conversion processing unit is a through conversion unit that performs through conversion of the input image of the small block, and the second conversion processing unit is a convolution conversion unit that performs convolution conversion of the input image of the small block. Good or the second
The conversion processing unit may be configured by a filter that removes the periodicity of the pseudo halftone image.
【0009】さらに、前記2値画像復号化装置は受信し
た符号列から前記モード信号を分離するモード信号分離
部と、前記モード信号から符号化時に選択された小ブロ
ックに対する前記変換処理の指定を復元するモード復元
部と、前記モード復元部の指定により前記モード信号を
分離された符号列をそれぞれ2次元,1次元復号化する
2次元復号器,1次元復号器と、前記2次元復号器,1
次元復号器により復号化された結果をそれぞれ逆変換す
る第1,第2の逆変換部と、前記第1,第2の逆変換部
からの複数の小ブロックを1走査線に合成して2値画像
を出力する合成部とを備え、前記第1の逆変換部は前記
2次元復号器出力をスルー逆変換するスルー逆変換部で
あり、前記第2の逆変換部は前記1次元復号器出力を畳
み込み逆変換する畳み込み逆変換部であってもよく、ま
たは前記第1の逆変換部は文書図面の画質向上用のノッ
チ,孤立点除去フィルターであってもよい。Further, the binary image decoding device restores a mode signal separation unit for separating the mode signal from the received code string, and a designation of the conversion process for the small block selected at the time of encoding from the mode signal. Mode restoring section, a two-dimensional decoder, a one-dimensional decoder for two-dimensionally and one-dimensionally decoding the code sequence into which the mode signal is separated by the designation of the mode restoring section, and the two-dimensional decoder, 1.
The first and second inverse transform units for respectively inverse transforming the results decoded by the dimensional decoder and the plurality of small blocks from the first and second inverse transform units are combined into one scanning line, and 2 A synthesizing unit for outputting a value image, the first inverse transforming unit is a through inverse transforming unit for performing through inverse transform on the output of the two-dimensional decoder, and the second inverse transforming unit is the one-dimensional decoder. It may be a convolutional inverse transformation unit for convolutionally inverse transforming the output, or the first inverse transformation unit may be a notch / isolated point removal filter for improving the image quality of a document drawing.
【0010】[0010]
【実施例】次に、本発明について図面を参照して説明す
る。図1,図2は本発明の2値画像符号化・復号化方式
の一実施例における2値画像符号化装置,2値画像復号
化装置を示すブロック図である。DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings. 1 and 2 are block diagrams showing a binary image coding device and a binary image decoding device in an embodiment of a binary image coding / decoding system of the present invention.
【0011】本実施例における2値画像符号化装置で
は、変換処理手段としてスルー変換処理を行うスルー変
換部2と畳み込み変換処理を行う畳み込み変換部3を使
用する。The binary image coding apparatus according to the present embodiment uses, as conversion processing means, a through conversion unit 2 for performing a through conversion process and a convolution conversion unit 3 for performing a convolution conversion process.
【0012】図1において、まずスルー変換変化画素カ
ウンタ5と畳み込み変換変化画素カウンタ7とをリセッ
トする。このリセットは1ブロックの符号化の開始時に
行う。In FIG. 1, first, the through conversion change pixel counter 5 and the convolution conversion change pixel counter 7 are reset. This reset is performed at the start of encoding one block.
【0013】次に分離部1は1走査線の入力2値画像を
複数の小ブロックに分割する。この分割された小ブロッ
クはスルー変換部2と畳み込み変換部3に送られる。Next, the separating unit 1 divides the input binary image of one scanning line into a plurality of small blocks. The divided small blocks are sent to the through conversion unit 2 and the convolution conversion unit 3.
【0014】スルー変換部2では、入力した小ブロック
の画像をスルー変換して1ブロック遅延メモリ4とスル
ー変換変化画素カウンタ5に送る。スルー変換変化画素
カウンタ5では、スルー変換後の画像の小ブロック内の
変化画素数をカウントする。The through conversion unit 2 performs through conversion of the input small block image and sends it to the one-block delay memory 4 and the through conversion change pixel counter 5. The through conversion changed pixel counter 5 counts the number of changed pixels in a small block of the image after through conversion.
【0015】同時に、畳み込み変換部3では、入力した
小ブロックの画像を畳み込み変換して1ブロック遅延メ
モリ6と畳み込み変換変化画素カウンタ7に送る。畳み
込み変換変化画素カウンタ7では、畳み込み変換後の画
像の小ブロック内の変化画素数をカウントする。At the same time, the convolutional conversion unit 3 performs convolutional conversion on the input small block image and sends it to the one-block delay memory 6 and the convolutional conversion changed pixel counter 7. The convolution conversion changed pixel counter 7 counts the number of changed pixels in a small block of the image after the convolution conversion.
【0016】小ブロックの変換と変化画素カウントが終
了すると、小ブロック判定部8はスルー変換変化画素カ
ウンタ5と畳み込み変換変化画素カウンタ7から変化画
素数を読み出す。そして、読み出した変化画素数を比較
する。When the conversion of small blocks and the count of changed pixels are completed, the small block determination unit 8 reads the number of changed pixels from the through conversion changed pixel counter 5 and the convolution converted change pixel counter 7. Then, the read changed pixel numbers are compared.
【0017】比較の結果、スルー変換変化画素カウンタ
5の値が畳み込み変換変化画素カウンタ7の値よりも多
ければ、モード信号付加部14に指示して畳み込み変換
を選択して出力させるモード信号を付加させる。次に、
符号器選択セレクタ13の出力は1次元符号器10の出
力を選択する。そして、小ブロック選択セレクタ9で
は、畳み込み変換部3の出力である1ブロック遅延メモ
リ6の出力を選択する。As a result of the comparison, if the value of the through conversion change pixel counter 5 is larger than the value of the convolution conversion change pixel counter 7, the mode signal adding section 14 is instructed to add the mode signal to select and output the convolution conversion. Let next,
The output of the encoder selection selector 13 selects the output of the one-dimensional encoder 10. Then, the small block selection selector 9 selects the output of the 1-block delay memory 6 which is the output of the convolution conversion unit 3.
【0018】また、比較の結果、畳み込み変換変化画素
カウンタ7の値がスルー変換変化画素カウンタ5の値よ
りも多ければ、モード符号付加部14に指示してスルー
変換を選択して出力させるモード信号を付加させる。次
に、符号器選択セレクタ13の出力は2次元符号器12
の出力を選択する。そして、小ブロック選択セレクタ9
ではスルー変換部2の出力である1ブロック遅延メモリ
4の出力を選択する。If the value of the convolution conversion change pixel counter 7 is larger than the value of the through conversion change pixel counter 5 as a result of the comparison, the mode code adding unit 14 is instructed to select and output the through conversion. Is added. Next, the output of the encoder selection selector 13 is the two-dimensional encoder 12
Select the output of. Then, the small block selection selector 9
Then, the output of the 1-block delay memory 4, which is the output of the through conversion unit 2, is selected.
【0019】1次元符号器10は1ブロック遅延メモリ
6に記憶した1ブロック分の変換後の画像をランレング
ス符号化等の1次元符号化を行う。同時に、2次元符号
器12は1ブロック遅延メモリ4に記憶した1ブロック
分の変換後の画像を参照ラインメモリ11の記憶画像を
参照して、MR符号化等の2次元符号化を行う。The one-dimensional encoder 10 performs one-dimensional encoding such as run-length encoding on the converted image for one block stored in the one-block delay memory 6. At the same time, the two-dimensional encoder 12 performs two-dimensional encoding such as MR encoding on the converted image for one block stored in the one-block delay memory 4 by referring to the image stored in the reference line memory 11.
【0020】変換後の1ブロックの画像はブロック単位
で符号化するとともに、次の走査線の符号化の参照のた
めに参照ラインメモリ11に記憶し、その内容は1ブロ
ック単位で更新する。ただし、参照ラインメモリ11の
容量は1走査線分の変換後の画像を蓄積できるようにし
ておく。そして、2次元符号化では、直上の位置に対応
する小ブロックの変換後の画像を参照する。The converted image of one block is coded in block units and stored in the reference line memory 11 for reference of coding of the next scanning line, and the contents are updated in one block units. However, the capacity of the reference line memory 11 is set so that the converted image for one scanning line can be stored. In the two-dimensional encoding, the converted image of the small block corresponding to the position immediately above is referred to.
【0021】以上の動作を1画像が終了するまで続け
る。The above operation is continued until one image is completed.
【0022】本実施例における2値画像復号化装置は受
信側に設けられ、図1に示した送信側の2値画像符号化
装置で符号化された信号を受信し、これを復号化して変
換前の2値画像を得るものである。The binary image decoding apparatus in this embodiment is provided on the receiving side, receives the signal encoded by the binary image encoding apparatus on the transmitting side shown in FIG. 1, and decodes and converts the signal. It is for obtaining the previous binary image.
【0023】図2において、まずモード信号分離部20
は受信した符号列から小ブロックに対する変換処理を示
すモード信号を分離し、分離したモード信号をモード復
元部21へ送る。モード信号を分離された符号列は符号
デマルチプレクサ22を経由して1次元復号器23また
は2次元復号器25へ送られる。モード信号は各小ブロ
ックの先頭についているのでモード信号の分離及びモー
ド信号の転送は各小ブロックの先頭ごとに行う。In FIG. 2, first, the mode signal separating section 20 is shown.
Separates a mode signal indicating a conversion process for a small block from the received code string and sends the separated mode signal to the mode restoring unit 21. The code string from which the mode signal has been separated is sent to the one-dimensional decoder 23 or the two-dimensional decoder 25 via the code demultiplexer 22. Since the mode signal is located at the head of each small block, the mode signal is separated and the mode signal is transferred at the head of each small block.
【0024】次に、モード復元部21はモード分離部2
0から分離されたモード信号を受けて符号化時に選択さ
れた小ブロックに対する変換処理の指定を復元し、復元
した変換処理の指定から符号デマルチプレクサ22の出
力先を決定する。ここで、受信した小ブロックの変換処
理指定がスルー変換であれば、受信した符号列を2次元
復号器25に入力して復号化された変換後の処理結果を
得る。また、受信した小ブロックの変換処理指定が畳み
込み変換であれば、受信した符号列を1次元復号器23
に入力して1次元復号器23により復号化された変換後
の処理結果を得る。Next, the mode restoring unit 21 is used by the mode separating unit 2
Upon receiving the mode signal separated from 0, the conversion processing designation for the small block selected at the time of encoding is restored, and the output destination of the code demultiplexer 22 is determined from the restored conversion processing designation. Here, if the conversion processing designation of the received small block is through conversion, the received code string is input to the two-dimensional decoder 25 to obtain the decoded converted processing result. If the received conversion processing designation of the small block is the convolutional conversion, the received code string is converted into the one-dimensional decoder 23.
To obtain the processing result after conversion which is decoded by the one-dimensional decoder 23.
【0025】1次元復号器23では、モード分離部20
から受けた符号列を変換後の処理結果に復元する。1次
元復号器23の復号化方法は対向する送信側の1次元符
号器12で使用した符号化を復元する方法である。ま
た、1次元復号器23では、復元した変換後の処理結果
が小ブロックの画素数になるまで行う。復元した変換後
の処理結果は畳み込み逆変換部27に送るとともに、次
の走査線の復号化の参照のために参照ラインメモリ24
に記憶し、その内容を1ブロック単位で更新する。但
し、参照ラインメモリ24の容量は1走査線分の復元し
た変換後の処理結果を蓄積できるようにしておく。In the one-dimensional decoder 23, the mode separation unit 20
The code string received from is restored to the processing result after conversion. The decoding method of the one-dimensional decoder 23 is a method of restoring the encoding used in the one-dimensional encoder 12 on the opposite transmission side. Further, the one-dimensional decoder 23 performs the processing until the restored converted processing result has the number of pixels of a small block. The restored converted processing result is sent to the convolutional inverse conversion unit 27, and the reference line memory 24 is used for reference of decoding of the next scanning line.
, And the contents are updated in block units. However, the capacity of the reference line memory 24 is set so that the processing result after conversion restored for one scanning line can be accumulated.
【0026】2次元復号器25では、モード分離部20
から受けた符号列の参照ラインメモリ24の記憶内容を
参照して変換後の処理結果に復元する。参照する画像は
直上の位置に対応する小ブロックの変換後の画像であ
る。2次元復号器25の復号化方法は対向する送信器の
2次元符号器10で使用した符号化を復元する方法であ
る。また、2次元復号器25では、復元した変換後の処
理結果が小ブロックの画素数になるまで行う。復元した
変換後の処理結果はスルー逆変換部26に送るととも
に、次の走査線の復号化の参照のために参照ラインメモ
リ24に記憶し、その内容を1ブロック単位で更新す
る。In the two-dimensional decoder 25, the mode separation unit 20
The stored contents of the reference line memory 24 of the code string received from are referenced to restore the converted processing result. The image to be referred to is the image after the conversion of the small block corresponding to the position immediately above. The decoding method of the two-dimensional decoder 25 is a method of restoring the coding used in the two-dimensional encoder 10 of the opposite transmitter. In addition, the two-dimensional decoder 25 performs the processing until the restored converted processing result has the number of pixels of a small block. The restored converted processing result is sent to the through inverse conversion unit 26, stored in the reference line memory 24 for reference of decoding of the next scanning line, and the content thereof is updated in a block unit.
【0027】1次元復号器23で復号化された変換後の
処理結果は畳み込み逆変換部27に入力して逆変換する
ことにより変換前の画信号を得る。また、2次元復号器
25で復号化された変換後の処理結果はスルー逆変換部
26によって逆変換することにより変換前の画信号を得
る。ここで、スルー逆変換部26での逆変換処理は復元
された変換後の処理結果から変換前の2値画像が復元で
きるように、送信側に設けられたスルー変換部2と逆の
処理である。また、畳み込み逆変換部27での逆変換処
理は復元された変換後の処理結果から変換前の2値画像
が復元できるように、送信側に設けられた畳み込み変換
部3と逆の処理である。The converted processing result decoded by the one-dimensional decoder 23 is input to the convolutional inverse conversion unit 27 and inversely converted to obtain an image signal before conversion. Further, the processing result after the conversion decoded by the two-dimensional decoder 25 is inversely converted by the through inverse conversion unit 26 to obtain the image signal before conversion. Here, the inverse conversion processing in the through inverse conversion unit 26 is the reverse processing of the through conversion unit 2 provided on the transmission side so that the binary image before conversion can be restored from the restored converted processing result. is there. Further, the inverse transform process in the convolution inverse transform unit 27 is a process reverse to that of the convolution transform unit 3 provided on the transmission side so that the binary image before conversion can be restored from the restored post-conversion process result. .
【0028】次に、1走査線のすべての小ブロックに対
して逆変換処理が終了すると、合成部28は逆変換され
た複数の小ブロックを1走査線に合成し、合成した1走
査線の2値画像を出力する。Next, when the inverse conversion processing is completed for all the small blocks of one scanning line, the synthesizing unit 28 synthesizes a plurality of inversely converted small blocks into one scanning line, and the synthesized one scanning line is processed. Output a binary image.
【0029】以上の動作を1画像が終了するまで続け
る。The above operation is continued until one image is completed.
【0030】なお、疑似中間調画像用の変換処理として
は、本実施例で示した畳み込み変換処理だけでなく、疑
似中間調画像の周期性を除去するようなフィルターで構
成してもよい。また、文書,図面用の変換処理としては
スルー変換処理だけでなく、ノッチ,孤立点除去フィル
ター等の文書図面等の画質向上用のフィルターを使用し
てもよい。As the conversion processing for the pseudo halftone image, not only the convolution conversion processing shown in this embodiment but a filter for removing the periodicity of the pseudo halftone image may be used. Further, as the conversion process for the document and the drawing, not only the through conversion process but also a filter for improving the image quality of the document drawing such as a notch and isolated point removal filter may be used.
【0031】[0031]
【発明の効果】以上説明したように本発明によれば、文
書,図面等の白黒2値画像と網点写真やディザーに代表
される疑似中間調画像とが混在する2値画像の圧縮効率
を上げることができるという効果が得られる。As described above, according to the present invention, the compression efficiency of a binary image in which a black-and-white binary image such as a document or a drawing and a pseudo halftone image represented by a halftone dot photograph or dither are mixed is improved. The effect that it can be raised is obtained.
【図1】本発明の2値画像符号化・復号化方式の一実施
例における2値画像符号化装置を示すブロック図であ
る。FIG. 1 is a block diagram showing a binary image encoding device in an embodiment of a binary image encoding / decoding system of the present invention.
【図2】本発明の2値画像符号化・復号化方式の一実施
例における2値画像復号化装置を示すブロック図であ
る。FIG. 2 is a block diagram showing a binary image decoding device in an embodiment of a binary image encoding / decoding system of the present invention.
1 分離部 2 スルー変換部 3 畳み込み変換部 4,6 1ブロック遅延メモリ 5 スルー変換変化画素カウンタ 7 畳み込み変換変化画素カウンタ 8 小ブロック判定部 9 小ブロック選択セレクタ 10 1次元符号器 11,24 参照ラインメモリ 12 2次元符号器 13 符号器選択セレクタ 14 モード信号付加部 20 モード信号分離部 21 モード復元部 22 符号デマルチプレクサ 23 1次元復号器 25 2次元復号器 26 スルー逆変換部 27 畳み込み逆変換部 28 合成部 1 Separation Unit 2 Through Conversion Unit 3 Convolution Conversion Unit 4, 6 1 Block Delay Memory 5 Through Conversion Change Pixel Counter 7 Convolution Conversion Change Pixel Counter 8 Small Block Judgment Unit 9 Small Block Selector 10 1-Dimensional Encoder 11, 24 Reference Line Memory 12 Two-dimensional encoder 13 Encoder selection selector 14 Mode signal addition unit 20 Mode signal separation unit 21 Mode restoration unit 22 Code demultiplexer 23 One-dimensional decoder 25 Two-dimensional decoder 26 Through inverse transform unit 27 Convolution inverse transform unit 28 Synthesis Department
Claims (7)
この各小ブロック単位に変換処理をそれぞれ施す複数の
変換処理手段で求めた変換処理結果をそれぞれ予め1次
元符号化するか2次元符号化するかの符号化方式を定
め、前記各変換処理結果の変化画素数をそれぞれ求め、
この求めた各変換処理結果の変化画素数が最小となる変
換処理手段を前記小ブロック単位に選択し、選択された
前記変換処理手段で求めた変換処理結果を前記予め定め
られた符号化方式で符号化するとともに、前記複数の変
換処理手段のうちどの変換処理手段が選択されたかを前
記小ブロック毎にモード信号として符号化結果に付加す
る2値画像符号化装置と、この2値画像符号化装置で符
号化された信号を受信し、この受信信号から前記各小ブ
ロックで選択された変換処理手段を示すモード信号を復
元し、この復元したモード信号に従って各小ブロックで
選択された符号化方式が1次元符号化か2次元符号化か
を決定し、各小ブロック毎に決定された符号化方式に対
応した復号化方式で前記符号化結果を復元し、前記復元
された変換処理結果を前記復元したモード信号に従って
逆変換する逆変換処理手段と、この逆変換処理手段で逆
変換された複数の小ブロックを合成して2値画像を得る
2値画像復号化装置とからなることを特徴とする2値画
像符号化・復号化方式。1. A binary image is divided into a plurality of small blocks,
An encoding method for one-dimensional encoding or two-dimensional encoding of the conversion processing results obtained by the plurality of conversion processing means for performing the conversion processing on each small block unit is determined in advance, and each conversion processing result Obtain the number of changed pixels,
The conversion processing means that minimizes the number of changed pixels in each of the obtained conversion processing results is selected for each small block, and the conversion processing results obtained by the selected conversion processing means are selected by the predetermined encoding method. A binary image encoding apparatus that encodes and adds which conversion processing means is selected from the plurality of conversion processing means to the encoding result as a mode signal for each of the small blocks, and this binary image encoding A signal encoded by a device is received, a mode signal indicating the conversion processing means selected in each of the small blocks is restored from the received signal, and an encoding method selected in each of the small blocks according to the restored mode signal. Is one-dimensional coding or two-dimensional coding, restores the coding result by a decoding method corresponding to the coding method determined for each small block, and restores the converted processing result. Is inversely transformed in accordance with the restored mode signal, and a binary image decoding device for synthesizing a plurality of small blocks inversely transformed by the inverse transform processing means to obtain a binary image. Characteristic binary image encoding / decoding method.
力2値画像を複数の小ブロックに分割する分割部と、分
割された前記小ブロックの画像を変換処理する第1,第
2の変換処理部と、前記変換処理後の画像の小ブロック
内の変化画素数をカウントする第1,第2の変換変化画
素カウンタと、前記第1,第2の変換変化画素カウンタ
から読み出した変化画素数を比較する小ブロック判定部
と、前記第1,第2の変換処理部の1ブロック分の変換
後の画像を記憶する第1,第2の1ブロック遅延メモリ
と、前記第1の1ブロック遅延メモリの前記画像を2次
元符号化する2次元符号器と、前記第2の1ブロック遅
延メモリの前記画像を1次元符号化する1次元符号器
と、前記小ブロック判定部の比較結果に従って前記第
1,第2の1ブロック遅延メモリ出力の一方を選択する
小ブロック選択セレクタと、前記小ブロック選択セレク
タで選択された前記変換後の1ブロックの画像を記憶す
る参照ラインメモリと、前記小ブロック判定部の前記比
較結果に従って前記2次元符号器,1次元符号器出力の
一方を選択する符号器選択セレクタと、前記小ブロック
判定部の前記比較結果に従って前記符号器選択セレクタ
出力にモード信号を付加するモード信号付加部とを備え
ることを特徴とする請求項1記載の2値画像符号化・復
号化方式。2. The binary image encoding device divides an input binary image of one scanning line into a plurality of small blocks, and first and second dividing processes of the divided small block images. Conversion processing units, first and second conversion change pixel counters that count the number of change pixels in a small block of the image after the conversion process, and changes read from the first and second conversion change pixel counters. A small block determination unit that compares the number of pixels; first and second 1-block delay memories that store the converted images for one block of the first and second conversion processing units; According to a comparison result of a two-dimensional encoder for two-dimensionally encoding the image of the block delay memory, a one-dimensional encoder for one-dimensional encoding of the image of the second one-block delay memory, and a small block determination unit. The first and second blocks are delayed A small block selection selector for selecting one of the extended memory outputs, a reference line memory for storing the image of one block after conversion selected by the small block selection selector, An encoder selection selector that selects one of a two-dimensional encoder and a one-dimensional encoder output, and a mode signal addition unit that adds a mode signal to the encoder selection selector output according to the comparison result of the small block determination unit. The binary image encoding / decoding method according to claim 1, wherein
ブロックの画像をスルー変換するスルー変換部であり、
前記第2の変換処理部は入力した前記小ブロックの画像
を畳み込み変換する畳み込み変換部であることを特徴と
する請求項2記載の2値画像符号化・復号化方式。3. The first conversion processing unit is a through conversion unit that performs through conversion of the input image of the small block,
3. The binary image encoding / decoding system according to claim 2, wherein the second conversion processing unit is a convolution conversion unit that performs convolution conversion of the input image of the small block.
の周期性を除去するフィルターで構成したことを特徴と
する請求項2または3記載の2値画像符号化・復号化方
式。4. The binary image encoding / decoding system according to claim 2, wherein the second conversion processing unit is composed of a filter for removing the periodicity of the pseudo halftone image.
列から前記モード信号を分離するモード信号分離部と、
前記モード信号から符号化時に選択された小ブロックに
対する前記変換処理の指定を復元するモード復元部と、
前記モード復元部の指定により前記モード信号を分離さ
れた符号列をそれぞれ2次元,1次元復号化する2次元
復号器,1次元復号器と、前記2次元復号器,1次元復
号器により復号化された結果をそれぞれ逆変換する第
1,第2の逆変換部と、前記第1,第2の逆変換部から
の複数の小ブロックを1走査線に合成して2値画像を出
力する合成部とを備えることを特徴とする請求項1記載
の2値画像符号化・復号化方式。5. The binary image decoding device includes a mode signal separation unit that separates the mode signal from a received code string,
A mode restoration unit that restores the designation of the conversion process for the small block selected at the time of encoding from the mode signal,
A two-dimensional decoder and a one-dimensional decoder for two-dimensionally and one-dimensionally decoding the code sequence in which the mode signal is separated by the designation of the mode restoration unit, and the two-dimensional decoder and the one-dimensional decoder for decoding The first and second inverse transforming units for respectively inversely transforming the obtained results and the plurality of small blocks from the first and second inverse transforming units are synthesized into one scanning line to output a binary image. The binary image encoding / decoding method according to claim 1, further comprising:
出力をスルー逆変換するスルー逆変換部であり、前記第
2の逆変換部は前記1次元復号器出力を畳み込み逆変換
する畳み込み逆変換部であることを特徴とする請求項5
記載の2値画像符号化・復号化方式。6. The first inverse transform unit is a through inverse transform unit that performs through inverse transform of the two-dimensional decoder output, and the second inverse transform unit performs convolutional inverse transform of the one-dimensional decoder output. 6. A convolutional inverse transformation unit, wherein
The described binary image encoding / decoding method.
上用のノッチ,孤立点除去フィルターであることを特徴
とする請求項5または6記載の2値画像符号化・復号化
方式。7. The binary image encoding / decoding method according to claim 5, wherein the first inverse conversion unit is a notch for improving image quality of a document drawing and an isolated point removal filter.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4215880A JP2797851B2 (en) | 1992-08-13 | 1992-08-13 | Binary image encoding / decoding method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4215880A JP2797851B2 (en) | 1992-08-13 | 1992-08-13 | Binary image encoding / decoding method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH0662259A true JPH0662259A (en) | 1994-03-04 |
JP2797851B2 JP2797851B2 (en) | 1998-09-17 |
Family
ID=16679791
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP4215880A Expired - Lifetime JP2797851B2 (en) | 1992-08-13 | 1992-08-13 | Binary image encoding / decoding method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2797851B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20110098759A (en) | 2008-12-25 | 2011-09-01 | 후지텍크가부시키가이샤 | Method and device for managing/controlling group of elevators |
-
1992
- 1992-08-13 JP JP4215880A patent/JP2797851B2/en not_active Expired - Lifetime
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20110098759A (en) | 2008-12-25 | 2011-09-01 | 후지텍크가부시키가이샤 | Method and device for managing/controlling group of elevators |
Also Published As
Publication number | Publication date |
---|---|
JP2797851B2 (en) | 1998-09-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5422736A (en) | Multi-mode image processing permitting selection of quantization process according to image characteristics | |
JP2787832B2 (en) | Image reduction method | |
US5485213A (en) | Method and apparatus for encoding and decoding image data | |
US5271072A (en) | Image reduction of binary images using filtering processing | |
JPH0783427B2 (en) | Image transmission method | |
US7050645B2 (en) | Image processing apparatus and image processing method | |
JP3387738B2 (en) | Image pattern converter | |
JPH07264417A (en) | Image coding method | |
US6996269B2 (en) | Image encoding apparatus and image decoding apparatus | |
JP2797851B2 (en) | Binary image encoding / decoding method | |
JPH09205647A (en) | Image coder, image decoder and image processor | |
JP2666631B2 (en) | Binary image decoding device | |
JP3074994B2 (en) | Encoding / decoding method for binary image | |
JPH06225165A (en) | Coding/decoding system for binary picture | |
JPH06327001A (en) | Picture processor | |
JPH05137007A (en) | Binary image coding device | |
JPH0779350A (en) | Picture data compression processing method and picture data re-configuration method | |
JP2710831B2 (en) | Image coding device | |
JP2569568B2 (en) | Pseudo halftone image two-dimensional data prediction operation device for facsimile machine | |
JPH11355575A (en) | Image processor | |
JPH06189286A (en) | Digital video signal encoder and decoder | |
JP4219079B2 (en) | Image processing device | |
JPS6336190B2 (en) | ||
JPH0723228A (en) | Picture data compression processing method | |
JPH04215385A (en) | Method and device for encoding/decoding image data |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 19980602 |