JP3014723B2 - Image processing device - Google Patents

Image processing device

Info

Publication number
JP3014723B2
JP3014723B2 JP2158743A JP15874390A JP3014723B2 JP 3014723 B2 JP3014723 B2 JP 3014723B2 JP 2158743 A JP2158743 A JP 2158743A JP 15874390 A JP15874390 A JP 15874390A JP 3014723 B2 JP3014723 B2 JP 3014723B2
Authority
JP
Japan
Prior art keywords
image
processing
image processing
signal
image signal
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
JP2158743A
Other languages
Japanese (ja)
Other versions
JPH0451665A (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.)
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 JP2158743A priority Critical patent/JP3014723B2/en
Publication of JPH0451665A publication Critical patent/JPH0451665A/en
Application granted granted Critical
Publication of JP3014723B2 publication Critical patent/JP3014723B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はデジタル複写機、イメージスキヤナなどに適
用される画像処理装置に関する。
Description: TECHNICAL FIELD The present invention relates to an image processing apparatus applied to a digital copying machine, an image scanner, and the like.

〔従来の技術〕[Conventional technology]

デジタル化された画像データをページメモリに記憶
し、ソフトウエアにより画像処理(各種補正および加
工)を行う画像処理装置は、例えば特開昭63−179662号
公報等に開示されている。
An image processing apparatus that stores digitized image data in a page memory and performs image processing (various correction and processing) by software is disclosed in, for example, Japanese Patent Application Laid-Open No. 63-179662.

この技術では、画像処理は全てソフトウエアにより行
われるため処理の自由度は高く、所望の加工を得ること
ができる。しかし原稿1枚分の画像データを記憶する手
段が必要であり、極めてコスト高となる。また、画像処
理速度はCPUの能力に依存することとなり、リアルタイ
ム性を確保するには超高速のCPUが必要となり、ハード
ウエア、ソフトウエアともにコスト高となる欠点があつ
た。
In this technique, since all image processing is performed by software, the degree of freedom of processing is high, and desired processing can be obtained. However, a means for storing image data for one document is required, which is extremely costly. In addition, the image processing speed depends on the capacity of the CPU, and an ultra-high-speed CPU is required to ensure real-time processing, and both hardware and software have the disadvantage of increasing costs.

上記従来技術のコスト高となる欠点を補うため、画像
処理をハードウエア化し、固定化された順序に処理を行
う技術も、例えば特開昭63−215165号公報に提案されて
いる。
In order to make up for the disadvantage of the prior art, which increases the cost, a technique of implementing image processing in hardware and performing processing in a fixed order has been proposed in, for example, Japanese Patent Application Laid-Open No. 63-215165.

この技術においては、例えば白黒反転加工は、画像デ
ータをインバータロジツクに通すことにより行い、網か
け加工は、主走査、副走査アドレスカウンタから発生さ
れる網データと画像データの論理和をとることにより行
う。
In this technology, for example, black-and-white reversal processing is performed by passing image data through inverter logic, and shading processing is performed by taking a logical sum of half-tone data generated from a main scanning and sub-scanning address counter and image data. Performed by

これにより、記憶手段は主走査数ライン分の画像デー
タ記憶手段のみで良く、また画像処理専用のCPUも必要
でないため、それなりに低コスト化を図ることができ
る。
Thus, the storage means may be only the image data storage means for several main scanning lines, and a CPU dedicated to image processing is not required, so that the cost can be reduced accordingly.

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

しかしながら上記従来技術では、画像処理の順序がハ
ードウエア的に固定化されているため、複数の加工を同
時に行う場合、所望の加工結果が得られない場合があ
る。例えば、全面白黒反転とエリア内マスキング(エリ
アはエデイタ・マーカペン等により指定)を同時に行う
場合、第12図(A)の如く反転→マスキングの順序で加
工を行う場合と(B)の如くマスキング→反転の順序で
加工を行う場合では、得られる画像が異なる。さらに加
工要素が3つ、4つ…と増えるに従い、期待される画像
種類は多くなり、ハードウエアで固定化された画像と異
なる画像を期待しても得られない場合があるという不具
合があつた。
However, in the above-described related art, since the order of image processing is fixed by hardware, a desired processing result may not be obtained when performing a plurality of processings simultaneously. For example, when performing full black and white reversal and masking in an area (area is designated by an editor / marker pen or the like) at the same time, reversing as shown in FIG. When processing is performed in the reverse order, the obtained image is different. Further, as the number of processing elements increases to three, four, etc., the expected image types increase, and there is a problem that an image different from an image fixed by hardware may not be obtained even when expected. .

