JPS61186074A - Coding processing system - Google Patents

Coding processing system

Info

Publication number
JPS61186074A
JPS61186074A JP60025147A JP2514785A JPS61186074A JP S61186074 A JPS61186074 A JP S61186074A JP 60025147 A JP60025147 A JP 60025147A JP 2514785 A JP2514785 A JP 2514785A JP S61186074 A JPS61186074 A JP S61186074A
Authority
JP
Japan
Prior art keywords
signal
level
encoded data
line
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.)
Pending
Application number
JP60025147A
Other languages
Japanese (ja)
Inventor
Eiichi Adachi
安達 栄一
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP60025147A priority Critical patent/JPS61186074A/en
Priority to US06/738,351 priority patent/US4682215A/en
Publication of JPS61186074A publication Critical patent/JPS61186074A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the efficiency of coding by adding a coded data at each unit block to the head of a coded data of a prescribed level plane and omitting the coded data not including an effective data. CONSTITUTION:A picture signal DI representing a density at each picture element in multi-value is outputted from a scanner 1 to a picture image processing section 2 in parallel. The picture image processing section 2 outputs a reference line signal LR and a coded line signal LC from a picture signal with a minimum level to the coding processing section 3 synchronously with a shift clock SC when a line synchronizing signal SY is outputted from the coding processing section 3. Further, a level signal DP corresponding to the level is outputted. The coding processing section 3 does not output a level plane signal corresponding to the coded data and the level signal DP when no effective data is obtained. However, when the level signal DP represents a level plane outputted at first in the unit block, the level plane signal and the coded data are outputted.

Description

【発明の詳細な説明】 [技術分野] 本発明は、多値に読み取った画情報を複数のレベルプレ
ーンの情報に分割し、その各レベルプレーン別に符号化
する符号化処理方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Technical Field] The present invention relates to an encoding processing method that divides multi-level read image information into information of a plurality of level planes and encodes each of the level planes separately.

[従来技術] ファクシミリ装置等の画像処理装置では、カラー画像を
入力する場合、カラー画像を複数の色成分(通常は3原
色)に分解して各色成分別に読み取ってそれぞれに対応
した色プレーン情報を形成している。
[Prior Art] When inputting a color image, an image processing device such as a facsimile machine separates the color image into multiple color components (usually three primary colors), reads each color component separately, and generates color plane information corresponding to each color component. is forming.

また、中間調画像を入力する場合は、画像を複数ビット
の多値の画信号に読み取り、そのビットの同じ桁のデー
タからなるレベルプレーンを形成し、この各レベルプレ
ーン別に画信号として処理出力している。
In addition, when inputting a halftone image, the image is read into a multi-valued image signal of multiple bits, a level plane consisting of data of the same digit of the bit is formed, and each level plane is processed and output as an image signal separately. ing.

ところで、画情報は情報量が格段に大きく、かつ、冗長
性が非常に高いので、ファクシミリ装置のように画情報
を伝送する装置や画像ファイル装置のように画情報を記
憶する装置では1画情報をそのまま処理すると効率が非
常に悪くなるため、画情報の冗長性を小さくするような
符号化処理を行ない、その符号化データを伝送あるいは
記憶するようにしている。
By the way, image information has a much larger amount of information and is highly redundant, so in devices that transmit image information such as facsimile machines and devices that store image information such as image file devices, one image information If the image information is processed as it is, the efficiency will be extremely low, so encoding processing is performed to reduce the redundancy of the image information, and the encoded data is transmitted or stored.

例えば、G3ファクシミリ装置では、1次元符号化モー
ド(MH符号化モード)と2次元符号化モード(MR符
号化モード)の2つの符号化モードを備えていて、いず
れかの方式で画情報を符号圧縮することで、伝送効率を
向上している。
For example, a G3 facsimile machine has two encoding modes: a one-dimensional encoding mode (MH encoding mode) and a two-dimensional encoding mode (MR encoding mode), and image information is encoded using either method. Compression improves transmission efficiency.

これらの符号化処理では、いずれも原稿の1走査線が符
号化の1単位になっており、1次元符号化モードでは、
画素の状態変化を検出してそのランレングスを符号化す
るランレングス符号化処理が行なわれる。
In each of these encoding processes, one scanning line of the original is one unit of encoding, and in one-dimensional encoding mode,
A run length encoding process is performed to detect a change in the state of a pixel and encode the run length.

また、2次元符号化モードでは、1つのラインを1次元
符号化した後に最大に一1個の連続するラインを2次元
符号化する符号化処理であり、その2次元符号化は、現
在符号化されているライン上の各変化画素の位置を符号
化ラインまたは符号化ラインの直前の参照ライン上の対
応する参照画素の位置を参照して符号化する逐次符号化
方式である。符号化ラインを符号化した後、その符号化
ラインを次の符号化ラインの参照ラインとする。 (C
CITT勧告T、4参照) 1次元符号化モードにおける符号化データフォーマット
および2次元符号化モードにおける符号化フォーマット
の例を、それぞれ第4図および第5図に示す。
In addition, the two-dimensional encoding mode is an encoding process that encodes one line one-dimensionally and then two-dimensionally encodes a maximum of 11 consecutive lines. This is a sequential encoding method in which the position of each changed pixel on the line being encoded is encoded by referring to the position of the corresponding reference pixel on the encoding line or the reference line immediately preceding the encoding line. After encoding a coded line, the coded line is used as a reference line for the next coded line. (C
(See CITT Recommendation T, 4) Examples of encoded data formats in one-dimensional encoding mode and encoding formats in two-dimensional encoding mode are shown in FIGS. 4 and 5, respectively.

1次元符号化モードの符号化フォーマットは、各ライン
を識別するためのライン終端信号EOLで各ラインの符
号化データDCを区切ってなり、2次元符号化モードの
符号化フォーマットは、ライン終端信号EOLと符号化
データDCの間に、符号化データDCの符号化処理モー
ドをあられすタグビットTAGが付加されてなる。
The encoding format of the one-dimensional encoding mode is such that the encoded data DC of each line is separated by the line end signal EOL for identifying each line, and the encoding format of the two-dimensional encoding mode is the line end signal EOL for identifying each line. A tag bit TAG indicating the encoding processing mode of the encoded data DC is added between the encoded data DC and the encoded data DC.

さて、上述したようなカラー画像を読み取って形成され
た色プレーン情報および中間調画像を読み取って形成さ
れたレベルプレーン情報を符号化する方式を考えると、
1走査線毎に、各レベルプレーン別に上述した1次元符
号化モードあるいは2次元符号化モードで符号化し、そ
れらを走査線の順番に連続させ、さらに、各符号化デー
タの先頭部に各レベルプレーンを識別する識別情報を付
加すればよい。
Now, considering the method of encoding color plane information formed by reading a color image and level plane information formed by reading a halftone image as described above,
For each scanning line, each level plane is encoded in the above-mentioned one-dimensional encoding mode or two-dimensional encoding mode, and these are consecutively encoded in the order of the scanning line, and each level plane is added to the beginning of each encoded data. What is necessary is to add identification information to identify the .

かかる方式によれば、例えば1次元符号化モードでは、
第6図に示したようなフォーマットになる。
According to this method, for example, in one-dimensional encoding mode,
The format will be as shown in FIG.

すなわち、ライン終端信号HOLと符号化データDCの
間にレベルプレーン信号LL−L4をそれぞれの符号化
データDCのレベルプレーンに対応して付加し、これら
の4つの符号化データDCを単位ブロック(この場合は
1走査線分)毎に連続して並べてなる。
That is, a level plane signal LL-L4 is added between the line end signal HOL and the encoded data DC, corresponding to the level plane of each encoded data DC, and these four encoded data DC are combined into a unit block (this (in the case of 1 scanning line).

ところが、このような方式では、全てのレベルプレーン
の符号化データDCを出力しているので、例えば、レベ
ルプレーンが色情報に対応するとき、実際にはない色情
報の符号化データまでも、例えば同図に(n+1)ライ
ンのレベルL2.(n+2)ラインのレベルL2.L3
.L4として示したように出力されるので、符号化率が
悪いという不都合を生じていた。
However, in such a method, encoded data DC of all level planes is output, so for example, when a level plane corresponds to color information, even encoded data of color information that does not actually exist is outputted. In the figure, the level L2 of the (n+1) line. (n+2) line level L2. L3
.. Since the signal is output as shown as L4, the coding rate is low.

[目的] 本発明は、かかる実情に鑑みてなされたものであり、不
要な符号化データを出力せずに、符号化の効率を向上し
た符号化処理方式を提供することを目的としている。
[Objective] The present invention has been made in view of the above circumstances, and an object of the present invention is to provide an encoding processing method that improves encoding efficiency without outputting unnecessary encoded data.

[構成] 本発明は、この目的を達成するために、単位ブロック毎
の符号化データを所定のレベルプレーンの符号化データ
を先頭にして出力するとともに、有効なデータを含まな
い符号化データを省略するようにしている。
[Configuration] In order to achieve this objective, the present invention outputs encoded data for each unit block with encoded data of a predetermined level plane at the beginning, and omits encoded data that does not include valid data. I try to do that.

以下、添付図面を参照しながら本発明の実施例を詳細に
説明する。
Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

第1図は、本発明の一実施例にかかる画情報処理装置を
示している。
FIG. 1 shows an image information processing apparatus according to an embodiment of the present invention.

図において、スキャナ1は、読取原稿に記録された中間
調画像を多値に読み取り、その読み取った多値情報を複
数ビットの画信号DIとしてパラレルに画像処理部2に
出力する。すなわち、画素毎に当該画素の濃度を多値に
あられした画信号DIが、スキャナ1から画像処理部2
へとパラレルに出力される。
In the figure, a scanner 1 reads a multi-value halftone image recorded on a read document, and outputs the read multi-value information to an image processing section 2 in parallel as a multi-bit image signal DI. That is, an image signal DI in which the density of each pixel is multi-valued is sent from the scanner 1 to the image processing unit 2.
output in parallel.

画像処理部2は、パラレルに入力した画信号DIを各ビ
ット別にラインバッファ(図示略)に一旦記憶する。そ
して、符号化処理部3からライン同期信号SYが出力さ
れると1画信号DIのうち所定のレベル(例えば最小の
レベルであるレベル1)のものから、参照ライン信号L
Rおよび符号化ライン信号LCを、符号化処理部3から
加えられるシフトクロックSCに同期して符号化処理部
3に出力する。また、参照ライン信号LRおよび符号化
ライン信号LCを出力する直前に、そのレベルに対応し
たレベル信号DPを符号化処理部3に出力する。
The image processing unit 2 temporarily stores the parallel input image signal DI in a line buffer (not shown) for each bit. When the line synchronization signal SY is output from the encoding processing unit 3, the reference line signal L is selected from a predetermined level (for example, level 1, which is the minimum level) of the one-picture signal DI.
R and the encoded line signal LC are output to the encoder 3 in synchronization with the shift clock SC applied from the encoder 3. Further, immediately before outputting the reference line signal LR and the encoded line signal LC, a level signal DP corresponding to the level thereof is outputted to the encoding processing section 3.

符号化処理部3は、ライン同期信号SYを立ち上げてか
ら最初に入力したレベル信号[)P一旦記憶しておき、
その後に、参照ライン信号LRを参照しながら符号化ラ
イン信号LCのデータを符号化する。
The encoding processing unit 3 temporarily stores the level signal [)P inputted first after raising the line synchronization signal SY,
Thereafter, the data of the encoded line signal LC is encoded while referring to the reference line signal LR.

そして、例えば、符号化データが白のランレングス20
48になる場合等、有効なデータを得られなかったとき
は、その符号化データおよびレベル信号DPに対応した
レベルプレーン信号は出力しない。
For example, the encoded data has a white run length of 20
48, when valid data cannot be obtained, the level plane signal corresponding to the encoded data and level signal DP is not output.

ただしその場合でも、レベル信号DPが、単位ブロック
の最初に出力するレベルプレーン(この場合ではレベル
1のレベルプレーン)をあられす場合には、レベルプレ
ーン信号および符号化データを出力する。
However, even in that case, if the level signal DP interferes with the level plane output at the beginning of the unit block (in this case, the level plane of level 1), the level plane signal and encoded data are output.

一方、符号化データが有効なデータを含む場合には、レ
ベルプレーン信号および符号化データを出力する。
On the other hand, if the encoded data includes valid data, a level plane signal and encoded data are output.

したがって、この実施例の符号化データの出力フォーマ
ットは、第2図に示したようになる。
Therefore, the output format of encoded data in this embodiment is as shown in FIG.

すなわち、レベルプレーンが4つからなる場合。That is, when the level plane consists of four.

4つのレベルプレーンの全てに有効なデータが含まれて
いるときは、nラインとして示したように4つのレベル
プレーンの符号化データが、連続して出力され、レベル
2のレベルプレーンに有効な符号化データが含まれてい
ない場合には、(n+1)ラインとして示したように、
このレベル2のレベルプレーンの符号化データを省いて
出力する。
When all four level planes contain valid data, the encoded data of the four level planes are output continuously as shown as the n line, and the valid code is output to the level plane of level 2. If no conversion data is included, as shown as the (n+1) line,
The encoded data of this level 2 level plane is omitted and output.

また、 (n+2)ラインとして示したように、少なく
ともレベル1のレベルプレーンの符号化データが出力さ
れるので、ライン管理を不都合な〈実施できる。
Furthermore, as shown as the (n+2) line, since the encoded data of at least the level plane of level 1 is output, line management can be carried out in an inconvenient manner.

なお、本発明では、■走査線分の符号化データの第1番
目に出力するものだけを設定し、他のレベルプレーンの
並び順序は拘束しないので、(n+3)ラインとして示
したように、2番目以降のレベルプレーンの並び順序が
入れ替わってもよい、このような場合でも、各レベルプ
レーンを識別するレベルプレーン信号が付加されている
ので、各レベルプレーンを容易に識別することができる
。また、このように2番目以降のレベルプレーンの並び
順序を拘束していないので、各レベルプレーンの画信号
を独立して平行に処理する装置に適用した場合、その処
理の終了した順番に符号化データを出力することができ
るので、符号化処理の高速化を実現できる。
In addition, in the present invention, ■ only the first output of the encoded data for the scanning line is set, and the arrangement order of the other level planes is not restricted, so as shown as (n+3) lines, 2 Even in such a case, where the order of the level planes subsequent to the level plane may be changed, each level plane can be easily identified because a level plane signal for identifying each level plane is added. In addition, since the order of the second and subsequent level planes is not restricted, when applied to a device that processes the image signals of each level plane independently and in parallel, encoding is performed in the order in which the processing is completed. Since data can be output, it is possible to speed up the encoding process.

第3図は、符号化処理部3を具体的に示したものである
FIG. 3 specifically shows the encoding processing section 3. As shown in FIG.

同図において、制御部31はまずライン同期信号SYを
立ち上げて、画像処理部2にデータの転送を要求する。
In the figure, the control section 31 first raises the line synchronization signal SY and requests the image processing section 2 to transfer data.

これにより、上述のように1画像処理部2がら最初に出
力されるレベルプレーンに対応したレベル信号DPが、
制御部31に出力され、制御部31はこのレベル信号D
Pを記憶する。
As a result, as described above, the level signal DP corresponding to the level plane outputted first from one image processing unit 2 is
This level signal D is output to the control section 31, and the control section 31 receives this level signal D.
Remember P.

次いで制御部31は、イニシャライズ信号SIを立ち上
げて、変化点検出2次元符号化回路32をイニシャライ
ズするとともにランレインゲスカウンタ33をリセット
する。
Next, the control section 31 raises the initialization signal SI, initializes the change point detection two-dimensional encoding circuit 32, and resets the run timing counter 33.

変化点検出2次元符号化32は、イニシャライズされる
とシフトクロックSCを画像処理部2およびランレング
スカウンタ33に出力して5画像処理部2から参照ライ
ン信号LRおよび符号化ライン信号LCをビット毎に入
力し、符号化ライン信号LCの変化点検出を行なうとと
もに、参照ライン信号LRの内容を参照しながら2次元
符号化処理を行なう。
When the change point detection two-dimensional encoding 32 is initialized, it outputs the shift clock SC to the image processing section 2 and the run length counter 33, and outputs the reference line signal LR and encoded line signal LC from the image processing section 2 bit by bit. and detects a change point in the encoded line signal LC, and performs two-dimensional encoding processing while referring to the contents of the reference line signal LR.

また、このときに出力されるシフトクロックSCは、ラ
ンレングスカウンタ33で計数される。
Further, the shift clock SC output at this time is counted by a run length counter 33.

そして、変化点を検出すると、シフトクロックSCを停
止するとともに変化点検出信号DDを制御部31に出力
する。
When a change point is detected, the shift clock SC is stopped and a change point detection signal DD is output to the control section 31.

制御部31は、変化点検出信号DDを入力するとそのと
きの符号化モードが1次元符号化モード(1次元符号化
処理)のときはランレングス符号テープル34の出力デ
ータを符号化データとして入力し、符号化モードが2次
元符号化モードのときは変化点検出2次元符号化回路3
2から出力される符号化データSDを符号化データとし
て入力する。
When the control unit 31 inputs the change point detection signal DD, if the encoding mode at that time is one-dimensional encoding mode (one-dimensional encoding processing), the control unit 31 inputs the output data of the run-length code table 34 as encoded data. , when the encoding mode is two-dimensional encoding mode, the change point detection two-dimensional encoding circuit 3
The encoded data SD output from 2 is input as encoded data.

そして、制御部31はリセット信号SRを立ち上げて、
変化点検出2次元符号化回路32およびランレングスカ
ウンタ33をリセットする。これによって、ランレング
スカウンタ33の計数値が0にリセットされるとともに
、変化点検出2次元符号化回路32がその動作を再開す
る。
Then, the control unit 31 raises the reset signal SR,
The change point detection two-dimensional encoding circuit 32 and run length counter 33 are reset. As a result, the count value of the run length counter 33 is reset to 0, and the change point detection two-dimensional encoding circuit 32 resumes its operation.

この動作は、1つのレベルプレーンを終了するまで繰り
返し実行され、1つのレベルプレーンについての処理を
終了すると、制御部31は再度ライン同期信号SYを立
ち上げて上述と同様の処理を繰り返し実行する。その場
合、1走査線内の2番目以降のレベルプレーンの符号化
処理で、符号化データが1次元符号化モードで有効でな
いデータをあられす白のランレングス2048あるいは
2次元符号化モードで有効でないデータをあられす符号
語v(0)になったときは、そのレベルプレーンのレベ
ル信号および符号化データは出力しない。
This operation is repeatedly executed until one level plane is completed, and when the processing for one level plane is completed, the control section 31 raises the line synchronization signal SY again and repeatedly executes the same process as described above. In that case, in the encoding process of the second and subsequent level planes in one scanning line, the encoded data may contain data that is not valid in one-dimensional encoding mode. When the data reaches the code word v(0), the level signal and encoded data of that level plane are not output.

そして、制御部31は、以上の処理を各走査線で繰り返
して実行し、全ての画像の処理を行なう。
Then, the control unit 31 repeatedly executes the above processing for each scanning line to process all images.

なお、同期信号テーブル36は、ライン終端信号EOL
等の所定の同期信号を記憶しているものであり、制御部
31によってその記憶データが読み出される。
Note that the synchronization signal table 36 includes line end signal EOL.
The controller 31 stores predetermined synchronizing signals such as the following.The controller 31 reads out the stored data.

[効果コ 以上説明したように、本発明によれば、単位ブロック毎
の符号化データを所定のレベルプレーンの符号化データ
を先頭にして出力するとともに、有効なデータを含まな
い符号化データを省略するようにしているので、不要な
符号化データを出力することがなく、符号化の効率を向
上した符号化処理方式を実現できる。
[Effects] As explained above, according to the present invention, encoded data for each unit block is output with encoded data of a predetermined level plane at the beginning, and encoded data that does not include valid data is omitted. Therefore, unnecessary encoded data is not output, and an encoding processing method with improved encoding efficiency can be realized.

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

第1図は本発明の一実施例にかかる画情報処理装置を示
したブロック図、第2図は第1図に示した装置が出力す
る符号化データの出力フォーマットを示した信号配置図
、第3図は符号化処理部の具体例を示したブロック図、
第4図は1次元符号化方式による符号化データの出力フ
ォーマットを示した信号配置図、第5図は2次元符号化
方式による符号化データの出力フォーマットを示した信
号配置図、第6図は符号化データの出力フォーマットの
従来例を示した信号配置図である。 2・・・画像処理部、3・・・符号化処理部、31・・
・制御部、32・・・変化点検出2次元符号化回路、3
3・・・ランレンゲカウンタ、34・・・ランレングス
符号テーブル、35・・・オア回路、36・・・同期信
号テーブル。 $7図 第3図 第2図 第4図 Eot  oc  Eot  oc  EOt −■=
囚第5図 第6図
FIG. 1 is a block diagram showing an image information processing device according to an embodiment of the present invention, FIG. 2 is a signal arrangement diagram showing the output format of encoded data output by the device shown in FIG. 1, and FIG. Figure 3 is a block diagram showing a specific example of the encoding processing unit;
Fig. 4 is a signal arrangement diagram showing the output format of encoded data according to the one-dimensional encoding method, Fig. 5 is a signal arrangement diagram showing the output format of encoded data according to the two-dimensional encoding method, and Fig. 6 is a signal arrangement diagram showing the output format of encoded data according to the two-dimensional encoding method. FIG. 2 is a signal arrangement diagram showing a conventional example of an output format of encoded data. 2... Image processing unit, 3... Encoding processing unit, 31...
- Control unit, 32... Change point detection two-dimensional encoding circuit, 3
3... Run length counter, 34... Run length code table, 35... OR circuit, 36... Synchronization signal table. $7Figure 3Figure 2Figure 4Eot oc Eot oc EOt -■=
Prisoner Figure 5 Figure 6

Claims (1)

【特許請求の範囲】[Claims] 画情報を多値に読み取ってその読取情報を同一レベルの
情報からなる複数のレベルプレーンに分割し、各レベル
プレーン別に、単位ブロック毎に符号化するとともに同
一の単位ブロック内の符号化データは連続して出力する
符号化処理方式において、上記レベルプレーンを識別す
るための識別情報を符号化データの先頭に付加するとと
もに、所定のレベルプレーンの符号化データを単位ブロ
ック毎の先頭に配置し、他のレベルプレーンの符号化デ
ータのうち有効なデータを含まないものを省略すること
を特徴とする符号化処理方式。
The image information is read into multi-values, the read information is divided into multiple level planes consisting of information at the same level, and each level plane is encoded for each unit block, and the encoded data within the same unit block is continuous. In the encoding processing method that outputs the level plane, identification information for identifying the level plane is added to the beginning of the encoded data, the encoded data of a predetermined level plane is placed at the beginning of each unit block, and other An encoding processing method characterized by omitting encoded data of a level plane that does not include valid data.
JP60025147A 1984-05-28 1985-02-14 Coding processing system Pending JPS61186074A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP60025147A JPS61186074A (en) 1985-02-14 1985-02-14 Coding processing system
US06/738,351 US4682215A (en) 1984-05-28 1985-05-28 Coding system for image processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60025147A JPS61186074A (en) 1985-02-14 1985-02-14 Coding processing system

Publications (1)

Publication Number Publication Date
JPS61186074A true JPS61186074A (en) 1986-08-19

Family

ID=12157880

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60025147A Pending JPS61186074A (en) 1984-05-28 1985-02-14 Coding processing system

Country Status (1)

Country Link
JP (1) JPS61186074A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06182643A (en) * 1992-12-21 1994-07-05 Niigata Eng Co Ltd Work resting device for machine tool

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06182643A (en) * 1992-12-21 1994-07-05 Niigata Eng Co Ltd Work resting device for machine tool

Similar Documents

Publication Publication Date Title
US4682215A (en) Coding system for image processing apparatus
EP0089797B1 (en) Digital image information compression and decompression method and apparatus
JPS6338913B2 (en)
JPS61186074A (en) Coding processing system
JPS61186073A (en) Coding processing system
JPH02211774A (en) Mr 2-dimensional coding system
JPS5947914B2 (en) Color image encoding processing method
JPS6292583A (en) Data compressing circuit
JP3187696B2 (en) Image coding device
JP3247754B2 (en) Image transmission device
JPH0487472A (en) Picture processing unit
JPH03136575A (en) Facsimile coder
JP2792994B2 (en) Line variable coding device
JPS6051370A (en) Picture information encoding processor
JPS6354873A (en) Extension control system for picture data
JPH0272767A (en) Data compression/expansion device for dither image
JPS61232776A (en) Encoding circuit
JPS6195671A (en) Decoding circuit
JPS63220674A (en) Facsimile equipment
JPH06245084A (en) Processor for picture data
JPH04250774A (en) Coding system
JPS6064578A (en) Picture output device
JP2000244912A (en) Image coder and image decoder
JPS6382062A (en) Facsimile coding system
JPH03210823A (en) Coding/decoding method