JPS60259066A - Picture data compressor - Google Patents

Picture data compressor

Info

Publication number
JPS60259066A
JPS60259066A JP11484084A JP11484084A JPS60259066A JP S60259066 A JPS60259066 A JP S60259066A JP 11484084 A JP11484084 A JP 11484084A JP 11484084 A JP11484084 A JP 11484084A JP S60259066 A JPS60259066 A JP S60259066A
Authority
JP
Japan
Prior art keywords
signal
code
output
line
image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP11484084A
Other languages
Japanese (ja)
Inventor
Yukio Sato
幸夫 佐藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP11484084A priority Critical patent/JPS60259066A/en
Priority to US06/739,072 priority patent/US4701803A/en
Priority to DE19853520028 priority patent/DE3520028A1/en
Priority to GB08514197A priority patent/GB2162401B/en
Priority to FR8508473A priority patent/FR2565441B1/en
Publication of JPS60259066A publication Critical patent/JPS60259066A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To relieve the load of the succeeding MH code generation by generating forcibly a modified huffman (MH) code at a point of time when a 2560-bit picture element is generated even if a change point of a picture is not caused for a long time. CONSTITUTION:The MH code is generated by an output of an OR circuit 217. The OR circuit 217 is controlled by a 2560 detection signal from an NAND gate 210, an inverted change point detection signal from an exclusive OR gate 225 via an inverter, an end of line (EOL) detection signal from an NAND gate 226, a line end signal from a line counter and a low level output from an NAND gate 219. Thus, the EOL code is inputted to the head of one lineof the picture and the EOL code for 5 clocks' share is inputted at the end of one page and the MH code corresponding to the length of line at the point of time by using the change point detecting signal and the line end signal.

Description

【発明の詳細な説明】 本発明はファクシミリや画像電子ファイル等に用いられ
る画像データの圧縮装置に関し、特に高解像度な画像処
理に適した画像データ圧縮装置に関するものである。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to an image data compression device used for facsimiles, image electronic files, etc., and particularly to an image data compression device suitable for high-resolution image processing.

従来のファクシミリ等の画像伝送装置や近年の光ディス
クや磁気ディスク等を用いた画像ファイル装置等におい
ては、画像データを圧縮して取扱うことにより、データ
量を減少せしめ伝送或いは蓄積動作の高速化、効率化を
計っている。
Conventional image transmission devices such as facsimile machines and recent image file devices using optical disks, magnetic disks, etc. compress and handle image data to reduce the amount of data, speed up transmission or storage operations, and improve efficiency. is planning to change.

かかる画像圧縮とは、いわゆるコード変換操作の一種で
あり、代表的な圧縮方法であるモディファイド・ホフマ
ン(MH)符号化について言えば、画像中の連続した白
又は黒画素の画素数を別の符号コードに対応させて表現
するものである。
Such image compression is a type of so-called code conversion operation, and in the case of Modified Hoffman (MH) encoding, which is a typical compression method, the number of consecutive white or black pixels in an image is converted to another code. It is expressed in correspondence with the code.

この際、発生頻度の高い画素数に対しては短いコード長
の符号コードを対応させ、一方、発生頻度の低い画素数
に対しては長いコード長の符号コードを対応させること
により、画素の組合せの発生頻度の偏りを利用し画像全
体をより少ないビット数の別のコード列で表現するもの
である。
At this time, the number of pixels that occur frequently is associated with a code code with a short code length, while the number of pixels that occur with a low frequency is associated with a code code with a long code length. This method utilizes the bias in the frequency of occurrence to express the entire image using a different code string with a smaller number of bits.

また、MH符号化によるデータ型式においてlラインの
画像に対応するMHココ一群の区切りを示すEOL(エ
ンドオブライン)符号及び1ページの画像の区切りを示
すRTC(リターントウコール)信号が規定されている
。受信側、即ち、復号処理装置はこれらEOL符号及び
RTC信号に基づき復号動作の同期取り等を行なう。
In addition, in the data format by MH encoding, an EOL (end of line) code that indicates a break between a group of MH here corresponding to an l-line image and an RTC (return to call) signal that indicates a break between one page of images are defined. . The receiving side, that is, the decoding processing device performs synchronization of decoding operations based on these EOL codes and RTC signals.

近年、例えば電子写真プロセスを用いたレーザー・ヒー
ム・プリンタ等の高速で、しかも高解像の画像記録が可
能なプリンタが開発され、この様なプリンタにより圧縮
画像の再生(記録)を行なうことが望まれる様になって
いる。これにともない、プリンタにて再生すべき画像を
光学的に読取るリーグ等にも高速性が望まれ、更に高速
な圧縮及び復号処理が必要となっている。
In recent years, printers capable of recording high-speed, high-resolution images, such as laser beam printers using an electrophotographic process, have been developed, and it is now possible to reproduce (record) compressed images using such printers. It is as desired. Along with this, high speed is desired for leagues and the like that optically read images to be reproduced by printers, and even higher speed compression and decoding processing is required.

ここにおいて、前述の様な重要な役割を果すEOL符号
及びRTC信号の形成も大きな課題となっており、特に
リーグ、圧縮装置、プリンタ等の各部か独立に高速動作
するファクシミリ等にリアルタイムで且つ高速な処理を
達成するために適したEOL符号及びRTC信号の形成
機構が必要である。
Here, the formation of the EOL code and RTC signal, which play the important role as mentioned above, is also a big issue.In particular, in real-time and high-speed transmission, each part of the league, compression device, printer, etc. operates independently at high speed. A suitable EOL code and RTC signal formation mechanism is required to achieve this processing.

本発明は以上に鑑みてなされたもので、高速且つリアル
タイムな圧縮処理を可能とする画像データ圧縮装置を提
供するものであり、詳しくは、1ペ一ジ分の画像データ
を1ライン毎に繰返し入力する手段と、入力する画像デ
ータを圧縮する手段と、画像データの1ライン毎の入力
に同期したライン同期信号によりlラインの区切りを示
す符号を発生する手段と、1ペ一ジ分の画像データの入
力に同期したページ同期信号により1ページの区切りを
示す符号を発生する手段とを有する画像以下、本発明を
図面を用いて詳細に説明する。
The present invention has been made in view of the above, and provides an image data compression device that enables high-speed and real-time compression processing. Specifically, the present invention is to provide an image data compression device that enables high-speed and real-time compression processing. means for inputting image data; means for compressing image data to be input; means for generating a code indicating the division of l lines by a line synchronization signal synchronized with the input of each line of image data; The present invention will be described in detail below with reference to the drawings.

第1図は本発明を適用したり−ダの断面図である。FIG. 1 is a sectional view of a cylinder to which the present invention is applied.