本発明は、上記従来技術の欠点を解消し、記憶手段の
小容量化と専用CPUの省略による低コスト化と、画像処
理の加工順序の柔軟性、リアルタイム性を保ち、適切に
変倍や加工処理をすることができる画像処理装置を提供
することを目的とする。
The present invention solves the above-mentioned disadvantages of the prior art, reduces the size of the storage means and reduces the cost by omitting a dedicated CPU, and maintains the flexibility and real-time processing order of image processing, and appropriately performs scaling and processing. It is an object to provide an image processing device capable of performing processing.

〔課題を解決するための手段〕[Means for solving the problem]

上記目的は、原稿画像を読み取って、読み取られた原
稿画像に画像処理を施す画像処理装置において、前記原
稿画像を主走査方向では電気的に読み取り、副走査方向
では走査機構的に読み取ることで画像信号を出力すると
ともに、走査速度を変更することで副走査方向に変倍可
能な読み取り手段と、この読み取り手段からの画像信号
を主走査方向に電気的に変倍する変倍手段と、この変倍
手段からの画像信号に複数種類の画像加工を施すように
直列的に設けられ、同一種類の画像加工を行う少なくと
も2つの加工モジュールを含む複数の加工モジュール
と、この加工モジュールの出力側に、各加工モジュール
への入力前の画像信号と前記加工モジュールの出力後の
画像信号とを順次選択して画像加工の順序を変更し、前
記変倍手段からの画像信号パスの切り換えを行うセレク
タとを備えることによって達成される。
An object of the present invention is to provide an image processing apparatus for reading a document image and performing image processing on the read document image, wherein the document image is read electrically in a main scanning direction and read by a scanning mechanism in a sub-scanning direction. A reading means for outputting a signal and changing the scanning speed to change the magnification in the sub-scanning direction; a magnification changing means for electrically changing the image signal from the reading means in the main scanning direction; A plurality of processing modules including at least two processing modules that are provided in series so as to perform a plurality of types of image processing on the image signal from the magnification unit and perform the same type of image processing, and an output side of the processing module. The image signal before input to each processing module and the image signal after output from the processing module are sequentially selected to change the order of image processing, and the image from the scaling unit is changed. It is achieved by providing a selector for switching No. paths.

〔作用〕[Action]

上記のように構成すると、セレクタにより画像信号パ
スを切り換えることにより、異なる画像加工を行う複数
の加工モジュールの画像加工順を変更することができ
る。その際、加工モジュールは変倍手段の出力側に設け
られているので、適切に変倍や加工処理を行うことがで
きる。
With this configuration, the image processing order of a plurality of processing modules that perform different image processing can be changed by switching the image signal path by the selector. At this time, since the processing module is provided on the output side of the scaling means, scaling and processing can be performed appropriately.

〔実施例〕〔Example〕

以下、本発明の実施例を図面に基づき説明する。 Hereinafter, embodiments of the present invention will be described with reference to the drawings.

第8図は本発明が適用されるデジタル複写機の構成図
である。
FIG. 8 is a block diagram of a digital copying machine to which the present invention is applied.

複写機本体(I)は、スキヤナ部、書き込み部、感光
体部、現像部ならびに給紙部などを備えている。以下本
発明と直接関係するユニツトを中心に説明する。
The copying machine main body (I) includes a scanner unit, a writing unit, a photoconductor unit, a developing unit, a paper feeding unit, and the like. Hereinafter, the units directly related to the present invention will be mainly described.

