JP2001086324A - Image processor - Google Patents

Image processor

Info

Publication number
JP2001086324A
JP2001086324A JP25521499A JP25521499A JP2001086324A JP 2001086324 A JP2001086324 A JP 2001086324A JP 25521499 A JP25521499 A JP 25521499A JP 25521499 A JP25521499 A JP 25521499A JP 2001086324 A JP2001086324 A JP 2001086324A
Authority
JP
Japan
Prior art keywords
attribute
interpolation
image
input
area
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.)
Granted
Application number
JP25521499A
Other languages
Japanese (ja)
Other versions
JP3800883B2 (en
Inventor
Hiroyoshi Kamijo
裕義 上條
Nobuo Inoue
伸夫 井上
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP25521499A priority Critical patent/JP3800883B2/en
Publication of JP2001086324A publication Critical patent/JP2001086324A/en
Application granted granted Critical
Publication of JP3800883B2 publication Critical patent/JP3800883B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related 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)
  • Image Processing (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Color, Gradation (AREA)

Abstract

PROBLEM TO BE SOLVED: To perform gradation reproduction corresponding to an original type. SOLUTION: Three types of interpolation tables corresponding to image categories (characters/photographs, etc.), are stored in a ROM 141. When a user interface 14 designates an image category of each area for an input image, a CPU 140 reads an interpolation table corresponding to the category from the ROM 141 and loads the interpolation table into a resolution conversion circuit 138. The circuit 138 converts the resolution of a tag signal added to an image data pixel in each pixel, by using the loaded interpolation table.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は画像処理装置に関
し、特に入力側と出力側の解像度が異なる複写機などの
画像処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing apparatus, and more particularly to an image processing apparatus such as a copying machine having different resolutions on an input side and an output side.

【0002】[0002]

【従来の技術】画像処理装置、例えば複写機において、
原稿から読み取る入力画像と紙等の記録媒体に印刷する
出力画像の解像度とが異なる場合がある。一例として、
CCD(Charge Coupled Device) センサ等を用いたイメ
ージセンサの解像度が400dpi(dot per inch)であ
り、プリンタ等の画像形成部の解像度が600dpiで
あるような場合である。
2. Description of the Related Art In an image processing apparatus such as a copying machine,
The resolution of an input image read from a document and an output image printed on a recording medium such as paper may be different. As an example,
This is a case where the resolution of an image sensor using a CCD (Charge Coupled Device) sensor or the like is 400 dpi (dot per inch), and the resolution of an image forming unit such as a printer is 600 dpi.

【0003】このように、解像度が入力側と出力側とで
異なる複写機では、当然のことながら、入力された画像
情報に対して画像処理を行う画像処理系において、例え
ば400dpiの入力画像の解像度を、出力側の解像度
である600dpiに変換することが必要となる。この
解像度を変換する装置としては、従来、例えば特開平1
1−58824号公報に開示の画像処理装置が知られて
いる。
As described above, in a copying machine having different resolutions on the input side and the output side, naturally, in an image processing system for performing image processing on input image information, for example, a resolution of an input image of 400 dpi Needs to be converted to 600 dpi, which is the resolution on the output side. As a device for converting the resolution, for example,
An image processing apparatus disclosed in Japanese Patent Application Laid-Open No. 1-58824 is known.

【0004】当該公報に開示の画像処理装置では、入力
される画像信号から黒文字および黒線画領域を検出する
とともに、入力画像信号の濃度を判定し、黒文字および
黒線画領域の検出結果ならびに濃度の判定結果に基づい
て、入力画像信号の解像度を400dpiから800d
piに変換するようにしている。
The image processing apparatus disclosed in this publication detects a black character and a black line drawing area from an input image signal, determines the density of the input image signal, and determines the detection result and the density of the black character and the black line drawing area. Based on the result, the resolution of the input image signal is changed from 400 dpi to 800d.
pi.

【0005】[0005]

【発明が解決しようとする課題】このように、黒文字お
よび黒線画領域において入力画像の解像度を400dp
iから800dpiに変換する構成の従来の画像処理装
置では、原稿タイプの誤判定があった場合に誤った階調
再現がなされてしまうという不具合がある。すなわち、
ユーザーが例えばユーザーインターフェースから原稿に
対して矩形エリアを指定するとともに、その内部領域を
写真モードとして、それ以外の領域を地図モードとして
それぞれ選択して、矩形エリア内は写真的なリニアリテ
ィのある階調補正を希望したとする。このとき、写真領
域であっても黒文字判定されると、高解像度でHigh
−γ的な階調補正が施されてしまう。
As described above, the resolution of the input image is set to 400 dp in the black character and black line drawing areas.
In the conventional image processing apparatus configured to convert i to 800 dpi, there is a problem that when a document type is erroneously determined, erroneous tone reproduction is performed. That is,
For example, the user designates a rectangular area for a document from the user interface, selects the internal area as the photograph mode, and selects the other area as the map mode. It is assumed that correction is desired. At this time, if a black character is determined even in a photographic area, high resolution and High
-Gamma-like gradation correction is performed.

【0006】本発明は、上記課題に鑑みてなされたもの
であり、その目的とするところは、原稿タイプに応じた
階調再現が可能な画像処理装置を提供することにある。
SUMMARY OF THE INVENTION The present invention has been made in view of the above problems, and an object of the present invention is to provide an image processing apparatus capable of reproducing gradation according to a document type.

【0007】[0007]

【課題を解決するための手段】本発明による画像処理装
置は、入力側と出力側の解像度が異なる画像処理装置で
あって、入力画像に対して領域ごとの属性を設定する属
性設定手段と、入力画像データに対して前記属性設定手
段によって設定された属性情報を画素ごとに付す属性情
報付加手段と、前記属性設定手段によって設定された領
域の属性に応じた補間法を設定する補間法設定手段と、
前記補間法設定手段によって設定された補間法に基づい
て、前記属性情報付加手段によって前記入力画像データ
に対して画素ごとに付された前記属性情報を補間する補
間手段とを備える構成となっている。
An image processing apparatus according to the present invention is an image processing apparatus having different resolutions on an input side and an output side, wherein attribute setting means for setting an attribute for each area with respect to an input image; Attribute information adding means for adding attribute information set by the attribute setting means to the input image data for each pixel, and interpolation method setting means for setting an interpolation method according to the attribute of the area set by the attribute setting means When,
An interpolating means for interpolating the attribute information added to the input image data for each pixel by the attribute information adding means based on the interpolation method set by the interpolation method setting means. .

【0008】上記構成の画像処理装置において、属性設
定手段によって入力画像に対して領域ごとの属性が設定
されると、属性付加手段はその属性情報を入力画像デー
タに対して画素ごとに付加し、また補間設定手段はその
領域の属性に応じた補間法を設定する。そして、補間手
段は、この設定された補間法に基づいて、入力画像デー
タに対して画素ごとに付された属性情報を補間する。そ
の結果、入力画像データに対して画素ごとに付された属
性情報の解像度が変換される。
In the image processing apparatus having the above configuration, when an attribute for each area is set to the input image by the attribute setting means, the attribute adding means adds the attribute information to the input image data for each pixel, The interpolation setting means sets an interpolation method according to the attribute of the area. Then, the interpolation means interpolates the attribute information assigned to each pixel with respect to the input image data based on the set interpolation method. As a result, the resolution of the attribute information assigned to each pixel with respect to the input image data is converted.

【0009】[0009]

【発明の実施の形態】以下、本発明の実施の形態につい
て図面を参照して詳細に説明する。図1は、本発明の係
る画像処理装置である例えばデジタル複写機の全体の構
成を示すブロック図である。
Embodiments of the present invention will be described below in detail with reference to the drawings. FIG. 1 is a block diagram showing the overall configuration of, for example, a digital copying machine which is an image processing apparatus according to the present invention.

【0010】図1において、システム制御部11はCP
U等から構成され、システム全体の制御、具体的には原
稿読取部12や画像処理部13の制御を司る。ユーザー
インターフェース(UI)14は、複写に当たってユー
ザーが各種の設定情報を入力するために設けられたもの
である。このユーザーインターフェース14からは、原
稿サイズや複写枚数などの各種の情報の他に、原稿の領
域を指定する際の領域情報や、指定した領域の属性、例
えば画像の種別(以下、原稿タイプと称す)情報などが
入力され、システム制御部11に供給される。原稿タイ
プとしては、文字/写真/地図/印画紙などが挙げられ
る。
Referring to FIG. 1, a system control unit 11
U and the like, and controls the entire system, specifically, controls the document reading unit 12 and the image processing unit 13. The user interface (UI) 14 is provided for the user to input various setting information in copying. From the user interface 14, in addition to various types of information such as the document size and the number of copies, region information for designating the region of the document, the attribute of the designated region, for example, the type of image (hereinafter referred to as document type). 2.) Information and the like are input and supplied to the system control unit 11. Examples of the document type include text / photo / map / photographic paper.

