JPH0471392B2 - - Google Patents

Info

Publication number
JPH0471392B2
JPH0471392B2 JP60078495A JP7849585A JPH0471392B2 JP H0471392 B2 JPH0471392 B2 JP H0471392B2 JP 60078495 A JP60078495 A JP 60078495A JP 7849585 A JP7849585 A JP 7849585A JP H0471392 B2 JPH0471392 B2 JP H0471392B2
Authority
JP
Japan
Prior art keywords
signal
eol
image
image signal
data
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.)
Expired - Lifetime
Application number
JP60078495A
Other languages
Japanese (ja)
Other versions
JPS61237580A (en
Inventor
Muneo Yagishita
Kazuo Nakano
Hideo Tomita
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co Ltd
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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP60078495A priority Critical patent/JPS61237580A/en
Priority to CN86102311.0A priority patent/CN1003761B/en
Publication of JPS61237580A publication Critical patent/JPS61237580A/en
Publication of JPH0471392B2 publication Critical patent/JPH0471392B2/ja
Granted legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明はフアクシミリ装置等における画像信
号の復号化回路に関し、更に詳細には、符号化さ
れた画像信号を受信して復号化する際に、走査線
同期信号(以下EOL信号という)を検出し、復
号化処理に供する信号を形成する回路を含む復号
化回路に関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to an image signal decoding circuit in a facsimile device, etc., and more specifically, when receiving and decoding an encoded image signal, The present invention relates to a decoding circuit that includes a circuit that detects a scanning line synchronization signal (hereinafter referred to as an EOL signal) and forms a signal for decoding processing.

〔従来の技術〕[Conventional technology]

従来、フアクシミリ装置、電子フアイル等の装
置ではマイクロプロセツサを使用し、メモリに蓄
積したプログラムにより画像信号の符号化、復号
化の処理を行なつている。このような装置として
は、例えば、電子通信学会技術研究報告「多点監
視制御用LSI化プロセツサ」社団法人電子通信学
会、SSD80,No.52,1980年10月28日,P.1〜8、
沖電気研究開発「フアクシミリ用カスタムLSIの
開発」第114号、Vol.48、No.2,1981年9月、
P.31〜38に開示されたものがある。この種の装置
に使用されるプログラムによる処理とは、
CCITT勧告T4により画像の白黒信号を符号化、
復号化することをいう。
Conventionally, devices such as facsimile machines and electronic files use microprocessors to encode and decode image signals using programs stored in memory. Examples of such devices include, for example, IEICE technical research report, "LSI Processor for Multipoint Monitoring and Control," IEICE, SSD80, No. 52, October 28, 1980, P.1-8;
Oki Electric Research & Development “Development of Custom LSI for FAX Simulation” No. 114, Vol. 48, No. 2, September 1981,
There is something disclosed on pages 31-38. The program processing used in this type of device is
Encode the black and white signal of the image according to CCITT recommendation T4,
It means decoding.

上記従来の装置における復号化は、画像信号の
EOL信号を受信し、EOL信号に続く画像データ
を復号化し、画像描画信号に変換して行なわれ
る。ここでEOL信号はページの最初の走査線の
データの前及び各走査線のデータの後に付加され
るもので、12ビツトの“000000000001”なる形式
の信号である。受信される符号方式の確認は、画
像信号受信以前にフアクシミリ装置に予め定めら
れた通信制御手順により行なわれる。プログラム
処理では受信した画像信号を基に1画素毎に白、
黒の信号を検出し、EOL信号、画像データを判
読することにより復号動作が行なわれる。
The decoding in the conventional device described above is based on the image signal
This is done by receiving the EOL signal, decoding the image data following the EOL signal, and converting it into an image drawing signal. Here, the EOL signal is added before the data of the first scanning line of the page and after the data of each scanning line, and is a 12-bit signal in the form of "000000000001". Confirmation of the received encoding system is performed according to a predetermined communication control procedure for the facsimile device before receiving the image signal. In program processing, each pixel is colored white based on the received image signal.
The decoding operation is performed by detecting the black signal and reading the EOL signal and image data.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

しかしながら、上記従来技術の装置では、マイ
クロプロセツサのプログラム処理により画像信号
の符号化、復号化を行なつていたため、その処理
に時間がかかるという欠点があつた。例えば複数
ページにわたる画像データの受信においては、ペ
ージが変わる個所では6個の連続するEOL信号
からなる制御復帰信号(以下RTC信号という)
を受信し、他との区別をしている。通常は受信側
でこれら6個のEOL信号のうち3〜4個を認識
してページの終了としている。この場合、EOL
信号(12又は13ビツト)を毎回計数し、EOL信
号に続く画像データを区別して処理するプログラ
ム論理は非常に複雑になつてしまうという問題が
ある。
However, in the above-mentioned prior art apparatus, the image signal is encoded and decoded through program processing by a microprocessor, and therefore has the disadvantage that the processing takes time. For example, when receiving image data spanning multiple pages, a control return signal (hereinafter referred to as RTC signal) consisting of six consecutive EOL signals is sent at the point where the page changes.
receive and distinguish from others. Normally, the receiving side recognizes 3 to 4 of these 6 EOL signals and marks the end of the page. In this case, EOL
The problem is that the program logic for counting the signals (12 or 13 bits) each time and distinguishing and processing the image data following the EOL signal becomes very complex.

従つて、この発明は上記のごとき従来技術の問
題点を解決するためになされたものであつて、
EOL信号とそれに続く画像データとを区別する
複雑な論理を避け、簡単な回路構成で復号化を実
現する復号化回路を提供することを目的とする。
更に、この発明はLSI化技術を用いた専用論理回
路により経済的な復号化回路を提供するものであ
る。
Therefore, the present invention has been made to solve the problems of the prior art as described above.
The object of the present invention is to provide a decoding circuit that avoids complicated logic for distinguishing between an EOL signal and the image data that follows it, and realizes decoding with a simple circuit configuration.
Furthermore, the present invention provides an economical decoding circuit using a dedicated logic circuit using LSI technology.

〔問題点を解決するための手段〕[Means for solving problems]

この発明の復号化回路は、CCITT勧告T.4に基
づく符号化方式により符号化された画像信号を受
信し、該画像信号から各ページの先頭を含む各走
査線の先頭に付加された同期信号を検出する復号
化回路において、5段以上の段数を有し、前記画
像信号の1ビツトタイミングに対応するクロツク
信号により駆動される第1のシフト・レジスタ
と、前記第1のシフト・レジスタの最終段の出力
端に接続された入力を有し、かつ前記画像信号の
前に付加されている前記同期信号のビツト数に1
ビツトを加えた数に対応した段数を有し、前記ク
ロツク信号により駆動される第2のシフト・レジ
スタと、前記第1及び第2のシフト・レジスタの
各段からの出力に基づき、前記同期信号の受信、
及び次に復号化すべき画像データが存在するとき
にその先頭データの受信を論理的に識別する論理
手段とを具備し、前記第1及び第2のシフト・レ
ジスタは前記同期信号を含む前記画像信号を前記
クロツク信号によりシフト入力するようにしたこ
とを特徴とするものである。
The decoding circuit of the present invention receives an image signal encoded by an encoding method based on CCITT recommendation T.4, and extracts a synchronization signal from the image signal that is added to the beginning of each scanning line including the beginning of each page. In the decoding circuit for detecting a signal, a first shift register having five or more stages and driven by a clock signal corresponding to one bit timing of the image signal, and a final shift register of the first shift register are provided. The synchronization signal has an input connected to the output end of the stage and is added to the front of the image signal by 1.
A second shift register having a number of stages corresponding to the sum of bits and driven by the clock signal, and a second shift register driven by the clock signal, and the synchronization signal reception of,
and logical means for logically identifying the reception of the leading data when there is image data to be decoded next, and the first and second shift registers are configured to read the image signal including the synchronization signal. The clock signal is shifted and inputted using the clock signal.

(作用) 前記画像信号に含まれている前記同期信号の先
頭ビツトが前記第2のシフト・レジスタの最終段
に到達すると、直ちにかつ信頼性をもつて前記論
理手段が前記同期信号の検出を示す出力をするこ
とにより、前記目的を達成する。
(Operation) When the first bit of the synchronization signal included in the image signal reaches the final stage of the second shift register, the logic means immediately and reliably indicates the detection of the synchronization signal. The above purpose is achieved by outputting.

〔実施例〕〔Example〕

第1図はこの発明の実施例の復号化回路を示す
ブロツク図である。同図において、1は画像信号
の入力端子、11はEOL検出部、12は受信デ
ータ解読部、13はテコード前処理部、14は
FIFO(First In First Out)メモリ部、15はデ
コード後処理部、16はラインメモリ部A、17
はラインメモリ部Bである。
FIG. 1 is a block diagram showing a decoding circuit according to an embodiment of the present invention. In the figure, 1 is an image signal input terminal, 11 is an EOL detection section, 12 is a received data decoding section, 13 is a techo preprocessing section, and 14 is a
FIFO (First In First Out) memory section, 15 is decoding post-processing section, 16 is line memory section A, 17
is line memory section B.

第2図は本実施例のEOL検出部11を詳細に
示す回路図である。第3図はフアクシミリ画像デ
ータの二次元符号を復号化する場合の処理手順を
示すテーブルであり、このテーブルは蓄積プログ
ラムによる処理の手順をも示すものである。図
中、Pはパスモード、Hは水平モード、V(V
(0),VR(1),VR(2),VR(3),VL(1),VL
(2),VL(3))は垂直モードを示す。第4図は
フアクシミリ画像信号のEOL信号および画像デ
ータの構成例を示し、第5図は第4図の一部を詳
細に示したものである。第4図および第5図に挙
げたものは二次元符号化された画像データの例
で、この形式は画像信号の受信以前にフアクシミ
リ装置間で行なわれる通信により確認される。す
なわち、全体が一次元符号化によるものか二次元
符号化によるものかの区別、及び二次元符号化で
ある場合には先頭のEOL信号(EOL+1又は
EOL+0)に続く画像データが一次元符号化デ
ータか二次元符号化データかの区別が、両フアク
シミリ装置間で予め行なわれる通信により確認さ
れる。なお、EOL符号の後に続く“1”,“0”
のタグビツトはそれぞれ次のラインが一次元符号
化データ、二次元符号化データであることを示
し、更にEOL符号にタグビツト“1”を付加し
た信号が最初のデータラインに置かれる。
FIG. 2 is a circuit diagram showing details of the EOL detection section 11 of this embodiment. FIG. 3 is a table showing the processing procedure for decoding the two-dimensional code of facsimile image data, and this table also shows the processing procedure by the storage program. In the figure, P is pass mode, H is horizontal mode, V (V
(0), V R (1), V R (2), V R (3), V L (1), V L
(2), V L (3)) indicate vertical mode. FIG. 4 shows a configuration example of an EOL signal of a facsimile image signal and image data, and FIG. 5 shows a part of FIG. 4 in detail. The data shown in FIGS. 4 and 5 are examples of two-dimensionally encoded image data, and this format is confirmed by communication between facsimile devices before receiving the image signal. In other words, it is necessary to distinguish whether the whole is one-dimensionally encoded or two-dimensionally encoded, and if it is two-dimensionally encoded, the first EOL signal (EOL+1 or
Whether the image data following EOL+0) is one-dimensional encoded data or two-dimensional encoded data is confirmed by communication performed in advance between the two facsimile devices. In addition, “1” and “0” following the EOL code
The tag bits indicate that the next line is one-dimensional encoded data or two-dimensional encoded data, respectively, and a signal obtained by adding a tag bit "1" to the EOL code is placed on the first data line.

第1図の入力端子1は2値化された画像信号を
受信し、それをEOL検出部11に供給する。
EOL検出部11は受信した画像信号から各ライ
ン毎にEOL信号を自動的に検出し、受信データ
解読部12が正しく動作すること、すなわち第3
図で示す出発点(初期設定点)に受信データの各
データの先頭ビツトがくることを保証する機能を
持つ。受信データ解読部12は、入力端子1及び
EOL検出部11を介して受信データを入力し、
例えば受信データがいわゆるプリフイツクスコー
ドの場合は、デコード前処理部13と連動し、第
3図に示す処理テーブルに従つて1ビツト毎に復
号処理を行なう。そして、V(0),H,……など
のプリフイツクスコードの1つを復号判定する。
復号処理が各ターミナル点に至つた後、各ターミ
ナル点にて、デコード前処理部13が動作し、復
号化されたデータをFIFOメモリ部14に転送す
る。FIFOメモリ部14は転送されてきたデータ
を格納する。画像信号の受信とその復号化に当つ
て、画像信号の各ラインの先頭ビツト、又は画像
データの先頭ビツトを正確に捕捉し、受信データ
解読部12で処理することが必須である。デコー
ド後処理部15はFIFO部15からのデータの変
換処理を行ない、変換されたデータはラインメモ
リ部A16及びラインメモリ部B17のいずれか
一方、すなわち出力動作をしていない方に供給さ
れ、描画に供される。
Input terminal 1 in FIG. 1 receives a binarized image signal and supplies it to EOL detection section 11. Input terminal 1 in FIG.
The EOL detection unit 11 automatically detects the EOL signal for each line from the received image signal, and confirms that the received data decoding unit 12 operates correctly.
It has a function to ensure that the first bit of each piece of received data comes to the starting point (initial setting point) shown in the figure. The received data decoder 12 has input terminals 1 and 1.
Input received data via the EOL detection unit 11,
For example, if the received data is a so-called prefix code, it works in conjunction with the decoding preprocessing section 13 to decode each bit in accordance with the processing table shown in FIG. Then, one of the prefix codes such as V(0), H, . . . is decoded and determined.
After the decoding process reaches each terminal point, the decoding preprocessing section 13 operates at each terminal point and transfers the decoded data to the FIFO memory section 14. The FIFO memory unit 14 stores the transferred data. When receiving and decoding an image signal, it is essential that the first bit of each line of the image signal or the first bit of image data be accurately captured and processed by the received data decoder 12. The decode post-processing unit 15 performs conversion processing on the data from the FIFO unit 15, and the converted data is supplied to either the line memory unit A16 or the line memory unit B17, that is, the one that is not performing the output operation, and is used for drawing. served.

ここで、EOL検出部11を第2図により詳細
に説明する。同図において、1は入力端子、2は
クロツク入力端子、4,5,6,7は出力端子、
21は8ビツトのシフトレジスタ、22は13ビツ
トのシフトレジスタ、23〜28は論理回路であ
る。
Here, the EOL detection section 11 will be explained in detail with reference to FIG. 2. In the figure, 1 is an input terminal, 2 is a clock input terminal, 4, 5, 6, and 7 are output terminals,
21 is an 8-bit shift register, 22 is a 13-bit shift register, and 23 to 28 are logic circuits.

入力端子1は第1図と同じもので、画像信号を
受信する。クロツク入力端子2は画像信号の1ビ
ツトタイミングに対応するクロツク信号(CK)
を入力する。シフトレジスタ21,22はそれぞ
れ8個、13個のフリツプフロツプ(以下F/Fと
いう)を用いて公知の技術により構成され、論理
“1”又は“0”の信号を出力する。シフトレジ
スタ22はシフトレジスタ21内のNo.1のF/F
の出力を入力信号とする。従つて、シフトレジス
タ21,22はクロツクパルス入力端子2から入
力するクロツクパルス(CK)と同期して連続し
た受信信号を記憶し、また下位F/Fに1ビツト
毎信号を転送する。EOL検出部11の働きは第
4図に示す画像信号の各ライン先頭位置T点か
ら、12又は13ビツトおよび8ビツトの信号を監視
し、所定のEOL信号を検出し、デコード前処理
部13に検出した信号を送出することにある。端
子4は一次元符号化処理の場合の各ラインの
EOL信号を出力する。端子5は二次元符号化処
理の場合の各ラインのEOL信号で、EOL信号の
次に続く画像データが一次元符号化データの場合
の(EOL+1)を出力する。端子6は二次元符
号化処理の場合の各ラインのEOL信号で、EOL
信号の次に続く画像データが二次元符号化データ
の場合の(EOL+0)を出力する。
The input terminal 1 is the same as in FIG. 1 and receives an image signal. Clock input terminal 2 receives a clock signal (CK) corresponding to the 1-bit timing of the image signal.
Enter. The shift registers 21 and 22 are constructed by a known technique using 8 and 13 flip-flops (hereinafter referred to as F/F), respectively, and output a logic "1" or "0" signal. Shift register 22 is the No. 1 F/F in shift register 21
The output of is the input signal. Therefore, the shift registers 21 and 22 store continuous received signals in synchronization with the clock pulse (CK) inputted from the clock pulse input terminal 2, and also transfer the signal bit by bit to the lower F/F. The function of the EOL detection section 11 is to monitor the 12 or 13 bit and 8 bit signals from the starting position T of each line of the image signal shown in FIG. The purpose is to send out the detected signal. Terminal 4 is for each line in the case of one-dimensional encoding processing.
Outputs EOL signal. Terminal 5 outputs an EOL signal for each line in the case of two-dimensional encoding processing, and outputs (EOL+1) when the image data following the EOL signal is one-dimensional encoded data. Terminal 6 is the EOL signal of each line in the case of two-dimensional encoding processing.
Outputs (EOL+0) when the image data following the signal is two-dimensional encoded data.

二次元符号化処理の場合、一次元符号化データ
が2ライン毎又は、4ライン毎、あるいは最初の
ラインのみに出現することがCCITT勧告に規定
されている。第5図に示す画像信号のT点より右
側13ビツトおよび8ビツトの信号が第2図に示す
シフトレジスタ21,22に格納された時点、第
2図の端子5に検出信号を出力する。第5図に示
す各画像信号1,0は左側より1クロツク毎にレ
ジスタ21,22のNo.1〜No.8のF/FおよびNo.
1〜No.13のF/Fに転送される。端子4,5,6
のうちいずれの出力をEOL信号とするかはデコ
ード前処理部13で選択される。端子7は第2の
シフト・レジスタにおいてEOL信号の受信時に、
次ラインの先頭データが出力されるように設けら
れたものであり、第1図の受信データ解読部12
へ接続されている。
In the case of two-dimensional encoding processing, the CCITT Recommendation stipulates that one-dimensional encoded data appears every second line, every fourth line, or only on the first line. When the 13-bit and 8-bit signals on the right side of point T of the image signal shown in FIG. 5 are stored in the shift registers 21 and 22 shown in FIG. 2, a detection signal is outputted to the terminal 5 shown in FIG. The image signals 1 and 0 shown in FIG. 5 are input to F/Fs No. 1 to No. 8 of registers 21 and 22 every one clock from the left side.
Transferred to F/Fs No. 1 to No. 13. terminals 4, 5, 6
The decoding preprocessing unit 13 selects which of the outputs is to be used as the EOL signal. Terminal 7 is connected to the second shift register when the EOL signal is received.
It is provided so that the first data of the next line is output, and is similar to the received data decoder 12 in FIG.
connected to.

なお、前記実施例では、CCITT勧告T.4に対応
し、かつ1次元及び2次元の各符号化処理にも対
応すべく、シフト・レジスタ21の段数を8段と
した。しかし、CCITT勧告T.4における規約に従
うデータが1次元符号化方式によるものであるな
らば、シフト・レジスタ22が13段あるので、シ
フト・レジスタ21の段数としては、5段以上あ
ればよい。
In the above embodiment, the number of stages of the shift register 21 is set to eight in order to comply with CCITT Recommendation T.4 and also to support one-dimensional and two-dimensional encoding processing. However, if the data conforming to the rules in CCITT Recommendation T.4 is based on a one-dimensional encoding method, the shift register 22 has 13 stages, so the number of stages of the shift register 21 may be 5 or more.

〔発明の効果〕〔Effect of the invention〕

以上詳細に説明したように、この発明によれ
ば、第1のシフトレジスタ、第2のシフトレジス
タ及び論理手段とを設けたので、同期信号を短時
間に正確に捕捉することができる。従つて、復号
化処理を高速かつ容易に行なえる利点がある。こ
の発明をフアクシミリ装置に適用した場合には装
置の高速動作に非常に有効であり、動作を保証す
る復号化処理の論理が簡単なので経済的な効果も
奏する。
As described above in detail, according to the present invention, since the first shift register, the second shift register, and the logic means are provided, the synchronization signal can be accurately captured in a short time. Therefore, there is an advantage that decoding processing can be performed quickly and easily. When this invention is applied to a facsimile device, it is very effective for high-speed operation of the device, and the logic of decoding processing that guarantees operation is simple, so it is also economically effective.

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

第1図はこの発明の実施例の復号化回路のブロ
ツク図、第2図は上記実施例におけるEOL検出
部の詳細回路図、第3図は二次元符号化データの
処理手順のテーブルを示す図、第4図及び第5図
はそれぞれ受信される画像信号の構成例及びその
一部の詳細例を示す図である。 11……EOL検出部、12……受信データ解
読部、13……デコード前処理部、14……
FIFOメモリ部、15……デコード後処理部、1
6……ラインメモリ部A、17……ラインメモリ
部B。
Fig. 1 is a block diagram of a decoding circuit according to an embodiment of the present invention, Fig. 2 is a detailed circuit diagram of an EOL detection section in the above embodiment, and Fig. 3 is a diagram showing a table of processing procedures for two-dimensional encoded data. , FIG. 4, and FIG. 5 are diagrams showing a configuration example of a received image signal and a detailed example of a part thereof, respectively. 11...EOL detection unit, 12...Received data decoding unit, 13...Decoding preprocessing unit, 14...
FIFO memory section, 15...Decoding post-processing section, 1
6... Line memory section A, 17... Line memory section B.

Claims (1)

【特許請求の範囲】 1 CCITT勧告T.4に基づく符号化方式により符
号化された画像信号を受信し、該画像信号から各
ページの先頭を含む各走査線の先頭に付加された
同期信号を検出する復号化回路において、 5段以上の段数を有し、前記画像信号の1ビツ
トタイミングに対応するクロツク信号により駆動
される第1のシフト・レジスタと、 前記第1のシフト・レジスタの最終段の出力端
に接続された入力を有し、かつ前記画像信号の前
に付加されている前記同期信号のビツト数に1ビ
ツトを加えた数に対応した段数を有し、前記クロ
ツク信号により駆動される第2のシフト・レジス
タと、 前記第1及び第2のシフト・レジスタの各段か
らの出力に基づき、前記同期信号の受信、及び次
に復号化すべき画像データが存在するときにその
先頭データの受信を論理的に識別する論理手段と
を具備し、 前記第1及び第2のシフト・レジスタは前記同
期信号を含む前記画像信号を前記クロツク信号に
よりシフト入力するようにしたことを特徴とする
復号化回路。
[Claims] 1. An image signal encoded by an encoding method based on CCITT Recommendation T.4 is received, and a synchronization signal added to the beginning of each scanning line including the beginning of each page is extracted from the image signal. The decoding circuit for detection includes a first shift register having five or more stages and driven by a clock signal corresponding to 1-bit timing of the image signal, and a final stage of the first shift register. and has a number of stages corresponding to the number of bits of the synchronization signal added before the image signal plus one bit, and is driven by the clock signal. and a second shift register that receives the synchronization signal based on the output from each stage of the first and second shift registers, and when there is image data to be decoded next, the leading data is and logical means for logically identifying the reception of the clock signal, and the first and second shift registers shift and input the image signal including the synchronization signal using the clock signal. decoding circuit.
JP60078495A 1985-04-15 1985-04-15 Decoding circuit Granted JPS61237580A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP60078495A JPS61237580A (en) 1985-04-15 1985-04-15 Decoding circuit
CN86102311.0A CN1003761B (en) 1985-04-15 1986-04-03 decoding circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60078495A JPS61237580A (en) 1985-04-15 1985-04-15 Decoding circuit

Publications (2)

Publication Number Publication Date
JPS61237580A JPS61237580A (en) 1986-10-22
JPH0471392B2 true JPH0471392B2 (en) 1992-11-13

Family

ID=13663547

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60078495A Granted JPS61237580A (en) 1985-04-15 1985-04-15 Decoding circuit

Country Status (2)

Country Link
JP (1) JPS61237580A (en)
CN (1) CN1003761B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101783857B (en) * 2009-05-12 2011-11-30 上海海事大学 Image matrixing pretreatment method based on FPGA in high-resolution imaging system

Also Published As

Publication number Publication date
CN86102311A (en) 1986-10-15
CN1003761B (en) 1989-03-29
JPS61237580A (en) 1986-10-22

Similar Documents

Publication Publication Date Title
EP0754328A1 (en) Method and apparatus for decoding bar code images using information from previous scan lines
GB2160062A (en) Facsimile image encoding method
EP0083247B1 (en) Facsimile data converting system
JPH0471392B2 (en)
NO963855D0 (en) Method for processing a serial digital data signal
JPS60213172A (en) Encoding processing device
JPS6351429B2 (en)
JPH0435363A (en) Coding method for binary picture
KR0128667B1 (en) Mh code decoding device
JP2806544B2 (en) Redundant bit elimination method for facsimile signal
JP2900561B2 (en) Barcode reading device and barcode reading method
JP2819912B2 (en) Image data storage method determination method
JPS62203459A (en) fax machine
JPS6243260A (en) Facsimile equipment
JPS61251276A (en) Picture data encoding system
JPS60253371A (en) Original transmission system
JPS62200873A (en) Facsimile equipment
JPS5825766A (en) Detection for synchronizing signal
JPS63233674A (en) data processing equipment
JPS59160367A (en) Facsimile
JPS60249473A (en) Decoder of modified huffman code
JPH02207666A (en) Facsimile equipment
JPS6384268A (en) Compression code encoding device
JPS63302670A (en) Facsimile encoding method
JPS6310873A (en) Facsimile equipment

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term