まずスキヤナ部について説明する。反射鏡1と第1ミ
ラー2と光源3とを装備して一定の速度で移動する第1
スキヤナと、第2ミラー4ならびに第3ミラー5を装備
して前記第1スキヤナの1/2の速度で第1スキヤナに追
従して移動する第2スキヤナとを有している。この第1
スキヤナならびに第2スキヤナによりコンタクトガラス
9上の原稿(図示せず)を光学的に走査し、その反射像
は色フイルタ6を介してレンズ7に導かれ、1次元固体
撮像素子8上に結像される。
First, the scanner section will be described. A first mirror equipped with a reflecting mirror 1, a first mirror 2, and a light source 3 and moving at a constant speed;
It has a scanner and a second scanner equipped with the second mirror 4 and the third mirror 5 and moving following the first scanner at half the speed of the first scanner. This first
The original (not shown) on the contact glass 9 is optically scanned by the scanner and the second scanner, and the reflected image is guided to the lens 7 via the color filter 6 and forms an image on the one-dimensional solid-state imaging device 8. Is done.

前記光源3には蛍光灯やハロゲンランプなどが使用さ
れており、波長が安定していて寿命が長いなどの理由か
ら一般に蛍光灯が使用されている。この実施例では1本
の光源3に反射鏡1が取付けられているが、2本以上の
光源3を使用することもある。前記固体撮像素子8が一
定のサンプリングクロツクを持つているため、蛍光灯は
それより高い周波数で点灯しないと画像に悪影響を与え
る。
A fluorescent lamp, a halogen lamp, or the like is used as the light source 3, and a fluorescent lamp is generally used because the wavelength is stable and the life is long. In this embodiment, the reflecting mirror 1 is attached to one light source 3, but two or more light sources 3 may be used. Since the solid-state imaging device 8 has a fixed sampling clock, the fluorescent lamp has an adverse effect on the image unless it is turned on at a higher frequency.

前記固体撮像素子8としては、一般にCCDが用いられ
る。固体撮像素子8で読み取つた画像信号はアナログ値
であるので、アナログ/デジタル(A/D)変換され、画
像処理基板10にて種々の画像処理(2値化または多値
化、階調処理、変倍処理、編集など)が施され、スポツ
トの集合としてデジタル信号に変えられる。
As the solid-state imaging device 8, a CCD is generally used. Since the image signal read by the solid-state imaging device 8 is an analog value, it is subjected to analog / digital (A / D) conversion, and various image processing (binary or multi-valued, gradation processing, (Scaling processing, editing, etc.), and converted into a digital signal as a set of spots.

カラーの画情報を得るために本実施例では、原稿から
固体撮像素子8に導かれる光路途中に、必要色の情報だ
けを透過する色フイルタ6が出し入れ可能に配置されて
いる。原稿の走査に合わせて色フイルタ6の出し入れを
行い、その都度多重転写、両面コピーなどの機能を働か
せ、多種多用のコピーが作成できるようになつている。
In this embodiment, in order to obtain color image information, a color filter 6 that transmits only necessary color information is provided in the middle of the optical path guided from the document to the solid-state image sensor 8 so as to be able to enter and exit. The color filter 6 is moved in and out in accordance with the scanning of the document, and functions such as multiple transfer and double-sided copy are operated each time, so that various types of copies can be created.

次に書き込み部について説明する。画像処理後の画像
情報は、光書き込み部においてレーザ光のラスタ走査に
て光の点の集合の形で感光体ドラム40上に書き込まれ
る。
Next, the writing unit will be described. The image information after image processing is written on the photosensitive drum 40 in the form of a set of light points by raster scanning of laser light in an optical writing unit.

レーザ光源としては、He−Neレーザが使用されてい
た。このHe−Neレーザの波長は633nmで、従来の複写機
感光体の感度とよく合うため用いられてきたが、レーザ
光源自体が非常に高価であることと、直接に変調ができ
ないため装置が複雑になるなどの問題点を有している。
A He-Ne laser was used as a laser light source. The wavelength of this He-Ne laser is 633 nm, which has been used because it matches well with the sensitivity of conventional photocopiers. However, the laser light source itself is very expensive and the equipment cannot be directly modulated, which makes the equipment complicated. It has problems such as becoming.

近年、感光体の長波長域での高感度化により、安価で
直接に変調ができる半導体レーザが使用されるようにな
つた。本実施例においてもこの半導体レーザを使用して
いる。
In recent years, semiconductor lasers that can be directly modulated at low cost have been used due to the increase in sensitivity in the long wavelength region of photoconductors. This semiconductor laser is also used in this embodiment.

第9図は、この書き込み部を示す平面図である。 FIG. 9 is a plan view showing the writing section.

半導体レーザ20から発せられたレーザ光はコリメート
レンズ21で平行な光束に変えられ、アパーチヤ32により
一定形状の光束に整形される。整形されたレーザ光は、
第1シリンダレンズ22により副走査方向に圧縮された形
でポリゴンミラー24に入射する。このポリゴンミラー24
は正確な多角形をしており、ポリゴンモータ25(第8図
参照)により一定方向に一定の速度で回転している。こ
の回転速度は、感光体ドラム40の回転速度と書き込み密
度とポリゴンミラー24の面数によつて決定される。
The laser light emitted from the semiconductor laser 20 is converted into a parallel light beam by the collimator lens 21 and shaped into a light beam of a fixed shape by the aperture 32. The shaped laser light is
The light enters the polygon mirror 24 in a form compressed in the sub-scanning direction by the first cylinder lens 22. This polygon mirror 24
Is an accurate polygon, and is rotated at a constant speed in a constant direction by a polygon motor 25 (see FIG. 8). This rotation speed is determined by the rotation speed of the photosensitive drum 40, the writing density, and the number of surfaces of the polygon mirror 24.

ポリゴンミラー24に入射されたレーザ光は、その反射
光がミラー24の回転によつて偏向される。偏向されたレ
ーザ光はfθレンズ26a,26b,26cに順次入射する。fθ
レンズ26a,26b,26cは角速度一定の走査光を感光体ドラ
ム40上で等速走査するように変換して、感光体ドラム40
上で最小光点となるように結像し、さらに面倒れ補正機
構も有している。
The reflected light of the laser light incident on the polygon mirror 24 is deflected by the rotation of the mirror 24. The deflected laser light sequentially enters the fθ lenses 26a, 26b, 26c. fθ
The lenses 26a, 26b, and 26c convert the scanning light having a constant angular velocity so as to scan the photosensitive drum 40 at a constant speed.
An image is formed so as to have a minimum light spot on the top, and a surface tilt correction mechanism is also provided.

fθレンズ26a,26b,26cを通過したレーザ光は、画像
域外で同期検知ミラー29により同期検知センサ30に導か
れ、主走査方向の頭出し信号としての同期信号が出力さ
れる。同期信号が検出されてから一定時間後に画像デー
タが1ライン分出力され、以下これを繰り返すことによ
り1つの画像を形成することになる。
The laser light that has passed through the fθ lenses 26a, 26b and 26c is guided to the synchronization detection sensor 30 by the synchronization detection mirror 29 outside the image area, and a synchronization signal as a cue signal in the main scanning direction is output. One line of image data is output after a certain period of time from the detection of the synchronization signal, and thereafter, this operation is repeated to form one image.

40は感光体ドラムであり、この周囲には帯電チヤージ
ヤ41、多機能カラーコピーを行うための2つの現像器42
a,42b、転写チヤージヤ44、分離チヤージヤ45、クリー
ニングブレード47等が配置されている。60a,60b,60cは
給紙カセツト、111a,111b〜111xはソータトレイであ
り、これらの機構、動作については公知のデジタル複写
機と同様なので、説明を省略する。
Reference numeral 40 denotes a photosensitive drum, around which a charging charger 41 and two developing devices 42 for performing multifunctional color copying are provided.
a, 42b, a transfer charger 44, a separation charger 45, a cleaning blade 47, and the like. Reference numerals 60a, 60b, and 60c denote paper cassettes, and reference numerals 111a, 111b to 111x denote sorter trays. The mechanism and operation of these sorters are the same as those of a known digital copying machine, and thus description thereof is omitted.

第10図、第11図は複写機全体の制御回路のブロツク図
で、両図は1つのブロツク図を分割したもので、一部、
中央演算ユニツトCPU(a)100の部分で重複部分があ
り、その部分で両図を連結すれば1枚の全体的なブロツ
ク図となる。
FIGS. 10 and 11 are block diagrams of the control circuit of the entire copying machine, and both figures are obtained by dividing one block diagram.
There is an overlapping portion in the central processing unit CPU (a) 100, and when these figures are connected at that portion, one overall block diagram is obtained.

複写機の制御ユニツトは2つのCPUを有しており、CPU
(a)100はシーケンス関係の制御、CPU(b)101はオ
ペレーシヨン関係の制御をそれぞれ行つている。CPU
(a)100とCPU(b)101とは、シリアルインターフエ
ースによつて接続されている。
The control unit of the copier has two CPUs.
(A) 100 controls a sequence, and CPU (b) 101 controls an operation. CPU
(A) 100 and the CPU (b) 101 are connected by a serial interface.

ここで、シーケンス制御について説明する。シーケン
スは紙の搬送のタイミングに関する制御を行つており、
紙サイズセンサ102、排紙検知やレジスト検知など紙搬
送に関するセンサ103、両面ユニツト104、高圧電源ユニ
ツト105、リレー、ソレノイド、モータなどのドライバ1
06,107,108、ソータユニツト109、レーザビームスキヤ
ナユニツト110、アナログ検知入力などが接続されてい
る。
Here, the sequence control will be described. The sequence controls the timing of paper transport,
Driver 1 such as paper size sensor 102, sensor 103 related to paper conveyance such as paper ejection detection and registration detection, double-sided unit 104, high voltage power supply unit 105, relay, solenoid, motor, etc.
06, 107, 108, a sorter unit 109, a laser beam scanner unit 110, an analog detection input and the like are connected.

レーザダイオードのパワーを一定にするために調整す
る機構として、A/D変換器112とCPUのアナログ入力が使
用されている。これは予め設定された基準電圧に、レー
ザダイオードを点灯したときのモニタ電圧が一致するよ
う制御されている。
As a mechanism for adjusting the power of the laser diode to be constant, an A / D converter 112 and an analog input of a CPU are used. This is controlled so that the monitor voltage when the laser diode is turned on matches the preset reference voltage.

画像制御回路113ではマスキング、トリミング、イレ
ース、フオトセンサパターンなどのタイミング信号を発
生してレーザダイオードのオン信号をカウントし、レー
ザダイオードにビデオ信号(VDATA0〜3)を送り出して
いる。
The image control circuit 113 generates timing signals such as masking, trimming, erasing, and photo sensor patterns, counts on signals of the laser diode, and sends video signals (VDATA0 to 3) to the laser diode.

ゲートアレー114は、スキヤナからの2ビツト・パラ
レル(2値時)、8ビツト・パラレル(多値時)で連送
される画像信号をレーザビームスキヤナユニツト110よ
りの同期信号PMSYNCに同期させ、さらに画像書き出し信
号RGATEに同期した4ビツト・シリアルの信号(ODATA0
〜3)に変換して、画像制御回路に出力する。
The gate array 114 synchronizes an image signal continuously transmitted in 2-bit parallel (in binary) and 8-bit parallel (in multi-value) from the scanner with a synchronization signal PMSYNC from the laser beam scanner unit 110, Furthermore, a 4-bit serial signal (ODATA0) synchronized with the image writing signal RGATE
To 3) and output to the image control circuit.

