JP3384875B2 - Image processing device - Google Patents

Image processing device

Info

Publication number
JP3384875B2
JP3384875B2 JP14914794A JP14914794A JP3384875B2 JP 3384875 B2 JP3384875 B2 JP 3384875B2 JP 14914794 A JP14914794 A JP 14914794A JP 14914794 A JP14914794 A JP 14914794A JP 3384875 B2 JP3384875 B2 JP 3384875B2
Authority
JP
Japan
Prior art keywords
pixel
image
data
image data
pixels
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 - Fee Related
Application number
JP14914794A
Other languages
Japanese (ja)
Other versions
JPH0818768A (en
Inventor
健 渕上
実 岩城
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.)
Toshiba Corp
Toshiba TEC Corp
Original Assignee
Toshiba Corp
Toshiba TEC Corp
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 Toshiba Corp, Toshiba TEC Corp filed Critical Toshiba Corp
Priority to JP14914794A priority Critical patent/JP3384875B2/en
Publication of JPH0818768A publication Critical patent/JPH0818768A/en
Application granted granted Critical
Publication of JP3384875B2 publication Critical patent/JP3384875B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Facsimile Image Signal Circuits (AREA)

Description

【発明の詳細な説明】 【0001】 【産業上の利用分野】本発明は、ファクシミリ装置やデ
ィジタル複写機などに適用され、イメージスキャナなど
によって得られた画像データに対し、拡大変換処理を行
う画像処理装置に関する。 【0002】 【従来の技術】ファクシミリ装置やディジタル複写機に
おける画像の拡大処理には、光学処理によるものと、デ
ータ処理によるものとがあるが、データ処理によるほう
がコスト面で有利である。 【0003】一般にデータ処理による画像拡大は、イメ
ージセンサにより得られた多数の画素データどうしの間
に、線形補間によって求めた画素データを拡大率に応じ
た割合で挿入することによって行われる。すなわち、例
えば図6(a)に示す画像を図中のLで示す位置を主走
査位置として読み取った場合のイメージセンサの出力が
図6(b)に示すものであったとすると、これを拡大率
4/3(約133%)で拡大する場合には図6(c)に
示すように、イメージセンサで生成された画素データで
示される画素(以下、読取画素と称する)3つに対して
線形補間により求めた画素(以下、補間画素と称する)
1つを挿入し、また拡大率7/3(約233%)で拡大
する場合には、図6(d)に示すように読取画素3つに
対して補間画素4つを挿入する。 【0004】なお以上は主走査方向に関する拡大処理で
あり、副走査方向に関する拡大処理は、イメージセンサ
としてラインセンサを用い、原稿が一定量搬送される期
間における読取タイミングを調整することによって容易
に行うことができる。 【0005】ところでファクシミリ装置やディジタル複
写機のように画像を白/黒の2値で扱う場合、白および
黒の細線を良好に再現するために、コントラスト強調処
理を行う。このコントラスト強調処理は、全ての画素を
順番に着目画素とし、その着目画素のレベルRを、図7
に示すように着目画素の上隣、左隣、右隣および下隣に
位置する各画素を参照画素(O1 ,O2 ,O3 ,O4
として、 R′=5×R−(O1 +O2 +O3 +O4 ) なる式で求められるR′に置き換える処理であり、すな
わちラプラシアン演算によってコントラスト強調が行わ
れる。 【0006】このようなコントラスト強調処理を前述の
ようにして拡大された画像に対して行う場合、拡大率が
200%を越えると、読取画素よりも補間画素の数の割
合が大きくなり、コントラスト強調が適切に行えなくな
ってしまう。 【0007】例えば、図8(a)に示す画像をLの位置
を主走査位置として読み取った際の画像データが図8
(b)に示すものであったとすると、これを前述の方法
で400%の率で拡大した場合、画像データは図8
(c)に示すように読取画素間に3つの補間画素が存在
するデータとなる。このため、前述のコントラスト強調
処理を行うと、補間画素の値は全く変わらず、読取画素
のみに強調がかかることになる。従って、図8(d)の
画像データを同図に示すスライスレベルで2値化して得
られる画像は図8(e)に示すものとなり、黒および白
の細線の幅が図8(a)に示す元の画像の4倍にはなら
ない。このように、黒線が細くなったり、白線がつぶれ
たりしてしまう。 【0008】 【発明が解決しようとする課題】以上のように従来の画
像処理装置では、線形補間処理によって任意の拡大率で
画像の拡大処理を行ったのちに、コントラスト強調処理
を行っているため、拡大率が大きくなって補間画素の割
合が大きくなると、コントラスト強調処理が適切に行わ
れず、黒線の細りや白線のつぶれが生じて画質が劣化し
てしまうという不具合があった。 【0009】本発明はこのような事情を考慮してなされ
たものであり、その目的とするところは、処理対象画像
を任意の拡大率で拡大した画像に忠実な画像データを適
確に生成することができる画像処理装置を提供すること
にある。 【0010】 【課題を解決するための手段】本発明は上記目的を達成
するために、例えば読取部およびA/D変換回路で生成
される多値画像データなどの原画像データの各画素デー
タの間に、例えば線形補間などの所定の補間処理により
n−1個(nは所定の整数:例えば4)の画素データを
それぞれ挿入して、前記原画像データに対応する画像の
n倍の画像に対応する例えば4倍画像データなどのn倍
画像データを生成する例えば4倍回路などの拡大手段
と、この拡大手段で生成されたn倍画像データから、前
記拡大率に応じた頻度で画素データを間引くことにより
拡大画像データを生成する、例えば間引き回路および間
引きタイミング発生回路からなる間引き手段と、任意の
着目画素データに対し、前記n倍画像データに対応する
画像における前記着目画素データに対応する着目画素と
この着目画素からn画素離れた位置にある画素との間に
位置する画素のうちで前記間引き手段により間引かれる
画素の数mを求める処理を、前記n倍画像データの各画
素データを着目画素として行う例えば画素間隔算出回路
などの間引き画素数算出手段と、任意の着目画素データ
に対し、少なくとも着目画素データのレベルとこの着目
画素に対応する画素からn−m画素離れた位置にある画
素に対応する画素データのレベルとに基づいて所定のコ
ントラスト強調を行う処理を、前記間引き手段により生
成された拡大画像データの各画素データを着目画素とし
て行う、例えばメモリ部、アドレス発生回路、乗算回
路、係数発生回路および加算回路からなる強調手段とを
具備した。 【0011】 【作用】このような手段を講じたことにより、原画像デ
ータは、拡大手段によって最大拡大率(n倍)で一旦拡
大されてn倍画像データとされるとともに、このn倍画
像データから任意の拡大率に応じた頻度で画素データを
間引くことにより前記原画像データに対応する画像を任
意の拡大率に拡大した画像に対応する拡大画像データが
生成される。このとき、任意の着目画素データに対し、
前記n倍画像データに対応する画像における前記着目画
素データに対応する着目画素とこの着目画素からn画素
離れた位置にある画素との間に位置する画素のうちで間
引きにより間引かれる画素の数mを求める処理が、前記
n倍画像データの各画素データを着目画素として行われ
る。さらに任意の着目画素データに対し、少なくとも着
目画素データのレベルとこの着目画素に対応する画素か
らn−m画素離れた位置にある画素に対応する画素デー
タのレベルとに基づいて所定のコントラスト強調を行う
処理が、前記間引き手段により生成された拡大画像デー
タの各画素データを着目画素として行われる。 【0012】 【実施例】以下、図面を参照して本発明の一実施例につ
き説明する。図1は本実施例に係る画像処理装置を適用
して構成された画像読取装置の要部構成を示す機能ブロ
ック図である。 【0013】この画像読取装置は、読取部1、A/D変
換回路2、ラインメモリ3、4倍回路4、間引き回路
5、間引きタイミング発生回路6、画素間隔算出回路
7、メモリ部8、アドレス発生回路9、乗算回路10、
係数発生回路11および加算回路12を含んで構成され
ている。 【0014】読取部1はさらに、光源1a、ラインセン
サ1bおよび原稿送りローラ1c,1d,1e,1fを
有しており、原稿送りローラ1c,1d,1e,1fに
よって一定速度で搬送される原稿20に対して光源1a
から光を照射するとともに、この際の原稿20からの反
射光をラインセンサ1bで受け、その反射光像に対応す
る電気信号(アナログ画信号)を1ライン分毎に繰り返
し生成する。 【0015】A/D変換回路2は、ラインセンサ1bか
ら出力されるアナログ画信号を8ビットの多値画像デー
タに変換する。ラインメモリ3は、A/D変換回路2か
ら与えられる多値画像データを1ライン分保持し、4倍
回路4に与える。 【0016】4倍回路4は、多値画像データに対応する
画像を補間処理によって4倍に拡大する処理を、ライン
メモリ3に保持された1ライン分の多値画像データ毎に
行う。 【0017】間引き回路5は、間引きタイミング発生回
路6にて発生される間引きタイミング信号がONである
場合には4倍回路4から出力されるデータを出力しない
ことにより、間引きを行う。 【0018】間引きタイミング発生回路6は、オペレー
タにより指定された画像拡大率に応じた比率でONとな
る間引きタイミング信号を発生し、間引き回路5に与え
る。画素間隔算出回路7は、4倍回路4から出力される
多値画像データ中の各画素データに対応する画素を着目
画素とし、この着目画素とこの着目画素から4画素分離
れた位置にある画素との間隔が間引き処理後においてど
のくらいになるかを、オペレータにより指定された画像
拡大率に基づいて求め、アドレス発生回路9に通知す
る。 【0019】メモリ部8は、それぞれ4倍に拡大された
多値画像データを1ライン分保持する容量を有した3つ
のラインメモリ8a,8b,8cを直列に接続してな
り、間引き回路5から出力される多値画像データを、連
続する3ライン分保持する。そしてメモリ部8は、アド
レス発生回路9にて画素間隔算出回路7において求めら
れた画素間隔を考慮して発生されるアドレスに基づき、
保持した3ライン分の多値画像データのうちから所定の
5画素の画素データを乗算回路10へと出力する。 【0020】乗算回路10は、メモリ部8から与えられ
る5画素分の画素データのそれぞれに対し、係数発生回
路11にて主走査同期信号に同期して発生される係数を
乗算する。そして乗算回路10は、係数を乗算したのち
の各画素データを加算回路12に出力する。 【0021】加算回路12は、乗算回路10から与えら
れる各画素データの値を加算する。次に以上のように構
成された画像読取装置の動作を説明する。まず読取部1
では、原稿送りローラ1c,1d,1e,1fによって
原稿20を一定速度で搬送しつつ、光源1aによって原
稿20に光を照射する。この際に照射された光は、原稿
20で反射し、このうち所定の読取位置において原稿2
0から反射した光がラインセンサ1bに入射する。ライ
ンセンサ1bは、入射する原稿20からの反射光像に対
応するアナログ画信号を所定の周期で繰り返し生成す
る。 【0022】ラインセンサ1bがアナログ画信号を生成
する周期は、画像拡大率として100%が指定されてい
るときには、所定の副走査線ピッチ分だけ原稿20が搬
送される毎にアナログ画信号を生成するような周期に予
め設定されている。そして画像拡大率として100%以
外が指定されているときの周期は、その画像拡大率に応
じ、画像拡大率が100%であるときの周期を基準とし
て変更設定される。すなわち例えば画像拡大率が200
%であれば、ラインセンサ1bがアナログ画信号を生成
する周期は画像拡大率が100%であるときの周期の1
/2に設定される。かくしてこのようにラインセンサ1
bでの読取周期が変更されることにより、副走査方向に
ついての拡大処理がなされる。なお、副走査方向の拡大
処理は、ラインセンサ1bの読取周期を一定として原稿
20の搬送速度を変化させたり、ラインセンサ1bの読
取周期および原稿20の搬送速度をともに変化させたり
することによっても同様に行うことができる。 【0023】さて、ラインセンサ1bで生成するアナロ
グ画信号は、ラインセンサ1bを構成する多数の光電変
換素子のそれぞれの出力をシリアルに連ねた信号であ
る。このアナログ画信号は、A/D変換回路2にて各光
電変換素子の出力レベルをそれぞれ8ビットの画素デー
タに変換することにより、ディジタルな多値画像データ
に変換され、ラインメモリ3に一時記憶される。 【0024】続いて、ラインメモリ3に記憶された多値
画像データは、4倍回路4において、指定された画像拡
大率に拘らずに400%(4倍)の拡大率で拡大処理さ
れる。この拡大処理は、ラインメモリ3に記憶された多
値画像データに含まれる画素データ(読取画素データ)
どうしの間に、線形補間によって3つの補間画素データ
を挿入する処理である。具体的には、例えば原稿20に
形成された画像が図2(a)に示すものであり、この原
稿20の画像をLの位置を主走査位置として読み取った
際の画像データが図2(b)に示すものであったとする
と、拡大処理後の多値画像データは図2(c)に示すも
のとなる。なお図2(c)では便宜上、多値画像データ
をアナログ信号の状態で示しているが、実際には各読取
画素および各補間画素のそれぞれのレベルを8ビットで
示した読取画素データおよび補間画素データの配列によ
りなる。 【0025】このようにして400%に拡大された多値
画像データ(以下、4倍画像データと称する)は、続い
て間引き回路5において、間引きタイミング発生回路6
にて発生される間引きタイミング信号がONである場合
にその出力が停止されることにより、画素データの間引
きが行われる。間引きタイミング信号は、オペレータに
より指定された画像拡大率に応じた比率でONとなる信
号であるので、4倍画像データから指定された画像拡大
率に応じた比率で画素データが間引かれる。具体的に
は、例えば画像拡大率として200%が指定されていれ
ば、2画素に1画素の割合で画素データが間引かれる。 【0026】かくして間引き回路5の出力は、オペレー
タにより指定された画像拡大率でA/D変換回路2が出
力する多値画像データに対応する画像を拡大して得た画
像に対応する画像データとなる。 【0027】このようにして間引き回路5において間引
き処理がなされたのちの画像データは、メモリ部8のラ
インメモリ8a,8b,8cを順に転送され、メモリ部
8に3ライン分の読取期間に亙って保持される。かくし
てメモリ部8には、連続する3ラインの画像データが保
持される。 【0028】さてアドレス発生回路9は、ラインメモリ
8bに記憶された各画素データを順番に着目画素として
出力するように着目画素出力用のアドレスを発生する。
またアドレス発生回路9は、この着目画素出力用のアド
レスにより出力される画素データが示す画素に対する4
つの参照画素の画素データを参照画素データとして出力
するように参照画素出力用のアドレスを発生する。 【0029】ここで参照画素は、4倍画像において図3
(a)に示す位置にある画素、すなわち、1つ前のライ
ンの主走査方向同一位置にある画素、主走査方向に4画
素離れた位置にある2つの画素および1つ後ろのライン
の主走査方向同一位置にある画素とする。主走査方向に
位置する2つの参照画素を4画素離れた位置にある画素
としているのは、4倍画像においては隣接する画素が補
間画素であり、コントラスト強調を行う上での正確な情
報を有していないためであり、4倍する前の画像データ
において隣接していた画素(コントラスト強調を行う上
で最適な情報を有する)を参照画素とするためである。 【0030】ところが、メモリ部8に与えられる画像デ
ータは間引きがなされており、例え図3(a)に示すよ
うに間引き画素が存在していた場合、メモリ部8に与え
られた画像データは図3(b)に示す状態となってお
り、主走査方向に位置する2つの参照画素は着目画素か
ら4画素離れた位置にはない。 【0031】そこで画素間隔算出回路7では、間引きが
なされたのちの画像における参照画素とすべき画素と着
目画素との画素間隔を算出し、この画素間隔に基づいて
アドレス発生回路9が対応するアドレスを発生するもの
となっている。具体的には、画素間隔算出回路7には、
画像拡大率に対応付けて、間引きがなされたのちの画像
における参照画素とすべき画素と着目画素との画素間隔
が図4に示すようなテーブルとして設定されており、オ
ペレータにより指定された画像拡大率に応じてこのテー
ブルを参照することにより画素間隔を求める。そしてア
ドレス発生回路9は画素間隔算出回路7より通知される
画素間隔に基づき、例えば画素間隔「3」が通知されて
いれば、図3(b)に示すように、主走査方向に位置す
る2つの参照画素を着目画素から3画素離れた位置にあ
る画素とし、これに対応するアドレスを発生する。な
お、参照画素が間引き画素に当たっている場合には、参
照画素の隣に位置する画素に対応するアドレスが発生さ
れることになる。 【0032】メモリ部8は、このようにしてアドレス発
生回路9で発生された5つのアドレスに対応する5つの
画素データを乗算回路10へと出力する。なお着目画素
には、画像データの各画素データが順番に設定され、4
つの参照画素も着目画素に設定された画素に対して順次
変更される。 【0033】このようにしてメモリ部8で抽出された5
つの画素データは、乗算回路10にて係数発生回路11
が発生する係数がおのおの乗算される。ここで係数発生
回路11は、着目画素に対して“5”を、また参照画素
に対して“−1”をそれぞれ係数として出力している。
従って、着目画素のレベルをR、参照画素のレベルをそ
れぞれO1 ,O2 ,O3 ,O4 とすれば、着目画素に対
応する画素データのレベルは“5R”に、また参照画素
に対応する画素データのレベルはそれぞれ“−O1 ”,
“−O2 ”,“−O3 ”,“−O4 “に変換される。 【0034】そしてこれらの画素データは加算回路12
に与えられ、ここで加算される。従って加算回路12の
出力データのレベルは、 5×R−(O1 +O2 +O3 +O4 ) となる。すなわち、着目画素に対してラプラシアン演算
がなされることになり、加算回路12の出力データは、
着目画素に対してコントラスト強調を行った結果とな
る。 【0035】そして、加算回路12では、画像データの
各画素データを着目画素データとして上記処理が繰り返
されるので、加算回路12の出力は、画像データに対し
てラプラシアン演算によるコントラスト強調を施したデ
ータとなる。 【0036】ここで、着目画素に対して主走査方向に位
置する参照画素は、4倍画像において着目画素から4画
素離れていた画素としてあるので、補間画素に対しても
周囲の画素の濃度変化に応じたコントラスト強調が適切
に行われる。具体的には、例えば4倍回路4から出力さ
れる4倍画像データが図2(c)に示すものであった場
合、間引き回路5で間引きを行わなかった場合(画像拡
大率が400%の場合)において加算回路12から出力
される画像データは図2(d)に示すようなデータとな
り、この画像データを同図に示すスライスレベルで2値
化した場合には図2(e)に示すような、図2(a)に
示す元の画像を忠実に4倍にした画像が得られる。なお
図2(d)では画像データを、便宜上、アナログ信号の
状態で示しているが、実際には各読取画素および各補間
画素のそれぞれのレベルを8ビットで示した読取画素デ
ータおよび補間画素データの配列によりなる。 【0037】以上のように本実施例によれば、指定され
た画像拡大率に拘らずに一旦4倍に拡大したのち、指定
された画像拡大率に応じて画素データを間引いて所望の
画像に対応する画像データを得るとともに、この間引き
後の画像データに対し、4倍画像データの状態において
着目画素から主走査方向に4画素離れた位置にあった画
素を参照画素として用いたコントラスト強調を行う。こ
れにより、全ての画素データに対して周囲の画素の濃度
変化に応じた適切なコントラスト強調を施し、黒線の細
りや白線のつぶれを生じさせることなく、元の画像を指
定された画像拡大率で忠実に拡大した画像に対応する画
像データが得られる。 【0038】ところで、以上の実施例において画素間隔
算出回路7は、画像拡大率に応じて画素間隔を一律に決
定している。しかし、画像拡大率によっては4倍画像の
状態における着目画素と参照画素との間の間引き画素数
が部分ごとで異なる場合があり、このような場合には前
述の実施例のように画素間隔を一律に決定していると、
コントラスト強調に用いられる参照画素が、4倍画像に
おいて着目画素から主走査方向に4画素離れた位置にあ
る画素からずれた画素となってしまう場合がある。 【0039】そこで4倍画像における各着目画素に対
し、図5(a)に示すように主走査方向前側(図中の左
側)の参照画素までの区間Aと、主走査方向後側(図中
の右側)の参照画素までの区間Bとのそれぞれにおいて
参照画素の数mを判断し、[4−m]を演算することに
より画素間隔を区間Aおよび区間Bのそれぞれで別に求
めるようにすると良い。そうすると、例えば図5(a)
に示すように区間Bにおいてのみ間引き画素が1つ存在
すると、区間Aの画素間隔としては「4」が、また区間
Bの画素間隔としては「3」がそれぞれ求められ、メモ
リ部8では図5(b)に示す位置関係にある着目画素お
よび参照画素が選択される。 【0040】なお、このように区間ごとで間引き画素の
数が異なる場合には、間引き回路5においては所定のパ
ターンで間引きを行うことになるので、この間引きのパ
ターンに基づいて区間ごとでの間引き画素数を容易に求
めることができる。 【0041】かくして画素間隔算出回路7の処理をこの
ように変更すると、画素間隔算出回路7の処理は若干複
雑になるが、以下なる画像拡大率の場合でも常に最適な
参照画素を用いてのコントラスト強調を行うことが可能
となる。 【0042】なお本発明は上記実施例に限定されるもの
ではない。例えば上記実施例では、副走査方向について
の拡大処理は、ラインセンサ1bの読取周期と原稿20
の搬送速度との相対的な関係を変化させることにより行
っているが、副走査方向についての拡大処理についても
主走査方向と同様に線形補間による処理を用いることが
できる。この様な場合には、副走査方向に並んだ参照画
素についても上記実施例と同様にして決定すべきであ
る。 【0043】また上記実施例では、拡大手段による画像
拡大率を4倍としているが、この倍率は任意(ただし整
数)であって良い。拡大手段による画像拡大率を4倍と
した場合には、最終的な画像拡大率は100%〜400
%の間となるが、拡大手段による画像拡大率を大きくす
ることによって最終的な画像拡大率の最大値を引き上げ
ることができる。逆に最終的な画像拡大率が400%よ
りも小さくて良い場合には、拡大手段による画像拡大率
を小さくしても良い。なお、このように拡大手段による
画像拡大率を変更する場合、その倍率に応じて画素間隔
算出回路7の処理を変える必要がある。すなわち、拡大
手段による画像拡大率をn倍とすれば、画素間隔は、
[n−m(mは間引き画素の数)]とする。 【0044】また上記実施例では、画像の拡大のために
線形補間を、またコントラスト強調のためにラプラシア
ン演算をそれぞれ行っているが、これらの具体的な手法
は他のものであっても良い。 【0045】また上記実施例では、本実施例に係る画像
処理装置を画像読取装置に適用しているが、他の装置で
発生された画像データを処理するための独立した画像処
理装置として実現できるのはもちろんのこと、画像読取
装置以外の装置に対して適用することも可能である。こ
のほか、本発明の要旨を逸脱しない範囲で種々の変形実
施が可能である。 【0046】 【発明の効果】本発明によれば、処理対象画像を任意の
拡大率で拡大した画像に忠実な画像データを的確に生成
することができる画像処理装置を提供できる。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention is applied to a facsimile machine, a digital copying machine, and the like, and performs an enlargement conversion process on image data obtained by an image scanner or the like. It relates to a processing device. 2. Description of the Related Art There are two types of image enlargement processing in facsimile apparatuses and digital copiers: optical processing and data processing. Data processing is more advantageous in terms of cost. In general, image enlargement by data processing is performed by inserting pixel data obtained by linear interpolation at a rate corresponding to an enlargement ratio between a large number of pixel data obtained by an image sensor. That is, for example, if the output of the image sensor shown in FIG. 6B when the image shown in FIG. 6A is read with the position indicated by L in the figure as the main scanning position is that shown in FIG. When the image is enlarged by 4/3 (approximately 133%), as shown in FIG. 6 (c), linearly with respect to three pixels (hereinafter referred to as read pixels) indicated by pixel data generated by the image sensor. Pixel obtained by interpolation (hereinafter referred to as interpolation pixel)
In the case of inserting one and enlarging at an enlargement ratio of 7/3 (about 233%), as shown in FIG. 6D, four interpolated pixels are inserted for three read pixels. The above is the enlargement process in the main scanning direction. The enlargement process in the sub-scanning direction is easily performed by using a line sensor as an image sensor and adjusting the reading timing during a period in which the original is conveyed by a fixed amount. be able to. When an image is handled in binary of white / black as in a facsimile machine or a digital copying machine, contrast enhancement processing is performed in order to reproduce fine white and black fine lines. In this contrast enhancement processing, all the pixels are sequentially set as a pixel of interest, and the level R of the pixel of interest is calculated as shown in FIG.
As shown in ( 1) , each pixel located on the upper, left, right and lower sides of the target pixel is referred to as a reference pixel (O 1 , O 2 , O 3 , O 4 ).
R ′ = 5 × R− (O 1 + O 2 + O 3 + O 4 ) This is a process of replacing with R ′, which is obtained by the formula: That is, contrast enhancement is performed by Laplacian operation. When such a contrast enhancement process is performed on an image enlarged as described above, when the enlargement ratio exceeds 200%, the ratio of the number of interpolated pixels becomes larger than the number of read pixels, and contrast enhancement is performed. Cannot be performed properly. For example, image data obtained by reading the image shown in FIG. 8A with the position of L as the main scanning position is shown in FIG.
Assuming that the image data is as shown in FIG. 8B, when the image data is enlarged at a rate of 400% by the above-described method, the image data becomes as shown in FIG.
As shown in (c), the data has three interpolation pixels between the read pixels. Therefore, when the above-described contrast enhancement processing is performed, the value of the interpolation pixel does not change at all, and only the read pixel is enhanced. Therefore, an image obtained by binarizing the image data of FIG. 8D at the slice level shown in FIG. 8 is as shown in FIG. 8E, and the widths of the black and white thin lines are shown in FIG. It will not be four times the original image shown. As described above, the black line becomes thinner, and the white line is broken. [0008] As described above, in the conventional image processing apparatus, the image is enlarged at an arbitrary enlargement ratio by the linear interpolation process, and then the contrast enhancement process is performed. When the enlargement ratio is increased and the ratio of the interpolation pixels is increased, the contrast enhancement processing is not properly performed, and the thinning of the black line and the collapse of the white line occur, resulting in a problem that the image quality is deteriorated. The present invention has been made in view of such circumstances, and a purpose thereof is to accurately generate image data faithful to an image obtained by enlarging an image to be processed at an arbitrary enlargement ratio. It is an object of the present invention to provide an image processing apparatus capable of performing the above. In order to achieve the above-mentioned object, the present invention provides, for example, a pixel unit of original image data such as multi-valued image data generated by a reading unit and an A / D conversion circuit. In the meantime, n-1 (n is a predetermined integer: for example, 4) pixel data is inserted by a predetermined interpolation process such as a linear interpolation into an image n times as large as the image corresponding to the original image data. From the corresponding enlargement means such as a quadruple circuit for generating n-times image data such as four-times image data, and from the n-times image data generated by this enlargement means, pixel data is generated at a frequency corresponding to the enlargement ratio. For example, a thinning unit including a thinning circuit and a thinning timing generating circuit, which generates enlarged image data by thinning, and an image corresponding to the n-times image data with respect to arbitrary pixel data of interest. The process of obtaining the number m of pixels to be thinned out by the thinning means among the pixels located between the pixel of interest corresponding to the pixel of interest data and a pixel located n pixels away from the pixel of interest, A thinning-out pixel number calculating means such as a pixel interval calculating circuit for performing each pixel data of the n-times image data as a pixel of interest, and for any pixel data of interest, at least the level of the pixel data of interest and the pixel corresponding to this pixel of interest performing a process of performing a predetermined contrast enhancement based on the level of the pixel data corresponding to the pixel located at a position apart by nm pixels from each pixel data of the enlarged image data generated by the thinning unit as a pixel of interest; For example, an emphasis unit including a memory unit, an address generation circuit, a multiplication circuit, a coefficient generation circuit, and an addition circuit is provided. By taking such means, the original image data is temporarily enlarged by the enlargement means at the maximum enlargement ratio (n times) to become n times image data, and the n times image data is By subtracting pixel data from the image data at a frequency corresponding to an arbitrary enlargement ratio, enlarged image data corresponding to an image obtained by enlarging the image corresponding to the original image data to an arbitrary enlargement ratio is generated. At this time, for any pixel data of interest,
Number of pixels to be thinned out by thinning out of pixels located between a target pixel corresponding to the target pixel data and a pixel located n pixels away from the target pixel in an image corresponding to the n-times image data The process of obtaining m is performed using each pixel data of the n-times image data as a pixel of interest. Further, for any pixel data of interest, predetermined contrast enhancement is performed based on at least the level of the pixel data of interest and the level of pixel data corresponding to a pixel located at a position n-m pixels away from the pixel corresponding to this pixel of interest. The process to be performed is performed using each pixel data of the enlarged image data generated by the thinning unit as a pixel of interest. An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a functional block diagram illustrating a main configuration of an image reading apparatus configured by applying the image processing apparatus according to the present embodiment. This image reading apparatus has a reading section 1, an A / D conversion circuit 2, a line memory 3, a quadruple circuit 4, a thinning circuit 5, a thinning timing generating circuit 6, a pixel interval calculating circuit 7, a memory section 8, an address, A generating circuit 9, a multiplying circuit 10,
It comprises a coefficient generating circuit 11 and an adding circuit 12. The reading section 1 further includes a light source 1a, a line sensor 1b, and document feed rollers 1c, 1d, 1e, 1f, and a document conveyed at a constant speed by the document feed rollers 1c, 1d, 1e, 1f. Light source 1a for 20
, And the reflected light from the original 20 at this time is received by the line sensor 1b, and an electric signal (analog image signal) corresponding to the reflected light image is repeatedly generated for each line. The A / D conversion circuit 2 converts an analog image signal output from the line sensor 1b into 8-bit multi-value image data. The line memory 3 holds the multi-valued image data supplied from the A / D conversion circuit 2 for one line and supplies the same to the quadruple circuit 4. The quadruple circuit 4 performs a process of enlarging an image corresponding to the multivalued image data four times by interpolation for each line of multivalued image data held in the line memory 3. When the thinning-out timing signal generated by the thinning-out timing generating circuit 6 is ON, the thinning-out circuit 5 does not output the data output from the quadruple circuit 4, thereby performing the thinning-out. The thinning-out timing generating circuit 6 generates a thinning-out timing signal which is turned on at a ratio corresponding to the image enlargement ratio designated by the operator, and supplies it to the thinning-out circuit 5. The pixel interval calculation circuit 7 sets a pixel corresponding to each pixel data in the multi-valued image data output from the quadruple circuit 4 as a pixel of interest, and the pixel at a position separated from the pixel of interest by 4 pixels Is determined based on the image enlargement ratio specified by the operator, and is notified to the address generation circuit 9. The memory unit 8 is composed of three line memories 8a, 8b and 8c each having a capacity for holding one line of multi-valued image data expanded four times, and connected in series. The output multi-valued image data is held for three consecutive lines. Then, the memory unit 8 calculates the address based on the address generated in consideration of the pixel interval obtained in the pixel interval calculation circuit 7 by the address generation circuit 9.
The pixel data of predetermined five pixels out of the held multi-valued image data of three lines is output to the multiplication circuit 10. The multiplication circuit 10 multiplies each of the five pixel data supplied from the memory unit 8 by a coefficient generated by the coefficient generation circuit 11 in synchronization with the main scanning synchronization signal. Then, the multiplication circuit 10 outputs each pixel data after multiplication by the coefficient to the addition circuit 12. The addition circuit 12 adds the values of the respective pixel data supplied from the multiplication circuit 10. Next, the operation of the image reading apparatus configured as described above will be described. First, the reading unit 1
In this case, the light source 1a emits light to the original 20 while the original 20 is transported at a constant speed by the original feed rollers 1c, 1d, 1e, and 1f. The light radiated at this time is reflected by the original 20, and at a predetermined reading position, the original 2
Light reflected from 0 enters the line sensor 1b. The line sensor 1b repeatedly generates an analog image signal corresponding to an incident reflected light image from the document 20 at a predetermined cycle. The cycle at which the line sensor 1b generates an analog image signal generates an analog image signal each time the document 20 is conveyed by a predetermined sub-scanning line pitch when 100% is specified as the image enlargement ratio. The cycle is set in advance. The cycle when an image magnification other than 100% is designated is changed and set in accordance with the image magnification based on the cycle when the image magnification is 100%. That is, for example, if the image enlargement ratio is 200
%, The cycle in which the line sensor 1b generates the analog image signal is 1 of the cycle when the image enlargement ratio is 100%.
/ 2. Thus, the line sensor 1
By changing the reading cycle in b, enlargement processing in the sub-scanning direction is performed. The enlargement process in the sub-scanning direction may be performed by changing the transport speed of the original 20 while keeping the read cycle of the line sensor 1b constant, or by changing both the read interval of the line sensor 1b and the transport speed of the original 20. The same can be done. The analog image signal generated by the line sensor 1b is a signal obtained by serially connecting the outputs of a large number of photoelectric conversion elements constituting the line sensor 1b. The analog image signal is converted into digital multi-valued image data by converting the output level of each photoelectric conversion element into 8-bit pixel data in the A / D conversion circuit 2 and temporarily stored in the line memory 3. Is done. Subsequently, the multi-valued image data stored in the line memory 3 is enlarged by the quadruple circuit 4 at an enlargement ratio of 400% (4 times) regardless of the designated image enlargement ratio. This enlargement process is performed by using pixel data (read pixel data) included in the multi-valued image data stored in the line memory 3.
This is a process of inserting three pieces of interpolated pixel data by linear interpolation between them. Specifically, for example, an image formed on the document 20 is shown in FIG. 2A, and image data obtained when the image of the document 20 is read with the position of L as the main scanning position is shown in FIG. 2), the multivalued image data after the enlargement processing is as shown in FIG. In FIG. 2C, for convenience, the multi-valued image data is shown in the form of an analog signal. However, actually, the read pixel data and the interpolated pixel in which each level of each read pixel and each interpolated pixel is indicated by 8 bits are shown. It consists of an array of data. The multi-valued image data (hereinafter, referred to as quadrupled image data) enlarged to 400% in this manner is subsequently outputted to a thinning-out circuit 5 by a thinning-out timing generating circuit 6.
When the output of the thinning-out timing signal generated in step (1) is ON, the output is stopped, thereby thinning out the pixel data. Since the thinning-out timing signal is a signal that is turned ON at a ratio corresponding to the image enlargement ratio specified by the operator, the pixel data is thinned out from the quadrupled image data at a ratio according to the specified image enlargement ratio. Specifically, for example, if 200% is specified as the image enlargement ratio, pixel data is thinned out at a ratio of one pixel to two pixels. Thus, the output of the thinning circuit 5 includes the image data corresponding to the image obtained by enlarging the image corresponding to the multi-valued image data output from the A / D conversion circuit 2 at the image magnification specified by the operator. Become. The image data which has been subjected to the thinning processing in the thinning circuit 5 in this manner is sequentially transferred to the line memories 8a, 8b, 8c of the memory unit 8, and is transferred to the memory unit 8 for a reading period of three lines. Is held. Thus, the memory unit 8 holds three consecutive lines of image data. The address generation circuit 9 generates an address for outputting a pixel of interest so that each pixel data stored in the line memory 8b is sequentially output as a pixel of interest.
Further, the address generation circuit 9 outputs a value of 4 to the pixel indicated by the pixel data output by the target pixel output address.
An address for reference pixel output is generated such that pixel data of one reference pixel is output as reference pixel data. Here, the reference pixel corresponds to FIG.
The pixel at the position shown in (a), that is, the pixel at the same position in the main scanning direction of the previous line, the two pixels at a position separated by 4 pixels in the main scanning direction, and the main scanning of the next line The pixels are located at the same position in the direction. The two reference pixels located in the main scanning direction are pixels located four pixels apart from each other in the quadruple image because an adjacent pixel is an interpolation pixel and has accurate information for performing contrast enhancement. This is because pixels adjacent to the image data before quadrupling (having optimal information for performing contrast enhancement) are used as reference pixels. However, the image data supplied to the memory unit 8 is thinned out. If there is a thinned pixel as shown in FIG. In the state shown in FIG. 3B, the two reference pixels located in the main scanning direction are not 4 pixels away from the target pixel. Therefore, the pixel interval calculation circuit 7 calculates the pixel interval between the pixel of interest and the pixel to be used as the reference pixel in the image after the thinning-out, and the address generation circuit 9 determines the corresponding address based on the pixel interval. Is to occur. Specifically, the pixel interval calculation circuit 7 includes:
The pixel interval between the pixel to be a reference pixel and the pixel of interest in the thinned image is set as a table as shown in FIG. 4 in association with the image enlargement ratio, and the image enlargement specified by the operator is performed. The pixel interval is obtained by referring to this table according to the rate. Then, based on the pixel interval notified from the pixel interval calculation circuit 7, if the pixel interval "3" is notified, for example, as shown in FIG. One reference pixel is a pixel located three pixels away from the pixel of interest, and an address corresponding to this pixel is generated. When the reference pixel corresponds to the thinned pixel, an address corresponding to a pixel located next to the reference pixel is generated. The memory section 8 outputs five pixel data corresponding to the five addresses generated by the address generating circuit 9 to the multiplying circuit 10. Each pixel data of the image data is set in the pixel of interest in order,
The one reference pixel is also sequentially changed with respect to the pixel set as the target pixel. The 5 extracted in the memory unit 8 in this way
The two pixel data are output to a coefficient generation circuit 11 by a multiplication circuit 10.
Are multiplied. Here, the coefficient generation circuit 11 outputs “5” to the pixel of interest and “−1” to the reference pixel as coefficients.
Therefore, if the level of the target pixel is R and the levels of the reference pixels are O 1 , O 2 , O 3 , and O 4 , respectively, the level of the pixel data corresponding to the target pixel is “5R” and the level of the reference pixel is “5R”. The level of the pixel data is “−O 1 ”,
"-O 2", "- O 3", - is converted to "O 4". These pixel data are added to the adder 12
And added here. Accordingly, the level of the output data of the adder circuit 12 is 5 × R− (O 1 + O 2 + O 3 + O 4 ). That is, the Laplacian operation is performed on the target pixel, and the output data of the addition circuit 12 is
The result is that contrast enhancement is performed on the target pixel. Then, in the addition circuit 12, the above processing is repeated using each pixel data of the image data as the pixel data of interest. Therefore, the output of the addition circuit 12 is the data obtained by performing the contrast enhancement by the Laplacian operation on the image data. Become. Here, since the reference pixel located in the main scanning direction with respect to the target pixel is a pixel which is four pixels away from the target pixel in the quadrupled image, the density change of surrounding pixels also occurs with respect to the interpolation pixel. Is appropriately performed in accordance with. Specifically, for example, when the quadruple image data output from the quadruple circuit 4 is as shown in FIG. 2C, when the thinning circuit 5 does not perform the thinning (when the image enlargement ratio is 400%) 2), the image data output from the addition circuit 12 becomes data as shown in FIG. 2D. When this image data is binarized at the slice level shown in FIG. As a result, an image obtained by quadrupling the original image shown in FIG. 2A is obtained. In FIG. 2D, the image data is shown in the form of an analog signal for convenience, but actually, the read pixel data and the interpolated pixel data in which each level of each read pixel and each interpolated pixel is indicated by 8 bits. Consists of As described above, according to the present embodiment, the image is temporarily enlarged four times regardless of the designated image enlargement ratio, and then the pixel data is thinned out according to the designated image enlargement ratio to obtain a desired image. Corresponding image data is obtained, and contrast enhancement is performed on the thinned image data by using, as a reference pixel, a pixel located four pixels away from the pixel of interest in the main scanning direction in the state of the quadrupled image data. . As a result, appropriate contrast enhancement is applied to all pixel data according to the change in the density of surrounding pixels, and the original image can be enlarged to the specified image enlargement ratio without causing thinning of black lines or collapse of white lines. Thus, image data corresponding to an image faithfully enlarged is obtained. By the way, in the above embodiment, the pixel interval calculation circuit 7 determines the pixel interval uniformly according to the image magnification. However, depending on the image enlargement ratio, the number of thinned pixels between the target pixel and the reference pixel in the state of the quadrupled image may differ from part to part, and in such a case, the pixel interval is reduced as in the above-described embodiment. If you decide uniformly,
In some cases, the reference pixel used for contrast enhancement is shifted from a pixel located four pixels away from the pixel of interest in the main scanning direction in the quadruple image. Therefore, as shown in FIG. 5 (a), for each pixel of interest in the quadruple image, a section A up to the reference pixel on the front side (left side in the figure) and the rear side in the main scanning direction (left side in the figure) (Right side of), the number m of reference pixels in each of the sections B up to the reference pixels is determined, and the pixel interval is calculated separately in each of the sections A and B by calculating [4-m]. . Then, for example, FIG.
If only one thinned pixel exists in the section B as shown in FIG. 5, "4" is obtained as the pixel interval in the section A, and "3" is obtained as the pixel interval in the section B. The target pixel and the reference pixel having the positional relationship shown in FIG. When the number of thinned pixels differs in each section as described above, the thinning circuit 5 performs thinning in a predetermined pattern. Therefore, thinning in each section is performed based on this thinning pattern. The number of pixels can be easily obtained. When the processing of the pixel interval calculation circuit 7 is changed in this way, the processing of the pixel interval calculation circuit 7 becomes slightly complicated. However, even in the case of the following image enlargement ratio, the contrast using the optimal reference pixel is always used. Emphasis can be made. The present invention is not limited to the above embodiment. For example, in the above-described embodiment, the enlargement process in the sub-scanning direction is performed based on the reading cycle of the line sensor 1 b and the original 20.
Is performed by changing the relative relationship with the transport speed, but the processing by linear interpolation can be used for the enlargement processing in the sub-scanning direction as in the main scanning direction. In such a case, the reference pixels arranged in the sub-scanning direction should be determined in the same manner as in the above embodiment. In the above embodiment, the image enlargement ratio by the enlargement means is four times, but this magnification may be arbitrary (however, an integer). When the image enlargement ratio by the enlargement unit is 4 times, the final image enlargement ratio is 100% to 400%.
%, The final maximum value of the image enlargement ratio can be increased by increasing the image enlargement ratio by the enlargement means. Conversely, when the final image enlargement ratio may be smaller than 400%, the image enlargement ratio by the enlargement unit may be reduced. When the image enlargement ratio is changed by the enlargement means, it is necessary to change the processing of the pixel interval calculation circuit 7 in accordance with the magnification. That is, if the image enlargement ratio by the enlargement unit is n times, the pixel interval becomes
[Nm (m is the number of thinned pixels)]. In the above embodiment, linear interpolation is performed for image enlargement, and Laplacian operation is performed for contrast enhancement. However, other specific methods may be used. In the above embodiment, the image processing apparatus according to this embodiment is applied to an image reading apparatus. However, the image processing apparatus can be realized as an independent image processing apparatus for processing image data generated by another apparatus. Needless to say, the present invention can be applied to an apparatus other than the image reading apparatus. In addition, various modifications can be made without departing from the spirit of the present invention. [0046] According to the present invention can provide an image processing apparatus which can accurately generate a faithful image data to an image obtained by enlarging the processed target image at an arbitrary magnification.