【0011】CCDセンサ15はイメージスキャナを構
成し、原稿(図示せず)の画像情報を読み取ってR
(赤)G(緑)B(青)のアナログ画像信号として原稿
読取部12に供給する。CCDセンサ15としては、例
えば400dpiの解像度のものが用いられる。原稿読
取部12は、A/Dコンバータ121、CCD制御回路
122および信号処理回路123などによって構成され
ている。
The CCD sensor 15 constitutes an image scanner, reads image information of a document (not shown), and
It is supplied to the document reading unit 12 as an analog image signal of (red) G (green) and B (blue). As the CCD sensor 15, for example, one having a resolution of 400 dpi is used. The document reading unit 12 includes an A / D converter 121, a CCD control circuit 122, a signal processing circuit 123, and the like.

【0012】この原稿読取部12において、A/Dコン
バータ121は、CCDセンサ15から供給されるアナ
ログRGB信号をデジタルRGB信号に変換し、CCD
制御回路122に供給する。CCD制御回路122は、
デジタルRGB信号に対して相関二重サンプリング(C
DS)などの処理を施した後、信号処理回路123に供
給する。信号処理回路123は、デジタルRGB信号に
対してシェーディング補正やグレイバランス補正などの
各種の信号処理を行う。
In the document reading section 12, an A / D converter 121 converts an analog RGB signal supplied from the CCD sensor 15 into a digital RGB signal, and
It is supplied to the control circuit 122. The CCD control circuit 122 includes:
Correlated double sampling (C
DS) and the like, and then supplies the signal to the signal processing circuit 123. The signal processing circuit 123 performs various signal processing such as shading correction and gray balance correction on the digital RGB signals.

【0013】原稿読取部12から出力されるRGB信号
は一旦画像メモリ16に格納された後、画像処理部13
に供給される。画像処理部13は、色空間変換回路13
1、編集回路(基板)132、色変換回路133、TI
分離回路134、拡大・縮小回路135、フィルタ13
6、TRC(Tone Reproduction Correction;階調補
正)回路137および解像度変換回路138などによっ
て構成されており、これら各回路はデータバス139を
介してCPU140と接続されている。画像処理部13
にはさらにROM141が内蔵されており、このROM
141は後述する補間テーブルが格納されている。
The RGB signals output from the original reading unit 12 are temporarily stored in an image memory 16 and then stored in an image processing unit 13.
Supplied to The image processing unit 13 includes a color space conversion circuit 13
1. Editing circuit (board) 132, color conversion circuit 133, TI
Separation circuit 134, enlargement / reduction circuit 135, filter 13
6. It is composed of a TRC (Tone Reproduction Correction) circuit 137, a resolution conversion circuit 138, and the like, and these circuits are connected to the CPU 140 via a data bus 139. Image processing unit 13
Has a built-in ROM 141.
Reference numeral 141 stores an interpolation table described later.

