JPH11298723A - Image processor - Google Patents

Image processor

Info

Publication number
JPH11298723A
JPH11298723A JP10110245A JP11024598A JPH11298723A JP H11298723 A JPH11298723 A JP H11298723A JP 10110245 A JP10110245 A JP 10110245A JP 11024598 A JP11024598 A JP 11024598A JP H11298723 A JPH11298723 A JP H11298723A
Authority
JP
Japan
Prior art keywords
control data
magnification
unit
image
data
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
JP10110245A
Other languages
Japanese (ja)
Inventor
Hiroyasu Kano
大慰 叶
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 JP10110245A priority Critical patent/JPH11298723A/en
Publication of JPH11298723A publication Critical patent/JPH11298723A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T3/00Geometric image transformations in the plane of the image
    • G06T3/40Scaling of whole images or parts thereof, e.g. expanding or contracting
    • G06T3/4007Scaling of whole images or parts thereof, e.g. expanding or contracting based on interpolation, e.g. bilinear interpolation

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Record Information Processing For Printing (AREA)
  • Image Processing (AREA)
  • Storing Facsimile Image Data (AREA)
  • Editing Of Facsimile Originals (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an image processor capable of making copies of plural magnifications with respect to the setting at one time and making copies of the same size for originals of different sizes. SOLUTION: This image processor is provided with a line memory control part 41 and an arithmetic interpolation part 42. At the image reduction processing, an arithmetic interpolation processing is performed in the interpolation arithmetic part 42, and speed conversion is performed in line memories 51 and 52 by the line memory control part 41. At a magnification processing, the speed conversion is performed in the line memories 51 and 52 by the line memory control part 41, and the arithmetic interpolation processing is performed in the interpolation arithmetic part 42. Then, a magnification control data selection part 44 is provided with a function for simultaneously setting plural kinds of magnification control data.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、画像データを変倍
処理する機能を持つ複写装置及びファクシミリ装置用の
デジタル画像処理装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a copying machine having a function of scaling image data and a digital image processing apparatus for a facsimile machine.

【0002】[0002]

【従来の技術】デジタル複写機器において、デジタル画
像の倍率変換処理は従来より、ラインメモリを用いてラ
インメモリに対する画像データのリードあるいはライト
をコントロールすることによって実現している。等倍を
含む縮小処理の場合は、画像データを縮小処理してライ
ンメモリに書き込む。また拡大処理の場合は、画像デー
タをラインメモリから読み出してから拡大処理する。倍
率変換後の画像データのレベルは、倍率によって決まっ
たリサンプリング位置に対する3次元コンボリューショ
ン法で補正したデータレベルのものを使用する。リサン
プリング位置は、精度によって、画素の間で複数に均等
分割して、倍率に基づいて一番近い位置にする。元々の
画素位置と重なっている画素に対しては補正処理せず、
そのままにする。しかも各位置に関する補正係数は固定
である。
2. Description of the Related Art In a digital copying machine, a magnification conversion process of a digital image has conventionally been realized by controlling reading or writing of image data from or to a line memory using a line memory. In the case of the reduction processing including the same magnification, the image data is reduced and written into the line memory. In the case of enlargement processing, enlargement processing is performed after image data is read from the line memory. As the level of the image data after the magnification conversion, the level of the data level corrected by the three-dimensional convolution method with respect to the resampling position determined by the magnification is used. The resampling position is equally divided into a plurality of pixels depending on the accuracy, and is set to the closest position based on the magnification. Correction processing is not performed on pixels that overlap the original pixel position,
leave it as it is. Moreover, the correction coefficient for each position is fixed.

【0003】上記の考え方に関して、例えば特開平4−
367080号公報には、入力された画像信号をライン
メモリに書き込んだ後、ラインメモリから画像信号を読
み出すときに、拡大/縮小処理部により拡大/縮小処理
を実行する技術が開示されている。また、特開平8−1
25836号公報には、データの補間が、補間演算回路
において、3次関数コンボリューションにより行われる
ことが記載されている。
[0003] Regarding the above concept, for example, Japanese Patent Laid-Open No.
Japanese Patent Application Publication No. 367080 discloses a technique in which an enlargement / reduction processing unit executes an enlargement / reduction processing when reading an image signal from a line memory after writing an input image signal in a line memory. Also, JP-A-8-1
No. 25836 describes that data interpolation is performed by a cubic function convolution in an interpolation operation circuit.

【0004】[0004]

【発明が解決しようとする課題】従来の画像処理装置に
おける変倍処理方式では、倍率変換制御データとして、
CPUによって倍率指定の設定に基づいて、対応の倍率
制御データ(倍率変換制御データ)をメモリにロードし
ておいた。この制御データは、内部の回路で生成したア
ドレスで順番に読み出される。そして、メモリにロード
する制御データは通常1種類のデータとなっている。従
って、1回の設定に対して複数の倍率のコピーをとるこ
とが出来ないという不具合があった。また、サイズが違
う原稿に対して同一サイズのコピーをとることが出来な
いという不具合もあった。
In the scaling method in the conventional image processing apparatus, magnification conversion control data is
The corresponding magnification control data (magnification conversion control data) has been loaded into the memory based on the setting of the magnification specification by the CPU. The control data is sequentially read out at an address generated by an internal circuit. The control data loaded into the memory is usually one type of data. Therefore, there is a problem that a plurality of magnifications cannot be copied for one setting. Another problem is that it is not possible to make copies of the same size for documents of different sizes.

【0005】そこで本発明は、1回の設定に対して複数
の倍率のコピーをとること、及びサイズが違う原稿に対
して同一サイズのコピーをとることが可能な画像処理装
置を提供することを目的とする。
SUMMARY OF THE INVENTION Accordingly, an object of the present invention is to provide an image processing apparatus capable of making copies of a plurality of magnifications for one setting and making copies of the same size for documents of different sizes. Aim.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するため
に、請求項1記載の発明は、ラインメモリ制御部と補間
演算部を備え、縮小処理時は、補間演算部で補間演算処
理して、ラインメモリ制御部によりラインメモリで速度
変換し、拡大処理時は、ラインメモリ制御部によりライ
ンメモリで速度変換して、補間演算部で補間演算処理す
る画像処理装置において、ラインメモリ制御用データ及
び補間演算用制御データを選択する機能を有する倍率制
御データ選択部を備え、この倍率制御データ選択部は、
複数種類の倍率制御データを一度に設定する機能を備え
ていることを特徴とするものである。
According to a first aspect of the present invention, there is provided an image processing apparatus comprising a line memory control unit and an interpolation operation unit. In the image processing apparatus, the speed is converted by the line memory by the line memory control unit, and the speed is converted by the line memory by the line memory control unit during the enlargement process, and the interpolation processing is performed by the interpolation calculation unit. A magnification control data selection unit having a function of selecting control data for interpolation calculation is provided.
It has a function of setting a plurality of types of magnification control data at one time.

【0007】また上記目的を達成するために、請求項2
記載の発明は、請求項1記載の発明において、前記倍率
制御データ選択部は、倍率制御データをレジスタの方式
で設定する機能と、複数の倍率制御データをメモリにロ
ードする機能とを備えていることを特徴とするものであ
る。
[0007] To achieve the above object, the present invention provides a second aspect.
In the invention described in claim 1, in the invention described in claim 1, the magnification control data selection unit has a function of setting the magnification control data in a register system and a function of loading a plurality of magnification control data into a memory. It is characterized by the following.

【0008】また上記目的を達成するために、請求項3
記載の発明は、請求項1記載の発明において、前記倍率
制御データ選択部は、複数の倍率制御データをコピーの
途中で切り替える機能を備えていることを特徴とするも
のである。
[0008] In order to achieve the above object, a third aspect is provided.
According to the invention described in claim 1, in the invention described in claim 1, the magnification control data selection unit has a function of switching a plurality of magnification control data during copying.

【0009】また上記目的を達成するために、請求項4
記載の発明は、請求項2記載の発明において、前記倍率
制御データ選択部は、特定の倍率のみ、倍率制御データ
をレジスタの方式で設定し、その他の複数の倍率制御デ
ータはメモリにロードする機能を備えていることを特徴
とするものである。
According to another aspect of the present invention, the above object is achieved.
According to the invention described in claim 2, in the invention described in claim 2, the magnification control data selection unit sets magnification control data only for a specific magnification in a register system, and loads a plurality of other magnification control data into a memory. It is characterized by having.

【0010】また上記目的を達成するために、請求項5
記載の発明は、請求項1記載の発明において、前記倍率
制御データ選択部は、外部操作部の操作指定によって、
サイズが違う原稿に対して、同一サイズのコピーを得る
機能を備えていることを特徴とするものである。
[0010] In order to achieve the above object, the present invention is directed to claim 5.
According to the invention described in claim 1, in the invention described in claim 1, the magnification control data selection unit is configured to perform an operation designation by an external operation unit.
It has a function of obtaining copies of the same size for documents of different sizes.

【0011】[0011]

【発明の実施の形態】以下、本発明の実施の形態を添付
図面を参照しながら説明する。図1はデジタル複写機の
電気的なシステムブロック図である。デジタル複写機
は、原稿読取装置1とIPU(イメージプロセッシング
ユニット)2と画像形成装置(デジタル複写機の装置本
体部)3のブロックの他、操作部4、プリンタI/F処
理部5、画像メモリ部6を備えている。プリンタI/F
処理部5は外部ホスト7と接続されている。
Embodiments of the present invention will be described below with reference to the accompanying drawings. FIG. 1 is an electrical system block diagram of the digital copying machine. The digital copying machine includes a document reading device 1, an IPU (image processing unit) 2, an image forming device (device main body of the digital copying machine) 3, an operation unit 4, a printer I / F processing unit 5, and an image memory. A section 6 is provided. Printer I / F
The processing unit 5 is connected to the external host 7.

【0012】原稿読取装置1は、原稿台、露光ランプ、
ミラー群からなる読取光学系11とスキャナ制御部12
を備えている。IPU2はビデオ処理部13とシステム
制御部14を備えている。画像形成装置3は、感光体及
びその周囲の電子写真プロセス手段からなる作像系15
と、給紙トレイから排紙トレイに至るまでの用紙搬送系
16と、プロッタ制御部17を備えている。
The document reading apparatus 1 includes a document table, an exposure lamp,
Reading optical system 11 composed of mirror group and scanner control unit 12
It has. The IPU 2 includes a video processing unit 13 and a system control unit 14. The image forming apparatus 3 includes an image forming system 15 including a photosensitive member and electrophotographic processing means around the photosensitive member.
And a paper transport system 16 from the paper feed tray to the paper discharge tray, and a plotter control unit 17.

【0013】前記操作部4は、CPU、キースイッチ、
LCD表示部及びロジックで構成され、システム制御部
14と通信を行い、オペレータによるキー入力を検知
し、そのステータス情報を送信する。また受信したコマ
ンド情報に従い、機械の状態等の各種情報をLCD表示
部に表示する。
The operation unit 4 includes a CPU, a key switch,
It is composed of an LCD display unit and logic, communicates with the system control unit 14, detects a key input by an operator, and transmits its status information. Further, according to the received command information, various information such as the state of the machine is displayed on the LCD display unit.

【0014】前記プリンタI/F処理部5は、CPU及
びロジックで構成され、システム制御部14と外部ホス
ト7間のコマンドI/F処理を行う。また外部ホスト7
とビデオデータの受け渡し処理を行い、外部ホスト7か
ら送られてくるビデオデータをビデオ処理部13に転送
する。このことにより、本デジタル複写機はプリンタと
しても機能することができる。
The printer I / F processing unit 5 includes a CPU and logic, and performs a command I / F process between the system control unit 14 and the external host 7. External host 7
And video data transfer processing, and transfers video data sent from the external host 7 to the video processing unit 13. Thus, the digital copier can also function as a printer.

【0015】前記画像メモリ部6は、CPU、ロジック
及び画像メモリで構成され、システム制御部14と通信
を行い、画像メモリ部6の状態を知らせるためのステー
タス情報を送信すると共にコマンドを受信し、その情報
に従い、受信する画像データの蓄積や、画像合成等の各
種加工処理、処理したデータのビデオ処理部13への送
信処理を行う。
The image memory unit 6 comprises a CPU, logic, and an image memory, communicates with the system control unit 14, transmits status information for informing the state of the image memory unit 6, and receives commands. In accordance with the information, accumulation of received image data, various processing such as image synthesis, and transmission of processed data to the video processing unit 13 are performed.

【0016】前記スキャナ制御部12は、CPU及びロ
ジックで構成され、システム制御部14と通信を行い、
原稿読取装置1の各センサから状態を検知し、そのステ
ータス情報を送信する。また受信したコマンド情報に従
い、原稿読取装置1の各駆動部の動作制御を行い、原稿
スキャン動作を行うと共に、CCDからの電気信号(ビ
デオデータ)をIPU2のビデオ制御部13へ転送す
る。
The scanner controller 12 comprises a CPU and logic, communicates with a system controller 14,
The state is detected from each sensor of the document reading apparatus 1 and the status information is transmitted. Further, in accordance with the received command information, it controls the operation of each drive unit of the document reading device 1, performs a document scanning operation, and transfers an electric signal (video data) from the CCD to the video control unit 13 of the IPU 2.

【0017】前記ビデオ処理部13は、ロジックで構成
され、システム制御部14によるパラメータ設定に基づ
き、CCDより転送されてくるビデオデータに対して、
A/D変換、シェーディング補正、変倍処理、ディザ処
理等の画像処理を行い、画像同期信号と共に画像形成装
置3の書込部へ送信する。
The video processing unit 13 is composed of logic, and performs processing on video data transferred from the CCD based on parameter settings by the system control unit 14.
Image processing such as A / D conversion, shading correction, scaling processing, and dither processing is performed, and transmitted to the writing unit of the image forming apparatus 3 together with an image synchronization signal.

【0018】前記システム制御部14は、CPU及びロ
ジックで構成され、スキャナ制御部12、プロッタ制御
部17、操作部4、プリンタI/F処理部5、画像メモ
リ部6、ビデオ処理部13と通信し、各処理部のステー
タスの管理、パラメータの設定、プロセス実行等を行
い、本デジタル複写機全体の制御を司る。
The system control unit 14 comprises a CPU and logic, and communicates with the scanner control unit 12, the plotter control unit 17, the operation unit 4, the printer I / F processing unit 5, the image memory unit 6, and the video processing unit 13. Then, it manages the status of each processing unit, sets parameters, executes processes, etc., and controls the entire digital copying machine.

【0019】前記プロッタ制御部17は、CPU及びロ
ジックで構成され、システム制御部14と通信を行い、
画像形成装置3の各センサからの状態を検知し、そのス
テータス情報を送信する。また受信したコマンド情報と
ビデオ処理部13からのビデオデータに基づき、画像形
成装置3の作像系15や用紙搬送系16の動作制御を行
い、用紙への画像形成処理を行う。
The plotter controller 17 comprises a CPU and logic, communicates with the system controller 14,
The state of each sensor of the image forming apparatus 3 is detected, and the status information is transmitted. Further, based on the received command information and the video data from the video processing unit 13, the operation of the image forming system 15 and the sheet transport system 16 of the image forming apparatus 3 is controlled, and the image forming process on the sheet is performed.

【0020】図2は図1に示すIPUのビデオ処理部の
システムブロック図である。IPU2のビデオ処理部1
3は、A/D変換器32、シェーディング補正回路3
3、フィルタ処理回路35、変倍処理回路36、パス制
御回路(1)37、画像処理回路38、パス制御回路
(2)39、印字制御回路40を備えている。原稿読取
装置1は、スタート信号により原稿を走査し、原稿の画
像情報をフィルタ30Gを通して電気信号に変換して読
み取るCCDイメージセンサ31を備えている。このC
CDイメージセンサ31の出力は、同期信号と共にIP
U2のビデオ処理部13に転送される。
FIG. 2 is a system block diagram of the video processing unit of the IPU shown in FIG. Video processing unit 1 of IPU2
3 is an A / D converter 32, a shading correction circuit 3
3, a filter processing circuit 35, a scaling processing circuit 36, a path control circuit (1) 37, an image processing circuit 38, a path control circuit (2) 39, and a print control circuit 40. The document reading device 1 includes a CCD image sensor 31 that scans a document according to a start signal, converts image information of the document into an electric signal through a filter 30G, and reads the signal. This C
The output of the CD image sensor 31 is output together with the synchronizing signal
It is transferred to the video processing unit 13 of U2.

【0021】ビデオ処理部13は、各CCD31より送
られてくる電気信号(ビデオデータ)をA/D変換器3
2に入力する。このA/D変換器32の出力側は、シェ
ーディング補正回路33と接続されている。そしてCC
Dイメージセンサ31で読み取られた画像情報を、A/
D変換器32によりデジタルの画像データに変換し、シ
ェーディング補正を行う。シェーディング補正後の画像
データは、次段のフィルタ処理回路35に送出する。
The video processor 13 converts the electric signal (video data) sent from each CCD 31 into an A / D converter 3
Enter 2 The output side of the A / D converter 32 is connected to a shading correction circuit 33. And CC
The image information read by the D image sensor 31 is
The data is converted into digital image data by the D converter 32, and shading correction is performed. The image data after the shading correction is sent to the filter processing circuit 35 at the next stage.

【0022】フィルタ処理回路35では、前段のシェー
ディング補正回路33から送られた画像データに対し
て、注目画素と周辺画素のレベルによって注目画素のレ
ベルを補正する。補正した画像データは次段の変倍処理
回路36に送る。変倍処理回路36については後ほど詳
細に述べる。変倍処理された画像データは、次段のパス
制御回路(1)37に出力される。
The filter processing circuit 35 corrects the level of the target pixel with respect to the image data sent from the preceding shading correction circuit 33 based on the levels of the target pixel and peripheral pixels. The corrected image data is sent to the scaling processing circuit 36 at the next stage. The scaling processing circuit 36 will be described later in detail. The image data that has undergone the scaling process is output to the path control circuit (1) 37 at the next stage.

【0023】パス制御回路(1)37は、システム制御
部14により設定されたパラメータに従って、変倍処理
回路36より送られてくる画像データを画像メモリ部6
や画像処理回路38へ送信する。また、画像メモリ部6
から送られてくる画像データを画像処理回路38へ送信
する。このように、パス制御回路(1)37は画像デー
タパスの切り替えの処理を行う。画像処理回路38は、
前段より送られてくる画像信号に対して、γ補正処理、
ディザ処理、誤差拡散処理等の画像処理を行い、同期信
号と共に次段のパス制御回路(2)39へ送信する。
The path control circuit (1) 37 stores the image data sent from the scaling processing circuit 36 in the image memory section 6 in accordance with the parameters set by the system control section 14.
And to the image processing circuit 38. The image memory unit 6
Is transmitted to the image processing circuit 38. As described above, the path control circuit (1) 37 performs processing for switching the image data path. The image processing circuit 38
Γ correction processing for the image signal sent from the previous stage,
Image processing such as dither processing and error diffusion processing is performed, and transmitted to the next-stage path control circuit (2) 39 together with the synchronization signal.

【0024】印字制御回路40は、ROMを備え、その
中に“マル秘印パターン”や“管理ナンバーパターン”
等の情報をコード化して記憶しており、システム制御部
14によるパラメータ設定に従って、ROMの情報をパ
ス制御回路(2)39へ送信する。
The print control circuit 40 includes a ROM, in which a “multi secret pattern” and a “management number pattern” are stored.
The information of the ROM is transmitted to the path control circuit (2) 39 in accordance with the parameter setting by the system control unit 14.

【0025】パス制御回路(2)39は、システム制御
部14により設定されたパラメータに従って、画像処理
回路38とプリンタ制御部より送られてくる画像データ
(プリンタI/F処理部5を介して外部ホスト7から送
られてくる画像データ)が合成された画像データを生成
する。また、画像処理回路38とプリンタ制御部より送
られてくる画像データ、及び上記合成画像データの選択
処理を行う。さらに、上記選択画像データに対し印字制
御回路40より送られてくる印字画像データを合成す
る。そして、これらの処理された画像データは、次段の
画像形成装置3の書込部に同期信号と共に出力される。
The path control circuit (2) 39 is connected to the image processing circuit 38 and the image data sent from the printer control unit (externally via the printer I / F processing unit 5) in accordance with the parameters set by the system control unit 14. Image data transmitted from the host 7 is generated. Further, the image processing circuit 38 and the image data sent from the printer control unit, and the above-mentioned combined image data are selected. Further, the print image data sent from the print control circuit 40 is synthesized with the selected image data. Then, the processed image data is output together with the synchronization signal to the writing unit of the image forming apparatus 3 at the next stage.

【0026】図3は図2に示す変倍処理回路の内部ブロ
ック図である。変倍処理回路36は、ラインメモリ制御
部41、補間演算部42、画像パス制御部43、変倍制
御データ選択部44を備える。変倍制御データ選択部4
4は、レジスタ45、メモリ制御部46、セレクタ47
を備える。ラインメモリ(1)51,(2)52はライ
ンメモリ制御部41によって制御される。また、変倍制
御データが格納されるメモリ(RAM)53は変倍制御
データ選択部44のメモリ制御部46によって制御され
る。各ブロックへの入出力信号のうち太線は画像デー
タ、破線は制御データを示す。
FIG. 3 is an internal block diagram of the scaling processing circuit shown in FIG. The scaling processing circuit 36 includes a line memory control unit 41, an interpolation calculation unit 42, an image path control unit 43, and a scaling control data selection unit 44. Variable power control data selector 4
4 is a register 45, a memory control unit 46, a selector 47
Is provided. The line memories (1) 51 and (2) 52 are controlled by the line memory control unit 41. Further, a memory (RAM) 53 in which the scaling control data is stored is controlled by the memory controller 46 of the scaling control data selector 44. Of the input / output signals to each block, a thick line indicates image data, and a broken line indicates control data.

【0027】変倍処理回路36は複写機の主走査(ライ
ンごとの走査)で画像データの倍率の変更を実現する処
理ブロックである。変倍処理は補間演算処理とラインメ
モリ51,52による速度変換処理の2部分によって構
成されている。画像データの流れとしては、等倍と縮小
時、補間演算処理して速度変換処理をし、拡大処理時、
速度変換して補間演算処理をするようになっている。
The magnification processing circuit 36 is a processing block for realizing a change in the magnification of image data in the main scanning (scanning for each line) of the copying machine. The scaling process is composed of two parts: an interpolation calculation process and a speed conversion process by the line memories 51 and 52. As for the flow of image data, interpolation conversion processing and speed conversion processing are performed at the time of equal magnification and reduction, and at the time of enlargement processing,
The speed conversion is performed and interpolation calculation processing is performed.

【0028】速度変換は、ランメモリ51,52に対し
て、リードイネーブルあるいはライトイネーブル信号を
ラインメモリ制御部41で制御することによって実現す
る。補間演算は3次元コンボリューション法を用いて主
走査方向上前後の画像データによるリサンプリング位置
にある画像データを補間する。
The speed conversion is realized by controlling the read enable or write enable signal for the run memories 51 and 52 by the line memory control unit 41. The interpolation operation interpolates the image data at the resampling position by the image data before and after in the main scanning direction using a three-dimensional convolution method.

【0029】本実施の形態の主走査変倍の範囲は、25
%〜400%(0.5%)とする。拡大縮小の選択は、
コマンドによって制御し、実際の画像データのリサンプ
リング位置は、内部メモリ(例えば、1024W×4B
itの内部RAM)53に書き込まれた変倍制御データ
によって与える。前述したように、ラインメモリが2本
並列についており(51,52)、リードイネーブル信
号及びライトイネーブル信号を変倍制御データによって
制御し、トグル動作させる。
In this embodiment, the range of the main scanning magnification change is 25.
% To 400% (0.5%). The choice of scaling is
This is controlled by a command, and the actual resampling position of the image data is stored in an internal memory (for example, 1024W × 4B).
It is given by the scaling control data written in the internal RAM (it) 53. As described above, two line memories are connected in parallel (51, 52), and the read enable signal and the write enable signal are controlled by the scaling control data to perform a toggle operation.

【0030】(1)等倍処理 等倍処理の場合は、入力画像データは、画像パス制御部
43の制御によって補間演算部42を通り、ラインメモ
リ51,52に書き込まれる。ラインメモリ51,52
に書き込まれた画像データは、1ライン遅延された後、
読み出され、リードイネーブルren1,ren2のア
クティブ状態の下に合成され、画像パス制御部43を通
って、出力画像として出力される。このとき、図4に示
すように、ren,wenは常にLに設定され、速度変
換は実施せず、等倍動作を行う。
(1) Same-size processing In the case of the same-size processing, input image data passes through the interpolation calculator 42 under the control of the image path controller 43 and is written into the line memories 51 and 52. Line memories 51 and 52
After the image data written to is delayed by one line,
It is read out, synthesized under the active state of the read enable ren1, ren2, and output as an output image through the image path control unit 43. At this time, as shown in FIG. 4, ren and wen are always set to L, and the speed conversion is not performed, and the same magnification operation is performed.

【0031】(2)縮小処理 縮小処理の場合に、入力画像データは、画像パス制御部
43を経て補間演算部42へ送られ、補間演算を行う。
補間のためのサンプリング位置はメモリ53内の変倍制
御データを読み出し決定する。補間後の画像データは画
像パス制御部43よりラインメモリ51,52に書き込
まれる。このとき、ラインメモリ51,52のライトイ
ネーブルの制御により間引かれたデータをラインメモリ
51,52に出力する。
(2) Reduction Processing In the case of the reduction processing, the input image data is sent to the interpolation calculation section 42 via the image path control section 43 and performs the interpolation calculation.
The sampling position for interpolation is determined by reading the scaling control data in the memory 53. The interpolated image data is written from the image path control unit 43 to the line memories 51 and 52. At this time, the data thinned out by the write enable control of the line memories 51 and 52 is output to the line memories 51 and 52.

【0032】ラインメモリ51,52に書き込まれた画
像データは、1ライン遅延された後、読み出され、リー
ドイネーブルren1,ren2のアクティブ状態の下
に合成され、画像パス制御部43を通って、出力画像と
して出力される。読み出し時ren=Lの等速条件で、
FIFO45,46から画像データをそのまま取り込
む。図5に縮小時のデータ制御例を示す。
The image data written in the line memories 51 and 52 is read out after being delayed by one line, synthesized under the active state of the read enable ren1 and ren2, and passed through the image path control unit 43. Output as an output image. Under the constant speed condition of ren = L at the time of reading,
The image data is directly taken in from the FIFOs 45 and 46. FIG. 5 shows an example of data control at the time of reduction.

【0033】(3)拡大処理 拡大処理の場合に、入力画像データは、画像パス制御部
43を通じてラインメモリ51,52に書き込まれる。
書き込み時wen=Lの等速条件で、ラインメモリ5
1,52へ入力データをそのまま書き込む。ラインメモ
リ51,52に書き込まれた画像データは、1ライン遅
延された後、読み出され、リードイネーブルren1,
ren2のアクティブ状態の下に合成される。このと
き、リードイネーブルにより読み出しを制御し、速度変
換を行う。
(3) Enlargement processing In the case of enlargement processing, input image data is written to the line memories 51 and 52 through the image path control unit 43.
At the time of writing, at the constant speed condition of wen = L, the line memory 5
The input data is directly written into 1, 52. The image data written in the line memories 51 and 52 is read out after being delayed by one line, and read enable ren1,
Combined under the active state of ren2. At this time, the read is controlled by the read enable, and the speed conversion is performed.

【0034】読み込まれたデータは、画像パス制御部4
3を経て補間演算部42へ送られ、補間演算を行う。補
間のためのサンプリング位置はメモリ53内の変倍制御
データを読み出して決定する。読み出しを停止されたデ
ータに対してサンプリング位置を変化させて複数回補間
を行うことで拡大処理を行う。補間後の画像データは画
像パス制御部43を通って出力画像データとして出力さ
れる。図6に拡大時のデータ制御例を示す。
The read data is transferred to the image path control unit 4.
Then, the signal is sent to the interpolation calculation unit 42 through the step 3 to perform the interpolation calculation. The sampling position for the interpolation is determined by reading the scaling control data in the memory 53. The enlargement process is performed by interpolating a plurality of times by changing the sampling position for the data for which reading has been stopped. The interpolated image data is output as output image data through the image path control unit 43. FIG. 6 shows an example of data control at the time of enlargement.

【0035】次に変倍制御データ選択部44について説
明する。変倍制御データ選択部44は、ラインメモリ制
御データ、及び補間演算用の制御データを選択する機能
を有するブロック図である。指定された倍率よって、レ
ジスタ45の状態設定で変倍制御データを設定する。あ
るいはメモリ53に複数の変倍制御データをロードす
る。
Next, the scaling control data selection section 44 will be described. The scaling control data selection unit 44 is a block diagram having a function of selecting line memory control data and control data for interpolation calculation. The magnification control data is set by the state setting of the register 45 according to the designated magnification. Alternatively, a plurality of scaling control data is loaded into the memory 53.

【0036】倍率によって変倍制御データの数は大分違
うことになっている。特定の倍率に対して、例えば、2
5%,50%,100%,200%,400%の場合に
制御データの数は少なくて済むので、レジスタ45で設
定すれば十分間に合う。そういう場合は、倍率指定コマ
ンドの状態によって、設定されたレジスタ45の状態の
出力をセレクタ47で選択し、ラインメモリ制御部41
と補間演算部42に提供する。その他の倍率の場合は、
変倍制御データの数が多いので、メモリ53の各領域に
ロードして、メモリ53の出力をセレクタ47で選択
し、ラインメモリ制御部41と補間演算部42に提供す
る。
The number of scaling control data differs greatly depending on the magnification. For a particular magnification, for example, 2
In the case of 5%, 50%, 100%, 200%, and 400%, the number of control data is small, so that setting by the register 45 is sufficient. In such a case, the output of the state of the set register 45 is selected by the selector 47 according to the state of the magnification specifying command, and the line memory controller 41
To the interpolation calculation unit 42. For other magnifications,
Since the number of scaling control data is large, the data is loaded into each area of the memory 53, the output of the memory 53 is selected by the selector 47, and the output is provided to the line memory control unit 41 and the interpolation calculation unit 42.

【0037】この方式のメリットとしては、前記の特定
倍率の場合は、レジスタ45の設定のみで変倍処理がで
き、メモリ53の使用が少なくて済む点が挙げられる。
また、前記特定の倍率とその他の倍率の変倍制御データ
を同時に設定できるので、違う変倍制御データをセレク
タ47で出力し、画像データに対して異なる倍率の処理
ができる点も挙げられる。
An advantage of this method is that in the case of the above-described specific magnification, the magnification can be changed only by setting the register 45, and the use of the memory 53 is reduced.
In addition, since the variable magnification control data of the specific magnification and the other magnifications can be set at the same time, different magnification control data can be output by the selector 47 and the image data can be processed at different magnifications.

【0038】本発明の応用としては、2つのことが可能
であると考えられる。応用のその1としては、同一のペ
ージの中で、2つの倍率(前記特定の倍率とその他の倍
率に限定)で画像を処理することが可能である。本発明
での変倍処理はライン走査方向でしか行っていないの
で、スキャナ走査の方向での変倍は単一の倍率になって
いるが、ライン方向では違う倍率の処理によって画像の
変形の効果を得ることができる。特に、マーカーなどの
手段で原稿上の特定部分を指定して、この特定の部分だ
けを拡大あるいは縮小することが可能である。従って、
複写機を使って編集を行う場合は、1つの編集の手段と
して使用できる。
There are two possible applications of the present invention. As one of the applications, it is possible to process an image at two magnifications (limited to the specific magnification and other magnifications) in the same page. Since the scaling process according to the present invention is performed only in the line scanning direction, scaling in the scanner scanning direction is performed at a single magnification. Can be obtained. In particular, it is possible to specify a specific portion on the document using a marker or the like, and to enlarge or reduce only this specific portion. Therefore,
When editing is performed using a copying machine, it can be used as one editing means.

【0039】図7は本発明による第1の変倍処理例を示
す図である。原稿中の「A」部分を等倍で、また「B」
部分を拡大して示す例である。応用のその2としては、
複数のサイズが違う原稿に対して、同一のサイズのコピ
ーをとる場合は、操作部4(図1)の指定によって、1
回の設定と操作で、複数種類の変倍率の違うコピーを得
ることが可能である。
FIG. 7 is a diagram showing a first scaling example according to the present invention. The "A" part in the manuscript is the same size and "B"
It is an example showing a part enlarged. As part 2 of the application,
When making copies of the same size for a plurality of originals of different sizes, one copy can be made by designating the operation unit 4 (FIG. 1).
It is possible to obtain a plurality of types of copies with different magnification ratios by setting and operating each time.

【0040】図8は本発明による第2の変倍処理例を示
す図である。1枚目の原稿の「A」はそのまま等倍でコ
ピーし、2枚目の原稿の「B」は縮小してコピーする例
を示している。
FIG. 8 is a diagram showing a second scaling example according to the present invention. In this example, “A” of the first document is copied at the same magnification as it is, and “B” of the second document is reduced and copied.

【0041】補間演算の係数について説明する。図9は
補間演算時に用いる3次元コンボリューション法の説明
図であり、(a)は仮想サンプリング点の階調計算を、
(b)は画素間距離と補正係数の関係を、それぞれ示
す。また図10は3次元コンボリューション法の係数を
表す図表である。図10に示す表の中のコード0の欄に
通常、50%,25%の3通りの係数がある。そのう
ち、50%,25%は50%と25%縮小時の白抜けを
解消するための補正係数である。
The coefficients of the interpolation operation will be described. FIG. 9 is an explanatory diagram of a three-dimensional convolution method used at the time of interpolation calculation. FIG.
(B) shows the relationship between the pixel distance and the correction coefficient. FIG. 10 is a chart showing coefficients of the three-dimensional convolution method. In the column of code 0 in the table shown in FIG. 10, there are usually three types of coefficients, 50% and 25%. Among them, 50% and 25% are correction coefficients for eliminating white spots at the time of 50% and 25% reduction.

【0042】本実施の形態では、変倍処理のリサンプリ
ング時の補正演算において、元々の画素位置と同一位置
のデータに対して、そのデータの補正後のデータレベル
は3通りの補正方法を選択できる。一般の場合は、この
データのレベルは補正全データと同じこととなる。特定
の倍率の場合(50%と25%)の場合は、それぞれ図
10に示すような係数を使用している。1ドットライン
のような画像に対して、この係数で補正すれば、この画
像の位置によって完全に画像の情報を失ってしまうこと
を回避できる。
In the present embodiment, in the correction operation at the time of resampling in the scaling process, for the data at the same position as the original pixel position, three correction methods are selected for the data level after the data is corrected. it can. In a general case, the level of this data is the same as that of all the corrected data. In the case of specific magnifications (50% and 25%), coefficients as shown in FIG. 10 are used. If an image such as a one-dot line is corrected using this coefficient, it is possible to prevent the information of the image from being completely lost due to the position of the image.

【0043】[0043]

【発明の効果】請求項1記載の発明によれば、ラインメ
モリ制御用データ及び補間演算用制御データを選択する
機能を有するので、1回の設定に対して複数の倍率のコ
ピーをとることができる。また、サイズが違う原稿に対
して同一サイズのコピーをとることができる。
According to the first aspect of the present invention, since the function of selecting the line memory control data and the interpolation calculation control data is provided, it is possible to copy a plurality of magnifications for one setting. it can. Also, copies of the same size can be made for documents of different sizes.

【0044】請求項2記載の発明によれば、必要に応じ
て、倍率制御データをレジスタの方式で設定する機能
と、複数の倍率制御データをメモリにロードする機能を
選択することができる。
According to the second aspect of the present invention, a function for setting magnification control data in a register system and a function for loading a plurality of magnification control data into a memory can be selected as necessary.

【0045】請求項3記載の発明によれば、複数の倍率
制御データをコピーの途中で切り替える機能を備えてい
るので、各種の形態の画像を得ることができる。
According to the third aspect of the present invention, since a function of switching a plurality of magnification control data during copying is provided, images of various forms can be obtained.

【0046】請求項4記載の発明によれば、特定の倍率
のみ、倍率制御データをレジスタの方式で設定し、その
他の複数の倍率制御データはメモリにロードすること
で、メモリのレジスタとメモリの有効活用を図ることが
できる。
According to the fourth aspect of the invention, the magnification control data is set only for a specific magnification in a register system, and the other plurality of magnification control data are loaded into the memory. Effective utilization can be achieved.

【0047】請求項5記載の発明によれば、外部操作部
の操作指定によって、サイズが違う原稿に対して、同一
サイズのコピーを得る機能を備えているので、使い勝手
を向上させることができる。
According to the fifth aspect of the present invention, a function of obtaining a copy of the same size for a document having a different size by an operation designation of the external operation unit is provided, so that usability can be improved.

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

【図1】デジタル複写機の電気的なシステムブロック図
である。
FIG. 1 is an electrical system block diagram of a digital copying machine.

【図2】図1に示すIPUのビデオ処理部のシステムブ
ロック図である。
FIG. 2 is a system block diagram of a video processing unit of the IPU shown in FIG.

【図3】図2に示す変倍処理回路の内部ブロック図であ
る。
FIG. 3 is an internal block diagram of the scaling processing circuit shown in FIG. 2;

【図4】等倍時のデータ制御における信号レベルを示す
図である。
FIG. 4 is a diagram showing signal levels in data control at the same magnification.

【図5】縮小時のデータ制御における信号レベルを示す
図である。
FIG. 5 is a diagram showing signal levels in data control at the time of reduction.

【図6】拡大時のデータ制御における信号レベルを示す
図である。
FIG. 6 is a diagram showing signal levels in data control at the time of enlargement.

【図7】本発明による第1の変倍処理例を示す図であ
る。
FIG. 7 is a diagram illustrating a first scaling example according to the present invention;

【図8】本発明による第2の変倍処理例を示す図であ
る。
FIG. 8 is a diagram illustrating a second scaling example according to the present invention.

【図9】3次元コンボリューション法の説明図である。FIG. 9 is an explanatory diagram of a three-dimensional convolution method.

【図10】3次元コンボリューション法の係数を表す図
表である。
FIG. 10 is a table showing coefficients of a three-dimensional convolution method.

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

36 変倍処理回路 41 ラインメモリ制御部 42 補間演算部 43 画像パス制御部 44 変倍制御データ選択部 45 レジスタ 46 メモリ制御部 47 セレクタ 51,52 ラインメモリ 53 メモリ 36 Magnification processing circuit 41 Line memory control unit 42 Interpolation operation unit 43 Image path control unit 44 Magnification control data selection unit 45 Register 46 Memory control unit 47 Selector 51, 52 Line memory 53 Memory

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 ラインメモリ制御部と補間演算部を備
え、縮小処理時は、補間演算部で補間演算処理して、ラ
インメモリ制御部によりラインメモリで速度変換し、拡
大処理時は、ラインメモリ制御部によりラインメモリで
速度変換して、補間演算部で補間演算処理する画像処理
装置において、 ラインメモリ制御用データ及び補間演算用制御データを
選択する機能を有する倍率制御データ選択部を備え、 この倍率制御データ選択部は、複数種類の倍率制御デー
タを一度に設定する機能を備えていることを特徴とする
画像処理装置。
1. A line memory control unit and an interpolation operation unit, wherein during a reduction process, an interpolation operation process is performed by an interpolation operation unit, a speed conversion is performed by a line memory by a line memory control unit, and a line memory is executed during an expansion process. An image processing apparatus that performs speed conversion by a line memory by a control unit and performs interpolation calculation processing by an interpolation calculation unit, comprising a magnification control data selection unit having a function of selecting data for line memory control and control data for interpolation calculation. An image processing apparatus, wherein the magnification control data selection unit has a function of setting a plurality of types of magnification control data at one time.
【請求項2】 請求項1記載において、 前記倍率制御データ選択部は、倍率制御データをレジス
タの方式で設定する機能と、複数の倍率制御データをメ
モリにロードする機能とを備えていることを特徴とする
画像処理装置。
2. The magnification control data selection unit according to claim 1, wherein the magnification control data selection unit has a function of setting magnification control data in a register system and a function of loading a plurality of magnification control data into a memory. Characteristic image processing device.
【請求項3】 請求項1記載において、 前記倍率制御データ選択部は、複数の倍率制御データを
コピーの途中で切り替える機能を備えていることを特徴
とする画像処理装置。
3. The image processing apparatus according to claim 1, wherein the magnification control data selection unit has a function of switching a plurality of magnification control data during copying.
【請求項4】 請求項2記載において、 前記倍率制御データ選択部は、特定の倍率のみ、倍率制
御データをレジスタの方式で設定し、その他の複数の倍
率制御データはメモリにロードする機能を備えているこ
とを特徴とする画像処理装置。
4. The magnification control data selection unit according to claim 2, wherein the magnification control data selection unit has a function of setting magnification control data only for a specific magnification in a register system, and loading a plurality of other magnification control data into a memory. An image processing apparatus comprising:
【請求項5】 請求項1記載において、 前記倍率制御データ選択部は、外部操作部の操作指定に
よって、サイズが違う原稿に対して、同一サイズのコピ
ーを得る機能を備えていることを特徴とする画像処理装
置。
5. The apparatus according to claim 1, wherein the magnification control data selection unit has a function of obtaining a copy of the same size for a document having a different size according to an operation designation of an external operation unit. Image processing device.
JP10110245A 1998-04-06 1998-04-06 Image processor Pending JPH11298723A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10110245A JPH11298723A (en) 1998-04-06 1998-04-06 Image processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10110245A JPH11298723A (en) 1998-04-06 1998-04-06 Image processor

Publications (1)

Publication Number Publication Date
JPH11298723A true JPH11298723A (en) 1999-10-29

Family

ID=14530801

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10110245A Pending JPH11298723A (en) 1998-04-06 1998-04-06 Image processor

Country Status (1)

Country Link
JP (1) JPH11298723A (en)

Similar Documents

Publication Publication Date Title
US7200287B2 (en) Method and apparatus for image processing, and a computer product
US7038818B2 (en) Method and apparatus for image processing method, and a computer product
JP2003219116A (en) Image processing device and its controlling method
US7161714B1 (en) Apparatus and method for processing images, and computer product
EP0540338B1 (en) Image processing apparatus
US7209260B1 (en) Image processing apparatus
JPH04261265A (en) Picture processor
JP2000232589A (en) Image reader
JPH11298723A (en) Image processor
JPH11239267A (en) Image processing unit
JP2002158814A (en) Digital image processing device
JPH10327316A (en) Image processing unit
JP2007110605A (en) Image forming device
JP2002271615A (en) Image processing unit and imaging device
JP2000196868A (en) Image processor
JP2002281206A (en) Image processor
JP2002218228A (en) Digital image processor
JP2001053960A (en) Digital image processor
JP3880793B2 (en) Image processing apparatus and image forming apparatus
JP2000165655A (en) Image processor
JP2004336165A (en) Image processor
JP2000307834A (en) Image forming device
JP2006054576A (en) Apparatus and method of processing image, program and storage medium
JP2538571B2 (en) Copying device
JP3785295B2 (en) Image processing device