図中、201は原稿台ガラス、202はハロゲンランプ
、螢光灯等の棒状光源、205は第1ミラー、 204
は第2ミラー、205は第3ミラー、206はし/ズ、
207はCOD等の一次元向体撮像素子である。
In the figure, 201 is a document table glass, 202 is a bar-shaped light source such as a halogen lamp or a fluorescent lamp, 205 is a first mirror, and 204
is the second mirror, 205 is the third mirror, 206 is the second mirror,
207 is a one-dimensional object imaging device such as COD.

装置の動作を説明すると、原稿台ガ・ラス201上に載
置されfc原稿は棒状光源202によシ照明され原稿を
走査(副走査)する耳1ミラー203、第2ミラー20
4 、777、3ミラー205を介してレンズ206に
より、C0D207上に結像される。C0D207の主
走査方向は図面に対して垂直な方向である。棒状光源2
02及び第1ミラー203は支持体(不図示)によシ一
体となっておシ、案内レール(不図示)によシ図中!方
向へ移動しつつ、原÷A面を走査する(副走査)。第2
ミラー204、第5ミラー205は支持体(不図示)に
よル一体となっており第1ミラー203と同一方向に第
1ミラー203の移動速度の1/2のスピードで案内レ
ール(不図示)上を移動する6棒状光源202、第1ミ
ラー203、第2ミラー204、第3ミラー205は夫
々図中実線で示す読取開始位置から点線で示す読取終了
位置(202’、203’、204’、205’ )ま
で移動するが、この時原稿台201からミラー205゜
2(14,205を通ってレンズ2061での光路長は
常に一定に保たれる。
To explain the operation of the apparatus, an fc original placed on an original table glass 201 is illuminated by a rod-shaped light source 202, and an ear 1 mirror 203 and a second mirror 20 scan (sub-scan) the original.
An image is formed on the C0D 207 by the lens 206 via the 4, 777, 3 mirror 205. The main scanning direction of the C0D 207 is perpendicular to the drawing. Rod-shaped light source 2
02 and the first mirror 203 are integrally connected to a support (not shown) and are connected to a guide rail (not shown). While moving in the direction, the original ÷ A plane is scanned (sub-scanning). Second
The mirror 204 and the fifth mirror 205 are integrally connected to each other by a support (not shown), and move in the same direction as the first mirror 203 at a speed of 1/2 of the moving speed of the first mirror 203 on a guide rail (not shown). The six bar-shaped light sources 202, the first mirror 203, the second mirror 204, and the third mirror 205 moving above move from the reading start position shown by the solid line in the figure to the reading end position shown by the dotted line (202', 203', 204', 205'), but at this time, the optical path length from the document table 201 through the mirrors 205°2 (14, 205 to the lens 2061) is always kept constant.

尚、本リーグ装置はA4サイズの原稿を短手方向に副走
査し、その読取りの線密度は16Line/rQmであ
る。また、主走査方向は16Pel/mmの解像度であ
る。従って、主走査1ラインによる出力ビットa 11
 S 560ビツトで、この主走査を4752ライン行
なう。
Note that this league device sub-scans an A4 size document in the transverse direction, and the linear density of the reading is 16 Line/rQm. Further, the resolution in the main scanning direction is 16 Pel/mm. Therefore, output bit a 11 by one main scanning line
This main scanning is performed for 4752 lines with S560 bits.

これによ)、原稿全面の画像の読取シを行ない、原稿画
像の濃淡に応じたレベルの画像信号を1ライン毎(出力
する、 208はに稿5恍取開始センサ、209は原稿読取終了
センサであシ、両センサは例えばフォトインタラゲタに
て構成され、Wc1ミラー205に設けられた不図示の
動作片により作動され、第1ミラー206が夫々のセン
サ位置に対応する位置に存在するときにセンサ出力を行
々う2ま九、原稿読取の終了後、上述のミラー及び光源
は実線位置に高速に復帰する。
208 is a document 5 scanning start sensor, and 209 is a document reading end sensor. Yes, both sensors are composed of, for example, a photo interrogator, and are activated by an operation piece (not shown) provided on the Wc1 mirror 205, and when the first mirror 206 is located at a position corresponding to the respective sensor position. After the sensor output is completed and the reading of the document is completed, the mirror and light source described above quickly return to the solid line position.

第2図は第1図示00D 207の駆動回路の一例を示
す回路図である。207は第1図示と同様の00D (
光電変換素子)である。901は画像読取シ動作の肩章
となるクロック信号OLKを発生する水晶発振器、90
2は水晶発振器901からのクロック信号をカウントす
るカウンタで、f:0D207におけるシフトレジスタ
転送開始を指示するシフトパルス907の入力によシそ
の出力908を7〜例では5L60)のカウント終了に
より出力908をローレベルとする。この出力908は
後述するビデオイネーブル信号V[iiN (水平同期
信号)として用いられる。
FIG. 2 is a circuit diagram showing an example of the drive circuit 00D 207 shown in the first diagram. 207 is 00D (
photoelectric conversion element). 901 is a crystal oscillator that generates a clock signal OLK, which serves as the epaulet of the image reading operation;
2 is a counter that counts the clock signal from the crystal oscillator 901, and upon input of the shift pulse 907 instructing the start of shift register transfer at f:0D207, its output 908 is output 908 when the count ends from 7 to 5L60 in the example). is set to low level. This output 908 is used as a video enable signal V[iiN (horizontal synchronization signal) to be described later.

904はQC!D 207より出力される画像の濃淡に
応じたレベルのアナログ出力を4ビツトのデジタル信号
に変換するためのψ変換器であり、抵抗Rにて夫々分圧
された電位と入力アナログ信号を比較し、出力D0〜D
、を出力する4個のコンパレータからなる。A/I変換
器904からの4ビットデジタル信号は2値化回路90
5で固定閾値との比較による2値化或いはディザ方を用
いた中間調再現のための2値化処理がなされ、更に、同
期回路906にて前述のクロック信号CLKに同期した
シリアル信号として出力される。
904 is QC! This is a ψ converter for converting the analog output of the level corresponding to the density of the image outputted from D 207 into a 4-bit digital signal, and it compares the voltage divided by the resistor R with the input analog signal. , output D0~D
It consists of four comparators that output . The 4-bit digital signal from the A/I converter 904 is sent to the binarization circuit 90
At step 5, the output signal is binarized by comparison with a fixed threshold value or binarized for halftone reproduction using a dither method, and is further output as a serial signal synchronized with the aforementioned clock signal CLK at a synchronization circuit 906. Ru.

このシリアル信号が2値化された画像信号である。This serial signal is a binarized image signal.

第6図はOOD 207の概略構成図である。ilは出
力トランジスタで、306は出力電圧をホールドするコ
ンデンサメモリである。また、302はコンデンサメモ
リ303のチャージをリセットするリセットスイッチで
ある。
FIG. 6 is a schematic diagram of the OOD 207. il is an output transistor, and 306 is a capacitor memory that holds the output voltage. Further, 302 is a reset switch that resets the charge of the capacitor memory 303.

506は感光部であ夛、一画素単位の受光素子1.2・
・・・・を有する。この感光部306に原稿からの反射
光が入射し、受光素子1,2・・・の夫々に光の強弱に
応じた電荷がチャージされる。受光素子1,2・・・・
に夫々チャージされた電荷は偶数画素及び奇数画素に分
けられ、各々CODシフトレジスタ304,505にパ
ラレルシフトされる。
Reference numeral 506 is a photosensitive section, which includes a photodetector element 1.2 for each pixel.
It has... Reflected light from the original enters the photosensitive section 306, and each of the light receiving elements 1, 2, . . . is charged with an electric charge corresponding to the strength of the light. Light receiving elements 1, 2...
The charges respectively charged in the pixels are divided into even pixels and odd pixels, and shifted in parallel to COD shift registers 304 and 505, respectively.

このシフトのタイミングは前述したシフトパルス907
0入力タイミングであ)、このシフトパルスによシゲー
ト306及び308をオンするととくよる。
The timing of this shift is determined by the shift pulse 907 described above.
0 input timing), the shift gates 306 and 308 are turned on by this shift pulse.

00Dシフトレジスタ5’04,505f−1クロック
バ〃スφ1.φ2によシ図示左方向へ順次転送され、偶
数画素及び奇数画素の夫々に対応したチャージを交互に
出カドランジスタロ01に送り込む。
00D shift register 5'04, 505f-1 clock bus φ1. The charges are sequentially transferred to the left in the drawing by φ2, and charges corresponding to even-numbered pixels and odd-numbered pixels are alternately sent to the output register 01.

第4図は前述した原稿読取開始センナ208及び原稿読
取終了センサ209のセ/す出力によシリアル信号VB
XNOを形成するための回路である。2個のナントゲー
ト403,404にて周知のフリップ70ツブを構成す
る。そしてナツトゲート405の入力401には原稿読
取開始センサ208のセンサ出力を、また、ナントゲー
ト404の入力402には原、稿読取終了センサ209
のセンサ出力を印加する。これによシフリッププロップ
の出力405は原稿読取開始センサ208のセンサ出力
から原稿読取終了センサ208のセンサ出力迄の期間ハ
イレベルとなる。このハイレベ〃の信号が垂直同期信号
VSYNCであシ、即ち、垂直同期信号VEYNOはO
CD 207 Kよる原稿の読取開始に同期して発生し
、読取終了に同期して減勢する信号である。尚本実施例
では原稿走査(読取り)の九めに移動するミラーの位置
センナにより垂直同期信号を形成したが、他の方法例え
ばりCD 207の読取開始から主走査数をカウントし
FIG. 4 shows a serial signal VB based on the outputs of the original reading start sensor 208 and the original reading end sensor 209.
This is a circuit for forming an XNO. The two Nant gates 403 and 404 constitute a well-known flip 70 tube. The input 401 of the Nant gate 405 receives the sensor output of the original reading start sensor 208, and the input 402 of the Nant gate 404 receives the sensor output of the original reading end sensor 209.
Apply the sensor output of As a result, the output 405 of the shift flip prop remains at a high level from the sensor output of the original reading start sensor 208 to the sensor output of the original reading end sensor 208. This high level signal is the vertical synchronizing signal VSYNC, that is, the vertical synchronizing signal VEYNO is
This signal is generated in synchronization with the start of reading the original by the CD 207K, and is deenergized in synchronization with the end of reading. In this embodiment, the vertical synchronization signal is generated by a position sensor of a mirror that moves at the ninth stage of scanning (reading) the original, but another method may be used, for example, by counting the number of main scans from the start of reading the CD 207.

カウント値が所定値にな′)九時点で原稿読取の終了を
示す信号を形成し、これを垂直同期信号VBXMOとし
て用いてもよい。
A signal indicating the end of document reading may be generated when the count value reaches a predetermined value (9), and this signal may be used as the vertical synchronizing signal VBXMO.

第5図は第1図示のり−ダにて読取〕出力される2値画
像信号をモディファイドホフマン(M、H)符号化によ
り圧縮し、MH符号を出力する圧縮回路の構成を示す回
路図である。
FIG. 5 is a circuit diagram showing the configuration of a compression circuit that compresses the output binary image signal read by the reader shown in FIG. 1 by modified Huffman (M, H) encoding and outputs an MH code. .

前述の画像信号VIDffiO、クロック信号OLK。The aforementioned image signal VIDffiO and clock signal OLK.

ビデオイネーブル信号VEX及び垂直同期信号VSYN
Oが入力される。
Video enable signal VEX and vertical synchronization signal VSYN
O is input.

220及び221はクロック信号OLKにて動作するD
フリップフロップであシ、ビデオイネーブル信号VZN
がアリツブフロップ220に入力され、フリップフロッ
プ220のQ出力はフリップフロップ221に入力され
る。従って、ビデオイネーブル信号WINはフリップフ
ロップ220で1クロック分、また、フリップフロップ
221で2クロック分の遅延が々される。フリップフロ
ップ220のQ出力とアリツブフロップ221のQ出力
はナントゲート226に入力される。これによシ、ビデ
オイネーブル信号VANの立上夛検出を行ない、その立
上多検出時ナントゲート226の出力がローレベルとな
る。このローレベル出力時が、1ライン分の画@信号V
IIOの入力開始タイミングであり、このナントゲート
226のローレベル出力を[1;OL検出信号という。
220 and 221 are Ds operated by the clock signal OLK.
Flip-flop, video enable signal VZN
is input to the flip-flop 220, and the Q output of the flip-flop 220 is input to the flip-flop 221. Therefore, the video enable signal WIN is delayed by one clock at the flip-flop 220 and by two clocks at the flip-flop 221. The Q output of the flip-flop 220 and the Q output of the Aritub flop 221 are input to a Nant gate 226. Accordingly, multiple rises of the video enable signal VAN are detected, and when the multiple rises are detected, the output of the Nant gate 226 becomes low level. When this low level is output, one line of image @signal V
This is the input start timing of IIO, and the low level output of this Nant gate 226 is referred to as [1; OL detection signal.

222及び224もクロック信号OLKにて動作するD
フリップフロップでチリ、フリップフロップ222には
画像信号VT D !noが、また、フリップ70ツブ
224にはアンドゲート223を介してフリップ70ツ
グ222のQ出力が夫々入力される。
222 and 224 also operate on the clock signal OLK.
The flip-flop 222 has an image signal VT D! In addition, the Q output of the flip 70 switch 222 is input to the flip 70 switch 224 via the AND gate 223.

従って、画像信号VTDICOはフリップフロップ22
2で1クロック分、また、フリップフロップ224で2
クロック分の遅延がなされる。アリツブフロップ222
のQ出力とフリップフロップ224のQ出力は排他的オ
アゲート225に入力される。これによシ、画像信号の
白から黒又は黒から白への変化点検出を行ないその変化
点の検出時に排他的オアゲート225の出力がハイレペ
〃となる。この排他的オアゲート225のハイレベル出
力を変化点検出信号という。
Therefore, the image signal VTDICO is transferred to the flip-flop 22
2 for 1 clock, and flip-flop 224 for 2
There is a clock delay. Aritsubu flop 222
The Q output of the flip-flop 224 and the Q output of the flip-flop 224 are input to an exclusive-OR gate 225. Accordingly, a change point from white to black or from black to white in the image signal is detected, and when the change point is detected, the output of the exclusive OR gate 225 becomes a high repeat. The high level output of this exclusive OR gate 225 is called a change point detection signal.

218はクロック信号OLKに従ってシフト動作する8
ピントのフットレジスタであり、垂直同期信号VSYN
Oを入力し、それを、QムからQ!までの8クロック分
だけ遅延動作する7シフトレジスタ218の出力Qムが
反転ゲート240を介してナントゲート219に入力さ
れ、ま九出力QMもナントゲート219の他の入力とな
る。これによシ、垂直同期信号VBYkH3の立下が夛
から5クロック分だけナントゲート219の出力がロー
レベ〃となる。このローレベル出力が1ペ一ジ分の画像
信号VTDi!Oの入力完了のタイミングを示し、これ
によシ1ページの画像終了を示すRTC信号の出力を制
御する。
218 is an 8 which performs a shift operation according to the clock signal OLK.
This is the focus foot register and the vertical synchronization signal VSYN.
Enter O, then change it from Q to Q! The output QM of the 7 shift register 218, which operates with a delay of 8 clocks, is input to the Nant gate 219 via the inverting gate 240, and the output QM also serves as another input to the Nant gate 219. As a result, the output of the Nant gate 219 becomes low level for five clocks after the fall of the vertical synchronizing signal VBYkH3. This low level output is the image signal VTDi for one page! This indicates the timing of completion of the input of O, and thereby controls the output of the RTC signal indicating the end of the image of one page.

211.212及び213は夫々4ビツトカウンタであ
り、これを直列接続して12ピントカウ/りを構成する
。これをラン長カウンタと呼び、これによ)、クロック
信号OLKのカウントを行なう。尚カウンタ211の最
下位ビットは1にセットされて−る。
211, 212 and 213 are 4-bit counters, which are connected in series to form a 12-pin counter. This is called a run length counter, and it counts the clock signal OLK. Note that the least significant bit of the counter 211 is set to 1.

カウンタ211の出力Q人〜QD及びカウンタ212の
出力QA−Q、B、そして、カウンタ213の出力。A
The output of the counter 211 Q-QD, the output QA-Q, B of the counter 212, and the output of the counter 213. A
.

QDと出力QB、Qoを反転した出方QB、Qc及び変
化点検出信号の反転信号がナントゲート210に入力さ
れる。これにょル、12ビツトカウンタのカウント値が
(1oo1/111ケ1111)即ち2559となった
ときにナントゲート21oの出方がa−レベルとなる。
QD, the output QB, the output QB and Qc obtained by inverting Qo, and the inverted signal of the change point detection signal are input to the Nantes gate 210. In this case, when the count value of the 12-bit counter reaches (1oo1/111 times 1111), that is, 2559, the output of the Nant gate 21o becomes the a-level.

このナントゲート21oのローレベル出力を2560検
出信号という。
This low level output of the Nant gate 21o is called a 2560 detection signal.

214.215及ヒ216は夫々4ビツトのカウンタで
あル、これを直列接続して12ビツトカクンタを構成し
、これをラインカウンタと呼び、これによシ、クロック
信号OLEのカウントを行なう。このラインカウンタの
初期セット値は1ライン分の画素数5560ビツトより
1多いカウントができる様にセントされてぃゐ。これは
ラン長カウンタが常に1からカウント開始するので、ラ
ン長カウンタと同じ値をカウントさせるためである。そ
して、1ライン分のクロック(336o)ヲカウントア
ップした時点でカウンタ216力13ツプルキヤリ信号
RCを出力する。このリップルキャリ信号ROをライン
エンド信号とhう。
214, 215 and 216 are 4-bit counters, which are connected in series to form a 12-bit counter, which is called a line counter, and counts the clock signal OLE. The initial set value of this line counter is set so that it can count by one more than the number of pixels for one line, which is 5560 bits. This is to make the run length counter count the same value as the run length counter, which always starts counting from 1. Then, when the clock (336o) for one line is counted up, the counter 216 outputs a 13-tuple carry signal RC. This ripple carry signal RO is called a line end signal.

尚、このラインエンド信号にてカウンタ214〜216
はクリアされる。
Note that the counters 214 to 216 are activated by this line end signal.
is cleared.

217は負論理オア回路であシ、とのオア回路217の
出力によりME符号の発生を制御する。
217 is a negative logic OR circuit, and the output of the OR circuit 217 controls the generation of the ME code.

オア回路217に#′i5通夛の入力があり、それは■
ナントゲート210からの2560検出信号、■排他的
オアゲート225からの変化点検出信号をインバータを
介して反転した信号、■ナントゲート226からのEO
L検出信号、■ラインカウンタからのラインエンド信号
及び■ナントゲート219からのローレベル出力である
。そして、これら5通りの入力のいずれかがローレベル
となり危場合に、オア回N1217はローレベル出力を
行なう。
There is an input of #'i5 in the OR circuit 217, and it is ■
2560 detection signal from the Nant gate 210, ■ Signal obtained by inverting the change point detection signal from the exclusive OR gate 225 via an inverter, ■ EO from the Nant gate 226
They are the L detection signal, (1) the line end signal from the line counter, and (2) the low level output from the Nantes gate 219. If any of these five inputs becomes low level and there is a danger, the OR circuit N1217 outputs a low level.

オア回路217のローレベル出力により、ラン長カウン
タのカウント値にクリアされる。即ちランレングスカウ
ンタは画像信号の変化点、ライ/エンド、ビデオイネ−
グル信号VINの立上シ時、垂直同期信号VSYN口の
立下シ時及び白又は黒のラン長が25606cいたとき
のいずれかの場合にクリアされる。また、後述の様にオ
ア回路217のa−レベル出力によシレジスタ251〜
234がデータ取込みを行なう。
The count value of the run length counter is cleared by the low level output of the OR circuit 217. In other words, the run length counter measures the changing points of the image signal, lie/end, and video input.
It is cleared when the cross signal VIN rises, when the vertical synchronization signal VSYN falls, or when the white or black run length exceeds 25606c. In addition, as will be described later, the a-level output of the OR circuit 217 can be used to
234 performs data acquisition.

231〜234は夫々ファーストイン・ファーストアラ
) (F工FO)レジスタでおり、オア回路217のa
−レベル出力により、入力端0゜〜D、に印加されてい
るデータを取シ込み、後述のUNOK信号にてデータ出
力する。即ち、レジスタ252〜234はラン長カウン
タの12ビツトのカウント値をパラレルに取込み、従っ
て、レジスタ252〜234 lit:はオア回路21
7がローレベル出力となつ九時点のラン長が取込まれる
。ま九、レジスタ231はオア回路241の出力を入力
端り、K、フリッププロップ224のQ出力を入力端り
、にそしてナントゲート227の出力を入力端Dsに取
り込む。
231 to 234 are first-in and first-ara (F engineering FO) registers, respectively, and a of the OR circuit 217.
- The level output takes in the data applied to the input terminals 0° to D, and outputs the data using the UNOK signal, which will be described later. That is, the registers 252 to 234 take in the 12-bit count value of the run length counter in parallel, so the registers 252 to 234 lit: correspond to the OR circuit 21.
The run length at point 9, when point 7 becomes a low level output, is taken in. Finally, the register 231 receives the output of the OR circuit 241 at its input terminal, the Q output of the flip-flop 224 at its input terminal, and the output of the Nant gate 227 at its input terminal Ds.