【0014】この画像処理部13において、色空間変換
回路131は、画像メモリ16から供給されるRGB信
号をL* * * 信号に色空間変換し、このL* *
* 信号を編集回路132に供給する。編集回路132は
* * * 信号に対して、ユーザーインターフェース
14で設定され、システム制御部11を通して与えられ
る領域情報を展開し、これに基づいてエリア信号や原稿
タイプ(画像種別)などの画素の属性を表わす属性情報
を画素ごとに付加して出力する。この属性情報には、フ
ィルタ係数、階調補正カーブ(TRC9、スクリーン係
数などの画質調整パラメータが含まれている。
[0014] In the image processing unit 13, a color space conversion circuit 131, the RGB signals supplied from the image memory 16 to the color space conversion to L * a * b * signal, the L * a * b
* The signal is supplied to the editing circuit 132. The editing circuit 132 expands the area information set by the user interface 14 and provided through the system control unit 11 with respect to the L * a * b * signal, and based on the area information, generates the area signal and the original type (image type). Attribute information indicating the attribute of the pixel is added and output for each pixel. The attribute information includes image quality adjustment parameters such as a filter coefficient and a gradation correction curve (TRC9, screen coefficient).

【0015】ここで、エリア信号について詳述する。エ
リア信号を例えば4ビットの信号とすると、領域を16
(=24 )通りに区分できることになる。そこで、図2
において、原稿全面をエリア信号0(0000)とする
と、15個の特定領域を設定できる。ここでは、2つの
特定領域1,2を指定した場合を例にとって示してい
る。そして、特定領域1にはエリア信号1(000
1)、特定領域2にはエリア信号2(0010)、……
という具合に、編集回路132において各領域ごとにエ
リア信号を生成する。
Here, the area signal will be described in detail. If the area signal is a 4-bit signal, for example, the area is 16 bits.
(= 2 4 ). Therefore, FIG.
In this case, if the entire surface of the document is set to an area signal 0 (0000), 15 specific areas can be set. Here, a case where two specific areas 1 and 2 are designated is shown as an example. Then, the area signal 1 (000
1) The area signal 2 (0010),...
In other words, the editing circuit 132 generates an area signal for each area.

【0016】色変換回路133は、L* * * 信号を
Y(イエロー)M(マゼンタ)C(シアン)K(クロ)
信号に色変換し、このYMCK信号を拡大・縮小回路1
35に供給する。TI分離回路134は、原稿の画像が
二値画像である文字画像なのか、中間調画像である絵柄
画像であるかを識別し、そのTI分離結果をエリア信号
と共に色変換回路133および拡大・縮小回路135に
供給する。
The color conversion circuit 133 converts the L * a * b * signals into Y (yellow), M (magenta), C (cyan), K (black)
The YMCK signal is color-converted into a signal, and the YMCK signal is
35. The TI separation circuit 134 discriminates whether the image of the document is a character image that is a binary image or a picture image that is a halftone image, and compares the TI separation result together with the area signal with the color conversion circuit 133 and the enlargement / reduction. The signal is supplied to the circuit 135.

【0017】拡大・縮小回路135は、YMCK信号に
対して拡大/縮小処理を行った後、フィルタ136に供
給する。フィルタ136は、YMCK信号に対して絵や
文字をシャープにしたり、印刷原稿の網点を除去して見
苦しいモアレパターンを防いだりするためのフィルタリ
ング処理を行う。そのフィルタリング処理では、あるフ
ィルタ係数と画像データとの結合積(移動平均)を求め
る処理が行われる。
The enlarging / reducing circuit 135 performs an enlarging / reducing process on the YMCK signal, and supplies it to a filter 136. The filter 136 performs a filtering process on the YMCK signal to sharpen a picture or a character, or to remove a halftone dot of a printed document to prevent an unsightly moiré pattern. In the filtering process, a process of calculating a joint product (moving average) between a certain filter coefficient and image data is performed.

【0018】次段のTRC回路137では、画像処理部
13の内部の特性値である濃度ないし明度データを画像
出力部17の特性値の面積率に変換する処理が行われ
る。このTRC回路137までの信号処理では、CCD
センサ15の解像度である400dpiで処理される。
TRC回路137からは、画像データと共に、画質調整
パラメータの1つであるスクリーン線数を表わすスクリ
ーンタグ信号(以下、単にタグ信号と称す)が出力され
る。
In the TRC circuit 137 at the next stage, a process of converting density or brightness data, which is a characteristic value inside the image processing unit 13, into an area ratio of the characteristic value of the image output unit 17 is performed. In the signal processing up to the TRC circuit 137, a CCD
The processing is performed at the resolution of the sensor 15 of 400 dpi.
The TRC circuit 137 outputs, together with the image data, a screen tag signal (hereinafter, simply referred to as a tag signal) indicating the screen ruling, which is one of the image quality adjustment parameters.

【0019】このタグ信号は、画像データに対して画素
ごとに付加されており、例えば2ビット(00,01,
10,11)で4種類のスクリーン線数を指定する。解
像度変換回路138では、画像データおよびタグ信号に
対して400dpiから画像出力部17の解像度である
例えば600dpiへの解像度変換が行われる。この解
像度変換回路138において、タグ信号に対して解像度
を変換する回路部分が本発明の特徴とする部分であり、
その具体的な回路構成については後述する。
The tag signal is added to the image data for each pixel, for example, 2 bits (00, 01,
In 10 and 11), four screen rulings are designated. The resolution conversion circuit 138 converts the resolution of the image data and the tag signal from 400 dpi to the resolution of the image output unit 17, for example, 600 dpi. In the resolution conversion circuit 138, a circuit part for converting the resolution of the tag signal is a feature of the present invention,
The specific circuit configuration will be described later.

【0020】画像処理部13から出力されるタグ信号お
よび画像データは、画像出力部17に供給される。画像
出力部17は、画像処理部13からの時系列的な画像デ
ータに対してタグ信号に応じたスクリーン生成等の制御
を行う出力制御部171と、一次元の信号を二次元の画
像として紙などの記録媒体(図示せず)上に再生するプ
リンタ172とを有する構成となっている。プリンタ1
72としては、例えば600dpiの解像度のものが用
いられる。
The tag signal and the image data output from the image processing section 13 are supplied to an image output section 17. The image output unit 17 includes an output control unit 171 that controls the time-series image data from the image processing unit 13 such as screen generation according to a tag signal, and a one-dimensional signal as a two-dimensional image. And a printer 172 that reproduces the data on a recording medium (not shown) such as the above. Printer 1
As the 72, for example, one having a resolution of 600 dpi is used.

【0021】上述した構成の説明から明らかなように、
本実施形態に係る画像処理装置においては、出力側の解
像度が600dpiであるのに対して入力側の解像度は
それよりも低い400dpiに設定されている。このよ
うに、出力側の解像度に対して入力側の解像度を低く設
定する理由の一つとして、次のことが挙げられる。
As is clear from the above description of the configuration,
In the image processing apparatus according to the present embodiment, the resolution on the output side is set to 600 dpi, while the resolution on the output side is set to 600 dpi. One of the reasons for setting the resolution on the input side lower than the resolution on the output side is as follows.

【0022】それは、画像メモリ16を持つシステムで
は、入力側の解像度も出力側に合わせて600dpiに
設定すると、400dpiの場合に比べて解像度が1.
5倍となり、また画像メモリ16では2次元的に画像情
報を記憶することから、2.25(=1.5×1.5)
倍のメモリ容量が必要になるからである。すなわち、画
像メモリ16の容量や周辺回路の回路規模の縮小化を図
るために、入力側の解像度を出力側よりも低く設定して
いるのである。
That is, in a system having the image memory 16, when the resolution on the input side is set to 600 dpi in accordance with the output side, the resolution is 1.times.
Since the image information is stored two-dimensionally in the image memory 16, 2.25 (= 1.5 × 1.5)
This is because a double memory capacity is required. That is, in order to reduce the capacity of the image memory 16 and the circuit scale of the peripheral circuits, the resolution on the input side is set lower than that on the output side.

【0023】次に、解像度変換回路138において、本
発明の特徴とするところのタグ信号に対する解像度の変
換について詳細に説明する。
Next, the resolution conversion for the tag signal, which is a feature of the present invention, in the resolution conversion circuit 138 will be described in detail.

【0024】先ず、400dpiのタグ信号を600d
piのタグ信号に変換する場合の変換原理について説明
する。この400dpiから600dpiへの解像度の
変換には補間法が用いられる。すなわち、図3に示すよ
うに、3画素のデータを1単位として、その1単位の間
隔を変えずにこの3画素のデータを用いて補間によって
4画素のデータに変換するようにする。ここでは、入力
データを○で、出力データを●でそれぞれ示している。
First, a 400 dpi tag signal is converted to 600d
A description will be given of a conversion principle in the case of converting into a pi tag signal. An interpolation method is used to convert the resolution from 400 dpi to 600 dpi. That is, as shown in FIG. 3, data of three pixels is taken as one unit, and data of three pixels is converted to data of four pixels by interpolation using the data of three pixels without changing the interval of the one unit. Here, the input data is indicated by ○, and the output data is indicated by ●.

【0025】一方、各画素には2ビットのタグ信号が付
されている。このタグ信号(00,01,10,11)
を10進数(0,1,2,3)で表わすものとし、これ
ら4つのタグ信号0,1,2,3は4種類のスクリーン
線数(これをスクリーン1,2,3,4とする)にそれ
ぞれ対応している。そして、スクリーン1は印刷写真
に、スクリーン2は地図に、スクリーン3は文字に、ス
クリーン4は印画紙にそれぞれ最適なスクリーン線数と
なる。
On the other hand, each pixel is provided with a 2-bit tag signal. This tag signal (00, 01, 10, 11)
Is represented by a decimal number (0, 1, 2, 3), and these four tag signals 0, 1, 2, 3 are four screen rulings (this is referred to as a screen 1, 2, 3, 4). Respectively. The screen 1 has an optimum screen ruling for a print photograph, the screen 2 has a map, the screen 3 has characters, and the screen 4 has an optimum screen ruling for photographic paper.

【0026】ここで、タグ信号について、一例として、
図4に示す補間テーブルを使用して解像度変換を行う場
合を例に採って説明する。なお、図4に示す補間テーブ
ルのパターンは、テーブル内の上下ラインと左右ライン
の値がそれぞれ全て異なるように、また左側画素値と右
側画素値が入れかわった場合に出力値が異なるように構
成されている。
Here, as for the tag signal, as an example,
A case in which resolution conversion is performed using the interpolation table shown in FIG. 4 will be described as an example. The pattern of the interpolation table shown in FIG. 4 is configured such that the values of the upper and lower lines and the left and right lines in the table are all different, and the output values are different when the left pixel value and the right pixel value are switched. Have been.

【0027】図3において、最初の1単位内の3つの入
力データを順にa1,a2,a3とし、変換後の4つの
出力データを順にb1,b2,b3,b4とすると、出
力データb1,b4の各画素値(タグ値)については入
力データa1,a3の各画素値をそのまま用いる。ま
た、出力データb2の画素値については、入力データa
1,a2の各画素値から図4の補間テーブルを用いて、
出力データb3の画素値については、入力データa2,
a3の各画素値から図4の補間テーブルを用いて生成す
るようにする。
In FIG. 3, if the three input data in the first unit are a1, a2, and a3, and the four output data after conversion are b1, b2, b3, and b4, respectively, the output data b1, b4 For each pixel value (tag value), each pixel value of the input data a1 and a3 is used as it is. The pixel value of the output data b2 is calculated based on the input data a.
From each pixel value of 1 and a2, using the interpolation table of FIG.
Regarding the pixel value of the output data b3, the input data a2,
It is generated from each pixel value of a3 using the interpolation table of FIG.

【0028】具体的には、図5に示すように、入力デー
タa1,a2,a3,a4,a5,a6,a7,……の
各画素値が、0,0,1,0,2,0,3,……である
とすると、出力データb1,b4,b7,b10の各画素
値については、入力データa1,a3,a5,a7の各
画素値0,1,2,3がそのまま用いられる。
Specifically, as shown in FIG. 5, each pixel value of the input data a1, a2, a3, a4, a5, a6, a7,... Is 0, 0, 1, 0, 2, 0 , 3,..., The pixel values 0, 1, 2, 3 of the input data a1, a3, a5, a7 are used as they are for the pixel values of the output data b1, b4, b7, b10. .

【0029】出力データb2の画素値については、入力
データa1が左側、入力データa2が右側となることか
ら、図4の補間テーブルにおいて、左側および右側共に
画素値が0であるとから、出力データb2の画素値は0
となる。出力データb3の画素値については、左側(a
2)の画素値が0、右側(a3)の画素値が1であるた
め、出力データb3の画素値は1となる。
As for the pixel value of the output data b2, since the input data a1 is on the left and the input data a2 is on the right, in the interpolation table shown in FIG. The pixel value of b2 is 0
Becomes For the pixel value of the output data b3, the left side (a
Since the pixel value of 2) is 0 and the pixel value of the right side (a3) is 1, the pixel value of the output data b3 is 1.

【0030】同様にして、出力データb5の画素値につ
いては、左側画素値が1、右側画素値が0であるため画
素値が1、出力データb6の画素値については、左側画
素値が0、右側画素値が2であるため画素値が2、出力
データb8の画素値については、左側画素値が2、右側
画素値が0であるため画素値が3、出力データb9の画
素値については、左側画素値が0、右側画素値が3であ
るため画素値が3となる。
Similarly, the pixel value of the output data b5 is 1 since the left pixel value is 1 and the right pixel value is 0, and the pixel value of the output data b6 is 0, The pixel value of the output data b8 is 2 because the right pixel value is 2, and the pixel value of the output data b9 is 2 because the left pixel value is 2 and the pixel value of the output data b9 is 2 because the right pixel value is 0. Since the left pixel value is 0 and the right pixel value is 3, the pixel value is 3.

【0031】400dpiから600dpiへの解像度
の変換原理は以上説明した通りである。この変換原理の
もとに、本発明に係るタグ信号の解像度変換では、入力
画像に対して領域ごとに指定された原稿タイプに対応し
た補間法を設定することにより、各原稿タイプごとに最
適な印刷画像を得るようにしている。具体的には補間テ
ーブルを複数タイプ(本例では、3タイプ)用意し、原
稿タイプ(文字/写真/地図/印画紙)に応じて補間テ
ーブルを使い分けるようにしている。
The principle of converting the resolution from 400 dpi to 600 dpi is as described above. Based on this conversion principle, in the resolution conversion of the tag signal according to the present invention, by setting an interpolation method corresponding to the document type specified for each area with respect to the input image, an optimal method is set for each document type. Try to get a print image. Specifically, a plurality of types of interpolation tables (three types in this example) are prepared, and the interpolation tables are selectively used according to the document type (character / photo / map / photographic paper).

【0032】3タイプの補間テーブルは、図1の画像処
理部13内のROM141に予め格納されている。そし
て図1において、ユーザーインターフェース14から原
稿タイプが指定入力されると、その情報がシステム制御
部11から画像処理部13内のCPU140に与えられ
ると、CPU140は指定入力された原稿タイプに対応
した補間テーブルをROM141から読み出し、データ
バス139を通して解像度変換回路138にロードする
ようになっている。
The three types of interpolation tables are stored in the ROM 141 in the image processing unit 13 in FIG. 1 in advance. In FIG. 1, when a document type is designated and input from the user interface 14, the information is provided from the system control unit 11 to the CPU 140 in the image processing unit 13. The table is read from the ROM 141 and loaded into the resolution conversion circuit 138 through the data bus 139.

【0033】3タイプの補間テーブルのパターンの一例
を図6(A),(B),(C)に示す。図6(A)の補
間テーブルは、原稿タイプが文字/写真(印刷)、文字
および印刷写真などのときに最適なパターンであり、同
図(B)は地図のときに最適なパターンであり、同図
(C)は印画紙や文字/写真(印画紙)のときに最適な
パターンである。
FIGS. 6A, 6B and 6C show examples of three types of interpolation table patterns. The interpolation table in FIG. 6A is an optimal pattern when the document type is character / photo (printing), a character and a printed photograph, and FIG. 6B is an optimal pattern in a map. FIG. 9C shows an optimal pattern for photographic paper and characters / photographs (photographic paper).

【0034】そして、図6(A),(B),(C)の各
補間テーブルでは、文字(タグ値=2)を優先するパタ
ーンとなっている。すなわち、入力データの左側と右側
の画素値のいずれかが2のときには出力データの画素値
(タグ値)が必ず2になるパターンとなっている。
In each of the interpolation tables shown in FIGS. 6A, 6B, and 6C, the pattern is such that the character (tag value = 2) is prioritized. That is, when one of the pixel values on the left and right sides of the input data is 2, the pixel value (tag value) of the output data always becomes 2.

【0035】また、2(文字)を優先する条件のもと
に、図6(A)の補間テーブルでは、入力データの左側
と右側の画素値のいずれかが0のときには出力データの
画素値が0に、図6(B)の補間テーブルでは、入力デ
ータの左側と右側の画素値のいずれかが1のときには出
力データの画素値が1に、図6(C)の補間テーブルで
は、入力データの左側と右側の画素値のいずれかが3の
ときには出力データの画素値が3になるパターンとなっ
ている。
Under the condition of giving priority to 2 (character), in the interpolation table of FIG. 6A, when either the left or right pixel value of the input data is 0, the pixel value of the output data is In the interpolation table of FIG. 6B, the pixel value of the output data is 1 when one of the pixel values on the left and right sides of the input data is 1, and in the interpolation table of FIG. When one of the pixel values on the left and right sides of is 3, the pixel value of the output data becomes 3.

【0036】これら各タイプの補間テーブルを画像処理
部13のROM141内に予め格納しておき、ユーザー
インターフェース(UI)14から指定エリアに対して
原稿タイプが指定されたとき、CPU140がその原稿
タイプに対応した補間テーブルを選択してROM141
から読み出しかつ解像度変換回路138にロードするこ
とにより、解像度変換回路138には、当該回路138
で補間されたタグ信号が、指定された原稿タイプになる
確率が高くなるように補間テーブル(補間法)が設定さ
れることになる。
Each of these types of interpolation tables is stored in the ROM 141 of the image processing unit 13 in advance, and when the user interface (UI) 14 designates a document type for a designated area, the CPU 140 sets the document type to that type. Select the corresponding interpolation table, and
, And loaded into the resolution conversion circuit 138, the resolution conversion circuit 138
The interpolation table (interpolation method) is set so that the probability that the tag signal interpolated in step (1) becomes the designated document type is increased.

【0037】次に、本発明の特徴とするタグ信号の解像
度を変換する回路部分(以下、タグ解像度変換回路13
8Aと称す)について説明する。ダグ解像度変換回路1
38Aの構成の一例を図7に示す。
Next, a circuit part for converting the resolution of the tag signal (hereinafter referred to as a tag resolution conversion circuit 13) which is a feature of the present invention.
8A) will be described. Doug resolution conversion circuit 1
FIG. 7 shows an example of the configuration of the 38A.