第3図は本発明に係る画像処理装置の回路ブロツク図
である。
FIG. 3 is a circuit block diagram of the image processing apparatus according to the present invention.

第3図において、200は原稿、201はコンタクトガラ
ス、202は照明ランプであり、コンタクトガラス201上の
原稿を照射した照明ランプ202の反射光は、CCDイメージ
センサ203に入力される。そしてCCDイメージセンサ203
から出力されるアナログ画像信号は、アナログ信号処理
回路204で増幅され、A/D変換器205でデジタル多値信号
(例えば6ビツトまたは8ビツト)に変換される。この
信号はさらに補正処理回路206でシエーデイング補正、
黒オフセツト補正、モアレ除去、エツジ強調等の補正を
受け、変倍回路207で主走査方向の変倍が電気的に行わ
れる。副走査方向の変倍は原稿読み取り時に第8図の第
1および第2のスキヤナの速度を変化させることにより
走査機構的に行つている。変倍後の信号は、画像加工回
路208で各種加工を受ける。加工の種類は、例えば白黒
反転、マスキング/トリミング、網かけ/網のせ、中抜
き、斜体、グラデーシヨン等がある。このうち、白黒反
転、マスキング/トリミング、網かけ/網のせ、の画像
加工回路例をそれぞれ第4図、第5図、第6図に示す。
加工が施された後、信号は2値/多値化処理部209で2
値化または多値化(プリンタ部のレーザのオン/オフお
よび位相、パワー等を変調するためのコード化)が行わ
れ、プリンタ部へ送出される。
In FIG. 3, reference numeral 200 denotes a document, 201 denotes a contact glass, and 202 denotes an illumination lamp. And CCD image sensor 203
An analog image signal output from the A / D converter is amplified by an analog signal processing circuit 204 and converted into a digital multi-level signal (for example, 6-bit or 8-bit) by an A / D converter 205. This signal is further subjected to shading correction by a correction processing circuit 206,
In response to corrections such as black offset correction, moiré removal, and edge enhancement, the scaling circuit 207 electrically changes the magnification in the main scanning direction. The magnification in the sub-scanning direction is performed in a scanning mechanism by changing the speeds of the first and second scanners in FIG. 8 when reading the original. The signal after scaling is subjected to various kinds of processing by an image processing circuit 208. The types of processing include, for example, black-and-white reversal, masking / trimming, shading / netting, hollowing, italic, and gradation. Among these, examples of image processing circuits for black-and-white inversion, masking / trimming, and shading / shading are shown in FIGS. 4, 5 and 6, respectively.
After the processing, the signal is processed by a binary / multi-level processing unit 209 to obtain a signal.
The data is digitized or multi-valued (on / off of the laser of the printer unit and coding for modulating the phase, power, etc.) and sent to the printer unit.

第4図において、210はインバータであり、このイン
バータ210により画像の白黒反転がなされる。
In FIG. 4, reference numeral 210 denotes an inverter.

また第5図において、211はエリア信号発生回路、212
はアンドゲートであり、画像信号とエリア信号のアンド
をとつて、マスキングおよびトリミングがなされる。
In FIG. 5, reference numeral 211 denotes an area signal generation circuit;
Is an AND gate for performing masking and trimming by ANDing the image signal and the area signal.

さらに第6図において、213は網パターン発生回路、2
14はオアゲートであり、画像信号と網パターンのオアの
とつて網かけ、網のせが実現される。
Further, in FIG. 6, reference numeral 213 denotes a net pattern generation circuit;
Numeral 14 denotes an OR gate, which performs shading on the image signal and the OR of the halftone pattern, thereby realizing netting.

これら第4図、第5図、第6図に示されるように、画
像加工回路208内の各加工回路はいずれも、例えば6ま
たは8ビツトの画像信号の入力と出力を持つた1つのモ
ジユールとしてとらえることができる。
As shown in FIG. 4, FIG. 5, and FIG. 6, each processing circuit in the image processing circuit 208 is a single module having, for example, an input and output of a 6 or 8 bit image signal. Can be caught.

第7図は上述の各加工回路を1つの加工モジユール21
5として示している。
FIG. 7 shows that each of the above-mentioned processing circuits is integrated into one processing module 21.
Shown as 5.

本実施例では、ある特定の画像加工を行う複数種類の
加工モジユー215のうち、少なくとも1つの画像加工モ
ジユールを、画像信号パス上の少なくとも異なる2箇所
以上に配置することにより、加工の順番に自由度を持た
せた。
In the present embodiment, at least one image processing module among a plurality of types of processing modules 215 for performing a specific image processing is arranged at least at two or more different positions on an image signal path, so that the processing order can be freely determined. Have a degree.

第1図は本発明の一実施例に係る画像処理装置の要部
である加工モジユール部分のブロツク図であり、画像加
工(1)を行う加工モジユール215aの次段に画像加工
(2)を行う加工モジユール215bを配置し、さらにこの
加工モジユール215bの次段に再び画像加工(1)を行う
加工モジユール215cを配置している。そして、各加工モ
ジユール215a,215b,215cの出力側には出力Aと前段の出
力Bのいずれかを選択するセレクタ216a,216b,216cをそ
れぞれ設ける。
FIG. 1 is a block diagram of a processing module portion which is a main part of an image processing apparatus according to an embodiment of the present invention, and performs image processing (2) at the next stage of the processing module 215a for performing image processing (1). A processing module 215b is arranged, and a processing module 215c for performing image processing (1) again is arranged next to the processing module 215b. Then, selectors 216a, 216b, 216c for selecting either the output A or the output B of the preceding stage are provided on the output side of each processing module 215a, 215b, 215c, respectively.