【図面の簡単な説明】 【図1】本発明の一実施例に係る画像処理装置を適用し
て構成された画像読取装置の要部構成を示す機能ブロッ
ク図。 【図2】図1に示す画像読取装置でのデータの変化の一
例を説明する図。 【図3】コントラスト強調を行う際の着目画素と参照画
素との位置関係を示す図。 【図4】画像拡大率と画素間隔との関係を示すテーブル
の内容を模式的に示す図。 【図5】コントラスト強調を行う際の着目画素と参照画
素との位置関係の変形例を示す図。 【図6】従来の画像拡大処理を説明する図。 【図7】従来のコントラスト強調における着目画素と参
照画素との位置関係を示す図。 【図8】従来の画像処理装置でのデータの変化の一例を
説明する図。 【符号の説明】 1…読取部 2…A/D変換器 3…ラインメモリ 4…4倍回路 5…間引き回路 6…間引きタイミング発生回路 7…画素間隔算出回路 8…メモリ部 9…アドレス発生回路 10…乗算回路 11…係数発生回路 12…加算回路
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a functional block diagram showing a main configuration of an image reading apparatus configured by applying an image processing apparatus according to an embodiment of the present invention. FIG. 2 is a view for explaining an example of a change in data in the image reading apparatus shown in FIG. FIG. 3 is a diagram illustrating a positional relationship between a target pixel and a reference pixel when contrast enhancement is performed. FIG. 4 is a diagram schematically showing the contents of a table showing a relationship between an image enlargement ratio and a pixel interval. FIG. 5 is a diagram showing a modification of the positional relationship between a target pixel and a reference pixel when contrast enhancement is performed. FIG. 6 is a diagram illustrating a conventional image enlargement process. FIG. 7 is a diagram showing a positional relationship between a target pixel and a reference pixel in conventional contrast enhancement. FIG. 8 is a view for explaining an example of a change in data in the conventional image processing apparatus. [Description of Signs] 1 ... Reading unit 2 ... A / D converter 3 ... Line memory 4 ... 4 times circuit 5 ... Thinning circuit 6 ... Thinning timing generation circuit 7 ... Pixel interval calculation circuit 8 ... Memory unit 9 ... Address generation circuit 10 Multiplication circuit 11 Coefficient generation circuit 12 Addition circuit

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 昭63−311866(JP,A) 特開 平3−64166(JP,A) (58)調査した分野(Int.Cl.7,DB名) H04N 1/38 - 1/393 G06T 3/40 ──────────────────────────────────────────────────続 き Continuation of the front page (56) References JP-A-63-311866 (JP, A) JP-A-3-64166 (JP, A) (58) Fields investigated (Int. Cl. 7 , DB name) H04N 1/38-1/393 G06T 3/40

Claims (1)

(57)【特許請求の範囲】 【請求項1】 それぞれ対応する画素の濃度を多値で示
した多数の画素データの配列よりなる原画像データを、
この原画像データに対応する画像を任意の拡大率で拡大
した画像に対応する拡大画像データに変換する画像処理
装置において、 前記原画像データの各画素データの間に、所定の補間処
理によりn−1個(nは所定の整数)の画素データをそ
れぞれ挿入して、前記原画像データに対応する画像のn
倍の画像に対応するn倍画像データを生成する拡大手段
と、 この拡大手段で生成されたn倍画像データから、前記拡
大率に応じ画素データを間引くことにより拡大画像デ
ータを生成する間引き手段と、前記n倍画像データ中の各画素データを着目画素とし、
この 着目画素とこの着目画素からn画素離れた位置にあ
る画素との間に位置する画素のうちで前記間引き手段に
より間引かれる画素の数mを求める処理を行う間引き画
素数算出手段と、前記間引き手段により生成された拡大画像データの各画
素データを着目画素とし、この 着目画素データのレベル
とこの着目画素からn−m画素離れた位置にある画素デ
ータのレベルとに基づいて所定のコントラスト強調処
を行う強調手段とを具備したことを特徴とする画像処理
装置。
(57) [Claims 1] Original image data composed of an array of a large number of pixel data in which the density of each corresponding pixel is represented by a multi-value is
An image processing apparatus for converting an image corresponding to the original image data into enlarged image data corresponding to an image enlarged at an arbitrary enlargement ratio, wherein a predetermined interpolation process is performed between each pixel data of the original image data. One (n is a predetermined integer) pixel data is inserted, and n of the image corresponding to the original image data is inserted.
Enlarging means for generating n-fold image data corresponding to a doubled image; thinning means for generating magnified image data by thinning pixel data from the n-fold image data generated by the enlarging means in accordance with the enlargement ratio And each pixel data in the n-times image data as a pixel of interest,
And line Cormorant thinned pixel number finding means a process for obtaining the number m of pixels to be thinned out by the thinning means among pixels located between the pixels in the target pixel and spaced n pixels from the target pixel position, Each image of the enlarged image data generated by the thinning means
The raw data and the target pixel, a predetermined contrast strong tone processing on the basis of the level of the target pixel data and the focused image iodination et n-m-level image containing data position Ru near distant pixels
The image processing apparatus characterized by was and a row intends enhancement means.
JP14914794A 1994-06-30 1994-06-30 Image processing device Expired - Fee Related JP3384875B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14914794A JP3384875B2 (en) 1994-06-30 1994-06-30 Image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14914794A JP3384875B2 (en) 1994-06-30 1994-06-30 Image processing device

