JP2003060902A - Image processor, image processing method, image processing program and computer-readable recording medium with the program recorded - Google Patents
Image processor, image processing method, image processing program and computer-readable recording medium with the program recordedInfo
- Publication number
- JP2003060902A JP2003060902A JP2001250035A JP2001250035A JP2003060902A JP 2003060902 A JP2003060902 A JP 2003060902A JP 2001250035 A JP2001250035 A JP 2001250035A JP 2001250035 A JP2001250035 A JP 2001250035A JP 2003060902 A JP2003060902 A JP 2003060902A
- Authority
- JP
- Japan
- Prior art keywords
- scaling
- image data
- image
- processing
- 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
Links
- 238000003672 processing method Methods 0.000 title claims description 9
- 238000000034 method Methods 0.000 claims description 86
- 230000002542 deteriorative effect Effects 0.000 abstract 2
- 238000006243 chemical reaction Methods 0.000 description 25
- 238000004891 communication Methods 0.000 description 10
- 238000010586 diagram Methods 0.000 description 5
- 230000005540 biological transmission Effects 0.000 description 1
- 230000000593 degrading effect Effects 0.000 description 1
- 230000006866 deterioration Effects 0.000 description 1
- 238000010295 mobile communication Methods 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T3/00—Geometric image transformations in the plane of the image
- G06T3/40—Scaling of whole images or parts thereof, e.g. expanding or contracting
- G06T3/4007—Scaling 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)
- Editing Of Facsimile Originals (AREA)
- Dot-Matrix Printers And Others (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、画像処理装置に関
する。詳しくは、低い変倍率では生産性を低下させず高
い変倍率では画質を低下させずに原稿画像データを変倍
処理して画像データを出力できる画像処理装置である。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing device. More specifically, it is an image processing apparatus capable of performing a scaling process on original image data and outputting the image data without lowering the productivity at a low scaling factor and the image quality at a high scaling factor.
【0002】[0002]
【従来の技術】近年、ロール紙を用いたインクジェット
プリンタが増えてきており、その中には、A0サイズま
で印刷可能な大判印刷用プリンタも存在している。その
一方で、スキャナ等の画像読取装置で読み取り可能な原
稿サイズはA3サイズ程度までであるため、スキャナ等
で読み取った画像データを大判印刷用プリンタに送信し
て印刷しようとする場合、原稿画像データを電気的また
は光学的に拡大する必要がある。例えば、スキャナでA
4原稿を読み取ってプリンタでA0サイズで印刷しよう
とする場合、4倍(面積では16倍)に拡大する必要が
あり、このような高い変倍率は光学的には無理があるた
め、専ら画像補間による画像処理が行われている。2. Description of the Related Art In recent years, the number of inkjet printers using roll paper has increased, and among them, there is also a large-format printing printer capable of printing up to A0 size. On the other hand, since the document size that can be read by an image reading device such as a scanner is up to about A3 size, when the image data read by the scanner or the like is transmitted to a large-format printing printer for printing, the document image data is Need to be expanded electrically or optically. For example, A with a scanner
To read 4 originals and print them in A0 size with a printer, it is necessary to enlarge them to 4 times (16 times in area), and such a high scaling factor is optically impossible, so image interpolation is exclusively performed. Image processing is being performed.
【0003】しかし、上記の例では、原稿画像データが
600dpiであったとしても印刷画像データは150
dpi相当となるので、ニアレストネイバー法のような
単純補間手法では画像の粗さが目立ってしまい、また、
バイリニア法やバイキュービック法等の拡大手法を用い
ても細部において画像がぼやけてしまうという問題があ
った。However, in the above example, the print image data is 150 even if the original image data is 600 dpi.
Since it is equivalent to dpi, the image roughness becomes conspicuous with a simple interpolation method such as the nearest neighbor method.
Even if an enlargement method such as a bilinear method or a bicubic method is used, there is a problem that an image is blurred in details.
【0004】これに対し、原稿画像データ(ラスタデー
タ)を一旦ベクタデータに変換してから拡大処理を行
い、処理後に再度ラスタデータに戻す方法が提案されて
いる。かかる方法によれば、高い変倍率で拡大しても画
像が粗くなることはないが、処理内容が画像補間より複
雑になるためCPUへの負荷が大きくなり、低い変倍率
ではむしろ処理時間が長くなることが問題となってい
た。On the other hand, there has been proposed a method in which original image data (raster data) is once converted into vector data, enlargement processing is performed, and the raster data is restored again after the processing. According to this method, the image does not become rough even if it is enlarged with a high scaling factor, but the processing content becomes more complicated than the image interpolation, so that the load on the CPU is large, and the processing time is rather long at a low scaling factor. Was becoming a problem.
【0005】[0005]
【発明が解決しようとする課題】本発明は上記従来技術
の有する問題点に鑑みなされたものであり、その目的と
するところは、低い変倍率では生産性を低下させず高い
変倍率では画質を低下させずに原稿画像データを変倍処
理して画像データを出力できる画像処理装置を提供する
ことにある。SUMMARY OF THE INVENTION The present invention has been made in view of the above problems of the prior art. The object of the present invention is to reduce the image quality at a high zoom ratio without lowering the productivity at a low zoom ratio. An object of the present invention is to provide an image processing apparatus that can perform scaling processing on original image data and output the image data without reducing the original image data.
【0006】[0006]
【課題を解決するための手段】本発明の上記目的は、下
記の手段によって達成される。The above objects of the present invention can be achieved by the following means.
【0007】(a) 設定された変倍率が所定倍率以上
である場合に原稿画像データをベクタデータに変換して
変倍後ラスタデータに再変換する第1の変倍処理を行っ
て第1の変倍画像データを得る第1の画像データ変倍手
段と、前記変倍率が前記所定倍率未満である場合に前記
原稿画像データを画像補間により変倍する第2の変倍処
理を行って第2の変倍画像データを得る第2の画像デー
タ変倍手段と、を有することを特徴とする画像処理装
置。(A) When the set scaling ratio is equal to or larger than a predetermined scaling ratio, the first scaling process is performed by converting the original image data into vector data and reconverting it into raster data after scaling. First image data scaling means for obtaining scaled image data, and second scaling processing for scaling the original image data by image interpolation when the scaling ratio is less than the predetermined scaling ratio. And a second image data scaling means for obtaining the scaled image data of.
【0008】(b) 前記変倍率が前記所定倍率以上で
ある場合に前記第1の変倍処理を行うのに必要な変倍処
理時間を見積もる変倍処理時間見積もり手段をさらに有
し、前記第1の画像データ変倍手段は、前記変倍処理時
間が所定時間未満である場合に前記第1の変倍処理を行
って前記第1の変倍画像データを得るものであり、前記
第2の画像データ変倍手段は、さらに前記変倍処理時間
が前記所定時間以上である場合に前記第2の変倍処理を
行って前記第2の変倍画像データを得るものである、
(a)に記載の画像処理装置。(B) further comprising a scaling processing time estimating means for estimating a scaling processing time required to perform the first scaling processing when the scaling ratio is equal to or larger than the predetermined scaling ratio. The image data scaling means No. 1 obtains the first scaled image data by performing the first scaling process when the scaling process time is less than a predetermined time. The image data scaling means further obtains the second scaled image data by performing the second scaling processing when the scaling processing time is equal to or longer than the predetermined time.
The image processing device according to (a).
【0009】(c) 原稿を読み取って前記原稿画像デ
ータを得る原稿読取手段をさらに有する(a)または
(b)に記載の画像処理装置。(C) The image processing apparatus according to (a) or (b), further including a document reading unit for reading a document to obtain the document image data.
【0010】(d) 前記変倍率の設定の入力を受け付
ける変倍率設定手段をさらに有する(a)〜(c)のい
ずれか1つに記載の画像処理装置。(D) The image processing apparatus according to any one of (a) to (c), further including scaling ratio setting means for receiving an input of the scaling ratio setting.
【0011】(e) 前記第1の変倍画像データまたは
前記第2の変倍画像データを他の機器に送信する画像デ
ータ送信手段をさらに有する(a)〜(d)のいずれか
1つに記載の画像処理装置。(E) In any one of (a) to (d), further comprising image data transmitting means for transmitting the first scaled image data or the second scaled image data to another device. The image processing device described.
【0012】(f) 前記第1の変倍画像データまたは
前記第2の変倍画像データを画像形成する画像形成手段
をさらに有する(a)〜(e)のいずれか1つに記載の
画像処理装置。(F) The image processing according to any one of (a) to (e), further including an image forming means for forming an image of the first scaled image data or the second scaled image data. apparatus.
【0013】(g) 設定された変倍率が所定倍率以上
である場合に原稿画像データをベクタデータに変換して
変倍後ラスタデータに再変換する第1の変倍処理を行っ
て第1の変倍画像データを得る段階(1)と、前記変倍
率が前記所定倍率未満である場合に前記原稿画像データ
を画像補間により変倍する第2の変倍処理を行って第2
の変倍画像データを得る段階(2)と、を有することを
特徴とする画像処理方法。(G) When the set scaling ratio is equal to or larger than a predetermined scaling ratio, the first scaling process is performed to convert the original image data into vector data and reconvert it into raster data after scaling. The step (1) of obtaining the scaled image data, and the second scale processing for scaling the original image data by image interpolation when the scale ratio is less than the predetermined scale ratio are used to perform a second scale processing.
And (2) obtaining variable-magnification image data in step (2).
【0014】(h) 前記変倍率が前記所定倍率以上で
ある場合に前記第1の変倍処理を行うのに必要な変倍処
理時間を見積もる段階(3)をさらに有し、段階(1)
は、前記変倍処理時間が所定時間未満である場合に前記
第1の変倍処理を行って前記第1の変倍画像データを得
るものであり、段階(2)は、さらに前記変倍処理時間
が前記所定時間以上である場合に前記第2の変倍処理を
行って前記第2の変倍画像データを得るものである、
(g)に記載の画像処理方法。(H) The method further comprises a step (3) of estimating a scaling process time required to perform the first scaling process when the scaling ratio is equal to or larger than the predetermined scaling ratio.
Is for performing the first scaling process to obtain the first scaled image data when the scaling process time is less than a predetermined time, and the step (2) further includes the scaling process. When the time is the predetermined time or more, the second scaling processing is performed to obtain the second scaled image data.
The image processing method according to (g).
【0015】(i) 設定された変倍率が所定倍率以上
である場合に原稿画像データをベクタデータに変換して
変倍後ラスタデータに再変換する第1の変倍処理を行っ
て第1の変倍画像データを得る手順(1)と、前記変倍
率が前記所定倍率未満である場合に前記原稿画像データ
を画像補間により変倍する第2の変倍処理を行って第2
の変倍画像データを得る手順(2)と、を画像処理装置
に実行させることを特徴とする画像処理プログラム。(I) When the set scaling ratio is equal to or larger than a predetermined scaling ratio, the first scaling process is performed in which the original image data is converted into vector data and reconverted into raster data after scaling. The procedure (1) for obtaining the scaled image data and the second scaling process for scaling the original image data by image interpolation when the scaling ratio is less than the predetermined scaling ratio are performed.
An image processing program for causing an image processing apparatus to execute the procedure (2) of obtaining the scaled image data of 1.
【0016】(j) (i)に記載の画像処理プログラ
ムを記録したコンピュータ読み取り可能な記録媒体。(J) A computer-readable recording medium in which the image processing program described in (i) is recorded.
【0017】[0017]
【発明の実施の形態】以下、本発明の実施の形態を、図
面を参照して詳細に説明する。BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described in detail below with reference to the drawings.
【0018】図1は、本発明の第1の実施形態にかかる
画像処理装置を含む画像処理システムの全体構成を示す
ブロック図である。当該画像処理システムは、画像処理
装置としてのスキャナ1aと、画像送信先であるプリン
タ2aおよびプリンタ2bを備え、これらは通信ネット
ワーク3を介して相互に通信可能に接続されている。な
お、通信ネットワークに接続される機器の種類および台
数は、図1に示す例に限定されない。FIG. 1 is a block diagram showing the overall configuration of an image processing system including an image processing apparatus according to the first embodiment of the present invention. The image processing system includes a scanner 1a as an image processing apparatus and printers 2a and 2b as image transmission destinations, which are communicably connected to each other via a communication network 3. The type and the number of devices connected to the communication network are not limited to the example shown in FIG.
【0019】図2は、本実施形態にかかるスキャナ1a
の構成を示すブロック図である。図2において、スキャ
ナ1aは、CPU11、ROM12、RAM13、ハー
ドディスク14、操作パネル部15、原稿読取部16、
画像補間部17、およびネットワークインタフェース1
8を備えており、これらは信号をやり取りするためのバ
ス19を介して相互に接続されている。FIG. 2 shows a scanner 1a according to this embodiment.
3 is a block diagram showing the configuration of FIG. In FIG. 2, the scanner 1a includes a CPU 11, a ROM 12, a RAM 13, a hard disk 14, an operation panel unit 15, an original reading unit 16,
Image interpolator 17, and network interface 1
8 are connected to each other via a bus 19 for exchanging signals.
【0020】CPU11は、プログラムにしたがって上
記各部の制御や後述する原稿画像データのベクタ変換、
ベクタデータの変倍処理、変倍処理後のラスタ変換、そ
の他の各種演算処理等を行う。ROM12は、内蔵する
各種プログラムやパラメータを記憶する。RAM13
は、作業領域として一時的にプログラムやデータを記憶
する。ハードディスク14は、各種プログラムやパラメ
ータを格納し、または読み取った原稿画像データや変倍
処理後の画像データ等を一時的に保存するために使用さ
れる。The CPU 11 controls each of the above parts according to a program, vector conversion of document image data described later,
It performs scaling processing of vector data, raster conversion after scaling processing, and other various arithmetic processing. The ROM 12 stores various built-in programs and parameters. RAM13
Temporarily stores programs and data as a work area. The hard disk 14 is used to store various programs and parameters, or to temporarily store read original image data, image data after scaling processing, and the like.
【0021】操作パネル部15は、各種情報の表示や各
種パラメータの設定入力のためのタッチパネル、動作の
開始を指示するスタートキー等を備えている。The operation panel unit 15 includes a touch panel for displaying various information and setting input of various parameters, a start key for instructing the start of operation, and the like.
【0022】原稿読取部16は、所定の読み取り位置に
セットされた原稿に蛍光ランプ等の光源で光を当て、そ
の反射光をCCDやCIS等の受光素子で光電変換し
て、その電気信号から画像データ(ビットマップデー
タ)を生成する。原稿読取部16は、自動原稿搬送装置
(ADF)を備えていてもよく、この場合複数枚の原稿
をADFにより一枚ずつ所定の読み取り位置まで搬送し
て順次読み取ることができる。The document reading section 16 irradiates a document set at a predetermined reading position with light from a light source such as a fluorescent lamp, photoelectrically converts the reflected light into a light receiving element such as a CCD or CIS, and converts the electric signal from the electric signal. Image data (bitmap data) is generated. The document reading unit 16 may include an automatic document feeder (ADF), and in this case, a plurality of documents can be conveyed one by one to a predetermined reading position by the ADF and sequentially read.
【0023】画像補間部17は、後述するように取得し
た原稿画像データに画像補間により変倍処理を施す。The image interpolating unit 17 performs a scaling process on the original image data acquired as described later by image interpolation.
【0024】ネットワークインタフェース18は、ネッ
トワークに接続しネットワーク上の他の機器と通信する
ためのインタフェースであり、イーサネット(登録商
標)、トークンリング、FDDI等の規格が用いられ
る。The network interface 18 is an interface for connecting to the network and communicating with other devices on the network, and standards such as Ethernet (registered trademark), token ring, and FDDI are used.
【0025】スキャナ1aは、通信ネットワーク3に接
続されることにより、操作パネル部15からの原稿読み
取り命令やネットワーク上の他の機器からの読み取り命
令を受信し、原稿を読み取って得られた画像データを指
定されたネットワーク上の機器に送信する機能を有す
る。When the scanner 1a is connected to the communication network 3, the scanner 1a receives an original reading command from the operation panel unit 15 and a reading command from another device on the network, and reads image data obtained by reading the original. Has a function of transmitting a message to a device on a specified network.
【0026】プリンタ2aおよび3は、通信ネットワー
ク3に接続され、ネットワーク上の他の機器から印刷ジ
ョブを受信し、印刷イメージ(ビットマップデータ)の
印刷出力を行う。プリンタ2aはA0サイズ、プリンタ
2bはA3サイズまでの用紙に印刷することができる。The printers 2a and 3 are connected to the communication network 3, receive print jobs from other devices on the network, and print out print images (bitmap data). The printer 2a can print on A0 size paper, and the printer 2b can print on A3 size paper.
【0027】通信ネットワーク3は、電話網、移動通信
網、ISDN、パケット交換網等の公衆網、およびLA
N、WAN、インターネット等のコンピュータネットワ
ークを含むものである。The communication network 3 is a telephone network, a mobile communication network, an ISDN, a public network such as a packet switching network, and an LA.
It includes computer networks such as N, WAN, and the Internet.
【0028】つぎに、本実施形態における画像処理装置
の動作の概要を説明する。図3は、本実施形態における
スキャナ1aの画像処理の手順を示すフローチャートで
ある。図3において、スキャナ1aは、印刷条件等の設
定の入力があるまで待機する(S101のNO)。ユー
ザは、操作パネル部15から、出力先プリンタ、印刷枚
数、用紙サイズ、変倍率、濃度、レイアウト(Nページ
分のデータを1ページの出力データに配置する機能(N
in1)等)等の印刷条件や画像サイズ、解像度等の原
稿読み取り条件等を入力する。なお、印刷条件等の設定
および後述の原稿読み取り命令の入力は通信ネットワー
ク3上の他の機器から行ってもよく、この場合、スキャ
ナ1aは通信ネットワーク3およびネットワークインタ
フェース18を介して印刷条件等や原稿読み取り命令を
受信する。また、印刷条件等の設定がないまま原稿読み
取り命令があった場合には、予めROM12またはハー
ドディスク14に記憶している初期条件を印刷条件等と
して設定する。Next, the outline of the operation of the image processing apparatus according to this embodiment will be described. FIG. 3 is a flowchart showing a procedure of image processing of the scanner 1a in this embodiment. In FIG. 3, the scanner 1a waits until input of settings such as printing conditions is input (NO in S101). The user uses the operation panel unit 15 to output the destination printer, the number of prints, the paper size, the magnification, the density, and the layout (the function of arranging N pages of data into one page of output data (N
in 1) etc.) and the document reading conditions such as image size and resolution are input. It should be noted that setting of printing conditions and the like, and input of a document reading command to be described later may be performed from another device on the communication network 3. In this case, the scanner 1a uses the communication network 3 and the network interface 18 to print the printing conditions and the like. Receives the original reading command. Further, when there is an original reading command without setting the printing conditions and the like, the initial conditions stored in advance in the ROM 12 or the hard disk 14 are set as the printing conditions and the like.
【0029】スキャナ1aは、印刷条件等の設定の入力
を受け付けると(S101のYES)、ついで、原稿の
読み取り命令があるまで待機する(S102のNO)。
ユーザは原稿を原稿台の所定の位置にセットし、操作パ
ネル部15のスタートキーを押す。スキャナ1aは、原
稿の読み取り命令を受け付けると、設定条件に従って原
稿を読み取り画像データを取得する(S103)。得ら
れた原稿画像データは、ハードディスク14に一時的に
保存する。When the scanner 1a receives the input of the setting of the printing condition and the like (YES in S101), it waits until a document reading command is issued (NO in S102).
The user sets a document on a document table at a predetermined position and presses the start key of the operation panel unit 15. When the scanner 1a receives the original reading command, the scanner 1a reads the original according to the setting conditions and acquires image data (S103). The obtained original image data is temporarily stored in the hard disk 14.
【0030】ついで、印刷条件等の設定入力の受け付け
の手順(S101)で変倍率が初期条件である等倍以外
に設定された場合(S104のYES)、原稿画像デー
タに対し設定された変倍率に応じた変倍処理を施す。す
なわち、ステップS101で設定された変倍率が予めR
OM12またはハードディスク14に記憶された所定倍
率以上である場合(S105のYES)、ラスタデータ
である原稿画像データをベクタデータに変換(ラスタ−
ベクタ変換)し(S106)、得られたベクタデータの
原稿画像データを変倍処理し(S107)、さらに変倍
処理後のベクタデータの原稿画像データをラスタデータ
に再変換(ベクタ−ラスタ変換)して変倍画像データを
作成する(S108)。これに対し、ステップS101
で設定された変倍率が前記所定倍率未満である場合は
(S105のNO)、原稿画像データに対し画像補間に
よる変倍処理を施して変倍画像データを作成する(S1
09)。得られた変倍画像データはハードディスク14
に一時的に保存する。Then, if the scaling factor is set to a value other than the equal size which is the initial condition in the procedure for receiving the setting input of the printing conditions (S101) (YES in S104), the scaling factor set for the original image data is set. Magnification processing according to is performed. That is, the scaling factor set in step S101 is R
If the magnification is equal to or larger than the predetermined magnification stored in the OM 12 or the hard disk 14 (YES in S105), the original image data that is raster data is converted into vector data (raster-data).
Vector conversion) (S106), the obtained original image data of the vector data is subjected to the scaling processing (S107), and the original image data of the vector data after the scaling processing is reconverted into raster data (vector-raster conversion). Then, the scaled image data is created (S108). On the other hand, step S101
If the scaling ratio set in step S4 is less than the predetermined scaling ratio (NO in S105), scaling processing by image interpolation is performed on the original image data to create scaled image data (S1).
09). The obtained scaled image data is stored in the hard disk 14
Temporarily store in.
【0031】図4に示すように、原稿画像データ(図4
(a))の拡大変倍処理を画像補間(バイキュービック
法)による方法で行った場合(図4(b)および
(c))とベクタデータに変換して行った場合(図4
(d)および(e))とを比較すると、2倍程度までの
低い変倍率では両者に大きな差異はないが(図4(b)
および(d))、それ以上の高い変倍率では、ベクタ変
換による方法では変化が生じないのに対し画像補間によ
る方法では画像の粗さやぼやけが目立つようになる(図
4(c)および(e))。したがって、前記所定倍率と
して、画像補間による拡大変倍処理で画像の粗さやぼや
けが目立つようになる限界の拡大変倍率(例えば変倍率
2倍、但しこれに限定されるものではない)を設定して
おくことにより、例えばプリンタ2aのような大判印刷
プリンタに画像データを出力する場合、高い拡大変倍領
域においては原稿画像データをベクタデータに変換して
変倍するので画像の粗さやぼやけが生じず、画質を低下
させることなく拡大した画像データを出力ことができ
る。これに対し、例えばプリンタ2bのような通常サイ
ズの印刷用プリンタに画像データを出力する場合等、低
い拡大変倍領域や縮小変倍領域においては、画像補間に
よる変倍処理によっても画像の粗さやぼやけ等の画質の
劣化が目立つことがないので、上記ベクタ変換による変
倍処理のような複雑な処理によらずに簡便な画像補間に
よる変倍処理を行うことにより処理時間を短縮化し、生
産性を低下させることなく変倍画像データを出力するこ
とができるものである。As shown in FIG. 4, original image data (see FIG.
When the enlargement / reduction processing of (a)) is performed by a method based on image interpolation (bicubic method) (FIGS. 4B and 4C) and when it is converted to vector data (FIG. 4).
Comparing (d) and (e) with each other, there is no great difference between the two at low magnifications up to about 2 (Fig. 4 (b)).
And (d)), at higher magnifications, the vector conversion method causes no change, whereas the image interpolation method makes image roughness and blurring noticeable (FIGS. 4C and 4E). )). Therefore, as the predetermined scaling factor, a scaling factor (for example, a scaling factor of 2 times, but not limited to this) is set as a limit at which image roughness or blurring becomes noticeable in the scaling process by image interpolation. By this, when image data is output to a large format printer such as the printer 2a, the original image data is converted into vector data and scaled in a high enlargement / magnification area, so that image roughness or blurring occurs. Therefore, the enlarged image data can be output without degrading the image quality. On the other hand, in the case of outputting image data to a normal-size printing printer such as the printer 2b, in the low enlargement / reduction area, the image roughness or Since deterioration of image quality such as blurring is not noticeable, processing time can be shortened by performing scaling processing by simple image interpolation instead of complicated processing such as scaling processing by the above vector conversion, thus improving productivity. It is possible to output the scaled image data without reducing
【0032】上記のベクタ変換による変倍処理の手順
(S106〜S108)で実行するラスタ−ベクタ変換
およびベクタ−ラスタ変換の方法としては、周知の方法
を用いることができる。また、上記の画像補間による変
倍処理の手順(S109)に用いる画像補間の方法とし
ては、バイリニア法、バイキュービック法等の周知の方
法を採用することができる。なお、上記ベクタ変換によ
る変倍処理の手順(S106〜S108)において、原
稿画像データ中にベクタデータに変換不可能な画像領域
(例えば写真領域)が含まれる場合には、当該領域のみ
ラスタ−ベクタ変換を行わずにラスタデータのまま残
し、当該領域については画像補間による変倍処理を施
す。Well-known methods can be used as the raster-vector conversion and vector-raster conversion methods executed in the procedure (S106 to S108) of the scaling processing by the vector conversion described above. Further, as the image interpolation method used in the scaling processing procedure (S109) described above, a well-known method such as a bilinear method or a bicubic method can be adopted. In the scaling processing procedure by vector conversion (S106 to S108), when the original image data includes an image area (for example, a photograph area) that cannot be converted into vector data, only the area is raster-vectored. The raster data is left as it is without conversion, and the area is subjected to scaling processing by image interpolation.
【0033】ついで、上記変倍処理の手順(S106〜
S108またはS109)で得られた変倍画像データに
対し、CMYK変換、写真画像領域のモアレ除去、コン
トラスト調整、彩度調整等の画像処理を施し(S11
0)、得られた出力画像データをハードディスク14に
一時的に保存する。そして、出力画像データを必要な印
刷条件ともに印刷ジョブとして、ネットワークインタフ
ェース18および通信ネットワーク3を介して指定され
たプリンタに送信する(S111)。印刷ジョブをPD
Lによりプリンタに送信する場合は、ステップS110
において得られた画像データをPDL変換してプリンタ
に送信する。Then, the procedure of the above-mentioned scaling processing (S106-).
Image processing such as CMYK conversion, moiré removal in the photographic image area, contrast adjustment, and saturation adjustment is performed on the scaled image data obtained in S108 or S109 (S11).
0), temporarily store the obtained output image data in the hard disk 14. Then, the output image data, together with the necessary printing conditions, is sent as a print job to the designated printer via the network interface 18 and the communication network 3 (S111). PD print job
When transmitting to the printer by L, step S110
The image data obtained in the above is converted into PDL and transmitted to the printer.
【0034】一方、ステップS101で変倍率が初期条
件である等倍に設定された場合は(S104のNO)、
原稿画像データに対し上記変倍処理は行わずにステップ
S110の画像処理のみを施して、得られた出力画像デ
ータを必要な印刷条件とともに指定されたプリンタに送
信する(S110およびS111)。On the other hand, when the scaling factor is set to the same condition as the initial condition in step S101 (NO in S104),
Only the image processing of step S110 is performed on the original image data without performing the scaling processing, and the obtained output image data is transmitted to the designated printer together with the necessary printing conditions (S110 and S111).
【0035】図5は、本発明の第2の実施形態における
スキャナ1bの画像処理の手順を示すフローチャートで
ある。本実施形態のスキャナ1bは、前記第1の実施形
態にかかるスキャナ1aと同様の構成を有し、スキャナ
1aと同様に通信ネットワーク3を介してプリンタ2a
およびプリンタ2bと相互に通信可能に接続されてい
る。FIG. 5 is a flow chart showing the procedure of image processing of the scanner 1b according to the second embodiment of the present invention. The scanner 1b of the present embodiment has the same configuration as the scanner 1a according to the first embodiment, and like the scanner 1a, the printer 2a via the communication network 3.
And the printer 2b so that they can communicate with each other.
【0036】本実施形態のスキャナ1bの画像処理の手
順が前記第1の実施形態にかかるスキャナ1aの画像処
理の手順と異なるのは、まず、印刷条件等の設定入力の
受け付けの手順(S201)で設定された変倍率が所定
倍率以上である場合に(S205のYES)、ベクタ変
換による変倍処理(S208〜S210)に要する処理
時間を見積もる点にある。すなわち、原稿画像データの
ラスタ−ベクタ変換、ベクタデータの変倍処理、および
変倍処理後のベクタ−ラスタ変換に要する時間をそれぞ
れ見積もってこれらを合計した変倍処理時間を算出し
(S206)、見積もった変倍処理時間が所定時間未満
である場合は(S207のYES)、ベクタ変換による
変倍処理(S208〜S210)を行い、見積もった変
倍処理時間が所定時間以上である場合は(S207のN
O)、画像補間による変倍処理(S211)を行うもの
である。原稿画像データによってはベクタ変換による変
倍処理では処理に長時間を要する場合があり、かかる場
合には設定倍率が所定倍率以上であっても画像補間によ
る変倍処理を採用する方が現実的であるため、設定倍率
が所定倍率以上である場合には予めベクタ変換による変
倍処理時間を見積もっておいて画質と処理速度の関係を
より具体的に調整可能とするものである。The image processing procedure of the scanner 1b according to the present embodiment is different from the image processing procedure of the scanner 1a according to the first embodiment, firstly, the procedure for receiving a setting input such as printing conditions (S201). If the scaling ratio set in step S4 is greater than or equal to the predetermined scaling factor (YES in S205), the processing time required for the scaling process by vector conversion (S208 to S210) is estimated. That is, the time required for the raster-vector conversion of the original image data, the scaling processing of the vector data, and the vector-raster conversion after the scaling processing is estimated, and the scaling processing time is calculated by summing these (S206). When the estimated scaling processing time is less than the predetermined time (YES in S207), the scaling processing by vector conversion (S208 to S210) is performed, and when the estimated scaling processing time is the predetermined time or more (S207). N
O), the scaling processing by image interpolation (S211) is performed. Depending on the original image data, the scaling process by vector conversion may take a long time.In such a case, it is more realistic to use the scaling process by image interpolation even if the set scaling factor is equal to or higher than a predetermined scaling factor. Therefore, when the set magnification is equal to or higher than the predetermined magnification, the scaling processing time by vector conversion is estimated in advance so that the relationship between the image quality and the processing speed can be adjusted more specifically.
【0037】上記実施形態では、所定変倍率をしきいと
して画像データの変倍処理の方法をベクタ変換によるも
のと画像補間によるものとに自動的に切り替える構成で
あったが、上記構成にもかかわらず印刷条件等の設定に
おいて速度優先と画質優先の2つのモードを設定可能と
して、速度優先モードが設定されているときは所定倍率
以上であっても画像補間による変倍処理を行い、画質優
先モードが設定されているときは所定倍率未満であって
もベクタ変換による変倍処理を行う構成としてもよい。In the above embodiment, the method of scaling the image data is automatically switched between the vector conversion method and the image interpolation method by using the predetermined scaling rate as a threshold. When setting the printing conditions, etc., two modes, speed priority and image quality priority, can be set. When the speed priority mode is set, the scaling processing by image interpolation is performed even if the magnification is a predetermined magnification or more, and the image quality priority mode is set. When is set, the scaling process may be performed by vector conversion even if the scaling factor is less than the predetermined scaling factor.
【0038】上記各実施形態では、本発明にかかる画像
処理装置をスキャナを例にして説明したが、本発明はこ
れに限定されるものではない。例えば、パソコン等の画
像処理装置により上記各実施形態における変倍処理の手
順(S104〜S111またはS204〜S213)を
実行させ、スキャナおよびプリンタと組み合わせた画像
処理システムとして構成してもよいし、変倍処理後の出
力画像データを画像形成することによりデジタル複写機
等の印刷機能を有する多機能周辺機器(MFP)として
構成してもよい。In each of the above embodiments, the image processing apparatus according to the present invention has been described by taking the scanner as an example, but the present invention is not limited to this. For example, an image processing apparatus such as a personal computer may be used to execute the procedure of scaling processing (S104 to S111 or S204 to S213) in each of the above-described embodiments, and may be configured as an image processing system combined with a scanner and a printer. It may be configured as a multi-function peripheral device (MFP) having a printing function such as a digital copying machine by forming an image of output image data after the double processing.
【0039】本発明による画像処理装置および画像処理
方法は、上記各手順を実行するための専用のハードウエ
ア回路によっても、また、上記各手順を記述した所定の
プログラムをCPUが実行することによっても実現する
ことができる。後者により本発明を実現する場合、画像
処理装置を動作させる上記所定のプログラムは、フロッ
ピー(登録商標)ディスクやCD−ROM等のコンピュ
ータ読取可能な記録媒体によって提供されてもよいし、
インターネット等のネットワークを介してオンラインで
提供されてもよい。この場合、コンピュータ読取可能な
記録媒体に記録されたプログラムは、通常、ROMやハ
ードディスク等に転送され記憶される。また、このプロ
グラムは、たとえば、単独のアプリケーションソフトと
して提供されてもよいし、画像処理装置の一機能として
その装置のソフトウエアに組み込んでもよい。The image processing apparatus and the image processing method according to the present invention may be implemented by a dedicated hardware circuit for executing each of the above procedures, or by a CPU executing a predetermined program describing each of the above procedures. Can be realized. When the present invention is realized by the latter, the predetermined program for operating the image processing apparatus may be provided by a computer-readable recording medium such as a floppy (registered trademark) disk or a CD-ROM,
It may be provided online via a network such as the Internet. In this case, the program recorded on the computer-readable recording medium is usually transferred to and stored in a ROM, a hard disk, or the like. Further, this program may be provided as, for example, independent application software, or may be incorporated into the software of the image processing apparatus as one function.
【0040】上述した本発明の実施形態には、特許請求
の範囲の請求項1〜10に記載した発明以外にも、以下
の付記1〜10に示すような発明が含まれる。The embodiments of the present invention described above include the inventions as shown in the following supplementary notes 1-10 in addition to the inventions as set forth in claims 1-10 of the claims.
【0041】[付記1] 原稿を読み取って前記原稿画
像データを得る段階(4)をさらに有する請求項7また
は8に記載の画像処理方法。[Supplementary Note 1] The image processing method according to claim 7 or 8, further comprising a step (4) of reading a document to obtain the document image data.
【0042】[付記2] 前記変倍率の設定の入力を受
け付ける段階(5)をさらに有する請求項7もしくは8
または付記1に記載の画像処理方法。[Supplementary Note 2] The method according to claim 7 or 8, further comprising a step (5) of receiving an input of the setting of the scaling factor.
Alternatively, the image processing method according to attachment 1.
【0043】[付記3] 前記第1の変倍画像データま
たは前記第2の変倍画像データを他の機器に送信する段
階(6)をさらに有する請求項7もしくは8または付記
1もしくは2に記載の画像処理方法。[Supplementary Note 3] The method according to Claim 7 or 8 or Supplementary Note 1 or 2, further comprising a step (6) of transmitting the first scaled image data or the second scaled image data to another device. Image processing method.
【0044】[付記4] 前記第1の変倍画像データま
たは前記第2の変倍画像データを画像形成する段階
(7)をさらに有する請求項7もしくは8または付記1
〜3のいずれか1項に記載の画像処理方法。[Supplementary Note 4] The method according to Claim 7 or 8 or Supplementary Note 1 further comprising a step (7) of forming an image of the first scaled image data or the second scaled image data.
The image processing method according to any one of 1 to 3.
【0045】[付記5] 前記変倍率が前記所定倍率以
上である場合に前記第1の変倍処理を行うのに必要な変
倍処理時間を見積もる手順(3)をさらに画像処理装置
に実行させるものであり、手順(1)は、前記変倍処理
時間が所定時間未満である場合に前記第1の変倍処理を
行って前記第1の変倍画像データを得るものであり、手
順(2)は、さらに前記変倍処理時間が前記所定時間以
上である場合に前記第2の変倍処理を行って前記第2の
変倍画像データを得るものである、請求項9に記載の画
像処理プログラム。[Supplementary Note 5] The image processing apparatus is further caused to execute the procedure (3) of estimating the scaling processing time required to perform the first scaling processing when the scaling ratio is equal to or larger than the predetermined scaling ratio. The procedure (1) is to obtain the first scaled image data by performing the first scaling process when the scaling process time is less than a predetermined time. 10. The image processing according to claim 9, wherein) further obtains the second scaled image data by performing the second scaling process when the scaling process time is equal to or longer than the predetermined time. program.
【0046】[付記6] 原稿を読み取って前記原稿画
像データを得る手順(4)をさらに画像処理装置に実行
させるものである請求項9または付記5に記載の画像処
理プログラム。[Supplementary Note 6] The image processing program according to Claim 9 or Supplementary Note 5, further causing the image processing apparatus to execute the procedure (4) of reading a document and obtaining the document image data.
【0047】[付記7] 前記変倍率の設定の入力を受
け付ける手順(5)をさらに画像処理装置に実行させる
ものである請求項9または付記5もしくは6に記載の画
像処理プログラム。[Supplementary Note 7] The image processing program according to Claim 9 or Supplementary Note 5 or 6, further causing the image processing apparatus to execute the step (5) of accepting the input of the setting of the scaling factor.
【0048】[付記8] 前記第1の変倍画像データま
たは前記第2の変倍画像データを他の機器に送信する手
順(6)をさらに画像処理装置に実行させるものである
請求項9または付記5〜7のいずれか1項に記載の画像
処理プログラム。[Supplementary Note 8] The image processing apparatus is caused to further execute the step (6) of transmitting the first scaled image data or the second scaled image data to another device. The image processing program according to any one of appendices 5 to 7.
【0049】[付記9] 前記第1の変倍画像データま
たは前記第2の変倍画像データを画像形成する手順
(7)をさらに画像処理装置に実行させるものである請
求項9または付記5〜8のいずれか1項に記載の画像処
理プログラム。[Supplementary Note 9] The procedure (7) of forming an image of the first scaled image data or the second scaled image data is further executed by the image processing apparatus. 8. The image processing program according to any one of 8.
【0050】[付記10] 付記5〜9に記載の画像処
理プログラムを記録したコンピュータ読み取り可能な記
録媒体。[Supplementary Note 10] A computer-readable recording medium recording the image processing program according to Supplementary Notes 5 to 9.
【0051】[0051]
【発明の効果】上述したように、本発明の画像処理装置
によれば、所定変倍率をしきいとして画像データの変倍
処理の方法をベクタ変換によるものと画像補間によるも
のとに自動的に切り替えるので、高い拡大変倍領域にお
いてはベクタ変換による変倍処理により画像の粗さやぼ
やけが生じず画質を低下させることなく拡大した画像デ
ータを出力ことができ、低い拡大変倍領域や縮小変倍領
域においては簡便な画像補間による変倍処理を行うこと
により処理時間を短縮化し生産性を低下させることなく
変倍画像データを出力することができる。As described above, according to the image processing apparatus of the present invention, the method of scaling processing of image data is automatically performed by the vector conversion and the image interpolation by using a predetermined scaling factor as a threshold. Since switching is performed, in the high enlargement / reduction area, enlarged image data can be output without image roughness and blurring due to the enlargement / reduction processing by vector conversion. In the area, by performing the scaling process by the simple image interpolation, it is possible to shorten the processing time and output the scaled image data without lowering the productivity.
【0052】また、本発明の画像処理装置によれば、設
定倍率が所定倍率以上である場合には予めベクタ変換に
よる変倍処理時間を見積もることにより、ベクタ変換に
よる変倍処理では処理に長時間を要する場合には設定倍
率が所定倍率以上であっても画像補間による変倍処理を
採用することにより、画質と処理速度の関係をより具体
的に調整可能とすることができる。Further, according to the image processing apparatus of the present invention, when the set magnification is equal to or larger than the predetermined magnification, the scaling processing time by the vector conversion is estimated in advance, so that the scaling processing by the vector conversion takes a long time. In such a case, the relationship between the image quality and the processing speed can be adjusted more specifically by adopting the scaling processing by image interpolation even if the set magnification is equal to or higher than the predetermined magnification.
【図1】 本発明の第1の実施形態にかかる画像処理装
置を含む画像処理システムの全体構成を示すブロック図
である。FIG. 1 is a block diagram showing an overall configuration of an image processing system including an image processing apparatus according to a first embodiment of the present invention.
【図2】 図1におけるスキャナ1aの構成を示すブロ
ック図である。FIG. 2 is a block diagram showing a configuration of a scanner 1a in FIG.
【図3】 図1におけるスキャナ1aの画像処理の手順
を示すフローチャートである。FIG. 3 is a flowchart showing a procedure of image processing of the scanner 1a in FIG.
【図4】 原稿画像データを画像補間による方法で変倍
処理したものとベクタ変換による方法で変倍処理したも
のとを比較して示した図である。FIG. 4 is a diagram showing a comparison between original image data subjected to scaling processing by a method based on image interpolation and that subjected to scaling processing based on a method based on vector conversion.
【図5】 本発明の第2の実施形態にかかるスキャナ1
bの画像処理の手順を示すフローチャートである。FIG. 5 is a scanner 1 according to a second embodiment of the present invention.
It is a flowchart which shows the procedure of the image processing of b.
1a,1b…スキャナ、 11…CPU、 12…ROM、 13…RAM、 14…ハードディスク、 15…操作パネル部、 16…画像読取部、 17…画像補間部、 18…ネットワークインタフェース、 19…バス、 2a,2b…プリンタ、 3…通信ネットワーク。 1a, 1b ... Scanner, 11 ... CPU, 12 ... ROM, 13 ... RAM, 14 ... Hard disk, 15 ... Operation panel section, 16 ... Image reading unit, 17 ... Image interpolation unit, 18 ... Network interface, 19 ... bus, 2a, 2b ... Printer, 3 ... Communication network.
───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) G06T 3/40 B41J 3/12 G Fターム(参考) 2C062 AA24 AA52 2C087 AA18 AC07 BA02 BA03 BB10 BD06 BD24 5B021 AA01 BB01 BB02 LB07 5B057 AA11 BA02 BA26 CD05 CD06 CH01 CH18 5C076 AA21 BA05 BB25 BB40 CB01─────────────────────────────────────────────────── ─── Continuation of front page (51) Int.Cl. 7 Identification code FI theme code (reference) G06T 3/40 B41J 3/12 GF term (reference) 2C062 AA24 AA52 2C087 AA18 AC07 BA02 BA03 BB10 BD06 BD24 5B021 AA01 BB01 BB02 LB07 5B057 AA11 BA02 BA26 CD05 CD06 CH01 CH18 5C076 AA21 BA05 BB25 BB40 CB01
Claims (10)
場合に原稿画像データをベクタデータに変換して変倍後
ラスタデータに再変換する第1の変倍処理を行って第1
の変倍画像データを得る第1の画像データ変倍手段と、 前記変倍率が前記所定倍率未満である場合に前記原稿画
像データを画像補間により変倍する第2の変倍処理を行
って第2の変倍画像データを得る第2の画像データ変倍
手段と、を有することを特徴とする画像処理装置。1. When the set scaling ratio is equal to or greater than a predetermined scaling ratio, the first scaling process is performed to convert the original image data into vector data and reconvert it into raster data after scaling.
First image data scaling means for obtaining the scaled image data, and second scaling processing for scaling the original image data by image interpolation when the scaling ratio is less than the predetermined scaling ratio. An image processing device, comprising: a second image data scaling unit that obtains two scaled image data.
合に前記第1の変倍処理を行うのに必要な変倍処理時間
を見積もる変倍処理時間見積もり手段をさらに有し、 前記第1の画像データ変倍手段は、前記変倍処理時間が
所定時間未満である場合に前記第1の変倍処理を行って
前記第1の変倍画像データを得るものであり、 前記第2の画像データ変倍手段は、さらに前記変倍処理
時間が前記所定時間以上である場合に前記第2の変倍処
理を行って前記第2の変倍画像データを得るものであ
る、請求項2に記載の画像処理装置。2. A scaling processing time estimating means for estimating a scaling processing time required to perform the first scaling processing when the scaling ratio is equal to or larger than the predetermined scaling ratio. Image data scaling means is for obtaining the first scaled image data by performing the first scaling process when the scaling process time is less than a predetermined time. 3. The data scaling means further obtains the second scaled image data by performing the second scaling process when the scaling process time is equal to or longer than the predetermined time. Image processing device.
得る原稿読取手段をさらに有する請求項1または2に記
載の画像処理装置。3. The image processing apparatus according to claim 1, further comprising a document reading unit that reads a document to obtain the document image data.
倍率設定手段をさらに有する請求項1〜3のいずれか1
項に記載の画像処理装置。4. The scaling factor setting means for accepting an input of the scaling factor setting.
The image processing device according to item.
2の変倍画像データを他の機器に送信する画像データ送
信手段をさらに有する請求項1〜4のいずれか1項に記
載の画像処理装置。5. The image according to any one of claims 1 to 4, further comprising image data transmitting means for transmitting the first scaled image data or the second scaled image data to another device. Processing equipment.
2の変倍画像データを画像形成する画像形成手段をさら
に有する請求項1〜5のいずれか1項に記載の画像処理
装置。6. The image processing apparatus according to claim 1, further comprising an image forming unit that forms an image of the first scaled image data or the second scaled image data.
場合に原稿画像データをベクタデータに変換して変倍後
ラスタデータに再変換する第1の変倍処理を行って第1
の変倍画像データを得る段階(1)と、 前記変倍率が前記所定倍率未満である場合に前記原稿画
像データを画像補間により変倍する第2の変倍処理を行
って第2の変倍画像データを得る段階(2)と、を有す
ることを特徴とする画像処理方法。7. When the set scaling ratio is equal to or larger than a predetermined scaling ratio, the first scaling process is performed to convert the original image data into vector data and reconvert it into raster data after scaling.
Step (1) of obtaining the scaled image data of step (1), and performing a second scaling process of scaling the original image data by image interpolation when the scale factor is less than the predetermined scale factor. An image processing method comprising: (2) obtaining image data.
合に前記第1の変倍処理を行うのに必要な変倍処理時間
を見積もる段階(3)をさらに有し、 段階(1)は、前記変倍処理時間が所定時間未満である
場合に前記第1の変倍処理を行って前記第1の変倍画像
データを得るものであり、 段階(2)は、さらに前記変倍処理時間が前記所定時間
以上である場合に前記第2の変倍処理を行って前記第2
の変倍画像データを得るものである、請求項7に記載の
画像処理方法。8. The method further comprises a step (3) of estimating a scaling process time required to perform the first scaling process when the scaling ratio is equal to or larger than the predetermined scaling ratio. A step of performing the first scaling processing to obtain the first scaled image data when the scaling processing time is less than a predetermined time, and the step (2) further includes the scaling processing time. Is greater than or equal to the predetermined time, the second scaling process is performed to perform the second
The image processing method according to claim 7, wherein the scaled image data is obtained.
場合に原稿画像データをベクタデータに変換して変倍後
ラスタデータに再変換する第1の変倍処理を行って第1
の変倍画像データを得る手順(1)と、 前記変倍率が前記所定倍率未満である場合に前記原稿画
像データを画像補間により変倍する第2の変倍処理を行
って第2の変倍画像データを得る手順(2)と、を画像
処理装置に実行させることを特徴とする画像処理プログ
ラム。9. When the set scaling ratio is equal to or greater than a predetermined scaling ratio, the first scaling process is performed to convert the original image data into vector data and reconvert it into raster data after scaling.
(1) for obtaining the scaled image data of No. 2 and a second scaling process for performing a second scaling process for scaling the original image data by image interpolation when the scaling ratio is less than the predetermined scaling factor. An image processing program for causing an image processing apparatus to execute the procedure (2) of obtaining image data.
を記録したコンピュータ読み取り可能な記録媒体。10. A computer-readable recording medium in which the image processing program according to claim 9 is recorded.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001250035A JP2003060902A (en) | 2001-08-21 | 2001-08-21 | Image processor, image processing method, image processing program and computer-readable recording medium with the program recorded |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001250035A JP2003060902A (en) | 2001-08-21 | 2001-08-21 | Image processor, image processing method, image processing program and computer-readable recording medium with the program recorded |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2003060902A true JP2003060902A (en) | 2003-02-28 |
JP2003060902A5 JP2003060902A5 (en) | 2006-02-02 |
Family
ID=19078928
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2001250035A Pending JP2003060902A (en) | 2001-08-21 | 2001-08-21 | Image processor, image processing method, image processing program and computer-readable recording medium with the program recorded |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2003060902A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008186253A (en) * | 2007-01-30 | 2008-08-14 | Canon Inc | Image processor, image processing system, image processing method and computer program |
JP2009194562A (en) * | 2008-02-13 | 2009-08-27 | Canon Inc | Image processor, image processing method, and program |
-
2001
- 2001-08-21 JP JP2001250035A patent/JP2003060902A/en active Pending
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008186253A (en) * | 2007-01-30 | 2008-08-14 | Canon Inc | Image processor, image processing system, image processing method and computer program |
JP2009194562A (en) * | 2008-02-13 | 2009-08-27 | Canon Inc | Image processor, image processing method, and program |
US8531717B2 (en) | 2008-02-13 | 2013-09-10 | Canon Kabushiki Kaisha | Image processing enabling reduction of processing time for data conversion |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR100757631B1 (en) | Image processing apparatus and its method | |
JP2007081747A (en) | Image processing apparatus | |
JP2007043569A (en) | Image processing apparatus, program, and image processing method | |
JP2005109691A (en) | Image processing apparatus and image processing method | |
JP2008124819A (en) | Image processor and image processing method | |
JP2009141430A (en) | Image processor | |
JP5560803B2 (en) | Image processing device | |
JP2003060902A (en) | Image processor, image processing method, image processing program and computer-readable recording medium with the program recorded | |
JP3940890B2 (en) | Image processing apparatus and image processing method | |
JP2020017899A (en) | Image forming apparatus, control method of the same, and program | |
JP2005026774A (en) | Facsimile communication system | |
JP2001309183A (en) | Image processing unit and method | |
JP4200913B2 (en) | Image formation support system | |
JP4474001B2 (en) | Image processing apparatus and method | |
JP3960180B2 (en) | Image processing apparatus and image processing method | |
JP2009189003A (en) | Image processing apparatus, image processing method, and image forming apparatus | |
JP2003283791A (en) | Image processing apparatus | |
JP2005033321A (en) | Image providing apparatus | |
JP2011061329A (en) | Image forming device | |
JP2011040892A (en) | Image processing apparatus and method for the same | |
JP2006295301A (en) | Image forming apparatus | |
JP2006094109A (en) | Apparatus and method for image processing | |
JP2004112692A (en) | Image processing device | |
JP2002149575A (en) | Electronic information communication equipment, electronic information communication method and recording medium | |
JP2004120640A (en) | Image processing method and image processing device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A712 Effective date: 20040423 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20051207 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20051207 |
|
RD03 | Notification of appointment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7423 Effective date: 20051207 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20070801 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20070807 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20071211 |