オア回路241はナントゲート219のローレベル出力
とナントゲート226のローレベル出力(10L検出信
号)のいずれか一方にて出力がハイレベルとなる。この
ハイレベル出力はレジスタ231の出力Q0からバッフ
ァ235のG入力に伝達される。これによシ、バッファ
235は後述の1OL符号発生状態になされる。
The OR circuit 241 outputs a high level at either the low level output of the Nant gate 219 or the low level output (10L detection signal) of the Nant gate 226. This high level output is transmitted from the output Q0 of the register 231 to the G input of the buffer 235. As a result, the buffer 235 is placed in a 1OL code generation state, which will be described later.

即ち、ナントゲート226からの&OL検出信号により
1クロック分のII!OL符号の発生が可能とガシ、ま
た、アンドゲート219のローレベル信号によシ5クロ
ック分のEiOL符号の発生が可能となる。複数のfi
:OL符号の連続は、1ペ一ジ分の画像信号VID[!
ioの完了を示すRTC信号である。
That is, the &OL detection signal from the Nant gate 226 causes one clock's worth of II! If it is possible to generate an OL code, it is also possible to generate an EiOL code for 5 clocks by the low level signal of the AND gate 219. multiple fi
:Continuation of OL code is image signal VID[! of one page]
This is an RTC signal indicating completion of io.

従って、5クロック分のεOL符号によp RTO信号
を形成する。
Therefore, the pRTO signal is formed by the εOL code for five clocks.

このように、画像信号VTDEliOの水平同期信号で
あるビデオイネーブル信号VtCの立上りに同期して、
1りaツク分のKOL符号を、叉、垂直同期信号V B
!N C!の立下ヤに同期して5クロック分のIC0L
符号(即ち、RTO信号)が発生される、従って、画像
の1ラインの先頭にはIOL符号を、また画像の1ペー
ジの終了後にはRTO信号を正確に発生することができ
るものであシ、又、圧縮すべき画像信号の入力装置1例
えばリーダの画像読取動作に正確に対応し、読取りとリ
アルタイムにEOL符号及びRTO信号の形成がなされ
る。
In this way, in synchronization with the rise of the video enable signal VtC, which is the horizontal synchronization signal of the image signal VTDEliO,
The KOL code for 1 rip, or the vertical synchronization signal V B
! NC! IC0L for 5 clocks in synchronization with the falling edge of
code (i.e., an RTO signal), so that it is possible to accurately generate an IOL code at the beginning of a line of an image and an RTO signal at the end of a page of an image; In addition, the EOL code and the RTO signal are formed in real time with the image reading operation in accordance with the image reading operation of the image signal input device 1, such as a reader, to be compressed.

レジスタ2510入力端り、への入力、即ちフリッププ
ロップ224のQ出力はB/W信号であシ、入力してい
る画像信号が黒であるか白であるかを示すものであ夛、
ハイレベルで黒を、ローレベルで白を示す。この入力端
D1への入力信号は出力端Q、よりバッファ235に入
力されす。
The input to the input end of the register 2510, that is, the Q output of the flip-flop 224 is a B/W signal, which indicates whether the input image signal is black or white.
A high level indicates black and a low level indicates white. The input signal to this input terminal D1 is input to the buffer 235 through the output terminal Q.

ナントゲート227にはラン長カウンタのカウンタ21
1の出力Q A 、Q D及びカウンタ212の出力Q
ム、Q、Bの6出力及び変化点検信号の反転信号が印加
されておシ、これら全て1となったときに、ローレベル
出力をレジスタ2!+1の入力端231に伝える。即ち
、12ビツトのカウント値の下位6ビツトが1(即ちラ
ン長が63)となったとき、このカウント値によ)ラン
長が63以上と判断できる。従って、ナントゲート22
7の出力がDレベルとなると1!はメークアップコード
の発生が必要である。このようにナンドゲ−ト227の
出力はローレベルでメイクアップコード、ハイレベルで
ターミネイテイングコードを示す″M/T信号である。
The Nantes gate 227 has a run length counter 21.
1 output Q A , Q D and the output Q of the counter 212
The six outputs of Q, B, and the inverted signal of the change check signal are applied, and when they all become 1, the low level output is sent to register 2! +1 input terminal 231. That is, when the lower 6 bits of the 12-bit count value are 1 (that is, the run length is 63), it can be determined that the run length is 63 or more based on this count value. Therefore, Nantes Gate 22
When the output of 7 becomes D level, it becomes 1! requires the generation of a makeup code. In this manner, the output of the NAND gate 227 is the ``M/T signal'' which indicates a make-up code at low level and a termination code at high level.

このM/T信号はフリッププロップ242で1クロツク
遅延した後レジスタ231からバッファ235に伝えら
れる。
This M/T signal is delayed by one clock in flip-flop 242 and then transmitted from register 231 to buffer 235.