Publications (2)

Publication Number Publication Date
JPH0818768A JPH0818768A (en) 1996-01-19
JP3384875B2 true JP3384875B2 (en) 2003-03-10

Family

ID=15468807

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14914794A Expired - Fee Related JP3384875B2 (en) 1994-06-30 1994-06-30 Image processing device

Country Status (1)

Country Link
JP (1) JP3384875B2 (en)

Also Published As

Publication number Publication date
JPH0818768A (en) 1996-01-19

Similar Documents

Publication Publication Date Title
EP0198269B1 (en) Method and apparatus for interpolating image signals
US4672463A (en) Method for emphasizing sharpness in picture scanning recording time in a picture reproducing machine
JP3241157B2 (en) Dot image data correction method and image processing apparatus having correction function
JP2906791B2 (en) Image processing device
JP3384875B2 (en) Image processing device
JPH0393354A (en) Pseudo gradation generator
JPH07177347A (en) Image processor
JP3539552B2 (en) Image processing device
JP2592147B2 (en) Image signal processing device
US6753119B2 (en) Method of and apparatus for generating proof image
US7321452B2 (en) Image processing apparatus
JP2607661B2 (en) Image signal processing device
JP2744292B2 (en) Image processing device
JP3400874B2 (en) Image forming device
JPH11355561A (en) Image processor
JPH08163360A (en) Method and device for picture binarization
JPH0757076A (en) Image processor
JPH0832798A (en) Method and device for processing image
JPH08265562A (en) Picture magnification device
JPH0898011A (en) Image forming device
JPH04160872A (en) Picture binarizing processing unit
JPH08147460A (en) Image processing method
JPH10164364A (en) Image reader
JPH0832797A (en) Method and device for processing image
JPH0618433B2 (en) Image signal processing method and apparatus

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081227

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091227

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees