JPH0330329B2 - - Google Patents
Info
- Publication number
- JPH0330329B2 JPH0330329B2 JP6848485A JP6848485A JPH0330329B2 JP H0330329 B2 JPH0330329 B2 JP H0330329B2 JP 6848485 A JP6848485 A JP 6848485A JP 6848485 A JP6848485 A JP 6848485A JP H0330329 B2 JPH0330329 B2 JP H0330329B2
- Authority
- JP
- Japan
- Prior art keywords
- mode
- run
- length
- circuit
- encoding
- 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
Links
- 238000000034 method Methods 0.000 claims description 11
- 238000001514 detection method Methods 0.000 description 16
- 238000010586 diagram Methods 0.000 description 5
Landscapes
- Compression, Expansion, Code Conversion, And Decoders (AREA)
Description
【発明の詳細な説明】
(産業上の利用分野)
本発明は符号化回路に関し、特にフアクシミ
リ、電子フアイル等に用いられる2次元符号化方
式により画像信号を符号化する符号化回路に関す
るものである。[Detailed Description of the Invention] (Industrial Application Field) The present invention relates to an encoding circuit, and particularly to an encoding circuit that encodes an image signal using a two-dimensional encoding method used for facsimile, electronic files, etc. .
(従来の技術)
従来、フアクシミリ通信の高速化、あるいは電
子フアイルへのデータの効率的蓄積等の目的で、
原稿情報を光電変換して得られるイメージ(画
像)信号を符号化により圧縮して伝送あるいは蓄
積することが行なわれている。そのようなイメー
ジデータの符号化方式において、例えばCCITT
グループ4、フアクシミリ装置の符号化に関する
勧告T.6に規定されているように、2次元符号化
方式が多く用いられている。この2次元符号化方
式は符号化ライン(符号化行)上の符号化画素が
符号化ライン(符号化行)の直前ライン(参照
行)である参照ライン(参照行)上の参照画素の
どちらに位置するかによつて符号化する方式であ
る。この方式は参照ラインと符号化ラインにおけ
る変化点位置の関係からCCITTグループ4のT.6
勧告の符号化手順に従い、パスモード、垂直モー
ド、水平モードに判別し、符号化する。符号化手
順としてはまずパスモードか否かを検出し、次に
パスモードでない場合、符号化ラインの起点、ま
たは参照変化画素の次の変化画素と参照ラインの
始めの変化画素の距離が3以下の場合は、垂直モ
ードとして符号化され、その距離が3より大きい
場合は、水平モードとして符号化される。第2図
に水平モードの一例を示す。同図において、符号
化ラインの起点画素は、ラインアドレスの「1」
の前に位置し、次の変化点画素a1と符号化ライン
の変化点画素a1と同一色の参照ラインの変化点画
素b1との距離が3より大きいからこれは水平モー
ドと判別できる。(Prior art) Conventionally, for the purpose of speeding up facsimile communication or efficiently storing data in electronic files,
Image signals obtained by photoelectrically converting document information are compressed by encoding and then transmitted or stored. In such image data encoding methods, for example, CCITT
As specified in Recommendation T.6 for group 4, facsimile equipment encoding, two-dimensional encoding systems are often used. In this two-dimensional encoding method, the coded pixel on the coding line (coding line) is either the reference pixel on the reference line (reference line) that is the line immediately before the coding line (coding line) This is a method of encoding based on the location of the object. This method is based on the CCITT Group 4 T.6 based on the relationship between the change point positions on the reference line and the encoded line.
According to the recommended encoding procedure, it is determined and encoded into path mode, vertical mode, and horizontal mode. The encoding procedure first detects whether it is in pass mode or not, and then if it is not in pass mode, the distance between the starting point of the encoding line or the next changed pixel of the reference changed pixel and the first changed pixel of the reference line is 3 or less. If the distance is greater than 3, it is encoded as a vertical mode, and if the distance is greater than 3, it is encoded as a horizontal mode. FIG. 2 shows an example of the horizontal mode. In the same figure, the starting pixel of the encoded line is the line address “1”.
This can be determined as horizontal mode because the distance between the next changing point pixel a 1 located before the encoding line and changing point pixel b 1 of the reference line of the same color is greater than 3. .
第3図は2次元符号化方式による従来の符号化
回路の構成を示すブロツク図である。同図におい
て、1は2値化され画素毎にサンプリングされた
画信号を入力する入力端子、2は画信号を1ライ
ン毎に記憶するバツフアメモリ、3は参照ライン
の画信号を出力するバツフアメモリ2の参照ライ
ン出力線、4は符号化ラインの画信号を出力する
バツフアメモリ2の符号化ライン出力線、5はバ
ツフアメモリ2から出力線3,4を介して読み出
した画信号の変化点画素を検出する変化点検出回
路、6は変化点検出回路5の出力信号と後述の白
ランレングス計数回路及び黒ランレングス計数回
路の黒、白ランレングス計数値とに基づいてパス
モード、水平モード、垂直モード等の符号化モー
ドの判定を行なうと共に、符号化回路全体を制御
する制御回路、7は制御回路6の符号化モードの
判定より上記各モードの設定を行なう符号化モー
ド設定回路、8は制御回路6からの白ランレング
スを計数して保持する白ランレングス計数回路、
9は制御回路6からの黒ランレングスを計数して
保持する黒ランレングス計数回路、10は符号化
モード設定回路7、白ランレングス計数回路8及
び黒ランレングス計数回路9の出力信号に基づい
て符号を作成する符号作成回路、11は符号作成
回路10からの符号化信号を出力する出力端子で
ある。 FIG. 3 is a block diagram showing the configuration of a conventional encoding circuit using a two-dimensional encoding method. In the figure, 1 is an input terminal for inputting an image signal that has been binarized and sampled for each pixel, 2 is a buffer memory that stores the image signal for each line, and 3 is a buffer memory 2 that outputs the image signal of the reference line. A reference line output line, 4 is an encoding line output line of the buffer memory 2 that outputs the image signal of the encoded line, and 5 is a change point for detecting a change point pixel of the image signal read out from the buffer memory 2 via the output lines 3 and 4. A point detection circuit 6 selects pass mode, horizontal mode, vertical mode, etc. based on the output signal of the change point detection circuit 5 and black and white run length count values of a white run length counting circuit and a black run length counting circuit, which will be described later. A control circuit that determines the encoding mode and controls the entire encoding circuit; 7 is an encoding mode setting circuit that sets each of the above modes based on the encoding mode determination of the control circuit 6; 8 is a control circuit from the control circuit 6; a white run length counting circuit that counts and holds the white run length of
9 is a black run length counting circuit that counts and holds the black run length from the control circuit 6; 10 is a black run length counting circuit that counts and holds the black run length from the control circuit 6; A code generation circuit 11 generates a code, and 11 is an output terminal that outputs an encoded signal from the code generation circuit 10.
次に動作を第2図及び第3図を用いて説明す
る。まず、入力端子1から画信号をバツフアメモ
リ2に送り込み、バツフアメモリ2で1ライン毎
に画信号を蓄積する。バツフアメモリ2より参照
ライン出力線3及び符号化ライン出力線4を介し
て参照ラインの画信号及び符号化ラインの画信号
を同時に読み出して変化点検出回路5によつて各
ライン毎に色(即ち、黒か白)の変化する変化点
画素の場所を検出する。第2図の場合では、変化
点検出回路はランドアドレスの「1」より変化点
画素を検出しながら、参照ラインと符号化ライン
をバツフアメモリより逐次読み出す。 Next, the operation will be explained using FIGS. 2 and 3. First, an image signal is sent from an input terminal 1 to a buffer memory 2, and the image signal is accumulated line by line in the buffer memory 2. The image signal of the reference line and the image signal of the encoded line are simultaneously read out from the buffer memory 2 via the reference line output line 3 and the encoded line output line 4, and the change point detection circuit 5 detects the color (i.e., Detects the location of a change point pixel that changes (black or white). In the case of FIG. 2, the change point detection circuit sequentially reads the reference line and the encoded line from the buffer memory while detecting the change point pixel from the land address "1".
次に、変化点検出回路5の出力信号による制御
回路6の判定に基づいて、パスモード、垂直モー
ド及び水平モードを設定する。水平モードの符号
化方式は水平モードであることを示す。“001”と
いう符号と、符号化ラインの起点又は参照画素か
ら次の変化点画素までの長さ及びその変化点画素
から次の変化点画素までの長さを符号化したもの
とを続けることにより表わされる。この場合、長
さを符号化するだけではなく、色によつても符号
が異なる。第2図の場合では、符号化ラインでラ
インアドレスの「1」の前が起点画素になり、ラ
インアドレスの「4」のところで変化点画素a1が
変化点検出回路で検出され、検出結果は制御回路
6を介して白ランレングス計数回路8に送られ
る。白ランレングス回路8では起点画素から変化
点画素a1までの白色の長さ(白ランレングス)が
カウントされる。次に、変化点画素a1を検出した
後、ランレングスの「6」のところで次の変化点
画素a2を変化点検出回路5で検出され、検出結果
は制御回路6を介して黒ランレングス計数回路に
送られる。黒ランレングス計数回路9では変化点
画素a1から変化点画素a2までの黒色の長さ(黒ラ
ンレングス)がカウントされる。一方、符号化モ
ードの設定については、始めの変化点画素a1が検
出されたとき、変化点画素a1より左側の参照ライ
ンに変化点画素がないためパスモード以外の水平
モードが垂直モードのどちらかであることが制御
回路6で判別される。次に、ラインアドレスが
「8」のとき、参照ラインの変化点画素b1が変化
点検出回路5で検出され、制御回路6は変化点画
素a1と変化点画素b1との距離が3以上であるた
め、水平モードと判別する。制御回路6で水平モ
ードであることが判別されると、符号化モード設
定回路7より水平モードである信号と、白ランレ
ングス計数回路8及び黒ランレングス計数回路9
よりそれぞれ白色の長さ“3”、黒色の長さ“2”
という信号とが符号作成回路10に送られる。符
号化作成回路0ではCCITTグループ4のT.6勧告
に従い符号化される。第2図の場合では水平モー
ド“001”、白色の長さが“3”であるため、次に
“1000”、更に黒色の長さが“2”であるため
“11”が続き、従つて、“001100011”と符号化さ
れる。符号作成回路10で作成された符号は符号
化信号として出力端子11より出力される。 Next, the pass mode, vertical mode, and horizontal mode are set based on the determination of the control circuit 6 based on the output signal of the change point detection circuit 5. The horizontal mode encoding method indicates horizontal mode. By following the code “001” and the length encoded from the starting point or reference pixel of the encoding line to the next change point pixel, and from that change point pixel to the next change point pixel, expressed. In this case, not only the length is encoded, but the code also differs depending on the color. In the case of Figure 2, the starting pixel is before the line address "1" on the encoding line, and the change point pixel a1 is detected by the change point detection circuit at the line address "4", and the detection result is It is sent to the white run length counting circuit 8 via the control circuit 6. The white run length circuit 8 counts the length of white color (white run length) from the starting pixel to the change point pixel a1 . Next, after detecting the change point pixel a 1 , the next change point pixel a 2 is detected at the run length "6" by the change point detection circuit 5, and the detection result is sent to the black run length via the control circuit 6. Sent to the counting circuit. The black run length counting circuit 9 counts the length of black color (black run length) from the change point pixel a1 to the change point pixel a2 . On the other hand, regarding the encoding mode settings, when the first change point pixel a 1 is detected, there is no change point pixel on the reference line to the left of change point pixel a 1 , so the horizontal mode other than the pass mode is set to the vertical mode. The control circuit 6 determines which one is the case. Next, when the line address is "8", the change point pixel b 1 of the reference line is detected by the change point detection circuit 5, and the control circuit 6 detects that the distance between the change point pixel a 1 and the change point pixel b 1 is 3. Because of the above, it is determined that the mode is horizontal. When the control circuit 6 determines that the mode is the horizontal mode, the encoding mode setting circuit 7 outputs a signal indicating the horizontal mode, the white run length counting circuit 8 and the black run length counting circuit 9.
The length of white color is “3” and the length of black color is “2”.
This signal is sent to the code generation circuit 10. Encoding generation circuit 0 performs encoding according to CCITT Group 4 T.6 recommendation. In the case of Figure 2, the horizontal mode is "001" and the length of white is "3", so next is "1000", and then the length of black is "2", so "11" continues, so , is encoded as “001100011”. The code created by the code creation circuit 10 is outputted from the output terminal 11 as a coded signal.
(発明が解決しようとする問題点)
しかしながら、前記符号化回路の構成では水平
モードの符号化において、白ランレングス及び黒
ランレングスをそれぞれカウントし保持するため
に、白ランレングス計数回路8及び黒ランレング
ス計数回路9の2つのランレングス計数回路が必
要であり、回路規模が大きくなると共に複雑にな
つてしまうという問題点があつた。(Problems to be Solved by the Invention) However, in the configuration of the encoding circuit, in order to count and hold the white run length and the black run length, respectively, in horizontal mode encoding, the white run length counting circuit 8 and the black run length are Two run-length counting circuits, the run-length counting circuit 9, are required, and there is a problem in that the circuit size becomes large and complicated.
本発明は上記問題点を解決し、簡単化された符
号化回路を提供することを目的とする。 The present invention aims to solve the above problems and provide a simplified encoding circuit.
(問題点を解決するための手段)
本発明は前記問題点を解決するために、2次元
符号化方式により画像信号を符号化する符号化回
路において、画像信号を順次標本化して2値化さ
れた信号から符号化行と該符号化行の直前行であ
る参照行とを順次読み出して値が変化する変化画
素を検出する変化点検出手段と、該変化点検出手
段の検出結果に基づいてパスモード、垂直モー
ド、水平モードの3つの符号化モードからいずれ
かを選択して判定する判定手段と、該判定手段か
らの初めのランレングスを計数して出力すると共
に、次のランレングスを計数して保持する単一の
ランレングス計数手段と、該ランレングス計数手
段からのランレングスの計数出力を保持するラン
レングス保持手段と、前記判定手段から指示され
る符号化モードに基づいて符号化する符号作成手
段とを有し、前記判定手段がパスモード、垂直モ
ードと判定したときは前記判定手段から符号作成
手段を経由して符号化コードを順次出力し、水平
モードと判定したときは前記符号作成手段から水
平モードを示す符号化コードを出力した後、前記
ランレングス保持手段の情報と前記ランレングス
計数手段の情報を前記ランレングス保持手段を経
由して前記符号作成手段に送り、ランレングス符
号を順次符号化することに特徴がある。(Means for Solving the Problems) In order to solve the above problems, the present invention provides an encoding circuit that encodes an image signal using a two-dimensional encoding method, in which an image signal is sequentially sampled and binarized. a change point detection means for sequentially reading out an encoded row and a reference row which is the immediately preceding row of the encoded row from the encoded signal and detecting a pixel whose value changes; a determining means for selecting and determining one of three encoding modes: mode, vertical mode, and horizontal mode, and counting and outputting the first run length from the determining means, and counting and outputting the next run length. a single run-length counting means for holding a run-length count, a run-length holding means for holding a run-length count output from the run-length counting means, and a code for encoding based on an encoding mode instructed by the determining means. and generating means, and when the determining means determines that the mode is pass mode or vertical mode, the encoding code is sequentially output from the determining means via the code generating means, and when the mode is determined as horizontal mode, the encoded code is generated. After outputting an encoded code indicating the horizontal mode from the means, the information of the run length holding means and the information of the run length counting means are sent to the code creation means via the run length holding means, and a run length code is generated. It is characterized by sequential encoding.
(作用)
本発明によれば、以上のように符号化回路を構
成したので、技術的手段は次のように作用する。
検出手段は符号化行と参照行とを順次読み出して
変化画素を検出するように働き、判定手段は検出
手段の検出結果に基づいてパスモード、垂直モー
ド、水平モード等の符号化モードを判別するよう
に働く。計数手段は判別手段から入力される初め
のランレングス(例えば白ランレングス)を計数
して出力し、次に入力されるランレングス(例え
ば黒ランレングス)を計数して保持するように働
く。保持手段は計数手段からのランレングス(例
えば白ランレングス)を保持するように働く。符
号化手段は判定手段から与えられる符号化モード
に基づいて符号化し、水平モードの場合には、ま
ず、保持手段から入力されるランレングス(即
ち、白ランレングス)を符号化し、次に計数手段
から保持手段を介して入力されるランレングス
(即ち、黒ランレングス)を符号化するように働
く。従つて、1個の計数手段の後に、簡単な保持
手段を設けることにより、ランレングスの計数と
保持を行なうことができるので、前記従来技術の
問題点が解決できるのである。(Operation) According to the present invention, since the encoding circuit is configured as described above, the technical means operates as follows.
The detection means works to sequentially read the encoded row and the reference row to detect changed pixels, and the determination means determines the encoding mode such as pass mode, vertical mode, horizontal mode, etc. based on the detection result of the detection means. work like that. The counting means counts and outputs the first run length (for example, white run length) input from the discrimination means, and counts and holds the next input run length (for example, black run length). The holding means serves to hold the run length (eg white run length) from the counting means. The encoding means encodes based on the encoding mode given by the determining means, and in the case of horizontal mode, first encodes the run length (i.e., white run length) input from the holding means, and then encodes the run length input from the holding means, and then encodes the run length input from the holding means. It serves to encode run lengths (ie black run lengths) inputted from the storage unit through the holding means. Therefore, by providing a simple holding means after one counting means, run lengths can be counted and held, thereby solving the problems of the prior art.
(実施例)
第1図は本発明による符号化回路の一実施例を
示すブロツク図である。同図において、第3図と
同一の参照符号は同一性のある構成部分を示す。
12は変化点検出回路5の出力信号と後述のラン
レングス回路13及びラツチ回路14の黒、白ラ
ンレングスの計数値とに基づいてパスモード、水
平モード、垂直モード等の符号化モードの判定を
行なうと共に符号化回路全体を制御する制御回
路、13は制御回路12からの白、黒ランレング
スを計数するランレングス計数回路、14はラン
レングス計数回路13から入力される白、黒ラン
レングスを保持するラツチ回路、15は符化モー
ド設定回路7及びラツチ回路14の出力信号に基
づいて符号を作成する符号作成回路である。(Embodiment) FIG. 1 is a block diagram showing an embodiment of an encoding circuit according to the present invention. In this figure, the same reference numerals as in FIG. 3 indicate the same components.
12 determines the encoding mode such as pass mode, horizontal mode, vertical mode, etc. based on the output signal of the change point detection circuit 5 and the counted values of black and white run lengths of a run length circuit 13 and a latch circuit 14, which will be described later. 13 is a run length counting circuit that counts the white and black run lengths from the control circuit 12; 14 holds the white and black run lengths input from the run length counting circuit 13; A latch circuit 15 is a code creation circuit that creates a code based on the output signals of the encoding mode setting circuit 7 and the latch circuit 14.
次に、第1図の動作を説明する。制御回路12
がパスモード、垂直モードと判定したときは、符
号化モード設定回路7のモードを設定し、制御回
路12から符号作成回路15を経由して符号化コ
ードを順次出力する。水平モードの場合には、前
述したように白ランレングス、黒ランレングスを
数えて保持する必要がある。従つて、制御回路1
2から入力される白ランレングスをランレングス
計数回路13でカウントし、カウントし終えた
後、白ランレングスをラツチ回路14に入力す
る。ラツチ回路14では白ランレングスを保持す
る。次に、制御回路12から出力される黒ランレ
ングスをランレングス計数回路13でカウントし
て保持しておく。制御回路12で水平モードと判
別されると、符号化モード設定回路7から水平モ
ードを示す信号が符号作成回路15に出力され
る。また、ラツチ回路14に保持されている白ラ
ンレングスが符号作成回路15に送られ、更に、
ランレングス計数回路13に保持されている黒ラ
ンレングスがラツチ回路14を介して符号作成回
路15へ送られる。符号作成回路15ではこれら
の入力を順に符号化して出力端子11より出力さ
れる。 Next, the operation shown in FIG. 1 will be explained. Control circuit 12
When it is determined that the mode is the pass mode or vertical mode, the mode of the encoding mode setting circuit 7 is set, and encoded codes are sequentially output from the control circuit 12 via the code generating circuit 15. In the horizontal mode, it is necessary to count and maintain the white run length and black run length as described above. Therefore, control circuit 1
The white run length inputted from 2 is counted by a run length counting circuit 13, and after counting is completed, the white run length is inputted to a latch circuit 14. The latch circuit 14 holds the white run length. Next, the black run length output from the control circuit 12 is counted and held by a run length counting circuit 13. When the control circuit 12 determines the horizontal mode, the encoding mode setting circuit 7 outputs a signal indicating the horizontal mode to the code generating circuit 15. Further, the white run length held in the latch circuit 14 is sent to the code creation circuit 15, and further,
The black run length held in the run length counting circuit 13 is sent to the code generation circuit 15 via the latch circuit 14. The code generation circuit 15 sequentially encodes these inputs and outputs them from the output terminal 11.
以上のように本実施例によれば、ランレングス
計数回路13の後に簡単なラツチ回路14を設け
ることによつて、従来2つ必要であつたランレン
グス計数回路が1つですむようになる。これによ
り回路の簡単化と規模の縮小を図ることができ、
また経済的である。 As described above, according to this embodiment, by providing the simple latch circuit 14 after the run-length counting circuit 13, only one run-length counting circuit is required compared to the conventional two. This makes it possible to simplify the circuit and reduce its scale.
It is also economical.
(発明の効果)
以上説明したように、本発明によれば、簡単な
回路構成で経済的な符号化回路を提供できる効果
がある。(Effects of the Invention) As explained above, according to the present invention, an economical encoding circuit can be provided with a simple circuit configuration.
第1図は本発明による符号化回路の一実施例を
示すブロツク図、第2図は水平モードの一例を示
す図、第3図は従来の符号化回路を示すブロツク
図である。
1……入力端子、2……バツフアメモリ、3…
…参照ライン出力線、4……符号化ライン出力
線、5……変化点検出回路、7……符号化モード
設定回路、11……出力端子、12……制御回
路、13……ランレングス計数回路、14……ラ
ツチ回路、15……符号作成回路。
FIG. 1 is a block diagram showing an embodiment of an encoding circuit according to the present invention, FIG. 2 is a diagram showing an example of a horizontal mode, and FIG. 3 is a block diagram showing a conventional encoding circuit. 1...Input terminal, 2...Buffer memory, 3...
... Reference line output line, 4 ... Encoding line output line, 5 ... Change point detection circuit, 7 ... Encoding mode setting circuit, 11 ... Output terminal, 12 ... Control circuit, 13 ... Run length counting Circuit, 14... Latch circuit, 15... Code creation circuit.
Claims (1)
る符号化回路において、 画像信号を順次標本化して2値化された信号か
ら符号化行と該符号化行の直前行である参照行と
を順次読み出して値が変化する変化画素を検出す
る変化点検出手段と、 該変化点検出手段の検出結果に基づいてパスモ
ード、垂直モード、水平モードの3つの符号化モ
ードからいずれかを選択して判定する判定手段
と、 該判定手段からの初めのランレングスを計数し
て出力すると共に、次のランレングスを計数して
保持する単一のランレングス計数手段と、 該ランレングス計数手段からのランレングスの
計数出力を保持するランレングス保持手段と、 前記判定手段から指示される符号化モードに基
づいて符号化する符号作成手段 とを有し、 前記判定手段がパスモード、垂直モードと判定
したときは前記判定手段から符号作成手段を経由
して符号化コードを順次出力し、水平モードと判
定したときは前記符号作成手段から水平モードを
示す符号化コードを出力した後、前記ランレング
ス保持手段の情報と前記ランレングス計数手段の
情報を前記ランレングス保持手段を経由して前記
符号作成手段に送り、ランレングス符号を順次符
号化することを特徴とする符号化回路。[Scope of Claims] 1. In an encoding circuit that encodes an image signal using a two-dimensional encoding method, the image signal is sequentially sampled and binarized, and the encoded row and the immediately preceding row of the encoded row are A changing point detecting means for sequentially reading out a certain reference row and detecting a changed pixel whose value changes; a single run length counting means that counts and outputs the first run length from the determination means, and counts and holds the next run length; a run-length holding means for holding a count output of the run length from the counting means; and a code creation means for coding based on the encoding mode instructed by the judging means, and the judging means is a pass mode, a vertical When it is determined that the mode is the horizontal mode, the determination means sequentially outputs encoded codes via the code generation means, and when it is determined that the mode is the horizontal mode, the code generation means outputs an encoded code indicating the horizontal mode, and then the An encoding circuit characterized in that information of a run-length holding means and information of the run-length counting means are sent to the code creation means via the run-length holding means, and a run-length code is sequentially encoded.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP6848485A JPS61227428A (en) | 1985-04-02 | 1985-04-02 | Coding circuit |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP6848485A JPS61227428A (en) | 1985-04-02 | 1985-04-02 | Coding circuit |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS61227428A JPS61227428A (en) | 1986-10-09 |
| JPH0330329B2 true JPH0330329B2 (en) | 1991-04-30 |
Family
ID=13375003
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP6848485A Granted JPS61227428A (en) | 1985-04-02 | 1985-04-02 | Coding circuit |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS61227428A (en) |
-
1985
- 1985-04-02 JP JP6848485A patent/JPS61227428A/en active Granted
Also Published As
| Publication number | Publication date |
|---|---|
| JPS61227428A (en) | 1986-10-09 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JPS6322114B2 (en) | ||
| JPH0330329B2 (en) | ||
| JPS6338152B2 (en) | ||
| JPS586343B2 (en) | Kahensousasasenmitsudoseigyohoushiki | |
| JPS634993B2 (en) | ||
| JPH0149072B2 (en) | ||
| JPS61232776A (en) | Encoding circuit | |
| JPH01108861A (en) | Picture coder | |
| JPS6339187B2 (en) | ||
| JPS5926691Y2 (en) | Facsimile signal transmission equipment | |
| KR900007566B1 (en) | Image data conversion device and method | |
| JPS60169276A (en) | Data compressing system | |
| KR20230006854A (en) | System and method for high resolution encoding of regions containing an element of interest in a sequence of images | |
| JPH0115223B2 (en) | ||
| JPS6384390A (en) | Two-dimensional compressive encoding abnormality detecting circuit for image compressive encoding device | |
| JPH0410868A (en) | Data communication equipment | |
| JPH01108862A (en) | Coding circuit | |
| JPS63131779A (en) | Facsimile encoding and decoding device | |
| JPS61263370A (en) | Encoding circuit | |
| JPS6362944B2 (en) | ||
| JPS6342471B2 (en) | ||
| JPH0528026B2 (en) | ||
| JPH05236286A (en) | Picture decoding circuit | |
| JPS61105930A (en) | Data encoder | |
| JPH06237387A (en) | Picture processing unit |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| EXPY | Cancellation because of completion of term |