例えば、画像加工(1)→画像加工(2)の順で加工
を行う場合、セレクタ216aをA側に、またセレクタ216b
をA側に、さらにセレクタ216cをB側に選択しておく
と、画像信号は加工モジユール215a→加工モジユール21
5bというパスで出力されるため、画像加工(1)→画像
加工(2)の順で加工が実行されることになる。
For example, when processing is performed in the order of image processing (1) → image processing (2), the selector 216a is set to the A side and the selector 216b
Is selected on the A side, and the selector 216c is selected on the B side, the image signal becomes the processing module 215a → the processing module 21
Since the image is output in the path of 5b, the processing is executed in the order of image processing (1) → image processing (2).

逆に、画像加工(2)→画像加工(1)の順で加工す
る場合は、セレクタ216aをB側に、またセレクタ216b,2
16cをA側に選択しておけば、画像信号は加工モジユー
ル215b→加工モジユール215cというパスで出力されるた
め、画像加工(2)→画像加工(1)の順で加工が行わ
れることになる。
Conversely, when processing is performed in the order of image processing (2) → image processing (1), the selector 216a is moved to the B side and the selectors 216b, 216b
If 16c is selected on the A side, the image signal is output in the path of the processing module 215b → the processing module 215c, so that the processing is performed in the order of the image processing (2) → the image processing (1). .

第2図は加工モジルール215a,215b,215c,215d数が増
した場合の例を示しており、動作は上記と同様である。
FIG. 2 shows an example in the case where the number of processing modulo rules 215a, 215b, 215c, 215d increases, and the operation is the same as described above.

〔発明の効果〕〔The invention's effect〕

以上説明したように、本発明によれば、変倍手段の出
力側において、同一の画像加工を行う加工モジユールを
画像信号パス上の異なる複数位置に配置し、セレクタに
より画像信号パスを切り換えることにより、画像加工順
序を変更することができるので、複数の画像加工を同時
に行う場合、所望の加工画像を得ることができるととも
に、適切に変倍や加工処理を行うことができる。
As described above, according to the present invention, on the output side of the scaling unit, the processing modules for performing the same image processing are arranged at a plurality of different positions on the image signal path, and the image signal path is switched by the selector. Since the image processing order can be changed, when performing a plurality of image processings simultaneously, a desired processed image can be obtained, and scaling and processing can be appropriately performed.

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

第1図および第2図は本発明の一実施例に係る画像処理
装置の要部である加工モジユール部分のブロツク図、第
3図は同画像処理装置全体の回路ブロツク図、第4図、
第5図および第6図は画像加工回路例を示す回路図、第
7図は複数の画像加工を行う加工モジユールを示す説明
図、第8図ないし第11図は本発明が適用される一般的な
デジタル複写機を示すもので、第8図は全体構成図、第
9図はレーザ書き込み系の平面図、第10図および第11図
は全体の制御部の回路ブロツク図、第12図は画像加工の
順序が異なる場合の従来例の不具合を示す説明図であ
る。 203……CCDイメージセンサ、204……アナログ信号処理
回路、205……A/D変換器、206……補正処理回路、207…
…変倍回路、208……画像加工回路、215……加工モジユ
ール、216……セレクタ。
1 and 2 are block diagrams of a processing module portion which is a main part of an image processing apparatus according to an embodiment of the present invention. FIG. 3 is a circuit block diagram of the entire image processing apparatus.
5 and 6 are circuit diagrams showing an example of an image processing circuit, FIG. 7 is an explanatory diagram showing a processing module for performing a plurality of image processing, and FIGS. 8 to 11 are general diagrams to which the present invention is applied. FIG. 8 is an overall configuration diagram, FIG. 9 is a plan view of a laser writing system, FIGS. 10 and 11 are circuit block diagrams of a whole control unit, and FIG. It is explanatory drawing which shows the defect of the conventional example when the order of a process is different. 203: CCD image sensor, 204: Analog signal processing circuit, 205: A / D converter, 206: Correction processing circuit, 207:
… Magnification circuit, 208… image processing circuit, 215… processing module, 216 …… selector.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】原稿画像を読み取って、読み取られた原稿
画像に画像処理を施す画像処理装置において、 前記原稿画像を主走査方向では電気的に読み取り、副走
査方向では走査機構的に読み取ることで画像信号を出力
するとともに、走査速度を変更することで副走査方向に
変倍可能な読み取り手段と、 この読み取り手段からの画像信号を主走査方向に電気的
に変倍する変倍手段と、 この変倍手段からの画像信号に複数種類の画像加工を施
すように直列的に設けられ、同一種類の画像加工を行う
少なくとも2つの加工モジュールを含む複数の加工モジ
ュールと、 この加工モジュールの出力側に、各加工モジュールへの
入力前の画像信号と前記加工モジュールの出力後の画像
信号とを順次選択して画像加工の順序を変更し、前記変
倍手段からの画像信号パスの切り換えを行うセレクタ
と、 を備えることを特徴とする画像処理装置。
An image processing apparatus for reading a document image and performing image processing on the read document image, wherein the document image is electrically read in a main scanning direction and read by a scanning mechanism in a sub-scanning direction. Reading means for outputting an image signal and changing the scanning speed to change the magnification in the sub-scanning direction; and changing the image signal from the reading means electrically in the main scanning direction. A plurality of processing modules including at least two processing modules that are provided in series so as to perform a plurality of types of image processing on the image signal from the scaling unit and perform the same type of image processing; and an output side of the processing module. The image signal before input to each processing module and the image signal after output from each processing module are sequentially selected to change the order of image processing, and the image from the scaling means is changed. An image processing apparatus, comprising: a selector for switching an image signal path.
JP2158743A 1990-06-19 1990-06-19 Image processing device Expired - Fee Related JP3014723B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2158743A JP3014723B2 (en) 1990-06-19 1990-06-19 Image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2158743A JP3014723B2 (en) 1990-06-19 1990-06-19 Image processing device

Publications (2)

Publication Number Publication Date
JPH0451665A JPH0451665A (en) 1992-02-20
JP3014723B2 true JP3014723B2 (en) 2000-02-28

Family

ID=15678371

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2158743A Expired - Fee Related JP3014723B2 (en) 1990-06-19 1990-06-19 Image processing device

Country Status (1)

Country Link
JP (1) JP3014723B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8035747B2 (en) * 2007-01-05 2011-10-11 Eastman Kodak Company Image digital processing based on edit status

Also Published As

Publication number Publication date
JPH0451665A (en) 1992-02-20

Similar Documents

Publication Publication Date Title
US4701808A (en) Image processing apparatus with variable magnification and gray level processing
JP3350516B2 (en) Image forming device
US5920646A (en) Digital copying apparatus capable of forming a superior quality image with a reduced amount of memory
JP5564806B2 (en) Image forming apparatus, image forming method, image forming program, and recording medium
JPS61290865A (en) Half tone digital image processing device
US4893194A (en) Multi-copy system for a digital copier
JPS6097774A (en) Image processor
US4788599A (en) Image processing with image-slant control and/or image-size control
US4958239A (en) Method of gradation and selection of micro picture elements therefor in a picture display
JPH1042141A (en) Picture processor
JP3014723B2 (en) Image processing device
US5689582A (en) Image processing apparatus having image region designating function
JP3014722B2 (en) Image processing device
JP3142108B2 (en) Image processing apparatus and image processing method
JP3135240B2 (en) Image processing device
JPH0738684B2 (en) Image signal processor
JP3313748B2 (en) Copying apparatus having additional information synthesizing function and additional information synthesizing method
JP3128872B2 (en) Image editing device
JP3112973B2 (en) Image forming device
JP3151729B2 (en) Image reading device and image forming device
JP2901062B2 (en) Image forming device
JPH04268869A (en) Picture processor
JP2743364B2 (en) Gradation display method in image output device
JP2712236B2 (en) Gradation display method in image output device
JP2621905B2 (en) Image processing device

Legal Events

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

Free format text: PAYMENT UNTIL: 20071217

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20081217

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20081217

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20091217

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees