JPH06105155A - Luminance signal binarization device - Google Patents

Luminance signal binarization device

Info

Publication number
JPH06105155A
JPH06105155A JP4277792A JP27779292A JPH06105155A JP H06105155 A JPH06105155 A JP H06105155A JP 4277792 A JP4277792 A JP 4277792A JP 27779292 A JP27779292 A JP 27779292A JP H06105155 A JPH06105155 A JP H06105155A
Authority
JP
Japan
Prior art keywords
dither
threshold
luminance signal
dither pattern
line
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
JP4277792A
Other languages
Japanese (ja)
Inventor
Kazuto Yamamoto
一人 山本
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP4277792A priority Critical patent/JPH06105155A/en
Publication of JPH06105155A publication Critical patent/JPH06105155A/en
Pending legal-status Critical Current

Links

Landscapes

  • Facsimile Image Signal Circuits (AREA)

Abstract

(57)【要約】 【目的】 より少ないメモリ容量をもって、ラインデー
タを迅速に2値化処理できる輝度信号の2値化装置を提
供する。 【構成】 ディザテーブル記憶部18には、4行4列の
マトリクスにより閾値が記憶されている。ディザテーブ
ルアドレスカウンタ16はその値により、ディザテーブ
ル記憶部18の列を指定し、指定された列の閾値はディ
ザレジスタ19の各レジスタ0〜3に格納される。そし
て、読取装置10が画像の読み取り開始して読取データ
を比較器11に入力すると、比較器11はディザレジス
タカウンタ15の値により順次示されるレジスタ0〜3
に格納されている閾値と読取データとを比較して、該読
取データを2値化する。読取装置10が1ラインデータ
の読み取りを終了すると、ディザテーブルアドレスカウ
ンタ16が更新され、次の列の4つの閾値がディザレジ
スタ19に格納される。
(57) [Summary] [Object] To provide a binarization device of a luminance signal capable of rapidly binarizing line data with a smaller memory capacity. [Structure] The dither table storage unit 18 stores threshold values in a matrix of 4 rows and 4 columns. The dither table address counter 16 designates a column of the dither table storage unit 18 according to the value, and the threshold value of the designated column is stored in each register 0 to 3 of the dither register 19. Then, when the reading device 10 starts reading an image and inputs the read data to the comparator 11, the comparator 11 registers 0 to 3 sequentially indicated by the value of the dither register counter 15.
The read data is binarized by comparing the read data with the threshold value stored in. When the reading device 10 finishes reading the 1-line data, the dither table address counter 16 is updated, and the four threshold values in the next column are stored in the dither register 19.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、入力された輝度信号を
2値化して出力する輝度信号の2値化装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a luminance signal binarizing device which binarizes an input luminance signal and outputs it.

【0002】[0002]

【従来の技術】従来、2次元の画像データを構成する輝
度信号を2値化する装置としては、組織的ディザ法を用
いたものが一般的に知られている。この組織的ディザ法
を用いた2値化装置にあっては、マトリクス状に閾値が
設定された2次元のディザパターンが記憶されている。
そして、ディザパターンに対応する画像エリア分の輝度
データを読み取るとともに、この読み取った画像エリア
の輝度データをディザパターンの対応する閾値と比較
し、その比較結果に応じて輝度データを2値化するもの
である。
2. Description of the Related Art Conventionally, as a device for binarizing a luminance signal forming two-dimensional image data, a device using a systematic dither method is generally known. In the binarization apparatus using this systematic dither method, a two-dimensional dither pattern having threshold values set in a matrix is stored.
Then, the brightness data of the image area corresponding to the dither pattern is read, the brightness data of the read image area is compared with the corresponding threshold value of the dither pattern, and the brightness data is binarized according to the comparison result. Is.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、このよ
うに従来の組織的ディザ法を用いた2値化装置にあって
は、2次元のディザパターンをもって設定された閾値と
これに対応する画像エリア分の輝度データとの比較結果
により2値化を行うことから、2値化を行うためには、
2次元の輝度データの存在が不可欠となる。したがっ
て、2次元のディザパターンを記憶するメモリのみなら
ず、これに対応する2次元の輝度データを記憶すための
メモリを必要とし、装置全体として多大なメモリ容量が
必要となってしまう。また、画像エリアごとに2値化を
行うことから、複数の画像エリアに及ぶ1走査分のライ
ンデータを2値化するに要する処理時間が長くなり、ラ
インデータを迅速に2値化処理し得るものではなかっ
た。
However, in such a conventional binarization apparatus using the systematic dither method, the threshold value set by the two-dimensional dither pattern and the image area corresponding to the threshold value are set. Since binarization is performed according to the comparison result with the luminance data of, in order to perform binarization,
The existence of two-dimensional luminance data is indispensable. Therefore, not only a memory for storing a two-dimensional dither pattern but also a memory for storing corresponding two-dimensional luminance data is required, and a large memory capacity is required for the entire device. Further, since the binarization is performed for each image area, the processing time required for binarizing the line data for one scan over a plurality of image areas becomes long, and the line data can be rapidly binarized. It wasn't something.

【0004】本発明は、このような従来の課題に鑑みて
なされたものであり、より少ないメモリ容量をもって、
ラインデータを迅速に2値化処理できる輝度信号の2値
化装置を提供することを目的とするものである。
The present invention has been made in view of such conventional problems, and has a smaller memory capacity.
It is an object of the present invention to provide a luminance signal binarizing device capable of rapidly binarizing line data.

【0005】[0005]

【課題を解決するための手段】前記課題を解決するため
に本発明にあっては、走査ラインの輝度信号を順次入力
する輝度信号入力手段と、該輝度信号入力手段により順
次入力される輝度信号の走査ラインを検出するライン検
出手段と、2次元ディザパターンの閾値を記憶している
ディザパターン記憶手段と、前記ライン検出手段により
検出された走査ラインに対応する2次元ディザパターン
の閾値を前記ディザパターン記憶手段において指定する
閾値指定手段と、該閾値指定手段により指定された前記
2次元ディザパターンの閾値に基づき、前記輝度信号入
力手段より入力された輝度信号を順次2値化する2値化
手段とを有している。
In order to solve the above problems, according to the present invention, a brightness signal input means for sequentially inputting a brightness signal of a scanning line and a brightness signal sequentially input by the brightness signal input means. Line detecting means for detecting the scanning line of the two-dimensional dither pattern, a dither pattern storing means for storing the threshold of the two-dimensional dither pattern, and a threshold of the two-dimensional dither pattern corresponding to the scanning line detected by the line detecting means. Based on the threshold designating means designated in the pattern storing means and the threshold of the two-dimensional dither pattern designated by the threshold designating means, the binarizing means for sequentially binarizing the luminance signal input from the luminance signal inputting means. And have.

【0006】あるいは、前記ライン検出手段により検出
された走査ラインに対応する2次元ディザパターンの閾
値を前記ディザパターン記憶手段から読み出して記憶す
る閾値記憶手段と、該閾値記憶手段に記憶された前記2
次元ディザパターンの閾値に基づき、前記輝度信号入力
手段により入力された輝度信号を順次2値化する2値化
手段とを有している。
Alternatively, threshold value storage means for reading out and storing the threshold value of the two-dimensional dither pattern corresponding to the scanning line detected by the line detection means from the dither pattern storage means, and the two values stored in the threshold value storage means.
And a binarization unit for sequentially binarizing the luminance signal input by the luminance signal input unit based on the threshold value of the dimensional dither pattern.

【0007】[0007]