【0038】同図において、解像度変換回路138は、
3個のフリップフロップ(F/F)回路201,20
2,203と、2個のRAM204,205と、3個の
セレクト(SEL)回路206,207,208とを有
する回路構成となっている。そして、F/F回路20
1,202の各出力がRAM204の2つのアドレス入
力となるとともに、SEL回路206のA,B入力とな
り、F/F回路202,203の各出力がRAM205
の2つのアドレス入力となる。
In the figure, the resolution conversion circuit 138
Three flip-flop (F / F) circuits 201 and 20
2, 203, two RAMs 204, 205, and three select (SEL) circuits 206, 207, 208. And the F / F circuit 20
Outputs 1 and 202 become two address inputs of the RAM 204, and A and B inputs of the SEL circuit 206. Outputs of the F / F circuits 202 and 203 output the RAM 205
Are input.

【0039】また、RAM204の出力がSEL回路2
07のB入力となり、RAM205の出力がSEL回路
208のA入力となる。さらに、SEL回路206がS
EL回路207のA入力になるとともに、SEL回路2
08のB入力となる。SEL回路207は600dpi
の偶数(EVEN)画素の画素値を選択して出力し、S
EL回路208は600dpiの奇数(ODD)画素の
画素値を選択して出力する。
The output of the RAM 204 is the SEL circuit 2
07, and the output of the RAM 205 becomes the A input of the SEL circuit 208. Further, the SEL circuit 206
The A input of the EL circuit 207 and the SEL circuit 2
08 B input. SEL circuit 207 is 600 dpi
Select and output the pixel value of the even (EVEN) pixel of
The EL circuit 208 selects and outputs the pixel value of an odd (ODD) pixel of 600 dpi.