バッファ255はG入力(ゲート入力)がローレベルの
場合に4つのFTPOレジスタ231〜234からの出
力をバッファするものである。しかしEOII符号を発
生す乙ときにはG入力がハイレベルとなシ、バッファ2
35の出力へ〇〜Allが全て1となる。このG入力へ
のハイレベル信号は前述の様にレジスタ231のQ。出
力である。
The buffer 255 buffers the outputs from the four FTPO registers 231 to 234 when the G input (gate input) is at a low level. However, when the EOII code is generated, the G input is at a high level, and the buffer 2
To the output of 35, 〇 to All become 1. This high level signal to the G input is the Q signal of the register 231 as described above. This is the output.

236はMHコード発生用ROM (リードオンリメモ
リ)及び有効コード長発生用ROMである、このROM
には白及び熱の夫々のラン長に対するME符号が格納さ
れ、ア”Iyoレジスタ231〜234から発生しバッ
ファ265を介して入力するラン長データ、VT倍信号
Bμ倍信号びEOLの各出力(フラグ)によってアドレ
スされてそれに対応するMu符号を出力する、尚、前述
のにOL符号の発生が必要なときにG入カ罠よシバツフ
ァ255の出力〜〜Attが全て1となるが、この信号
に対しても、EOL符号を発生する様にROM236に
データ格納され丞。
236 is a ROM for MH code generation (read only memory) and a ROM for effective code length generation.
ME codes for the white and heat run lengths are stored in ``A'', the run length data generated from the Iyo registers 231 to 234 and input via the buffer 265, the outputs of the VT multiplied signal, the Bμ multiplied signal, and the EOL. Furthermore, when it is necessary to generate the OL code, the outputs of the G input trap buffer 255 are all 1, but this signal Data is also stored in the ROM 236 to generate an EOL code.

2B7.238はバッファであル、ROM 236の出
力ヲハンキング回K 239に伝達する。バッキング回
路239は16ビツトのバッキング回路であり、不定長
で発生するMH符号を一定長(16ビツト)のデータ列
に変換するための回路である。
2B7.238 is a buffer and transmits the output of the ROM 236 to the hunking circuit K239. The backing circuit 239 is a 16-bit backing circuit, and is a circuit for converting an MH code generated with an undefined length into a data string of a fixed length (16 bits).

そして、バクキングされた一定長のデータ列をパラレル
に出力する。バッキング回路239における信号tTN
OKは16ビツトのバッキングが完了した場合や、次の
MH符号が必要と表った時等に出力され、これによj7
 、 FTP’Oレジスタ231〜234に取り込まれ
ているデータを出力せしめ、バッファ235を介してR
OM 256のアドレスヲ行わしめる。
Then, the back-upped data string of a certain length is output in parallel. Signal tTN in backing circuit 239
OK is output when 16-bit backing is completed or when the next MH code is required, and this causes j7
, outputs the data stored in the FTP'O registers 231 to 234, and outputs the data stored in the FTP'O registers 231 to 234, and outputs the data stored in the FTP'O registers 231 to 234.
Address the OM 256.

第5図の回路の動作説明する。Mu符号化方式によるデ
ータ型式は第6図(2)の如くである。
The operation of the circuit shown in FIG. 5 will be explained. The data format according to the Mu encoding method is as shown in FIG. 6 (2).

即ち、画像データを示すME符号はライン毎に連続して
伝送され、そのライン間にラインの区切)を示すEOL
符号が挿入される。そして、1ペ一ジ分のnラインのM
lli符号の完了に続いて複数のIL符号の連続から外
るRTC信号が付加される。従って、受信側、即ち復号
処理装置ではこのIon符号によシ復号のための同期取
りを行ない、また、RTC信1号によ多画像の区切りを
認識すふ。尚、第6図(1)tj:tページ分のME符
号期間を示す前述の垂直同期信号V8YNOである。
That is, the ME code indicating image data is transmitted continuously for each line, and the EOL code indicating the line break is transmitted between the lines.
A code is inserted. And M of n line for one page
Following completion of the lli code, an RTC signal is added that deviates from the sequence of multiple IL codes. Therefore, the receiving side, that is, the decoding processing device, performs synchronization for decoding using this Ion code, and also recognizes the delimitation of multiple images using the RTC signal 1. Incidentally, FIG. 6(1) tj: is the above-mentioned vertical synchronization signal V8YNO indicating the ME code period for t pages.

第7図は1ライン分の画像信号VIDIUOの1例を示
す図であ夛、1ライン3360ビツトのうち515ビツ
トの白に続き515ビツトの黒そして2530ビツトの
白という1ラインの画像信号MIDε0の図である。第
7図(1)は前述のビデオイネーブル信号vENで、1
ライン3360ビツトの画像の開始時にハイレベルとな
)、終了時にローレベルとなる。ビデオイネーブル信号
v訃の立上りによシ託り検出信号(6)が第5図示ナン
トゲート226よ多出力される。また、変化点検出信号
(4)が、白から黒及び黒から白への画像信号の変化に
対応して第5図示排他的オアゲート225よ多出力され
る。更にラインエンド信号(5)が3660ビツトの終
了に同期し、第5図示ラインカウンタより出力される。
FIG. 7 is a diagram showing an example of the image signal VIDIUO for one line. Among the 3360 bits of one line, 515 bits of white are followed by 515 bits of black and 2530 bits of white. It is a diagram. FIG. 7(1) shows the video enable signal vEN described above, 1
It becomes high level at the beginning of the line 3360-bit image) and becomes low level at the end. Depending on the rising edge of the video enable signal v, a detection signal (6) is output from the Nant gate 226 shown in the fifth figure. Further, the change point detection signal (4) is outputted from the fifth exclusive OR gate 225 in response to the change in the image signal from white to black and from black to white. Furthermore, a line end signal (5) is outputted from the line counter shown in the figure 5 in synchronization with the end of 3660 bits.

このIL検出43号によF) EQOL符号が、また、
変化点検出信号及びラインエンド信号によ勺その時点の
ラン長に対応したMU符号が前述の様に発生される。
According to this IL detection No. 43, F) EQOL code is also
Based on the change point detection signal and line end signal, the MU code corresponding to the run length at that time is generated as described above.

第8図線1ライン3360ビットが全て白画像である場
合を示す、、第8図の例において、IN!OIJ検出信
号とラインエンド信号は前述の第7図の例と同様に形成
されるか、画償信号VIDKOに変化がないので変化点
検出信号は形成されず、従って、1ラインの途中で変化
点を基準とするMH符号の発生がなされない。従って、
1ライン分の画像に対するMu符号の発生がラインエン
ド信号(5)の発生時のみしかなされず、この時点で多
量なMH符号(例えば2つのメークアップコードと1つ
のターミネーテイ/グコート)の出力が必要となる。、
部ち、ラインエンド信号発生時に多くの負担が集中して
しまう。
In the example of FIG. 8, which shows a case where all 3360 bits of one line are white, IN! Either the OIJ detection signal and the line end signal are formed in the same way as in the example shown in FIG. No MH code is generated based on . Therefore,
The Mu code for one line of image is generated only when the line end signal (5) is generated, and at this point a large amount of MH codes (for example, two makeup codes and one termination/glue code) are output. It becomes necessary. ,
However, much of the burden is concentrated when line end signals are generated.

そこで、本例で灯前述の如くナントゲート210による
2560検出信号を用い、画像の変化点が長時間IC渡
って生じない場合でも、2560ビツトの画素発生時点
で強制的にMH符号を発生せしめ、後のMH符号発生の
負担を軽減する。第9図はこの2560の検出信号を用
いた場合の例を示す、、49図は箒8図の・列と同様に
1ライン5360ピントが全て白画イ9の場合である、
EOL検出’IN号(5)とラインエンド信号(6)は
第8図と同様に形成され、更に、256検出信号(5)
が1ラインの途中で形成される。そして、この2560
検出信号の発生時にまず2560ビツトのラン長に対応
した)JH符号を発生し、その後ラインエンド信号の発
生時に残り、即ち800ビツトのラン長に対応したMH
符号を発生する。この様に、長期Ki&って変化点が生
じない場合でも、それに対するM’H符号発生が1点に
集中せず、分けて発生することが可能となる。尚、第9
図は1ラインが全て白黒像の例を示したが、白又は黒画
像が2560以上続く場合にも同様に、2560検出信
号発生によ、り 2560 ビットのラン長に対応した
MH符号を発生し、その後の変化点において残シのラン
長に対するME符号を発生させるものである。
Therefore, in this example, the 2560 detection signal from the Nant gate 210 is used as described above, and even if the change point of the image does not occur over a long period of time, the MH code is forcibly generated at the time when the 2560-bit pixel is generated. To reduce the burden of later MH code generation. Fig. 9 shows an example of using this 2560 detection signal. Fig. 49 shows a case where 1 line of 5360 in focus is all white image A9, similar to the column 8 in Fig. 8.
The EOL detection 'IN number (5) and line end signal (6) are formed in the same manner as in Figure 8, and the 256 detection signal (5)
is formed in the middle of one line. And this 2560
When a detection signal is generated, first a JH code (corresponding to a run length of 2560 bits) is generated, and then when a line end signal is generated, a MH code corresponding to a run length of 800 bits is generated.
Generates a sign. In this way, even if no change point occurs in the long-term Ki&, the M'H code generation for that point does not concentrate at one point, but can be generated separately. Furthermore, the 9th
The figure shows an example in which one line is entirely a black and white image, but if 2560 or more white or black images continue, the MH code corresponding to a run length of 2560 bits can be generated by generating a 2560 detection signal. , the ME code for the remaining run length is generated at the subsequent change point.

第10図は、リーグからの画像信号VID印0が黒画像
から始まった場合について表わしたものである。即ち、
1ライン6360ビツトのうち、515ビツトの黒画像
、515ビツトの白黒像、そして2660ビツトの白画
像が順次入力された場合を示し、第7図示のものとは全
く黒と白の関係が反転した形になっている。
FIG. 10 shows the case where the image signal VID mark 0 from the league starts from a black image. That is,
This shows a case in which a 515-bit black image, a 515-bit monochrome image, and a 2,660-bit white image are input sequentially out of 6360 bits per line, and the relationship between black and white is completely reversed from that shown in Figure 7. It's in shape.

この時MH符号は黒画像のラン長515ビツトに対応す
るものから発生することになるが。
At this time, the MH code is generated from one corresponding to the run length of 515 bits of the black image.

C0TTTの勧告によれば1ラインの最初は白ランから
始めることに定められている。
According to the C0TTT recommendation, each line should start with a white run.

従ってこの場合は、ランl長0の白黒像をラン515の
黒画像の前に付加するという形式に改めるのが当然であ
る。
Therefore, in this case, it is natural to change the format so that the black and white image of run l length 0 is added before the black image of run 515.

しかし、この為にだけにラン長カウンタの初期tiを0
にし、ラン長0に対応するMH符号を発生するのは、回
路の規模が大きくな夛不都合が多い。何故なら画像デー
タの通常白画像のラン長又は黒画像のラン長は最低でも
1ビツトであシ、しかも、これ以上のラン長であゐこと
か一般的である。
However, just for this purpose, the initial ti of the run length counter is set to 0.
However, generating an MH code corresponding to a run length of 0 is disadvantageous in that the scale of the circuit is large. This is because the run length of a normal white image or the run length of a black image of image data is at least 1 bit, and moreover, it is common that the run length is longer than this.

従って、ラン長カウンタの初期値は第5図示の様に常に
1″にセットしておいた方が、回路が簡素化され、省ス
ペースにもなる。そして、先頭に白画像を作るために第
11図に示す様に当初あったラン長515のh明像のう
ち先ゐ1の1ビツトをラン長1の白画像に置き換えてし
まう。
Therefore, it is better to always set the initial value of the run length counter to 1'' as shown in Figure 5, which simplifies the circuit and saves space. As shown in FIG. 11, the first 1 bit of the initially existing h-bright image with run length 515 is replaced with a white image with run length 1.

これによシ、ラン長0の白画像のMH符号をわざわざそ
う入する必要性は全くなくなることになる。
This eliminates the need to enter the MH code of a white image with run length 0 at all.

但し、この場合、当然のことながら黒画イ象データの最
初の1ピントは白画f象になってしまうことになるが、
1ライン6560ピツト中、最初の1ビツトが白となっ
ても、再生した画像上では何の不、都合もなく、むしろ
、再生した画面では有効部面積の関係上、最初の1ビツ
トは現わゐアンドゲート225である。即ちナントゲー
ト226からのIOL検出信号にて7リングフaツグ2
22からの出力をゲートし、それを強制的に1クロツタ
分ローレベル(白魚像)としてしまうものである。又、
う/長カウンタの初期値を常に1″にセットするのは第
5図示カウンタ211のうちム入力をハイレベ〃にセッ
トすることによって実現される。これは本実施例では、
ラン長0の白黒像のMH符号を出力するために、カウン
タに0値が表われる必要がないからである。
However, in this case, naturally the first focus of the black image data will become a white image f image,
There is no problem or inconvenience in the reproduced image even if the first 1 bit out of 6560 pits in one line becomes white; in fact, the first 1 bit does not appear on the reproduced screen due to the effective area. It is I&Gate 225. That is, the IOL detection signal from the Nant gate 226 causes the 7 ring plug 2
This gates the output from 22 and forces it to a low level (white fish image) by one clot. or,
Always setting the initial value of the U/L counter to 1'' is achieved by setting the M input of the counter 211 shown in the fifth figure to a high level.
This is because there is no need for a 0 value to appear on the counter in order to output the MH code of a black and white image with a run length of 0.

以上本発明をファクシミリを例にとって説明したが、電
子ファイル等信の圧縮処理に適用可能なことFi言う迄
もない。また、MH符号化のみならず、同様な圧縮方式
にも本発明は適用可能である、 以上説明した様に、比較的長いラン長の画像の圧縮に際
しては圧縮コードの発生タイミングを分けることができ
、1時に負担が集中することを防ぐものである。
Although the present invention has been described above using a facsimile as an example, it goes without saying that it can also be applied to compression processing of electronic files and other communications. Furthermore, the present invention is applicable not only to MH encoding but also to similar compression methods. As explained above, when compressing images with a relatively long run length, the timing of generation of compression codes can be separated. This prevents the burden from being concentrated at 1 o'clock.

また、1ラインが黒画素から初まるものであったとして
もゼロのラン長の白画像に対応するMH$f号を形成す
る必要がなく、簡単な構成で1ラインの最初に白画像に
対す?、Ml(符号を発生することができる。
Furthermore, even if one line starts from a black pixel, there is no need to form an MH$f number corresponding to a white image with a run length of zero, and a simple configuration can be used to create a MH$f number corresponding to a white image at the beginning of one line. , Ml (code can be generated.

寸た、圧縮すべき両僧データの入力に同期して、画像デ
ータの圧縮符号に付加すべきライン区切りを示す符号及
びページ区切りを示す符号を発生し、高速且つリアルタ
イムな圧縮処理を達成するものである。
In addition, in synchronization with the input of the data to be compressed, a code indicating a line break and a code indicating a page break to be added to the compression code of the image data is generated, thereby achieving high-speed and real-time compression processing. It is.

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

第1図は本発明を適用したリーグの断面図、第2図)i
oODの駆動回路の一例を示す回路図、第3図はCOD
の概略構成図、第4図は垂直同期信号を形成するための
回路図、第5図はE、Ill処理を行なう回路の一例を
示す回路助、16図はMH符号化のデータ型式を示す図
、第7図〜第11歯は画像信号に対すb第5図回路の動
作を示すタイムチャート図であシ。 207は(CD 220.222,224はD−フリップ707ブ210
〜216はカウンタ 217fi負論理オア回路 218はシフトレジスタ 256はROM である。 4 tmi 4θ4 (J−ノラトイン1−シトイ自J号 (υVEN −“−コー 第Z図 mVEA/ 4−1−
Figure 1 is a sectional view of a league to which the present invention is applied, Figure 2) i
A circuit diagram showing an example of an oOD drive circuit, Figure 3 is a COD
4 is a circuit diagram for forming a vertical synchronization signal, FIG. 5 is a circuit diagram showing an example of a circuit that performs E and Ill processing, and FIG. 16 is a diagram showing the data format of MH encoding. , FIGS. 7 to 11 are time charts showing the operation of the circuit in FIG. 5 with respect to image signals. 207 is (CD 220, 222, 224 is D-Flip 707 block 210
216 is a counter 217fi, a negative logic OR circuit 218, and a shift register 256 is a ROM. 4 tmi 4θ4 (J-Noratoin 1-J No.

Claims (1)

【特許請求の範囲】[Claims] 1ペ一ジ分の画像データを、lライン毎に繰返し入力す
る回路と、入力する画像テークを圧縮する回路と1画像
データの1ライン毎の入力に同期したライン同期信号に
よりlラインの区切りを示す符号を発生する回路と、1
ペ一ジ分の画像データの入力に同期したページ同期信号
によりlページの区切りを示す符号を発生する回路とを
有することを特徴とする画像データ圧縮装置。
A circuit that repeatedly inputs one page's worth of image data every line, a circuit that compresses the input image take, and a line synchronization signal synchronized with the input of each line of image data separate lines. a circuit that generates the code shown;
1. An image data compression device comprising: a circuit that generates a code indicating one page division based on a page synchronization signal synchronized with input of image data for one page.
JP11484084A 1984-06-05 1984-06-05 Picture data compressor Pending JPS60259066A (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP11484084A JPS60259066A (en) 1984-06-05 1984-06-05 Picture data compressor
US06/739,072 US4701803A (en) 1984-06-05 1985-05-29 Image data compression apparatus
DE19853520028 DE3520028A1 (en) 1984-06-05 1985-06-04 DEVICE FOR COMPRESSING IMAGE DATA
GB08514197A GB2162401B (en) 1984-06-05 1985-06-05 Image data compression
FR8508473A FR2565441B1 (en) 1984-06-05 1985-06-05 IMAGE DATA COMPRESSION APPARATUS.

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11484084A JPS60259066A (en) 1984-06-05 1984-06-05 Picture data compressor

Publications (1)

Publication Number Publication Date
JPS60259066A true JPS60259066A (en) 1985-12-21

Family

ID=14648015

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11484084A Pending JPS60259066A (en) 1984-06-05 1984-06-05 Picture data compressor

Country Status (1)

Country Link
JP (1) JPS60259066A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5991774A (en) * 1982-11-18 1984-05-26 Matsushita Electric Ind Co Ltd Coding circuit

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5991774A (en) * 1982-11-18 1984-05-26 Matsushita Electric Ind Co Ltd Coding circuit

Similar Documents

Publication Publication Date Title
US6473538B2 (en) Image sensor
JPH0127630B2 (en)
US4156880A (en) Method for transmitting a facsimile signal by sequential edge differential coding
US4701803A (en) Image data compression apparatus
JPS5925422B2 (en) facsimile transmitter
US4918540A (en) System for encoding or decoding analog video signals
JP2501550B2 (en) Image reader
JPS60259066A (en) Picture data compressor
JPS6313389B2 (en)
JP2597970B2 (en) Image data compression device
JP2002044373A (en) Picture processor, picture processing method and storage medium
JPS586343B2 (en) Kahensousasasenmitsudoseigyohoushiki
US4860117A (en) Image processing method and system using multiple image sensors producing image data segments which are combined and subjected to optical processing
JPH0759037B2 (en) Image data compression device
JPS6125374A (en) Picture data compressor
JP3100430B2 (en) Image reading device
JP2887840B2 (en) Image reading device
JPS60171862A (en) Picture reader
JP2888627B2 (en) Image reading device
JP2514654B2 (en) Image information processing device
JPH0767140B2 (en) Equipment
JPS626574A (en) Picture reader
JPS6210467B2 (en)
JPS6177472A (en) Picture reader
JPH0457474A (en) Image data processor