【作用】前記構成において、輝度信号入力手段から走査
ラインの輝度信号が順次入力されると、ライン検出手段
は順次入力される輝度信号の走査ラインを検出する。す
ると、閾値指定手段はディザパターン記憶手段におい
て、前記ライン検出手段により検出された走査ラインに
対応する2次元ディザパターンの閾値を指定し、2値化
手段は、前記閾値指定手段により指定された2次元ディ
ザパターンの閾値に基づき、前記輝度信号を順次2値化
する。したがって、輝度信号入力手段から入力された走
査ラインの輝度信号は、当該走査ラインに対応する2次
元ディザパターンの閾値に基づいて順次2値化され、当
該走査ラインの輝度信号の2値化が終了して、次の走査
ラインの輝度信号が輝度信号入力手段から入力される
と、この走査ラインに対応する2次元ディザパターンの
閾値に基づき輝度信号が2値化される。このようにし
て、各走査ラインに対応する2次元ディザパターンの閾
値に基づき、各走査ラインの輝度信号が順次2値化され
ることによって、1画面を構成する走査ラインの輝度信
号の2値化が完了する。
In the above structure, when the brightness signals of the scanning lines are sequentially input from the brightness signal inputting means, the line detecting means detects the scanning lines of the sequentially input brightness signals. Then, the threshold value designating means designates the threshold value of the two-dimensional dither pattern corresponding to the scanning line detected by the line detecting means in the dither pattern storing means, and the binarizing means designates the 2 value specified by the threshold value designating means. The luminance signal is sequentially binarized based on the threshold value of the dimensional dither pattern. Therefore, the luminance signal of the scanning line input from the luminance signal input means is sequentially binarized based on the threshold value of the two-dimensional dither pattern corresponding to the scanning line, and the binarization of the luminance signal of the scanning line is completed. Then, when the luminance signal of the next scanning line is input from the luminance signal input means, the luminance signal is binarized based on the threshold value of the two-dimensional dither pattern corresponding to this scanning line. In this way, the luminance signal of each scanning line is sequentially binarized on the basis of the threshold value of the two-dimensional dither pattern corresponding to each scanning line, whereby the luminance signal of the scanning lines constituting one screen is binarized. Is completed.

【0008】なお、前記ライン検出手段により検出され
た走査ラインに対応する2次元ディザパターンの閾値
を、前記ディザパターン記憶手段から読み出して記憶す
る閾値記憶手段を設けた構成においても、同様にしてこ
の閾値記憶手段に記憶された2次元ディザパターンの閾
値により、各走査ラインの輝度信号が順次2値化され
る。
Incidentally, even in the structure provided with the threshold value storage means for reading out the threshold value of the two-dimensional dither pattern corresponding to the scanning line detected by the line detection means from the dither pattern storage means, the same operation is performed. The luminance signal of each scanning line is sequentially binarized by the threshold value of the two-dimensional dither pattern stored in the threshold value storage means.

【0009】[0009]

【実施例】以下、本発明の一実施例を図にしたがって説
明する。すなわち、図1は本実施例の全体構成を示すブ
ロック図であり、読取装置10は、図示しないレンズ
と、素子を垂直方向に配列してなるCCD等を有し、該
CCDが水平方向に移動することにより、1画面分の画
像を読み取るように構成されている。つまり、この実施
例における読取装置10は、画像の垂直方向を走査ライ
ンとし、この走査ラインの輝度を垂直方向に配列された
素子で読み取って読取データを比較器11に入力すると
ともに、1走査ラインの読取データを入力後、1ライン
ステップ分をもって水平方向に移動して、次の垂直方向
の走査ラインにて輝度を読み取るように構成されてい
る。また、読取装置10の読み取り動作及び水平方向へ
の移動タイミングは、読取実行判断部12により制御さ
れる。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. That is, FIG. 1 is a block diagram showing the overall configuration of the present embodiment. The reading device 10 has a lens (not shown), a CCD in which elements are vertically arranged, and the like, and the CCD moves horizontally. By doing so, the image for one screen is read. That is, the reading apparatus 10 in this embodiment uses the scanning line in the vertical direction of the image, reads the luminance of the scanning line by the elements arranged in the vertical direction, inputs the read data to the comparator 11, and scans one scanning line. After inputting the read data of (1), it is moved in the horizontal direction by one line step, and the brightness is read in the next vertical scanning line. Further, the reading operation and the horizontal movement timing of the reading device 10 are controlled by the reading execution determination unit 12.

【0010】1ラインクロック発生器13は、前記読取
装置10が1走査ラインの読み取りを完了するに要する
時間よりやや長い一定周期のクロックパルス(1ライン
クロック)を、1ラインINT制御部14に出力する。
該1ラインINT制御部14は、前記クロックパルスの
入力に応答して、ディザレジスタカウンタ15をリセッ
トするとともに、前記読取実行判断部12に働きかけ
て、読取装置10の1走査ラインの読み取りを開始させ
る。該読取装置10の1走査ライン分の読み取りが終了
すると、読取実行判断部12はこれを検出して、ディザ
テーブルアドレスカウンタ16とディザレジスタ書込制
御部17とに信号を出力する。
The 1-line clock generator 13 outputs to the 1-line INT control section 14 a clock pulse (1-line clock) having a constant period, which is slightly longer than the time required for the reading device 10 to finish reading one scanning line. To do.
The 1-line INT control unit 14 resets the dither register counter 15 in response to the input of the clock pulse, and operates the reading execution determination unit 12 to start reading of one scanning line of the reading device 10. . When the reading of one scanning line of the reading device 10 is completed, the reading execution determination unit 12 detects this and outputs a signal to the dither table address counter 16 and the dither register writing control unit 17.

【0011】一方、ディザテーブル記憶部18は、アド
レス00〜33までの4行4列のマトリクスからなる記
憶エリアを有し、各記憶エリアにはディザパターンの閾
値がデータとして各々記憶されている。前記ディザテー
ブルアドレスカウンタ16はその値により、4行4列の
ディザテーブル記憶部18において列を指定するととも
に、読取実行判断部12からの出力信号に応答して、指
定する列の値を更新する。前記ディザレジスタ書込制御
部17は、ディザテーブルアドレスカウンタ16が指定
する列の各アドレスに記憶されている4つのデータ(閾
値)を読み出して、ディザレジスタ19の各レジスタ0
〜3に格納する。
On the other hand, the dither table storage section 18 has a storage area consisting of a matrix of 4 rows and 4 columns from addresses 00 to 33, and the threshold value of the dither pattern is stored as data in each storage area. The dither table address counter 16 specifies a column in the dither table storage unit 18 of 4 rows and 4 columns according to the value, and updates the value of the specified column in response to the output signal from the reading execution determination unit 12. . The dither register write control unit 17 reads out four data (threshold values) stored at each address of the column designated by the dither table address counter 16 and registers each register 0 of the dither register 19.
Store in ~ 3.

【0012】他方、基本クロック発生器20からは、読
取実行判断部12、ディザレジスタカウンタ15及びデ
ィザレジスタ書込制御部17に基本クロックが入力され
る。該基本クロックは、読取装置10から入力される画
像の読取データ(輝度信号)を2値化するタイミングを
決定するクロックである。そして、読取実行判断部12
はこの基本クロックの出力タイミングに同期して、読取
装置10に1画素分の読み取りを指示し、よって、読取
装置10からは同様のタイミングで1画素分の読取デー
タが比較器11に入力される。
On the other hand, a basic clock is input from the basic clock generator 20 to the read execution determination unit 12, the dither register counter 15 and the dither register write control unit 17. The basic clock is a clock that determines the timing of binarizing the read data (luminance signal) of the image input from the reading device 10. Then, the reading execution determination unit 12
Instructs the reading device 10 to read one pixel in synchronization with the output timing of the basic clock. Therefore, the reading data of one pixel is input from the reading device 10 to the comparator 11 at the same timing. .

【0013】前記ディザレジスタカウンタ15は、基本
クロックに応答して値を更新し、その値によりディザレ
ジスタ19に設けられたレジスタ0〜3を繰り返し指定
する。そして、比較器11は、このディザレジスタカウ
ンタ15により指定されるレジスタ0〜3に格納されて
いる閾値と、前記タイミングで読取装置10から入力さ
れる1画素分の読取データとを比較して、その比較結果
により2値化したデータを出力する。
The dither register counter 15 updates the value in response to the basic clock and repeatedly designates the registers 0 to 3 provided in the dither register 19 by the value. Then, the comparator 11 compares the threshold value stored in the registers 0 to 3 designated by the dither register counter 15 with the read data for one pixel input from the reading device 10 at the timing, Binarized data is output according to the comparison result.

【0014】次に、以上の構成にかかる本実施例の動作
について、図2に示したフローチャート及び図3に示し
たタインミングチャートにしたがって説明する。すなわ
ち、1ラインクロック発生器13から1ラインクロック
が出力されると、1ラインINT制御部14はこれに応
答してディザレジスタカウンタ15をリセットする(S
1)。これにより、ディザレジスタカウンタ15の値は
“0”となって、ディザレジスタ19のレジスタ0に予
め格納されている閾値を、図3に示したように基本クロ
ックのタイミングで指定する。
Next, the operation of this embodiment having the above configuration will be described with reference to the flow chart shown in FIG. 2 and the timing chart shown in FIG. That is, when a 1-line clock is output from the 1-line clock generator 13, the 1-line INT control unit 14 resets the dither register counter 15 in response to this (S
1). As a result, the value of the dither register counter 15 becomes "0", and the threshold value previously stored in the register 0 of the dither register 19 is designated at the timing of the basic clock as shown in FIG.

【0015】また、1ラインINT制御部14は、前記
1ラインクロックの出力に同期して、読取実行判断部1
2に信号を送出し、該読取実行判断部12は読取装置1
0に指示して画像の読み取り開始させる。すると、比較
器11は基本クロックに同期して、ディザレジスタカウ
ンタ15の値に対応するレジスタ0〜3に格納されてい
る閾値と、読取装置10から入力される1画素分の読取
データ(輝度信号)とを比較して、読取データが閾値以
上であれば黒、閾値未満であれば白のデジタル画像信号
に変換し、これにより読取データを2値化する(S
2)。
Further, the 1-line INT control unit 14 synchronizes with the output of the 1-line clock, and the reading execution judging unit 1
2 to send the signal to the reading execution determining unit 12
Instruct 0 to start reading the image. Then, the comparator 11 synchronizes with the basic clock, and the threshold value stored in the registers 0 to 3 corresponding to the value of the dither register counter 15 and the read data (luminance signal) for one pixel input from the reading device 10. ) Are compared with each other, the read data is converted into a black digital image signal if the read data is equal to or more than the threshold value, and is converted to a white digital image signal if the read data is less than the threshold value.
2).

【0016】また、読取実行判断部12は、読取装置1
0に対する制御状況から、該読取装置10が1走査ライ
ン分の輝度信号である1ラインデータの読み取りを終了
したか否かを判別し(S3)、終了していない状態にあ
ると、ディザレジスタカウンタ15は次の基本クロック
のタイミングで、その値を更新する(S4)。したがっ
て、比較器11は前述と同様にして、この更新されたデ
ィザレジスタカウンタ15の値によって指定されるレジ
スタ0〜3の閾値と、同じ基本クロックのタイミングで
入力される1画素分の読取データと比較して、2値化デ
ータを出力する。つまり、1ラインデータの読み取りが
終了するまで、S2〜S4のループが繰り返されること
により、図3に示したようにディザレジスタカウンタ値
(ディザレジスタカウンタ15の値)は、基本クロック
のタインミングで0→1→2→3→0・・・の順に変化
し、このディザレジスタカウンタ値によって指定される
ディザレジスタ19のレジスタ0〜3に格納されている
ディザ値により、輝度信号が順次2値化されて出力され
る。
Further, the reading execution judgment unit 12 is provided in the reading device 1.
From the control situation for 0, it is judged whether or not the reading device 10 has finished reading the one line data which is the luminance signal for one scanning line (S3), and if it is not finished, the dither register counter The value 15 is updated at the timing of the next basic clock (S4). Therefore, in the same manner as described above, the comparator 11 stores the threshold values of the registers 0 to 3 designated by the updated value of the dither register counter 15 and the read data for one pixel input at the same basic clock timing. It compares and outputs the binarized data. That is, the loop of S2 to S4 is repeated until the reading of the 1-line data is completed, so that the dither register counter value (the value of the dither register counter 15) becomes 0 by the timing of the basic clock as shown in FIG. → 1 → 2 → 3 → 0 ... The luminance signal is sequentially binarized by the dither values stored in the registers 0 to 3 of the dither register 19 designated by the dither register counter value. Is output.

【0017】そして、1ラインデータの読取実行が終了
することにより、1ラインデータの2値化も終了する
と、読取実行判断部12はディザテーブルアドレスカウ
ンタ16に信号を出力した後、ディザレジスタ書込制御
部17に信号を出力する。これにより、ディザテーブル
アドレスカウンタ16が更新され(S5)、該ディザテ
ーブルアドレスカウンタ16の値は、ディザテーブル記
憶部18において、今まで示していた列の次の列を示
す。すると、前記ディザテーブル書込制御部17は、デ
ィザテーブル記憶部18において、ディザテーブルアド
レスカウンタ16が示す列の4個のデータを読み出し、
この読み出した4個のデータをディザレジスタ19の各
レジスタ0〜3に書き込んで、該ディザレジスタ19を
更新する(S6)。したがって、図2に示したフローが
ENDとなった時点においては、ディザレジスタ19の
各レジスタ0〜3には、次の1ラインデータの2値化に
使用されるべき4つの閾値が格納されている。
When the binarization of the 1-line data is completed by the completion of the reading of the 1-line data, the read-execution judging section 12 outputs a signal to the dither table address counter 16 and then writes the dither register. The signal is output to the control unit 17. As a result, the dither table address counter 16 is updated (S5), and the value of the dither table address counter 16 indicates the next column in the dither table storage unit 18 after the column that has been displayed so far. Then, the dither table write control unit 17 reads out the four data in the column indicated by the dither table address counter 16 from the dither table storage unit 18,
The read four pieces of data are written in the registers 0 to 3 of the dither register 19 to update the dither register 19 (S6). Therefore, at the time when the flow shown in FIG. 2 becomes END, each of the registers 0 to 3 of the dither register 19 stores four threshold values to be used for binarizing the next 1-line data. There is.

【0018】よって、次の1ラインクロックが1ライン
クロック発生器20から出力されて、前述と同様にして
図2のフローチャートに従った動作が実行されると、デ
ィザテーブル記憶部18において前回の次の列に記憶さ
れている4つの閾値を用いて、1ラインデータの2値化
が実行される。つまり、2値化に際しては、ディザテー
ブル記憶部18に記憶されている4行4列の閾値のう
ち、1ラインデータごとに順次1列ずつがディザレジス
タ19に格納されて、この1列を構成する閾値を用いて
1ラインデータが2値化される。そして、この順次2値
化された1ラインデータを用いて、例えばサーマルヘッ
ドを駆動することにより、1画面を構成する画像が1ラ
インずつサーマル紙に熱転写される。
Therefore, when the next 1-line clock is output from the 1-line clock generator 20 and the operation according to the flowchart of FIG. Binarization of 1-line data is executed using the four threshold values stored in the column. That is, when binarizing, one column of the threshold values of 4 rows and 4 columns stored in the dither table storage unit 18 is sequentially stored in the dither register 19 for each line data, and this 1 column is configured. The one-line data is binarized using the threshold value. Then, by using the sequentially binarized 1-line data, for example, by driving a thermal head, the image forming one screen is thermally transferred line by line to the thermal paper.

【0019】[0019]

【発明の効果】以上説明したように本発明は、ディザパ
ターン記憶手段に記憶されている2次元ディザパターン
の閾値のうち、走査ラインに対応する2次元ディザパタ
ーンの閾値を指定あるいは記憶して、この指定あるいは
記憶した2次元ディザパターンの閾値に基づき、入力さ
れた当該走査ラインの輝度信号を順次2値化するように
した。よって、従来のように2次元の輝度データを生成
してこれをメモリに記憶させることなく、輝度信号を2
値化することができ、少ないメモリ容量をもって2値化
が可能となる。また、画像エリアごとに2値化を行うこ
となく、走査ラインごとに輝度信号を順次2値化するこ
とから、複数の画像エリアに及ぶ一走査分のラインデー
タを2値化を迅速に行うことができる。さらには、1走
査ラインごとにディザパターンの異なる閾値を用いて輝
度信号を2値化することから、画像全体の階調特性を緻
密に制御することもできる。
As described above, the present invention designates or stores the threshold value of the two-dimensional dither pattern corresponding to the scan line among the threshold values of the two-dimensional dither pattern stored in the dither pattern storage means, Based on the designated or stored threshold value of the two-dimensional dither pattern, the input luminance signal of the scanning line is sequentially binarized. Therefore, it is possible to generate a two-dimensional luminance signal without generating the two-dimensional luminance data and storing it in the memory as in the conventional case.
It can be binarized and can be binarized with a small memory capacity. In addition, since the luminance signal is sequentially binarized for each scanning line without performing binarization for each image area, line data for one scan over a plurality of image areas can be binarized quickly. You can Further, since the luminance signal is binarized by using the threshold value having a different dither pattern for each scanning line, the gradation characteristic of the entire image can be precisely controlled.

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

【図1】本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】同実施例の動作を示すフローチャートである。FIG. 2 is a flow chart showing the operation of the embodiment.

【図3】同実施例の動作を示すタイミングチャートであ
る。
FIG. 3 is a timing chart showing the operation of the embodiment.

【符号の説明】[Explanation of symbols]

10 読取装置 11 比較器 12 読取実行判断部 13 1ラインクロック発生部 14 1ラインINT制御部 15 ディザレジスタカウンタ 16 ディザテーブルアドレスカウンタ 17 ディザレジスタ書込制御部 18 ディザテーブル記憶部 19 ディザレジスタ DESCRIPTION OF SYMBOLS 10 Reading device 11 Comparator 12 Reading execution determination unit 13 1 line clock generation unit 14 1 line INT control unit 15 Dither register counter 16 Dither table address counter 17 Dither register write control unit 18 Dither table storage unit 19 Dither register

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 走査ラインの輝度信号を順次入力する輝
度信号入力手段と、 該輝度信号入力手段により順次入力される輝度信号の走
査ラインを検出するライン検出手段と、 2次元ディザパターンの閾値を記憶しているディザパタ
ーン記憶手段と、 前記ライン検出手段により検出された走査ラインに対応
する2次元ディザパターンの閾値を前記ディザパターン
記憶手段において指定する閾値指定手段と、 該閾値指定手段により指定された前記2次元ディザパタ
ーンの閾値に基づき、前記輝度信号入力手段より入力さ
れた輝度信号を順次2値化する2値化手段と、 を有することを特徴とする輝度信号の2値化装置。
1. A luminance signal input means for sequentially inputting luminance signals of scanning lines, a line detecting means for detecting scanning lines of luminance signals sequentially inputted by the luminance signal input means, and a threshold for a two-dimensional dither pattern. A stored dither pattern storing means, a threshold designating means for designating a threshold of a two-dimensional dither pattern corresponding to the scanning line detected by the line detecting means in the dither pattern storing means, and a threshold designating means. And a binarizing means for sequentially binarizing the luminance signal input from the luminance signal inputting means on the basis of the threshold value of the two-dimensional dither pattern.
【請求項2】 輝度信号を順次入力する輝度信号入力手
段と、 該輝度信号入力手段により入力される輝度信号の走査ラ
インを検出するライン検出手段と、 2次元ディザパターンの閾値を記憶しているディザパタ
ーン記憶手段と、 前記ライン検出手段により検出された走査ラインに対応
する2次元ディザパターンの閾値を前記ディザパターン
記憶手段から読み出して記憶する閾値記憶手段と、 該閾値記憶手段に記憶された前記2次元ディザパターン
の閾値に基づき、前記輝度信号入力手段より入力された
輝度信号を順次2値化する2値化手段と、 を有することを特徴とする輝度信号2の値化装置。
2. A brightness signal input means for sequentially inputting a brightness signal, a line detection means for detecting a scanning line of the brightness signal input by the brightness signal input means, and a threshold value of a two-dimensional dither pattern. Dither pattern storage means, threshold storage means for reading the threshold of the two-dimensional dither pattern corresponding to the scanning line detected by the line detection means from the dither pattern storage means, and storing the threshold, and the threshold storage means stored in the threshold storage means. A binarizing unit for binarizing the luminance signal sequentially input from the luminance signal inputting unit on the basis of a threshold value of a two-dimensional dither pattern.
JP4277792A 1992-09-22 1992-09-22 Luminance signal binarization device Pending JPH06105155A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4277792A JPH06105155A (en) 1992-09-22 1992-09-22 Luminance signal binarization device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4277792A JPH06105155A (en) 1992-09-22 1992-09-22 Luminance signal binarization device

Publications (1)

Publication Number Publication Date
JPH06105155A true JPH06105155A (en) 1994-04-15

Family

ID=17588357

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4277792A Pending JPH06105155A (en) 1992-09-22 1992-09-22 Luminance signal binarization device

Country Status (1)

Country Link
JP (1) JPH06105155A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017013400A (en) * 2015-07-02 2017-01-19 株式会社リコー Image formation apparatus, image formation method, and image formation system
CN116337119A (en) * 2022-09-30 2023-06-27 源纳微光学科技(苏州)有限公司 A vibration detection method and detection system for a moving platform

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017013400A (en) * 2015-07-02 2017-01-19 株式会社リコー Image formation apparatus, image formation method, and image formation system
CN116337119A (en) * 2022-09-30 2023-06-27 源纳微光学科技(苏州)有限公司 A vibration detection method and detection system for a moving platform

Similar Documents

Publication Publication Date Title
US4899227A (en) Image processing apparatus detecting the size or position of an information portion of an original
US4569079A (en) Image data masking apparatus
JPH0834543B2 (en) Scanner
US4887163A (en) Image processing apparatus
JPH06105155A (en) Luminance signal binarization device
US6356656B1 (en) Contour-information extraction apparatus and method
JP2559710B2 (en) Image processing method
JP2898436B2 (en) Image processing device
JPS63108379A (en) Contrast converter
JPH064651A (en) Image processor
JP2728645B2 (en) Image magnification device
JP2770950B2 (en) Image signal processing device
JPS6346872A (en) Image processing device
JPH05176228A (en) Picture display device
JPS5831150B2 (en) Television standard format converter
JP2561597B2 (en) Video signal acquisition method
JPH06311351A (en) Picture processing method
TWI406557B (en) Method and apparatus for processing image
JP2862235B2 (en) Document processing device
JPH01213768A (en) Character array detecting device
JPH01284980A (en) Picture signal processing unit
JPH0286367A (en) Picture edit method
JPH077666A (en) Subject extraction device
JPH04186293A (en) image processing system
JPH05328031A (en) Picture reader