【0040】かかる構成の解像度変換回路138におい
て、2個のRAM204,205には、図1の画像処理
部13におけるROM141から原稿タイプに対応して
CPU140に読み出され、さらにCPU140からデ
ータバス139を介してロードされる図6(A),
(B)又は(C)の補間テーブルがルックアップテーブ
ル(LUT)として格納される。
In the resolution conversion circuit 138 having such a configuration, the two RAMs 204 and 205 are read from the ROM 141 in the image processing unit 13 of FIG. Figure 6 (A), which is loaded via
The interpolation table (B) or (C) is stored as a look-up table (LUT).

【0041】3個のF/F回路201,202,203
は、タグ信号の補間を行う際に3画素のデータを1単位
とするのに対応して設けられている。これらF/F回路
201,202,203には、図5に示す画素単位のデ
ータ配列において、400dpiの入力データ(タグ信
号)a1から順にコントロールクロックCONTに同期
して入力される。そして、3クロックで最初の1単位分
のデータa1,a2,a3の各画素値がそれぞれF/F
回路201,202,203に格納される。
Three F / F circuits 201, 202, 203
Is provided so as to make the data of three pixels one unit when interpolating the tag signal. The F / F circuits 201, 202, and 203 are sequentially input in synchronization with the control clock CONT in order from 400 dpi input data (tag signal) a1 in the pixel-based data array shown in FIG. Each pixel value of the first unit of data a1, a2, and a3 is F / F in three clocks.
The data is stored in circuits 201, 202, and 203.

【0042】そして、F/F回路201,202に格納
されているデータa1,a2の各画素値がSEL回路2
06のA,B入力になるとともに、RAM204のアド
レス入力となり、F/F回路202,203に格納され
ているデータa2,a3の各画素値がRAM205のア
ドレス入力となる。このとき、SEL回路206はA入
力を選択する状態にあり、SEL回路207,208は
B入力を選択する状態にある。
Each pixel value of the data a1 and a2 stored in the F / F circuits 201 and 202 is
At the same time, the A and B inputs of 06 become the address inputs of the RAM 204, and the pixel values of the data a2 and a3 stored in the F / F circuits 202 and 203 become the address inputs of the RAM 205. At this time, the SEL circuit 206 is in a state of selecting the A input, and the SEL circuits 207 and 208 are in a state of selecting the B input.

【0043】したがって、SEL回路206のA入力で
あるデータa1の画素値は、SEL回路206で選択さ
れ、さらにSEL回路208で選択されてそのまま60
0dpiの奇数画素の画素値b1として出力される。R
AM204は、データa1,a2の各画素値に基づいて
LUT(補間テーブル)から補間値を選択して出力す
る。同様に、RAM205は、データa2,a3の各画
素値に基づいてLUTから補間値を選択して出力する。
Therefore, the pixel value of the data a1 which is the A input of the SEL circuit 206 is selected by the SEL circuit 206, further selected by the SEL circuit 208, and
It is output as a pixel value b1 of an odd pixel of 0 dpi. R
The AM 204 selects and outputs an interpolation value from an LUT (interpolation table) based on each pixel value of the data a1 and a2. Similarly, the RAM 205 selects and outputs an interpolation value from the LUT based on the pixel values of the data a2 and a3.

【0044】このとき、ROM204から出力される補
間値については、SEL回路207がB入力を選択する
状態にあることから、SEL回路207で選択されて6
00dpiの偶数画素の画素値b2として出力される。
ただし、ROM205から出力される補間値について
は、SEL回路208がB入力を選択する状態にあるこ
とから、選択されずそのままの状態にある。
At this time, the interpolation value output from the ROM 204 is selected by the SEL circuit 207 because the SEL circuit 207 is in a state of selecting the B input.
It is output as the pixel value b2 of the even pixel of 00 dpi.
However, the interpolation value output from the ROM 205 is not selected and remains as it is because the SEL circuit 208 selects the B input.

【0045】そして、次のコントロールクロックCON
Tが与えられることで、SEL回路206がB入力を選
択する状態に、SEL回路207,208がA入力を選
択する態が変わる。これに伴い、ROM205から出力
される補間値がSEL回路208で選択されて600d
piの奇数画素の画素値b3として出力される。このと
き、F/F回路201,202,203には、入力デー
タa2,a3,a4が格納される。
Then, the next control clock CON
The application of T changes the state in which the SEL circuit 206 selects the B input and the state in which the SEL circuits 207 and 208 select the A input. Accordingly, the interpolation value output from the ROM 205 is selected by the
It is output as the pixel value b3 of the odd pixel of pi. At this time, the input data a2, a3, and a4 are stored in the F / F circuits 201, 202, and 203.

【0046】そして、F/F回路201,202に格納
されているデータa2,a3の各画素値がSEL回路2
06のA,B入力になるとともに、RAM204のアド
レス入力となり、F/F回路202,203に格納され
ているデータa3,a4の各画素値がRAM205のア
ドレス入力となる。
Then, the pixel values of the data a2 and a3 stored in the F / F circuits 201 and 202 are
At the same time, the A and B inputs of 06 become the address inputs of the RAM 204, and the pixel values of the data a3 and a4 stored in the F / F circuits 202 and 203 become the address inputs of the RAM 205.

【0047】したがって、SEL回路206のB入力で
あるデータa3の画素値は、SEL回路206で選択さ
れ、さらにSEL回路207で選択されてそのまま60
0dpiの偶数画素の画素値b4として出力される。R
AM205からは、データa3,a4の各画素値に基づ
く補間値が出力され、この補間値はSEL回路208で
選択されて600dpiの奇数画素の画素値b5として
出力される。
Therefore, the pixel value of the data a3, which is the B input of the SEL circuit 206, is selected by the SEL circuit 206, further selected by the SEL circuit 207, and
It is output as the pixel value b4 of the even pixel of 0 dpi. R
An interpolated value based on each pixel value of the data a3 and a4 is output from the AM 205, and the interpolated value is selected by the SEL circuit 208 and output as a pixel value b5 of an odd pixel of 600 dpi.

【0048】以降、上述した動作が所定のサイクルで繰
り返されることにより、原稿タイプ(画像の種別)に対
応してROM141からRAM204,205にロード
される補間テーブル(LUT)を用いた補間法によるダ
ク信号の解像度変換が、入力されるデータ(タグ信号)
に対して順に行われる。
Thereafter, the above-described operation is repeated in a predetermined cycle, so that the duplication by the interpolation method using the interpolation table (LUT) loaded from the ROM 141 to the RAM 204 or 205 corresponding to the document type (image type). Signal resolution conversion is based on input data (tag signal)
Are performed in order.

【0049】上述したように、画像処理部13のROM
141内に画像の種別(文字/写真等)に対応した図6
(A)〜(C)の3タイプの補間テーブルを格納してお
き、ユーザーインターフェース(UI)14から入力画
像に対して領域ごとの原稿タイプが指定されたら、CP
U140がその原稿タイプに応じた補間テーブルをRO
M141から読み出して解像度変換回路138にロード
し、解像度変換回路138において、このロードされた
補間テーブルを用いて画像データに画素ごとに付加され
たタグ信号を補間し、400dpiから600dpiへ
の解像度の変換を行うようにしたことにより、ユーザー
が指定した原稿タイプに応じた階調再現および指定エリ
アの境界処理が可能となる。
As described above, the ROM of the image processing unit 13
FIG. 6 corresponding to the type of image (text / photo, etc.) in 141
When three types of interpolation tables (A) to (C) are stored, and a document type for each area is specified from the user interface (UI) 14 for an input image, the CP
U140 sets the interpolation table according to the document type to RO
M141 and read it into the resolution conversion circuit 138. The resolution conversion circuit 138 interpolates the tag signal added to the image data for each pixel using the loaded interpolation table, and converts the resolution from 400 dpi to 600 dpi. Is performed, gradation reproduction and boundary processing of the designated area according to the document type specified by the user can be performed.

【0050】具体的には、抽出エリアに対して文字指定
した場合は、その抽出エリア部については鮮鋭度の高い
画質を得たい訳であるから、補間テーブルにおいて、右
側の画素値が階調再現優先であり、左側の画素値が高解
像度−文字向きであるときには、補間された画素値が高
解像度−文字向きとなるように解像度の変換が行われ
る。また、抽出エリアに対して写真指定した場合は、そ
の抽出エリアについては階調性の高い画質を得たい訳で
あるから、右側の画素値が階調再現優先であり、左側の
画素値が高解像度−文字向きであるときには、補間され
た画素値が階調再現優先となるように解像度の変換が行
われる。
More specifically, when a character is designated for the extraction area, it is desired to obtain a high-quality image in the extraction area. When the pixel value on the left side is in the high resolution-character direction, the resolution is converted so that the interpolated pixel value is in the high resolution-character direction. Also, when a photograph is designated for the extraction area, since it is desired to obtain a high-gradation image quality in the extraction area, the pixel value on the right is prioritized for gradation reproduction, and the pixel value on the left is high. When the orientation is resolution-character orientation, resolution conversion is performed so that the interpolated pixel value has priority in tone reproduction.

【0051】なお、上記実施形態では、タグ信号の解像
度変換の際に、画像の種別、即ち原稿タイプに応じた補
間テーブルを設定するとしたが、これに限られるもので
はなく、カラーモードに応じた補間テーブルを設定し、
この設定した補間テーブルを用いて画素値(タグ値)の
補間を行うことにより、解像度を変換するようにするこ
とも可能である。
In the above embodiment, when converting the resolution of the tag signal, the interpolation table is set according to the type of the image, that is, the original type. However, the present invention is not limited to this. Set the interpolation table,
It is also possible to convert the resolution by interpolating the pixel values (tag values) using the set interpolation table.

【0052】具体的には、例えば図8(A),(B),
(C)に示す3タイプの補間テーブルを用意しておき
(即ち、図1のROM141に格納しておき)、YMC
の3色またはYMCKの4色のカラーモードのときには
タイプ(A)を、モノクロモードのときにはタイプ
(B)を、鉛筆書き原稿モードのときにはタイプ(C)
の補間テーブルを選択して設定し、この補間テーブルを
用いてタグ信号の解像度変換を行うようにすれば良い。
More specifically, for example, FIGS.
The three types of interpolation tables shown in FIG. 1C are prepared (that is, stored in the ROM 141 of FIG. 1), and the YMC
Type (A) in the case of the three-color or four-color YMCK mode, type (B) in the monochrome mode, and type (C) in the pencil-writing original mode.
May be selected and set, and the resolution conversion of the tag signal may be performed using this interpolation table.

【0053】また、上記実施形態では、入力画像に対し
て特定のエリアを設定する場合、ユーザーインターフェ
ース14から座標指定によって設定することになるが、
ユーザーインターフェース14から座標指定に限られる
ものではなく、エディタ・パッド(EDITOR PAD)からペ
ン指定によって設定することも可能である。さらに、指
定エリアごとの属性の設定についても、ユーザーインタ
ーフェース14からユーザーが指定入力するのに限られ
るものではなく、入力画像データからエリアごとにその
属性を自動的に検知するようにすることも可能である。
In the above embodiment, when a specific area is set for an input image, the area is set by specifying coordinates from the user interface 14.
The setting is not limited to the coordinate designation from the user interface 14, but can be set by pen designation from an editor pad (EDITOR PAD). Further, the setting of the attribute for each designated area is not limited to the user's designated input from the user interface 14, and the attribute can be automatically detected for each area from the input image data. It is.

【0054】[0054]

【発明の効果】以上説明したように、本発明によれば、
入力画像に対して領域ごとの属性が設定されたら、その
属性情報を入力画像データに対して画素ごとに付加する
とともに、その領域の属性に応じた補間法を設定し、こ
の設定された補間法に基づいて画素ごとに付された属性
情報を補間するようにしたことにより、設定された領域
の属性に最適な補間法が設定されるため、原稿タイプに
応じた階調再現が可能となる。
As described above, according to the present invention,
When an attribute for each region is set for the input image, the attribute information is added to the input image data for each pixel, and an interpolation method according to the attribute of the region is set. By interpolating the attribute information assigned to each pixel based on the above, an optimal interpolation method is set for the attribute of the set area, so that tone reproduction according to the document type can be performed.

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

【図1】 本発明の係るデジタル複写機の全体の構成を
示すブロック図である。
FIG. 1 is a block diagram showing an overall configuration of a digital copying machine according to the present invention.

【図2】 原稿全面、特定領域およびエリア信号の関係
を説明するための図である。
FIG. 2 is a diagram for explaining the relationship among the entire original, a specific area, and an area signal.

【図3】 400dpiから600dpiへの解像度変
換の原理を説明するための図である。
FIG. 3 is a diagram for explaining the principle of resolution conversion from 400 dpi to 600 dpi.

【図4】 解像度変換の原理説明に用いる補間テーブル
を示す図である。
FIG. 4 is a diagram showing an interpolation table used for explaining the principle of resolution conversion.

【図5】 400dpiから600dpiへの解像度変
換の具体例を示す図である。
FIG. 5 is a diagram showing a specific example of resolution conversion from 400 dpi to 600 dpi.

【図6】 属性を原稿タイプとした場合に用いる補間テ
ーブルの一例を示す図である。
FIG. 6 is a diagram illustrating an example of an interpolation table used when an attribute is set to a document type.

【図7】 タグ解像度変換回路の構成の一例を示すブロ
ック図である。
FIG. 7 is a block diagram illustrating an example of a configuration of a tag resolution conversion circuit.

【図8】 属性をカラーモードとした場合に用いる補間
テーブルの一例を示す図である。
FIG. 8 is a diagram illustrating an example of an interpolation table used when an attribute is set to a color mode.

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

11…システム制御部、12…原稿読取部、13…画像
処理部、14…ユーザーインターフェース(UI)、1
5…CCDセンサ、17…画像出力部、132…編集回
路、134…TI分離回路、137…TRC(階調補
正)回路、138…解像度変換回路、140…CPU、
141…ROM
11: System control unit, 12: Document reading unit, 13: Image processing unit, 14: User interface (UI), 1
5 CCD sensor, 17 image output unit, 132 editing circuit, 134 TI separation circuit, 137 TRC (gradation correction) circuit, 138 resolution conversion circuit, 140 CPU
141 ... ROM

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 2C262 AA24 AA26 AB07 AC04 BB03 CA16 DA16 EA02 EA07 EA08 EA12 5B057 AA11 BA02 CA01 CA08 CA12 CA16 CB01 CB08 CB12 CB16 CC01 CD06 5C076 AA01 AA14 AA21 AA22 BA07 BB04 CA02  ──────────────────────────────────────────────────続 き Continued on front page F term (reference) 2C262 AA24 AA26 AB07 AC04 BB03 CA16 DA16 EA02 EA07 EA08 EA12 5B057 AA11 BA02 CA01 CA08 CA12 CA16 CB01 CB08 CB12 CB16 CC01 CD06 5C076 AA01 AA14 AA21 AA22 CA07BB

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 入力側と出力側の解像度が異なる画像処
理装置であって、 入力画像に対して領域ごとの属性を設定する属性設定手
段と、 入力画像データに対して前記属性設定手段によって設定
された属性情報を画素ごとに付す属性情報付加手段と、 前記属性設定手段によって設定された領域の属性に応じ
た補間法を設定する補間法設定手段と、 前記補間法設定手段によって設定された補間法に基づい
て、前記属性情報付加手段によって前記入力画像データ
に対して画素ごとに付された前記属性情報を補間する補
間手段とを備えることを特徴とする画像処理装置。
1. An image processing apparatus having different resolutions on an input side and an output side, comprising: attribute setting means for setting an attribute of each area for an input image; and attribute setting means for input image data. Attribute information adding means for attaching the obtained attribute information to each pixel, interpolation method setting means for setting an interpolation method according to the attribute of the area set by the attribute setting means, and interpolation set by the interpolation method setting means An image processing apparatus comprising: an interpolation unit configured to interpolate the attribute information added to the input image data for each pixel by the attribute information adding unit based on a method.
【請求項2】 前記補間法設定手段は、前記補間手段に
よって補間された前記属性情報が、前記属性設定手段に
よって設定された領域の属性になる確率が高くなるよう
に補間法を設定することを特徴とする請求項1記載の画
像処理装置。
2. The interpolation method setting means sets an interpolation method such that the attribute information interpolated by the interpolation means has a high probability of becoming an attribute of a region set by the attribute setting means. The image processing apparatus according to claim 1, wherein:
【請求項3】 前記属性設定手段は、ユーザーが領域ご
とにその属性を指定して入力する入力手段であることを
特徴とする請求項1記載の画像処理装置。
3. An image processing apparatus according to claim 1, wherein said attribute setting means is an input means for a user to specify and input an attribute for each area.
【請求項4】 前記属性設定手段は、前記入力画像デー
タから領域ごとにその属性を検知する検知手段であるこ
とを特徴とする請求項1記載の画像処理装置。
4. The image processing apparatus according to claim 1, wherein the attribute setting unit is a detecting unit that detects an attribute of each area from the input image data.
【請求項5】 前記領域ごとの属性は、画像の種別また
はカラーモードを表わすことを特徴とする請求項1記載
の画像処理装置。
5. The image processing apparatus according to claim 1, wherein the attribute for each area indicates a type of an image or a color mode.
【請求項6】 前記補間法設定手段は、複数タイプの補
間テーブルを有し、これら補間テーブルの中から前記属
性設定手段によって設定された領域の属性に対応した補
間テーブルを選択して設定することを特徴とする請求項
1記載の画像処理装置。
6. The interpolation method setting means has a plurality of types of interpolation tables, and selects and sets an interpolation table corresponding to the attribute of the area set by the attribute setting means from the interpolation tables. The image processing apparatus according to claim 1, wherein:
JP25521499A 1999-09-09 1999-09-09 Image processing apparatus and image processing method Expired - Fee Related JP3800883B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25521499A JP3800883B2 (en) 1999-09-09 1999-09-09 Image processing apparatus and image processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25521499A JP3800883B2 (en) 1999-09-09 1999-09-09 Image processing apparatus and image processing method

Publications (2)

Publication Number Publication Date
JP2001086324A true JP2001086324A (en) 2001-03-30
JP3800883B2 JP3800883B2 (en) 2006-07-26

Family

ID=17275617

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25521499A Expired - Fee Related JP3800883B2 (en) 1999-09-09 1999-09-09 Image processing apparatus and image processing method

Country Status (1)

Country Link
JP (1) JP3800883B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008170378A (en) * 2007-01-15 2008-07-24 Seiko Epson Corp Scintillation evaluation method, and scintillation evaluation device
JP2009201023A (en) * 2008-02-25 2009-09-03 Konica Minolta Business Technologies Inc Devide and method for image processing

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008170378A (en) * 2007-01-15 2008-07-24 Seiko Epson Corp Scintillation evaluation method, and scintillation evaluation device
JP2009201023A (en) * 2008-02-25 2009-09-03 Konica Minolta Business Technologies Inc Devide and method for image processing
JP4650500B2 (en) * 2008-02-25 2011-03-16 コニカミノルタビジネステクノロジーズ株式会社 Image processing apparatus and image processing method
US8363263B2 (en) 2008-02-25 2013-01-29 Konica Minolta Business Technologies, Inc. Image processing apparatus and image processing method

Also Published As

Publication number Publication date
JP3800883B2 (en) 2006-07-26

Similar Documents

Publication Publication Date Title
US7940434B2 (en) Image processing apparatus, image forming apparatus, method of image processing, and a computer-readable storage medium storing an image processing program
US5134667A (en) Area discriminating system for an image processing system
JP4568748B2 (en) Image processing method, image processing apparatus, image forming apparatus, computer program, and recording medium
JP4373312B2 (en) Image forming method and image forming system for reproducing color image into monochrome image
JPH03193472A (en) Highly definite image generating system of image processor
JP3334042B2 (en) IMAGE PROCESSING APPARATUS, IMAGE READING APPARATUS AND IMAGE FORMING APPARATUS EQUIPPED WITH THE SAME, IMAGE PROCESSING METHOD, AND COMPUTER-READABLE STORAGE MEDIUM CONTAINING IMAGE PROCESSING PROCEDURE
US20030058465A1 (en) Image processing apparatus
JP3560776B2 (en) Color type discriminator
JP3333894B2 (en) Image processing device
EP0892551B1 (en) Image processing device
US5805295A (en) Image processing apparatus and method for applying special image effects to output images
JP3800883B2 (en) Image processing apparatus and image processing method
JP3618776B2 (en) Image processing apparatus and method
JP3015308B2 (en) Image processing device
JPH09294208A (en) Image processing method and device
JPH11177825A (en) Image processor
JP3736099B2 (en) Image processing apparatus and image processing method
JP3658895B2 (en) Image processing apparatus, image processing method, and storage medium
JP2005057598A (en) Color image forming device and color image processor
JPH09179964A (en) System and method for image input/output data processing, and input/output data controller for the same system
JPH0640086A (en) Color image forming device
JPH0537776A (en) Picture processing unit
JP2011130092A (en) Image forming apparatus and image forming method
JPH08116431A (en) Image forming device
JPH06197218A (en) Image processor

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050518

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050531

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050801

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20060411

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060424

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20100512

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20110512

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20110512

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120512

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20130512

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20140512

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees