JP2005117290A - Image processing method, image processing system, image processing apparatus, and data storage device - Google Patents

Image processing method, image processing system, image processing apparatus, and data storage device Download PDF

Info

Publication number
JP2005117290A
JP2005117290A JP2003347908A JP2003347908A JP2005117290A JP 2005117290 A JP2005117290 A JP 2005117290A JP 2003347908 A JP2003347908 A JP 2003347908A JP 2003347908 A JP2003347908 A JP 2003347908A JP 2005117290 A JP2005117290 A JP 2005117290A
Authority
JP
Japan
Prior art keywords
image
attribute information
unit
data
processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2003347908A
Other languages
Japanese (ja)
Inventor
Kenji Furuyama
健司 古山
Hajime Kishimoto
一 岸本
Tadashi Amaya
征 天谷
Katsuya Koyanagi
勝也 小柳
Noriko Arai
のり子 荒井
Tomio Yokomori
富夫 横森
Atsushi Sato
厚 佐藤
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 JP2003347908A priority Critical patent/JP2005117290A/en
Publication of JP2005117290A publication Critical patent/JP2005117290A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image processing apparatus for capturing an image magnified in advance by an optical means or the like so as to execute image area separating processing with enhanced accuracy. <P>SOLUTION: A pre-stage color conversion section 1010 converts magnified image data RGB into image data Lab, and an image magnification section 1012 converts the image data Lab to have an unmagnification size with respect to an original draft. An image area separation section 1024 generates tag data tag 1 on the basis of the unmagnification image data Lab. A tag magnification section 1026 restores the tag data tag 1 to a tag data tag 2 with the same magnification as that of the magnified image. An image storage section 1100 once stores the image data Lab and the tag data tag 3 (1 or 2), and the image data Lab and the tag data tag 3 are synchronously read. A tag magnification section 1144 restores the read tag data tag 1 to tag data tag 4 with the same magnification as that of the magnified image. A selection section 1146 selects the tag data tag 3 or tag 4 in cooperation with a selection section 1028 to provide a tag data tag 5 with the same magnification as that of the magnified image to a merge processing section 1150. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、カラー入力画像に対して所望の画像処理を施した後にカラー入力画像に対応するカラー出力画像を所定の出力媒体上に形成するために使用される画像処理方法およびこの画像処理方法を実施する画像処理システム、並びに画像処理システムを構成する画像処理装置およびデータ蓄積装置に関する。   The present invention relates to an image processing method used for forming a color output image corresponding to a color input image on a predetermined output medium after performing desired image processing on the color input image, and the image processing method. The present invention relates to an image processing system to be implemented, and an image processing apparatus and a data storage apparatus constituting the image processing system.

たとえばプリンタ装置、ファクシミリ装置、複写装置、あるいはそれらの機能を複数有する複合機など、入力されたカラー画像に対して所望の画像処理を施した後にこのカラー画像に対応するカラー出力画像を所定の出力媒体上に形成する画像形成装置がある。   For example, after a desired image processing is performed on an input color image, such as a printer, a facsimile machine, a copying machine, or a multi-function machine having a plurality of these functions, a color output image corresponding to this color image is output as a predetermined output. There is an image forming apparatus that forms on a medium.

たとえば、カラー出力対応の画像形成装置の場合、原稿を読み取ることで得たRGB(もしくはLab(正しくはL***))画像データやパソコンなどから入力された画像データを、出力側に応じた減法混色用に適した色信号に変換する。たとえば、Lab信号で表されるLab表色系から、最低3つ(好ましくは4つ)、たとえばイエロー(Y)、マゼンタ(M)、およびシアン(C)の各色信号で表されるYMC表色系あるいはこれにブラック(K)を加えたCMYK表色系へのマッピング処理をし、プリント出力用に色分解されたラスタデータを生成する。このラスタデータは、読み取った原稿画像やパソコンなどから入力された画像に対応する可視画像を印刷用紙上に形成するプリントエンジンに送られる。プリントエンジンは、受け取ったラスタデータに基づいて、所定サイズの印刷用紙上に画像を形成する。 For example, in the case of an image forming apparatus that supports color output, RGB (or Lab (correctly L * a * b * )) image data obtained by reading a document or image data input from a personal computer or the like is output to the output side. Convert to a color signal suitable for subtractive color mixing. For example, at least three (preferably four) from the Lab color system represented by the Lab signal, for example, the YMC color system represented by each color signal of yellow (Y), magenta (M), and cyan (C) Mapping processing to a system or a CMYK color system with black (K) added thereto generates raster data that has been color-separated for print output. This raster data is sent to a print engine that forms a visible image corresponding to the read original image or an image input from a personal computer or the like on a printing paper. The print engine forms an image on printing paper of a predetermined size based on the received raster data.

この際、写真、網点、文字など、画像内の個々の構成要素(画像オブジェクト)の特性に応じた画像処理を施した後プリントエンジンにデータを渡すことで画質の改善を図る像域適応処理機能を備えたものもある。この場合、個々の構成要素の属性を示す情報(像域識別信号やタグデータなどといわれる)を画像オブジェクト(あるいは画素)ごとに生成する必要がある。   In this case, image area adaptation processing that improves image quality by performing image processing according to the characteristics of individual components (image objects) in the image, such as photographs, halftone dots, and characters, and then passing the data to the print engine Some have a function. In this case, it is necessary to generate information (referred to as an image area identification signal or tag data) indicating the attribute of each component for each image object (or pixel).

たとえば、パソコンなど外部の機器にて画像データを生成して画像形成装置側にデータを入力するシステムにおいては、この外部機器(あるいはその画像データを受け取った画像形成装置)側にてタグデータを生成する仕組みのものが特許文献1に提案されている。   For example, in a system that generates image data on an external device such as a personal computer and inputs the data to the image forming apparatus, tag data is generated on the external device (or the image forming apparatus that received the image data). Japanese Patent Application Laid-Open No. H10-228707 proposes a mechanism for performing this.

特開平11−187261号公報JP 11-187261 A

この特許文献1に提案されている手法は、既知のフォーマットで記述されたファイルを解釈して画像データに展開し、その画像データに含まれる画像要素の属性を示すタグデータを画素単位で生成するものである。具体的には、PDL(Page Description Language )などのページ記述言語に対する処理が前提となっており、PDLからオブジェクトリストを作成して、画像バイトマップに対応したタグデータを生成し、先入れ先出し(FIFO;First In First Out)方式のメモリを使用して画像データと同期を取り、出力を行なっている。そのため、複写(コピア)などのスキャン画像(文字、線画、写真などが分離されていない画像)に対して像域分離処理を行なってタグデータを生成し、各画素それぞれに適した適応処理を行なうことができない。   The technique proposed in Patent Document 1 interprets a file described in a known format, expands it into image data, and generates tag data indicating the attributes of image elements included in the image data in units of pixels. Is. Specifically, processing for a page description language such as PDL (Page Description Language) is assumed, an object list is created from PDL, tag data corresponding to an image byte map is generated, and first-in first-out (FIFO; First In First Out) memory is used to synchronize with image data and output. Therefore, image area separation processing is performed on a scanned image (an image in which characters, line drawings, photographs, etc. are not separated) such as copying (copier) to generate tag data, and adaptive processing suitable for each pixel is performed. I can't.

一方、スキャン画像を対象とした像域分離処理やタグデータを使用した像域適応処理の手法もある。図10は、このような像域分離処理や像域適応処理の機能を備えた装置の一構成例を示したブロック図である。下段側の画像パスは一般的なものである。ここで、像域分離処理を行なってタグデータを生成すると画像(タグデータに対応する画素)に対してタグデータは遅延(ディレイ)を持って出力される。   On the other hand, there are image area separation processing for scan images and image area adaptation processing using tag data. FIG. 10 is a block diagram showing an example of the configuration of an apparatus having functions of such image area separation processing and image area adaptation processing. The image path on the lower side is a general one. Here, when image area separation processing is performed to generate tag data, the tag data is output with a delay with respect to the image (pixel corresponding to the tag data).

このディレイを補正するため、この構成例では、カラーサイクルごとに入力画像データLabを色変換処理で画像データYMCKに変換した後、画像メモリ(TIメモリともいわれる)に入れて画像データYMCKとタグデータの同期をとり、この後たとえば、拡縮、デジタルフィルタ、AE(Auto Exposure ;たとえば地色除去)、階調補正、TRC(Tone Reproduction Correction)、あるいは解像度変換(400⇔600)など、色変換以降の画像処理を行なっている。この際、拡縮、デジタルフィルタ、階調補正、およびTRCでは、タグデータを使用した像域適応処理を行なって選択切替部(SEL;Selector)を介してエンジン(IOT;Image Output Terminal )に渡している。   In order to correct this delay, in this configuration example, after the input image data Lab is converted into image data YMCK by color conversion processing for each color cycle, the image data YMCK and tag data are put into an image memory (also referred to as TI memory). After that, for example, scaling, digital filter, AE (Auto Exposure; for example, ground color removal), gradation correction, TRC (Tone Reproduction Correction), or resolution conversion (400 to 600) Image processing is performed. At this time, in enlargement / reduction, digital filter, gradation correction, and TRC, image area adaptation processing using tag data is performed and passed to an engine (IOT: Image Output Terminal) via a selection switching unit (SEL). Yes.

また、図10の上段側に示すように、ページ割付や並替えなどの機能(画像再配置機能;いわゆる電子ソート機能)をなすための画像蓄積手段が備わっている構成においても、上述と同様にして、画像データYMCKとタグデータの同期を取った後、画像蓄積手段に画像データYMCKとタグデータとを出力して、ページメモリやハードディスク装置(HDD)に圧縮して蓄積し、その後、それらを読み出して伸長した後にマージして(対にして)後段側の処理部に渡し、タグデータを使用して像域適応処理を行なっている。   Further, as shown in the upper side of FIG. 10, the configuration including image storage means for performing functions such as page allocation and rearrangement (image rearrangement function; so-called electronic sort function) is the same as described above. After the image data YMCK and the tag data are synchronized, the image data YMCK and the tag data are output to the image storage means, compressed and stored in a page memory or a hard disk device (HDD), and then stored. After reading and decompressing, the image data is merged (paired) and passed to a subsequent processing unit, and image area adaptation processing is performed using tag data.

図10に示す構成例では、電子ソート機能を備えるか否かに関わらず、どちらの場合も、原稿を変倍して出力を得る場合(変倍出力時)における像域分離処理とタグデータを利用した像域適応処理については明らかでない。   In the configuration example shown in FIG. 10, regardless of whether or not the electronic sort function is provided, in both cases, the image area separation process and the tag data in the case of obtaining an output by scaling the document (when scaling output) are performed. The image area adaptation processing used is not clear.

一方、変倍出力時に、変倍後の画像データを使用してタグデータ(像域識別信号)を得る像域分離処理が知られている。たとえば、図10に示した構成もタグデータ生成部の前段側で、スキャナにて読み取った画像を前段信号処理部にて増幅処理やシェーデイング補正などのプリ画像処理を施した後に拡縮部にて画像を拡大または縮小しているので、普通に考えれば、このようになる。しかしながらこの手法では、問題が生じ得る。   On the other hand, an image area separation process for obtaining tag data (image area identification signal) using the image data after scaling at the time of scaling output is known. For example, the configuration shown in FIG. 10 is also provided at the upstream side of the tag data generation unit, and after the image read by the scanner is subjected to pre-image processing such as amplification processing and shading correction at the upstream signal processing unit, Since the image is enlarged or reduced, this is the normal case. However, this approach can cause problems.

図11は、この問題を説明する図である。図示した例は網点原稿を処理対象とした事例を示している。図示するように、原稿と等倍でない(100%以外の)画像を像域分離処理の対象とする場合、網点のスクリーン角、網点ドット径、およびドットピッチが元の原稿と異なるものとなる。このため、等倍画像を用いて設計された網点パターンマッチングを適用して像域分離処理を行なうと判定結果にバラ付きが生じる。この問題を解消するには、倍率に対応した検知パターンやパラメータを用意しておき、像域分離のアルゴリズムにおいて、パターンマッチングのサイズや網点のピーク検出に際して注目する画素領域やパラメータなどを出力時の実際の倍率に応じて切り替えることが考えられる。   FIG. 11 is a diagram for explaining this problem. The illustrated example shows an example in which a halftone original is processed. As shown in the figure, when an image that is not the same size as the original (other than 100%) is subjected to image area separation processing, the screen angle of the halftone dot, the dot dot diameter, and the dot pitch are different from the original document. Become. For this reason, when image area separation processing is performed by applying halftone dot pattern matching designed using a normal-size image, the determination result varies. To solve this problem, prepare detection patterns and parameters corresponding to the magnification, and output the pixel area and parameters of interest in pattern matching size and halftone dot detection in the image area separation algorithm. It is conceivable to switch according to the actual magnification.

しかしながら、この方法では検知パターンやパラメータの量が膨大になる。また、パターンマッチングのサイズや注目画素領域やパラメータなどを倍率に応じて切り替える必要があるため、制御に負担が掛かり、拡大する場合には注目するサイズが大きくなるため、ハード量が増える。また、多段階にわたる倍率に応じて、パラメータなどを切り替えても、等倍時と全く同じ性能の像域データを得ることは困難である。さらに、使用する変倍のアルゴリズムによっては、画像データがオリジナルと異なってしまい、像域分離処理において等倍時には起こらない誤分離を引き起こす可能性もある。その結果、像域適応処理後の画像にも画質上の不具合が生じ得る。   However, this method requires a huge amount of detection patterns and parameters. In addition, since it is necessary to switch the pattern matching size, the target pixel region, the parameter, and the like according to the magnification, a burden is imposed on the control. Also, even if the parameters are switched according to the magnification over multiple stages, it is difficult to obtain image area data with exactly the same performance as that at the same magnification. Furthermore, depending on the scaling algorithm used, the image data may be different from the original, which may cause erroneous separation that does not occur at the same magnification in the image area separation processing. As a result, an image quality defect may occur in the image after the image area adaptation processing.

このような変倍時における像域分離処理や像域適応処理における問題を解消する手法が特許文献2に提案されている。この特許文献2に記載の手法は、原稿を変倍して出力を得る場合に、原稿と等倍の画像データを用いて像域分離処理を行なうことで、像域分離処理のハード量を減少させるとともに高精度なタグデータを得、また変倍率に関わらず等倍時と同じパラメータを使用することで制御を簡単にしている。   Patent Document 2 proposes a method for solving such problems in image area separation processing and image area adaptation processing during zooming. The technique described in Patent Document 2 reduces the hardware amount of image area separation processing by performing image area separation processing using image data that is the same size as the original when scaling the document to obtain output. In addition, high-precision tag data is obtained, and control is simplified by using the same parameters as those at the same magnification regardless of the variable magnification.

特開平5−63970号公報JP-A-5-63970

しかしながら、特許文献2に記載の手法は、原稿を変倍して出力を得る場合に、変倍後の画像データを使用してタグデータ(像域識別信号)を得る像域分離処理の手法での問題を解決するためになされたもので、画像処理部側に入力される画像が原稿と等倍であることを前提としている。すなわち特許文献2に開示されている具体的構成は、スキャナで読み取られた画像、つまり、その後に画像を変倍する機能を備えた画像処理部に入力される画像と同じものを像域分離処理の対象画像としている。   However, the technique described in Patent Document 2 is an image area separation process that obtains tag data (image area identification signal) using image data after scaling when obtaining an output by scaling the document. In order to solve this problem, it is assumed that the image input to the image processing unit is the same size as the original. That is, the specific configuration disclosed in Patent Document 2 is an image area separation process for an image read by a scanner, that is, an image that is input to an image processing unit having a function of scaling the image thereafter. The target image.

このため、原稿を変倍して出力を得る場合に、たとえば光学的に変倍するなどスキャナ側(画像処理部の前段側)で予め変倍しておく構成の装置では、原稿と等倍の画像を像域分離処理の対象画像とすることができない。したがって、特許文献2に記載の構成では、原稿と等倍でない変倍済みの画像を用いて像域分離処理を行なわなければならず、変倍済みの画像データを取り扱う際の上述した問題が生じてしまう。   For this reason, when the output is obtained by scaling the document, for example, in an apparatus configured to scale in advance on the scanner side (front side of the image processing unit) such as optical scaling, An image cannot be a target image for image area separation processing. Therefore, in the configuration described in Patent Document 2, the image area separation process must be performed using a scaled image that is not the same size as the original, and the above-described problem occurs when the scaled image data is handled. End up.

本発明は、上記事情に鑑みてなされたものであり、画像処理部の前段側で予め変倍しておく構成の装置において像域分離処理や像域適応処理を行なう場合においても、変倍出力時に、上記の問題を解消して精度の高いタグデータを生成し、これにより好適な像域適応処理をすることができる画像処理方法、この画像処理方法を実施する画像処理システム、並びに画像処理システムを構成する画像処理装置およびデータ蓄積装置を提供することを目的とする。   The present invention has been made in view of the above circumstances, and even when an image area separation process and an image area adaptation process are performed in an apparatus configured to perform a scaling process in advance on the front side of the image processing unit, the scaling output is performed. Occasionally, an image processing method capable of solving the above-described problem and generating highly accurate tag data and thereby performing a suitable image area adaptive process, an image processing system for implementing this image processing method, and an image processing system It is an object of the present invention to provide an image processing device and a data storage device that constitute the above.

すなわち、本発明に係る画像処理方法は、画像に含まれる画像要素の属性を示す属性情報を生成する像域分離処理を行なうことで、属性情報を参照して画像に対して画像要素の特徴に応じた適応処理を可能とする画像処理方法であって、先ず第1の手法として、元の画像を予め光学変倍などの予備変倍機能により変倍した変倍済み画像を取り込んで元の画像に対応する変倍された出力画像を生成する際には、取り込んだ変倍済み画像を元の画像と縦横比が略同一の画像(相似画像)に変換し、この縦横比が略同一に変換された変換画像(相似画像)を用いて像域分離処理を行なうこととした。   That is, the image processing method according to the present invention performs image area separation processing for generating attribute information indicating the attribute of an image element included in the image, thereby making the characteristics of the image element relative to the image with reference to the attribute information. An image processing method that enables adaptive processing according to the first method. First, as a first method, an original image is obtained by taking a scaled image obtained by scaling the original image by a preliminary scaling function such as optical scaling. When the scaled output image corresponding to is generated, the captured scaled image is converted to an image (similar image) having substantially the same aspect ratio as the original image, and this aspect ratio is converted to substantially the same. The image area separation process is performed using the converted image (similar image).

また、第2の手法として、元の画像を予め変倍した変倍済み画像を取り込んで元の画像に対応する変倍された出力画像を生成する際には、変倍済み画像を元の画像と略等倍に変換し、この略等倍に変換された変換画像(等倍画像)を用いて像域分離処理を行なうこととした。   As a second technique, when a scaled image obtained by scaling the original image in advance is taken in and a scaled output image corresponding to the original image is generated, the scaled image is converted into the original image. The image area separation processing is performed using the converted image (same size image) converted to approximately the same magnification.

そして、像域分離処理を行なうことで得た属性情報を参照して画像に対して像域適応処理を行なう際には、先ず、像域分離処理により得た属性情報を取り込んだ変倍済み画像と略同倍率に変換し、この略同倍率に変換された属性情報を参照して変倍済み画像に対して適応処理を実行するとよい。   When image area adaptation processing is performed on an image with reference to attribute information obtained by performing image area separation processing, first, a scaled image that incorporates attribute information obtained by image area separation processing It is preferable to perform the adaptation process on the scaled image with reference to the attribute information converted to the substantially same magnification.

また、本発明に係る第1の画像処理システムは、上記第1の手法を用いた像域分離処理を実施するシステムであって、元の画像を予め光学的手段などの予備変倍機能を用いて変倍した変倍済み画像を取り込む画像取得部と、画像取得部が取り込んだ変倍済み画像の縦方向および横方向のうちの少なくとも一方を拡大または縮小することで元の画像と縦横比が略同一の画像に変換する画像変倍部と、画像変倍部により縦横比が略同一に変換された変換画像を用いて像域分離処理を行なうことで属性情報を生成する属性情報生成部とを備えるものとした。   A first image processing system according to the present invention is a system that performs image area separation processing using the first technique, and uses a preliminary scaling function such as optical means in advance for the original image. An image acquisition unit that captures a scaled image that has been scaled in advance, and at least one of the vertical and horizontal directions of the scaled image that is captured by the image acquisition unit is enlarged or reduced so that the aspect ratio is the same as the original image. An image scaling unit for converting into substantially the same image, and an attribute information generating unit for generating attribute information by performing image area separation processing using the converted image whose aspect ratio is converted to be substantially the same by the image scaling unit; It was supposed to be equipped with.

また、本発明に係る第2の画像処理システムは、上記第1の手法を用いた像域分離処理を実施するシステムであって、元の画像を予め変倍した変倍済み画像を取り込む画像取得部と、画像取得部が取り込んだ変倍済み画像の縦方向および横方向のうちの少なくとも一方を拡大または縮小することで元の画像と略等倍の画像に変換する画像変倍部と、画像変倍部により略等倍に変換された変換画像を用いて像域分離処理を行なうことで属性情報を生成する属性情報生成部とを備えるものとした。   A second image processing system according to the present invention is a system that performs image area separation processing using the first method, and acquires an image obtained by capturing a scaled image obtained by scaling the original image in advance. An image scaling unit that converts the image to an image that is approximately the same size as the original image by enlarging or reducing at least one of the vertical direction and the horizontal direction of the scaled image captured by the image acquisition unit, and an image The image processing apparatus includes an attribute information generation unit that generates attribute information by performing an image area separation process using the converted image converted to approximately the same magnification by the scaling unit.

また、本発明に係る画像処理装置やデータ蓄積装置は、本発明に係る画像処理システムを構築するのに好適なものである。   The image processing apparatus and data storage apparatus according to the present invention are suitable for constructing the image processing system according to the present invention.

また従属項に記載された発明は、本発明に係る画像処理方法、画像処理システム、画像処理装置、およびデータ蓄積装置のさらなる有利な具体例を規定する。   The inventions described in the dependent claims define further advantageous specific examples of the image processing method, the image processing system, the image processing apparatus, and the data storage apparatus according to the present invention.

たとえば、本発明に係る上記第1および第2の手法は、ページ割付や並替えなどの画像再配置機能(さらにはタンデムギャップ補正機能)と組み合わせると都合がよい。この場合、取り込んだ変倍済み画像と像域分離処理により得た属性情報(変倍済み画像と略同倍率に変換した後のものでもよい)とを画像再配置機能に利用される記憶部に共通に格納した後に、記憶部から変倍済み画像と属性情報とを読み出して画素単位で対応付けて出力する同期出力処理を行なうことで、専用の属性情報記憶メモリを削減するのがよい。   For example, it is convenient to combine the first and second methods according to the present invention with an image rearrangement function (further, a tandem gap correction function) such as page allocation or rearrangement. In this case, the acquired scaled image and the attribute information obtained by the image area separation process (may be converted to the same magnification as the scaled image) are stored in the storage unit used for the image rearrangement function. It is preferable to reduce the dedicated attribute information storage memory by performing a synchronous output process of reading the scaled image and the attribute information from the storage unit and outputting them in association with each other after the common storage.

また、このような像域分離処理機能と画像再配置機能とを組み合わせる場合には、デバイス非依存の色空間上の画像データを像域分離処理に使用し、またこのデバイス非依存の色空間上の画像データ上にて画像再配置機能を実行することが好ましい。   In addition, when combining such an image area separation processing function and an image rearrangement function, image data in a device-independent color space is used for image area separation processing, and the device-independent color space is used. It is preferable to execute the image rearrangement function on the image data.

なお、像域分離処理機能と画像再配置機能とを組み合わせ、さらに、像域分離処理により得た属性情報を参照して像域適応処理を行なう際に、属性情報を変倍済み画像と略同倍率に変換する場合、像域分離処理機能や像域適応処理機能を実行する画像処理装置側および画像再配置機能を実行するデータ蓄積装置側の何れか一方で倍率変換を実行すればよい。実際に倍率変換を実行する側を切り替えることができる構成とすればなおよい。   When the image area separation processing function and the image rearrangement function are combined and the image area adaptation processing is performed by referring to the attribute information obtained by the image area separation processing, the attribute information is substantially the same as the scaled image. In the case of conversion to the magnification, the magnification conversion may be executed on either the image processing apparatus side that executes the image area separation processing function or the image area adaptation processing function or the data storage apparatus side that executes the image rearrangement function. It is even better if it is possible to switch the side that actually performs the magnification conversion.

この切替可能な構成とするには、画像処理装置側およびデータ蓄積装置側の双方に属性情報変倍部と選択部とを設けておき、後段側であるデータ蓄積装置の選択部が、前段側である画像処理装置の選択部から出力された属性情報の倍率が変倍済みの画像と同じであるのか元の画像と等倍であるのかに応じて選択出力すべき属性情報を決定する。   In order to achieve this switchable configuration, an attribute information scaling unit and a selection unit are provided on both the image processing device side and the data storage device side, and the selection unit of the data storage device on the rear side is connected to the front side. The attribute information to be selected and output is determined according to whether the magnification of the attribute information output from the selection unit of the image processing apparatus is the same as the scaled image or the original image.

なお、本発明に係る画像処理方法や画像処理システムあるいは画像処理装置やデータ蓄積装置は、電子計算機(コンピュータ)を利用してソフトウェア的に作動させることで実現することもでき、このためのプログラムやこのプログラムを格納した記録媒体を発明として抽出することも可能である。なお、プログラムは、コンピュータ読取可能な記憶媒体に格納されて提供されてもよいし、有線あるいは無線による通信手段を介して配信されてもよい。   The image processing method, image processing system, image processing apparatus, and data storage apparatus according to the present invention can also be realized by operating as software using an electronic computer (computer). It is also possible to extract a recording medium storing this program as an invention. Note that the program may be provided by being stored in a computer-readable storage medium, or may be distributed via wired or wireless communication means.

以上のように、本発明によれば、変倍処理機能を備えた画像処理部の前段にさらに予め変倍した画像を生成する予備変倍機能を備えた装置において、予備変倍機能によって変倍された画像が像域分離処理部や画像処理部に入力される場合には、少なくとも、画像の縦横比を原稿の縦横比と略同一にする縦横比一定化処理処理を施した後に像域分離処理をするようにしたので、縦横比一定化処理を行なわない場合よりも像域分離処理の精度を改善することができる。たとえば、網点の角度を原稿と同じにして像域分離処理をすることができる。   As described above, according to the present invention, in an apparatus having a preliminary scaling function for generating an image that has been further scaled in advance before an image processing unit having a scaling process function, When the processed image is input to the image area separation processing unit or the image processing unit, at least the image area separation is performed after performing the aspect ratio stabilization process that makes the aspect ratio of the image substantially the same as the aspect ratio of the document. Since the processing is performed, the accuracy of the image area separation processing can be improved as compared with the case where the aspect ratio stabilization processing is not performed. For example, image area separation processing can be performed with the angle of the halftone dot being the same as that of the original.

また、縦横比だけでなく、画像サイズを原稿に近い倍率の画像にする画像等倍化処理を施した後に像域分離処理をするようにすれば、さらに、像域分離処理の精度を改善することができる。たとえば、網点の角度だけでなく、網点ドットのサイズおよび間隔をも原稿と同一にして像域分離処理をすることができる。   In addition to the aspect ratio, if the image area separation process is performed after performing the image equalization process to make the image size an image close to the original, the accuracy of the image area separation process is further improved. be able to. For example, not only the halftone dot angle but also the halftone dot size and interval can be made the same as that of the original to perform image area separation processing.

以下、図面を参照して本発明の実施の形態について詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

<複写装置の構成>
図1は、本発明に係る画像処理装置の一実施形態である画像処理部を搭載した複写装置(画像処理システムの一例)の機構図である。この複写装置1は、大まかに、原稿を読み取って画像データを取得する画像取得部10と、画像取得部10にて読み取られた画像データに対して所望の画像処理を施す画像処理部20と、画像処理部20により処理された処理済画像に基づいて原稿に対応する画像を所定の出力媒体上に形成する画像出力部30と、プラテンカバー60とを備える。画像処理部20は、画像取得部10と画像出力部30との境界部分に設けられている。
<Configuration of copying machine>
FIG. 1 is a mechanism diagram of a copying apparatus (an example of an image processing system) equipped with an image processing unit which is an embodiment of an image processing apparatus according to the present invention. The copying apparatus 1 roughly includes an image acquisition unit 10 that reads a document and acquires image data, an image processing unit 20 that performs desired image processing on the image data read by the image acquisition unit 10, and An image output unit 30 that forms an image corresponding to a document on a predetermined output medium based on the processed image processed by the image processing unit 20 and a platen cover 60 are provided. The image processing unit 20 is provided at a boundary portion between the image acquisition unit 10 and the image output unit 30.

たとえば、複写装置1は、図示しない接続ケーブルを介してネットワークに接続可能になっている。たとえば、CSMA/CD(Carrier Sense Multiple Access with Collision Detection)型LAN(Local Area Network;たとえばIEEE802.3)やギガビット(Giga Bit)ベースのLAN(以下纏めて有線LANという)により、画像入力端末に接続される。画像入力端末としては、たとえば、ドキュメント作成や編集などの処理する、パソコン、カラースキャナ、デジタルカメラ、またはハードディスク装置や光磁気ディスク装置あるいは光ディスク装置などのデータ格納装置など、任意数の画像入力ソースを含み得る。これらの各端末装置には、ドキュメント作成用のアプリケーションプログラムなどが組み込まれる。画像入力端末は、ドキュメントを、複写装置1に入力する。   For example, the copying apparatus 1 can be connected to a network via a connection cable (not shown). For example, a CSMA / CD (Carrier Sense Multiple Access with Collision Detection) type LAN (Local Area Network; for example, IEEE 802.3) or a Gigabit (Giga Bit) based LAN (hereinafter collectively referred to as a wired LAN) connects to an image input terminal. Is done. As an image input terminal, for example, an arbitrary number of image input sources such as a personal computer, a color scanner, a digital camera, or a data storage device such as a hard disk device, a magneto-optical disk device, or an optical disk device for processing such as document creation and editing are used. May be included. Each of these terminal devices incorporates an application program for creating a document. The image input terminal inputs a document to the copying apparatus 1.

また、複写装置1は、これらの画像入力端末から画像を電子データとして取得するものに限らず、たとえば、図示しない通信網を介して画像を電子データとして取得する通信機能を備えた装置であってもよい。たとえば、一般加入電話網(PSTN:Public Switched Telephone Network )を介してFAX装置などの画像入力端末に接続される。なお、一般加入電話網PSTNに代えて、ISDN(Integrated Switched Digital Network )またはインターネットを含む他の通信媒体を利用してファクシミリをやり取りするようにしてもよい。   The copying apparatus 1 is not limited to an apparatus that obtains an image as electronic data from these image input terminals. For example, the copying apparatus 1 is a device that has a communication function for obtaining an image as electronic data via a communication network (not shown). Also good. For example, it is connected to an image input terminal such as a FAX apparatus via a public switched telephone network (PSTN). Instead of the general subscriber telephone network PSTN, facsimile may be exchanged using ISDN (Integrated Switched Digital Network) or other communication media including the Internet.

また、複写装置1は、たとえばIEEE(Institute of Electrical and Electronics Engineers, Inc. ;米国電気電子学会)1394規格のデバイス3fやUSB(Universal Serial Bus;1.1や2.0)規格のデバイスなどとも接続可能となっており、これらのデバイスからデジタル画像データを受け付けることもできる。あるいは、これらデバイスを介してリモートで複写装置1を制御することもできるようになっている。   The copying apparatus 1 is, for example, an IEEE (Institute of Electrical and Electronics Engineers, Inc.) 1394 standard device 3f or a USB (Universal Serial Bus; 1.1 or 2.0) standard device. Connection is possible, and digital image data can be received from these devices. Alternatively, the copying apparatus 1 can be controlled remotely via these devices.

このように、複写装置1は、画像取得部10にて読み取った原稿の複写物を形成する複写機能だけでなく、様々な画像入力端末からの画像データに基づいて画像を形成する(印刷出力する)、たとえばページプリンタ機能およびファクシミリ送受信機能を備えたいわゆる複合機(マルチファンクション機)で、デジタルプリント装置として構成されている。このとき、たとえば、同様の機能を備えた画像処理部20をシステム構成の使用目的に応じて機能モジュールを使い分ける構成としてもよい(後述する装置構成展開の説明を参照)。   As described above, the copying apparatus 1 forms an image based on image data from various image input terminals (prints and outputs it) as well as a copying function for forming a copy of a document read by the image acquisition unit 10. For example, a so-called multi-function machine (multifunction machine) having a page printer function and a facsimile transmission / reception function is configured as a digital printing apparatus. At this time, for example, the image processing unit 20 having the same function may be configured to use different function modules according to the purpose of use of the system configuration (see the description of device configuration development described later).

画像取得部10は、筐体上に設けられた透明ガラスからなるプラテンガラス(原稿載置台)11を備える。また画像取得部10は、プラテンガラス11の下方に、プラテンガラス11の原稿載置面と反対側の面(裏面)に向かって光を照射する光源12と、光源12から発せられた光をプラテンガラス11側に反射させる略凹状の反射笠17とを備える。光源12としては、主走査FS(Fast Scan )の方向(図の紙面奥行き方向)を長手方向とするハロゲンランプが使用されている。   The image acquisition unit 10 includes a platen glass (original placement table) 11 made of transparent glass provided on a housing. The image acquisition unit 10 also has a light source 12 that emits light toward the surface (back surface) opposite to the document placement surface of the platen glass 11 below the platen glass 11, and the light emitted from the light source 12. A substantially concave reflecting shade 17 that reflects toward the glass 11 is provided. As the light source 12, a halogen lamp whose longitudinal direction is the direction of main scanning FS (Fast Scan) (the depth direction in the drawing) is used.

また、画像取得部10は、プラテンガラス11側からの反射光を受光して副走査SS(Slow Scan )の方向(図中矢印X1の読取方向)と略直交する主走査FSの方向に画像を読み取り、濃度に応じた画像信号(アナログの電気信号)を順次出力する受光部13と、受光部13からの画像信号を所定のレベルまで増幅し出力する信号処理部14とを備える密着光学系のものである。受光部13は、たとえば、CCD(Charge Coupled Device )などの光電変換素子からなる図示しないラインセンサからなる。この受光部13は、信号処理部14などとともに基板15上に配設され、光学走査系(センサユニット)16を構成するようになっている。   Further, the image acquisition unit 10 receives reflected light from the platen glass 11 side and receives an image in the direction of the main scanning FS substantially perpendicular to the direction of the sub-scanning SS (Slow Scan) (the reading direction of the arrow X1 in the figure). A contact optical system including a light receiving unit 13 that sequentially outputs image signals (analog electrical signals) corresponding to reading and density, and a signal processing unit 14 that amplifies and outputs the image signals from the light receiving unit 13 to a predetermined level. Is. For example, the light receiving unit 13 includes a line sensor (not shown) including a photoelectric conversion element such as a CCD (Charge Coupled Device). The light receiving unit 13 is disposed on the substrate 15 together with the signal processing unit 14 and the like, and constitutes an optical scanning system (sensor unit) 16.

また図示していないが、画像取得部10は、光源12、受光部13、および信号処理部14などをプラテンガラス11下で移動させるためのワイヤや駆動プーリ、あるいはステッピングモータなどの駆動モータも筐体内に具備する。駆動プーリは、駆動モータの駆動力によって往復回転させられ、該回転駆動によってワイヤを当該駆動プーリに巻き取る。これにより、受光部13などが一体的に、プラテンガラス11の下方において、副走査SSの方向(図中矢印X1)およびこれと反対方向(図中矢印X2)に往復移動可能に構成されている。また、光学走査系(センサユニット)16と原稿との相対移動速度を通常の読取時(100%出力時)と変えて読み取ることで、副走査方向に読取画像を拡大もしくは縮小(変倍)することも可能となっている。   Although not shown, the image acquisition unit 10 also includes a drive motor such as a wire, a drive pulley, or a stepping motor for moving the light source 12, the light receiving unit 13, the signal processing unit 14, and the like under the platen glass 11. Provided in the body. The driving pulley is reciprocally rotated by the driving force of the driving motor, and the wire is wound around the driving pulley by the rotation driving. As a result, the light receiving unit 13 and the like are configured to be able to reciprocate integrally below the platen glass 11 in the sub-scanning SS direction (arrow X1 in the figure) and in the opposite direction (arrow X2 in the figure). . In addition, the read image is enlarged or reduced (magnified) in the sub-scanning direction by changing the relative movement speed between the optical scanning system (sensor unit) 16 and the original as compared with normal reading (100% output). It is also possible.

上記構成において、原稿をプラテンガラス11上に載置した状態で読み取る固定読取方式時には、人手により(ドキュメントフィーダを利用してもよい)原稿載置台としてのプラテンガラス11上に原稿を載置し、当該プラテンガラス11上の任意の位置に原稿を固定(停止ロック)させた状態で、所定の読取開始位置から、受光部13を矢印X1の方向(副走査方向)へ等速移動走査して原稿を露光し画像を読み取る。   In the above configuration, in the fixed reading method in which the original is read while being placed on the platen glass 11, the original is placed on the platen glass 11 serving as a document placing table by hand (a document feeder may be used) With the original fixed (stop-locked) at an arbitrary position on the platen glass 11, the light receiving unit 13 is moved and scanned at a constant speed in the direction of the arrow X1 (sub-scanning direction) from a predetermined reading start position. To expose and read the image.

画像取得部10は、プラテンガラス11上に載置された原稿を読み取って得た入力画像を赤,緑,青の各色成分のデジタル画像データR,G,Bに変換する。たとえば光源12からの光がプラテンガラス11上に載置された原稿を照射し、反対光が図示しない光学系を介して赤,緑,青の各色に分光される。そして各色光が、各色光用に分けられたCCDラインセンサなどからなる受光部13に入射し、入力画像がたとえば400dpi(400ドット/1インチ)の解像度で読み取られることによって、赤(R),緑(G),青(B)の各色成分のアナログの画像信号が得られる。   The image acquisition unit 10 converts an input image obtained by reading a document placed on the platen glass 11 into digital image data R, G, and B of red, green, and blue color components. For example, the light from the light source 12 irradiates a document placed on the platen glass 11, and the opposite light is split into red, green, and blue colors via an optical system (not shown). Each color light is incident on a light receiving unit 13 including a CCD line sensor or the like divided for each color light, and an input image is read at a resolution of, for example, 400 dpi (400 dots / 1 inch), whereby red (R), Analog image signals of green (G) and blue (B) color components are obtained.

プリ(Pre )画像処理部として機能する信号処理部14は、受光部13からの赤,緑,青の各画像信号を図示しない増幅部により所定のレベルまで増幅し、またたとえばシェーデイング補正などのプリ画像処理を施し、さらに図示しないA/Dコンバータによりデジタルデータに変換することで、赤,緑,青のデジタル画像データR,G,BをA/Dコンバータから出力する。この赤,緑,青の画像データR,G,Bは、ケーブル19を通じて画像処理部20に送られる。   The signal processing unit 14 functioning as a pre (Pre) image processing unit amplifies the red, green, and blue image signals from the light receiving unit 13 to a predetermined level by an amplification unit (not shown), and performs, for example, shading correction. Pre-image processing is performed, and further, digital image data R, G, and B of red, green, and blue are output from the A / D converter by being converted into digital data by an A / D converter (not shown). The red, green, and blue image data R, G, and B are sent to the image processing unit 20 through the cable 19.

画像出力部30は、画像取得部10にて得られ画像処理部20にて処理された画像データや外部の画像入力端末から得た画像データに基づいて、電子写真式、感熱式、熱転写式、インクジェット式、あるいは同様な従来の画像形成処理を利用して、普通紙や感熱紙などの出力媒体上に可視画像を形成する(印刷する)。このため、画像出力部30は、たとえば複写装置1をデジタル印刷システムとして稼働させるためのラスタ出力スキャン(ROS)ベースのプリントエンジンを備える。本実施形態の画像出力部30は、一方向に順次一定間隔をおいて並置された出力色Y,M,C,Kの各色の画像形成部(転写部/エンジン)31を有するタンデム構成のものである。以下、各色の画像形成部31のそれぞれに符号Y,M,C,Kを付して示し、纏めていうときには色の符号を省略して示す。その他の部材についても同様である。   The image output unit 30 is based on image data obtained by the image acquisition unit 10 and processed by the image processing unit 20 or image data obtained from an external image input terminal, electrophotographic, thermal, thermal transfer, A visible image is formed (printed) on an output medium such as plain paper or thermal paper using an ink jet type or similar conventional image forming process. Therefore, the image output unit 30 includes, for example, a raster output scan (ROS) based print engine for operating the copying apparatus 1 as a digital printing system. The image output unit 30 of the present embodiment has a tandem configuration having image forming units (transfer units / engines) 31 of output colors Y, M, C, and K arranged in parallel in a certain direction at regular intervals. It is. In the following, each of the image forming units 31 of each color is denoted by reference symbols Y, M, C, and K, and the color symbols are omitted when collectively referred to. The same applies to other members.

なお、図示した例では、出力色としてY,M,C,Kの4色を使用する例を示したが、これに限らず、たとえば第5色としてのグレイ(灰色)Gyなどより多くの出力色を含むものであってもよいし、ブラック(K)を除くY,M,Cの3色であってもよい。これらの場合でも、人間の視覚感度の低いY色を第1色(最初に用紙に出力する色)とする。また、出力色の組合せはY,M,C(さらにKを含んでいてもよい)の系統に限らず、たとえばR,G,Bの系統のものであってもよい。これらの場合でも、人間の視覚感度の低い色を第1色とする。   In the illustrated example, four output colors Y, M, C, and K are used. However, the present invention is not limited to this. For example, more outputs such as gray (gray) Gy as the fifth color are used. It may include a color or may be three colors of Y, M, and C excluding black (K). Even in these cases, the Y color with low human visual sensitivity is set as the first color (the color that is first output to the paper). Further, the combination of output colors is not limited to the Y, M, C (which may further include K) system, but may be, for example, the R, G, B system. Even in these cases, a color having low human visual sensitivity is set as the first color.

画像形成部31の中央部には、感光体ドラム32が配され、この感光体ドラム32の周囲には、一次帯電器33、現像器34、および転写帯電器35などが配設され、さらに画像形成データに基づいて潜像を感光体ドラム32に記録するためのポリゴンミラー39などの書込走査光学系を有する。   A photosensitive drum 32 is disposed at the center of the image forming unit 31, and a primary charger 33, a developing unit 34, a transfer charger 35, and the like are disposed around the photosensitive drum 32. A writing scanning optical system such as a polygon mirror 39 for recording a latent image on the photosensitive drum 32 based on the formation data is provided.

また画像出力部30は、画像形成部31に印刷用紙を搬送するための用紙カセット41と搬送路42とを備えている。また先端検出器44が、用紙カセット41から各画像形成部31に搬送される印刷用紙の搬送路42上に近接して設けられている。先端検出器44は、レジストローラ42aを通じて転写ベルト(搬送ベルト)43上に送り出された印刷用紙の先端をたとえば光学的に検出して先端検出信号を得、この先端検出信号を画像処理部20に送る。   The image output unit 30 includes a paper cassette 41 and a conveyance path 42 for conveying the printing paper to the image forming unit 31. A leading edge detector 44 is provided in proximity to a conveyance path 42 for printing paper conveyed from the paper cassette 41 to each image forming unit 31. The leading edge detector 44 optically detects, for example, the leading edge of the printing paper fed onto the transfer belt (conveyance belt) 43 through the registration roller 42 a to obtain a leading edge detection signal, and this leading edge detection signal is sent to the image processing unit 20. send.

画像処理部20は、画像出力部30から入力された先端検出信号に同期して、画像取得部10の信号処理部14からの赤,緑,青の画像データR,G,Bに所定の画像処理を施した後、Y,M,C,Kの画像形成データ(オンオフ2値化トナー信号)を得、画像処理済みのY,M,C,Kの各色の画像形成データを順次一定間隔(いわゆるタンデムギャップ分)をおいて画像出力部30に入力する。   The image processing unit 20 synchronizes with the tip detection signal input from the image output unit 30, and outputs a predetermined image to the red, green, and blue image data R, G, and B from the signal processing unit 14 of the image acquisition unit 10. After the processing, Y, M, C, and K image formation data (on / off binarized toner signal) is obtained, and the image processed data for each color of Y, M, C, and K that has been processed is sequentially placed at regular intervals ( A so-called tandem gap) is input to the image output unit 30.

画像出力部30においては先ず、潜像形成用の光源としての半導体レーザ38Yは、画像処理部20からのイエロー(Y)の画像形成データによって駆動されることで、イエローの画像形成データを光信号に変換し、この変換されたレーザ光をポリゴンミラー39に向けて照射する。このレーザ光は、さらに反射ミラー47Y,48Y,49Yを介して一次帯電器33Yによって帯電された感光体ドラム32Y上を走査することで、感光体ドラム32Y上に静電潜像を形成する。この静電潜像は、イエローのトナーが供給される現像器34Yによってトナー像とされ、このトナー像は、転写ベルト43上の用紙が感光体ドラム32Yを通過する間に転写帯電器35Yによって用紙上に転写される。そして転写後は、クリーナ36Yによって感光体ドラム32Y上から余分なトナーが除去される。   In the image output unit 30, first, the semiconductor laser 38Y as a light source for forming a latent image is driven by yellow (Y) image formation data from the image processing unit 20, thereby converting the yellow image formation data into an optical signal. The converted laser beam is irradiated toward the polygon mirror 39. The laser light further scans the photosensitive drum 32Y charged by the primary charger 33Y via the reflection mirrors 47Y, 48Y, and 49Y, thereby forming an electrostatic latent image on the photosensitive drum 32Y. The electrostatic latent image is converted into a toner image by a developing device 34Y to which yellow toner is supplied. The toner image is transferred to a sheet by a transfer charger 35Y while the sheet on the transfer belt 43 passes through the photosensitive drum 32Y. Transcribed above. After the transfer, excess toner is removed from the photosensitive drum 32Y by the cleaner 36Y.

同様に、半導体レーザ38M,38C,38Kは、画像処理部20からイエローの画像形成データに対して順次一定間隔をおいて得られる対応するM,C,Kの各色の画像形成データによって駆動されることで、各色の画像形成データを光信号に変換し、この変換されたレーザ光をポリゴンミラー39に向けて照射する。このレーザ光は、さらに反射ミラー47M〜49M,47C〜49C,47K〜49Kを介して一次帯電器33M,33C,33Kによって帯電された感光体ドラム32M,32C,32K上を走査することで、感光体ドラム32M,32C,32K上に静電潜像を順次形成する。   Similarly, the semiconductor lasers 38M, 38C, and 38K are driven by the corresponding M, C, and K color image formation data obtained from the image processing unit 20 sequentially with respect to the yellow image formation data at regular intervals. As a result, the image forming data of each color is converted into an optical signal, and the converted laser light is irradiated toward the polygon mirror 39. The laser light is further scanned on the photosensitive drums 32M, 32C, and 32K charged by the primary chargers 33M, 33C, and 33K via the reflection mirrors 47M to 49M, 47C to 49C, and 47K to 49K, thereby exposing the photosensitive drums. Electrostatic latent images are sequentially formed on the body drums 32M, 32C, and 32K.

各静電潜像は、各色のトナーが供給される現像器34M,34C,34Kによって順次トナー像とされ、各トナー像は、転写ベルト43上の用紙が対応する感光体ドラム32M,32C,32Kを通過する間に対応する転写帯電器35M,35C,35Kによって用紙上に順次転写される。   Each electrostatic latent image is sequentially converted into a toner image by developing units 34M, 34C, and 34K to which toner of each color is supplied, and each toner image is a photosensitive drum 32M, 32C, and 32K to which the paper on the transfer belt 43 corresponds. Are sequentially transferred onto the paper by the corresponding transfer chargers 35M, 35C, and 35K.

このようにY,M,C,Kの各色のトナー像が順次多重転写された用紙は、転写ベルト43上から剥離され、定着ローラ45によってトナーが定着されて、複写機の外部に排出される。   The paper on which the toner images of each color of Y, M, C, and K are sequentially transferred in this way is peeled off from the transfer belt 43, the toner is fixed by the fixing roller 45, and is discharged outside the copying machine. .

なお、画像出力部30の構成は上述したものに限らず、たとえば、中間転写ベルトを1つあるいは2つ備えた中間転写方式のものとしてもよい。   Note that the configuration of the image output unit 30 is not limited to that described above, and may be, for example, an intermediate transfer type including one or two intermediate transfer belts.

<画像処理部の構成>
図2は、上記構成の複写装置1に設けられたメイン画像処理装置として機能する画像処理部20の一実施形態のブロック図である。この画像処理部20においては、画像取得部10(信号処理部14)からの画像データA,B,Cが入力される。
<Configuration of image processing unit>
FIG. 2 is a block diagram of an embodiment of the image processing unit 20 that functions as a main image processing apparatus provided in the copying apparatus 1 having the above configuration. In the image processing unit 20, the image data A, B, and C from the image acquisition unit 10 (signal processing unit 14) are input.

図示するように、画像処理部20は、前段画像処理部20aと、後段画像処理部20bとに大別される。なお、画像処理部20と並列に、図示しない像域分離処理機能部を設けてもよい。この像域分離処理機能部については、後で詳しく説明する。   As shown in the figure, the image processing unit 20 is roughly divided into a front image processing unit 20a and a rear image processing unit 20b. An image area separation processing function unit (not shown) may be provided in parallel with the image processing unit 20. The image area separation processing function unit will be described in detail later.

前段画像処理部20aは、地色検知部102および入力DF(Digital Filter)部を有する入力データ処理部100と、副走査変倍処理部および主走査変倍処理部を有する変倍処理部200とを備えている。   The pre-stage image processing unit 20a includes an input data processing unit 100 having a ground color detection unit 102 and an input DF (Digital Filter) unit, and a scaling processing unit 200 having a sub-scanning scaling processing unit and a main scanning scaling processing unit. It has.

後段画像処理部20bは、前段色調整部400と、入力色信号を他の色信号系に変換する色変換部500と、地色除去処理部や階調補正部を有する後段画像補正部600と、画像出力部30用の画像データ(たとえば2値化データ)を生成する出力データ処理部700とをこの順に備える。   The post-stage image processing unit 20b includes a pre-stage color adjustment unit 400, a color conversion unit 500 that converts an input color signal into another color signal system, a post-stage image correction unit 600 that includes a ground color removal processing unit and a gradation correction unit. And an output data processing unit 700 for generating image data (for example, binarized data) for the image output unit 30 in this order.

後段画像処理部20b内の各機能部は、タグデータを参照して文字/写真/網点などの画像オブジェクトの特性に応じた適応処理を行なう適応処理実行部の機能を備える。   Each functional unit in the latter-stage image processing unit 20b has a function of an adaptive process execution unit that performs an adaptive process according to the characteristics of an image object such as a character / photo / halftone dot with reference to tag data.

以下、画像処理部20を構成する各機能部分の概要について説明し、本実施形態の特徴部分である像域分離処理機能については、その後で詳しく説明する。なお、以下の説明において、各機能部分から出力される画像データには、画像データであることを示す“D”と、その機能部分の参照符号と、個々の信号の参照符号とを順に付して示すこととする。また、それら複数の信号を纏めていう場合には、画像データであることを示す“D”と、機能部分の参照符号と、全ての信号の参照符号とを順に付して示すこととする。たとえば、画像取得部10から出力されるデータAはD10A,データB,CはD10B,D10C、これらを纏めてD10ABCなどである。   Hereinafter, the outline of each functional part constituting the image processing unit 20 will be described, and the image area separation processing function which is a characteristic part of the present embodiment will be described in detail later. In the following description, “D” indicating that the image data is image data, a reference symbol of the functional portion, and a reference symbol of each signal are sequentially attached to the image data output from each functional portion. Will be shown. In addition, when the plurality of signals are collectively referred to, “D” indicating image data, a functional part reference code, and reference signs of all signals are sequentially attached. For example, the data A output from the image acquisition unit 10 is D10A, the data B and C are D10B and D10C, and these are collectively D10ABC.

前段画像処理部20aの入力データ処理部100は、地色検知処理機能とDF(デジタルフィルタ)処理機能とを備えている。地色検知処理機能は、画像取得部10から入力されたデータD10AおよびD10B,D10Cに基づいて、読取対象原稿の地色成分(下地レベル)を検知しカラー原稿およびモノクロ原稿のそれぞれに応じて、その地色成分を示す地色画像信号を出力するようになっている。また、地色検知処理機能は、地色成分の検知方法として、種々の方式を切替使用可能に構成されている。   The input data processing unit 100 of the pre-stage image processing unit 20a has a ground color detection processing function and a DF (digital filter) processing function. The ground color detection processing function detects the ground color component (background level) of the document to be read based on the data D10A, D10B, and D10C input from the image acquisition unit 10, and according to each of the color document and the monochrome document. A ground color image signal indicating the ground color component is output. In addition, the ground color detection processing function is configured so that various methods can be switched and used as a ground color component detection method.

入力データ処理部のDF処理機能は、画像取得部10から入力されたデータD10AおよびデータD10B,D10Cのそれぞれに対して、空間フィルタを掛ける。   The DF processing function of the input data processing unit applies a spatial filter to each of the data D10A and the data D10B and D10C input from the image acquisition unit 10.

変倍処理部200は、副走査方向および主走査方向のそれぞれについて独立に変倍処理を行なうものである。人の視覚感度と画質や演算処理負担などの関係を考慮して、データD10Aと色データD10B,D10Cとで異なる方式を用いても構わない(たとえば特開平9−298660号、特開2000−151989号参照)。   The scaling processing unit 200 performs scaling processing independently for each of the sub-scanning direction and the main scanning direction. Different methods may be used for the data D10A and the color data D10B and D10C in consideration of the relationship between human visual sensitivity, image quality, and calculation processing load (for example, JP-A-9-298660, JP-A-2000-151989). Issue).

また、画像処理部20に入力される画像の画像要素の種類(文字/線画領域、図形領域、自然画領域など)に対応した属性情報がタグデータとして入力される場合に備えて(たとえば後述する像域分離処理によりタグデータを生成して入力する場合)、入力されるタグデータに対応する個別回路も用意されていて、画像の副走査方向への変倍処理に応じてタグデータD100Tを縮小処理する。   Also, in preparation for the case where attribute information corresponding to the type of image element (character / line drawing area, graphic area, natural image area, etc.) input to the image processing unit 20 is input as tag data (for example, described later). When tag data is generated and input by image area separation processing), an individual circuit corresponding to the input tag data is also prepared, and the tag data D100T is reduced in accordance with the scaling process in the sub-scanning direction of the image. Process.

なお、データD100Aに対する縮小倍率、データD100B,100Cに対する縮小倍率、タグデータD100Tに対する縮小倍率は、それぞれ独立した設定も可能となっている。   The reduction magnification for data D100A, the reduction magnification for data D100B and 100C, and the reduction magnification for tag data D100T can be set independently.

後段画像補正部600に含まれる地色除去処理部は、AE機能として、前段画像処理部20aの入力データ処理部100に含まれる地色検知部で検知した地色成分(地色画像データ)をもとにして、演算により地色成分を除去する。   The ground color removal processing unit included in the subsequent image correction unit 600 uses the ground color component (ground color image data) detected by the ground color detection unit included in the input data processing unit 100 of the previous image processing unit 20a as an AE function. Based on the calculation, ground color components are removed.

前段色調整部400は、入力された画像データD200A,D200B、D200Cに対してコントラスト調整(濃度調整)、および色合い調整を所定の順序で行なった後、処理済の画像を色変換部500に入力する。   The pre-stage color adjustment unit 400 performs contrast adjustment (density adjustment) and hue adjustment on the input image data D200A, D200B, and D200C in a predetermined order, and then inputs the processed image to the color conversion unit 500. To do.

なお、色変換部500で行なう色変換の方式には、種々の方式があり、何れの方式を用いてもよい。   Note that there are various methods of color conversion performed by the color conversion unit 500, and any method may be used.

後段色補正部600は、色変換後のカラー画像データD500A’,D500B’,D500C’,D500D’のそれぞれについて、地色除去、フィルタ処理を先ず行ない、処理済のカラー画像データに対して階調補正を行なう。ここでは、タグデータD500Tを用いて適応画像処理を行なう。   The post-stage color correction unit 600 first performs ground color removal and filter processing for each of the color image data D500A ′, D500B ′, D500C ′, and D500D ′ after color conversion, and performs gradation on the processed color image data. Make corrections. Here, adaptive image processing is performed using the tag data D500T.

出力データ処理部700は、後段画像補正部600の出力画像D600A’、D600B’、D600C’、D600D’、およびタグD600Tを入力データとして、それぞれにスクリーン処理をかけた2値化データをタンデムギャップ分に対応するように順次一定間隔をおいて画像出力部30側へ出力する。各色間は独立したタイミングで動作可能であるとともに、誤差拡散機能およびパッキング(Packing )機能が排他的に選択/機能する構成となっている。なお、この出力データ処理部700には、たとえば400SPIを600SPI(Spots Per lnch)に変換するなどの解像度変換機能を設けてもよい。   The output data processing unit 700 uses the output images D600A ′, D600B ′, D600C ′, D600D ′, and the tag D600T of the post-stage image correction unit 600 as input data, and binarized data obtained by applying screen processing to the tandem gap. Are sequentially output to the image output unit 30 side at regular intervals. Each color can be operated at an independent timing, and an error diffusion function and a packing function are exclusively selected / functioned. Note that the output data processing unit 700 may be provided with a resolution conversion function such as converting 400 SPI into 600 SPI (Spots Per Inch), for example.

<複写装置のシステム構成の展開例>
図3は、図2に示した画像処理部20を前段画像処理部20aと後段画像処理部20bに分割し、像域分離処理部を追加して、タグを生成し、そのタグに応じた適応処理、前段画像処理、後段画像処理を行なう構成を示した一例である。
<Example of system configuration for copying machines>
3 divides the image processing unit 20 shown in FIG. 2 into a pre-stage image processing unit 20a and a post-stage image processing unit 20b, adds an image area separation processing unit, generates a tag, and adapts according to the tag It is an example which showed the structure which performs a process, a front | former stage image process, and a back | latter stage image process.

画像処理部(A)21(14)は、画像取得部10で取得した画像に対して色空間変換などの前画像処理を行なう。画像処理部(C)24は、像域分離処理を行ない、結果をタグデータとして画像と同期させて出力する。   The image processing unit (A) 21 (14) performs pre-image processing such as color space conversion on the image acquired by the image acquisition unit 10. The image processing unit (C) 24 performs image area separation processing, and outputs the result as tag data in synchronization with the image.

画像処理部(B)22(20)は、画像処理部24の出力画像に対してフィルタ処理と変倍処理とを行ない、処理済の画像とタグデータを電子ソート部(データ蓄積装置)1310へ出力する。   The image processing unit (B) 22 (20) performs filter processing and scaling processing on the output image of the image processing unit 24, and sends the processed image and tag data to the electronic sort unit (data storage device) 1310. Output.

画像処理部D26(20)は、電子ソート部1310から画像とタグデータを取り出し、色調整、色変換、後段色補正、出力データ処理などの画像処理を行ない、画像出力部30に出力する。   The image processing unit D 26 (20) extracts the image and tag data from the electronic sort unit 1310, performs image processing such as color adjustment, color conversion, post-stage color correction, and output data processing, and outputs them to the image output unit 30.

<予備変倍処理機能>
図4は、図3に示した構成の画像読取装置内に設けられている画像処理部(C)24のローテーション機能を説明する図である。画像取得部10は、副走査方向について、拡大および縮小の両者について光学変倍を利用する構成のもであるとして説明する。ここでは、画像取得部10にて、光学変倍を利用して副走査方向SSに、70%縮小で読み取る場合と141%拡大で読み取る場合とを示している。
<Preliminary scaling processing function>
FIG. 4 is a diagram for explaining the rotation function of the image processing unit (C) 24 provided in the image reading apparatus having the configuration shown in FIG. The image acquisition unit 10 will be described as having a configuration that uses optical scaling for both enlargement and reduction in the sub-scanning direction. Here, the case where the image acquisition unit 10 reads with 70% reduction and the case with 141% enlargement in the sub-scanning direction SS using optical scaling is shown.

画像処理部24は、画像取得部10から取り込んだ画像をデータ処理にて回転させる機能を備える。画像処理部24は、この画像回転時、副走査方向メカ変倍を行なう画像取得部10による副走査方向の変倍率に応じて、主走査方向FSのサイズを変倍する機能も備える。すなわち、画像処理部24は、変倍処理+画像ローテーション処理(連動処理)を行なうことができる。変倍処理機能を実現する仕組みは、画像処理部20の変倍処理部200と同様の手法を採用すればよい。この光学的に変倍された画像に対する変倍処理+画像ローテーション処理も含めて、予備変倍機能という。そしてこの予備変倍機能を用いて変倍処理した画像が画像処理部20や像域分離処理部1000に送られる。   The image processing unit 24 has a function of rotating the image captured from the image acquisition unit 10 by data processing. The image processing unit 24 also has a function of scaling the size in the main scanning direction FS according to the scaling factor in the sub-scanning direction by the image acquisition unit 10 that performs mechanical scaling in the sub-scanning direction when the image is rotated. That is, the image processing unit 24 can perform scaling processing + image rotation processing (interlocking processing). As a mechanism for realizing the scaling processing function, a method similar to that of the scaling processing unit 200 of the image processing unit 20 may be employed. This pre-scaling function is also included, including the scaling process + image rotation process for the optically scaled image. Then, an image subjected to the scaling process using the preliminary scaling function is sent to the image processing unit 20 and the image area separation processing unit 1000.

たとえば、70%縮小で読み取られた画像に対して画像処理部24のローテーション機能を作動させないときには(Rot無:縮小)、副走査方向SSのみ70%縮小された画像が出力され、たとえば後述するタグデータ検知処理部1020などに入力される。一方、70%縮小で読み取られた画像に対してローテーション機能を作動させたときには(Rot有:縮小)、副走査方向SSおよび主走査方向FSの双方に70%縮小された画像が出力される。   For example, when the rotation function of the image processing unit 24 is not operated for an image read at 70% reduction (No Rot: reduction), an image reduced by 70% only in the sub-scanning direction SS is output. The data is input to the data detection processing unit 1020 or the like. On the other hand, when the rotation function is activated for an image read at 70% reduction (rotation: reduction), an image reduced by 70% is output in both the sub-scanning direction SS and the main scanning direction FS.

同様に、141%拡大で読み取られた画像に対して画像処理部24のローテーション機能を作動させないときには(Rot無:拡大)、副走査方向SSのみ141%拡大された画像が出力され、ローテーション機能を作動させたときには(Rot有:拡大)、副走査方向SSおよび主走査方向FSの双方に141%拡大された画像が出力される。ただし、拡大サイズには一定の制限がある。   Similarly, when the rotation function of the image processing unit 24 is not operated for an image read at 141% enlargement (No Rot: enlargement), an image enlarged by 141% is output only in the sub-scanning direction SS, and the rotation function is activated. When operated (with Rot: enlargement), an image enlarged by 141% is output in both the sub-scanning direction SS and the main scanning direction FS. However, there are certain restrictions on the enlargement size.

この副走査方向への光学変倍は光学走査系(センサユニット)16と原稿の副走査方向への相対移動速度を変えることで実現できるので、煩雑なデータ処理を行なう必要がなく、副走査方向の変倍処理が簡易になる。また、光学歪みを無視すれば、変倍画像の画像品質を高めることができる。データ処理にて変倍処理を行なうと高解像度部分やコントラストの強い分(たとえばエッジ部など)に偽信号が発生し画質劣化を招く可能性があるからである。スキャンの時点で副走査方向の解像度が高くなる。たとえば、600SPI時、100%(等倍)では、約24画素/1mmとなる。これが、200%拡大時では、約48画素/1mmとなり、1mmを倍の画素情報で持つことになる。本実施形態では、像域分離用の画像のみを変倍処理して、分離処理を行ない、Tag(属性)情報を生成し、これを元倍率に戻す。スキャンした画像については、元の倍率のまま後段画像処理部に入力する。   This optical scaling in the sub-scanning direction can be realized by changing the relative movement speed of the optical scanning system (sensor unit) 16 and the document in the sub-scanning direction, so that no complicated data processing is required, and the sub-scanning direction. The scaling process is simplified. If the optical distortion is ignored, the image quality of the zoomed image can be improved. This is because when the scaling process is performed in the data processing, a false signal is generated in a high-resolution part or a part having a high contrast (for example, an edge part), which may cause image quality deterioration. The resolution in the sub-scanning direction increases at the time of scanning. For example, at 600 SPI, at 100% (same size), it is about 24 pixels / 1 mm. At 200% magnification, this is about 48 pixels / 1 mm, and 1 mm is held with double pixel information. In this embodiment, only the image for image region separation is subjected to scaling processing, separation processing is performed, Tag (attribute) information is generated, and this is returned to the original magnification. The scanned image is input to the subsequent image processing unit with the original magnification.

これに対し、特許文献2(特開平5−63970号)の場合は、100%の画像を用いて、これを拡大するので、
1)同じ画像の繰り返し(200%拡大の場合4画素同じデータを繰り返す)を行ない所望の倍率に変換する。
2)補間処理により倍率に合った画像に変換する必要がある。
上記1),2)の何れにしても、存在しない画像情報を周辺画像の情報を元に新たに作り出す必要がある。したがって、特許文献2は、本実施形態に対し劣る。元々スキャンの時点で画像が拡大され、この画像の使用を前提としている。
On the other hand, in the case of Patent Document 2 (Japanese Patent Laid-Open No. 5-63970), since this is enlarged using a 100% image,
1) Repeating the same image (repeats the same data for 4 pixels in the case of 200% enlargement) and converting it to a desired magnification.
2) It is necessary to convert to an image suitable for the magnification by interpolation processing.
In any of the above 1) and 2), it is necessary to newly create image information that does not exist based on the information of surrounding images. Therefore, patent document 2 is inferior to this embodiment. The image is originally enlarged at the time of scanning, and it is assumed that this image is used.

また、拡大画像が入力された場合、100%で検知できていた網点が、200%であると検知できないときがある。たとえば、スクリーン線数が100線(ドット間隔0.25mm)の網点印刷を200%スキャンすると50線相当(0.5mm)となってしまい、ドット間隔が拡大しているため、検知ウインドウサイズを越えてしまう。このとき、検知ウインドウを広げればよいが、ハードウェア規模が増大してしまう。100%近傍の画像にて検知したい網点線数を元にウインドウサイズを決定するようにしている本実施形態の構成は、そのような問題が起きない。   In addition, when an enlarged image is input, it may not be detected that the halftone dot that can be detected at 100% is 200%. For example, when 200% of halftone dot printing with a screen line number of 100 lines (dot interval of 0.25 mm) is scanned, it becomes equivalent to 50 lines (0.5 mm), and the dot interval is enlarged. It will exceed. At this time, the detection window may be widened, but the hardware scale increases. Such a problem does not occur in the configuration of the present embodiment in which the window size is determined based on the number of halftone lines to be detected in an image near 100%.

<像域分離処理と電子ソートとの組合せ>
図5は、図1に示した複写装置1における像域分離処理に着目した好適な構成のブロック図である。この図5に示す構成は、像域分離処理機能とページ割付や並替えなどの画像再配置機能(電子ソート機能)とを組み合わせている点に特徴を有する。また、この構成においては、画像出力部30のタンデム構成に応じて、タンデムギャップ分だけズレたタイミングで各出力色用の画像データを独立に出力させる使い方も可能に構成されている。最初に、このブロック図を用いて本実施形態の像域分離処理の基本構成を説明し、図2に示した画像処理部20との組合せに関しては後で説明する。
<Combination of image area separation processing and electronic sorting>
FIG. 5 is a block diagram of a preferred configuration focusing on image area separation processing in the copying apparatus 1 shown in FIG. The configuration shown in FIG. 5 is characterized in that an image area separation processing function and an image rearrangement function (electronic sort function) such as page allocation and rearrangement are combined. Further, in this configuration, according to the tandem configuration of the image output unit 30, it is possible to use the image data for each output color independently at a timing shifted by the tandem gap. First, the basic configuration of the image area separation processing of the present embodiment will be described using this block diagram, and the combination with the image processing unit 20 shown in FIG. 2 will be described later.

複写装置1は、像域分離処理を行なうための構成として、先ず画像取得部10にて読み取られた原稿画像に基づいてリアルタイムで像域を識別する像域分離処理部1000と、Lab色空間上の画像データにて画像再配置機能を実行するデータ蓄積装置1100とを備える。本実施形態の像域分離処理部1000は、原稿を読み取る画像取得部10と図2に示した画像処理部20との間に配されるものとして構成されている。   As a configuration for performing image area separation processing, the copying apparatus 1 first includes an image area separation processing unit 1000 that identifies an image area in real time based on a document image read by the image acquisition unit 10, and a Lab color space. And a data storage device 1100 that executes an image rearrangement function with the image data. The image area separation processing unit 1000 according to the present embodiment is configured to be disposed between the image acquisition unit 10 that reads a document and the image processing unit 20 illustrated in FIG.

たとえば、像域分離処理部1000は、入力デバイスである画像取得部10にて読み取ったRGB色空間(入力デバイス依存の色空間)の画像データRGBをデバイス非依存の色空間であるLab色空間の画像データLabに変換する前段色変換部1010と、入力画像サイズを主走査方向および副走査方向の双方ともに原稿(オリジナル)に近い画像(略等倍の画像)になるように倍率変換(以下、画像等倍化処理ともいう)する画像変倍部1012と、画像変倍部1012により変倍処理された画像を用いて像域分離処理を行なうタグデータ検知処理部1020とを備える。   For example, the image area separation processing unit 1000 converts the image data RGB in the RGB color space (input device-dependent color space) read by the image acquisition unit 10 that is an input device into the Lab color space that is a device-independent color space. A pre-stage color conversion unit 1010 that converts to image data Lab, and a magnification conversion (hereinafter, referred to as an image of approximately the same size) that is close to the original (original) in both the main scanning direction and the sub-scanning direction. An image scaling unit 1012 (also referred to as an image equalization process) and a tag data detection processing unit 1020 that performs an image area separation process using the image scaled by the image scaling unit 1012 are provided.

画像変倍部1012は、画像取得部10側(あるいは図示しない複写装置1全体を制御する制御部)から通知される倍率情報を参照して主走査および副走査ともに縦横比が原稿の縦横比と等倍の画像(相似画像)、好ましくは原稿(オリジナル)に近い倍率の画像(等倍画像)に変換する処理を行なう。たとえば、拡大画像が入力された場合は縮小処理により等倍画像に変換する処理を行ない、逆に縮小画像が入力された場合については拡大処理により等倍画像に変換する処理を行ない、等倍画像が入力された場合は、縮小処理および拡大処理の何れをも行なうことなく入力された画像をそのまま出力する。   The image scaling unit 1012 refers to the magnification information notified from the image acquisition unit 10 side (or a control unit that controls the entire copying apparatus 1 (not shown)), and the aspect ratio is the same as the aspect ratio of the document in both main scanning and sub scanning. A process of converting the image to a normal size image (similar image), preferably an image (magnification image) having a magnification close to that of the original (original) is performed. For example, when an enlarged image is input, a process for converting to an equal-size image is performed by a reduction process. Conversely, when a reduced image is input, a process for converting to an equal-size image is performed by an enlargement process. Is input, the input image is output as it is without performing any reduction processing and enlargement processing.

タグデータ検知処理部1020は、画像変倍部1012からの画像データに基づいて像域分離処理をして縦横比が原稿の縦横比と略同一(画像変倍部1012で等倍画像を生成する形態では同倍率)の第1のタグデータTag(以下、縦横比等倍タグデータtag1という)を生成する属性情報生成部の一例である像域分離部1022と、像域分離部1022により生成された縦横比等倍タグデータを元の倍率の第2のタグデータTag(以下、元倍率サイズタグデータtag2という)に変換する属性情報変倍部の一例であるタグ変倍部1024とを備える。また、タグデータ検知処理部1020は、像域分離部1022により生成された縦横比等倍タグデータとタグ変倍部1024により変換された元倍率サイズタグデータの何れか一方を選択し第3のタグデータtag3として出力する選択部1026とを備える。   The tag data detection processing unit 1020 performs image area separation processing based on the image data from the image scaling unit 1012 and generates an equal-magnification image with the same aspect ratio as that of the original (the image scaling unit 1012 generates an equal-magnification image). The image area separation unit 1022, which is an example of an attribute information generation unit that generates first tag data Tag (hereinafter referred to as an aspect ratio equal magnification tag data tag 1) having the same magnification in the form, and an image area separation unit 1022 And a tag scaling unit 1024 which is an example of an attribute information scaling unit that converts the tag data having the same aspect ratio into the second tag data Tag with the original magnification (hereinafter referred to as original magnification size tag data tag2). The tag data detection processing unit 1020 selects either the aspect ratio equal magnification tag data generated by the image area separation unit 1022 or the original magnification size tag data converted by the tag scaling unit 1024, and selects the third And a selection unit 1026 for outputting as tag data tag3.

像域分離部1022は、画像変倍部1012から入力された等倍の画像データであって、デバイス非依存かつ明度(輝度)成分と色成分とを独立に取り扱うことが可能なLab色空間の画像データを用いて、処理対象画像(タグデータ検知処理部1020に取り込んだ画像;以下読取時の画像ともいう)の倍率に関わらず、等倍時と同じアルゴリズムを使用し、かつ、像域分離処理に使用されるパラメータ(値に限らず、たとえば使用するマスクパターンも含む)として等倍画像に対応する等倍パラメータを用いて縦横比等倍タグデータ(Tag0)を求める。   The image area separation unit 1022 is the same-size image data input from the image scaling unit 1012, and is a device independent of Lab color space that can handle the lightness (luminance) component and the color component independently. Regardless of the magnification of the image to be processed (image captured by the tag data detection processing unit 1020; hereinafter also referred to as an image at the time of reading) using the image data, the same algorithm as that at the normal magnification is used, and image area separation is performed. The aspect ratio equal magnification tag data (Tag0) is obtained using the equal magnification parameter corresponding to the equal magnification image as a parameter (not limited to a value but also including a mask pattern to be used) used for processing.

タグ変倍部1024は、像域分離部1022にて生成された縦横比等倍タグデータ(Tag0)を拡大もしくは縮小する機能を備えている。すなわち、像域分離部1022にて検出されたタグデータを変倍することで、読取時の画像の倍率に合わせる。たとえば、縦横比等倍タグデータを、像域分離処理部1000に拡大画像が入力された場合は拡大処理し、逆に縮小画像が入力された場合は縮小処理することで、元の倍率(拡大画像)の元倍率サイズタグデータを生成する。   The tag scaling unit 1024 has a function of enlarging or reducing the aspect ratio equal magnification tag data (Tag0) generated by the image area separation unit 1022. That is, the tag data detected by the image area separation unit 1022 is scaled to match the magnification of the image at the time of reading. For example, when the enlarged image is inputted to the image area separation processing unit 1000, the aspect ratio equal magnification tag data is enlarged, and conversely, when the reduced image is inputted, the reduction processing is performed to reduce the original magnification (enlarged). Image) original magnification size tag data is generated.

画像取得部10にて読み取られた画像には、たとえば、キャラクタ、矩形図形、円、線、写真画像(自然画像)、網点画像などの画像要素(画像オブジェクト)が含まれる。像域分離部1022は、画像データLabで示されるビットマップデータの画素ごとに、これら画像要素を、公知の像域分離の手法を用いて、自然画像領域、図形領域、文字/線画領域、などに分離して、当該画素が表現する画像要素の属性を示すタグデータを生成する。たとえば、タグデータとしてNビットを割り当てることとすれば、最大で2のN乗種類に区別することができる。   The image read by the image acquisition unit 10 includes, for example, image elements (image objects) such as characters, rectangular figures, circles, lines, photographic images (natural images), and dot images. The image area separation unit 1022 uses, for each pixel of the bitmap data indicated by the image data Lab, these image elements by using a known image area separation method, such as a natural image area, a graphic area, a character / line drawing area, and the like. The tag data indicating the attribute of the image element represented by the pixel is generated. For example, if N bits are allocated as tag data, it can be distinguished into 2 N types at the maximum.

像域分離の手法としては、たとえば、文字エッジの特徴を反映した数種類のパターンを用意し、パターンマッチングを行なうことにより文字部を分離する。また、網点の山ピークと谷ピークとを注目画素とその周囲の画素の濃度から判断して網点領域を分離する。また、読取対象原稿の網点構成に対応する検知マスクパターン(線数や角度、網点サイズなどに応じたもの)を複数種類用意しておき、パターンマッチングを行なうことにより網点領域を分離してもよい。また、L,a,bの各データを用いて無彩色部(たとえば黒部)と有彩色部とを分離する。   As an image area separation method, for example, several types of patterns reflecting the characteristics of character edges are prepared, and character portions are separated by performing pattern matching. Further, the halftone dot peak and valley peak are judged from the densities of the target pixel and surrounding pixels, and the halftone dot region is separated. In addition, a plurality of detection mask patterns (corresponding to the number of lines, angle, halftone dot size, etc.) corresponding to the halftone dot configuration of the document to be read are prepared, and the halftone dot region is separated by pattern matching. May be. Further, the achromatic color part (for example, black part) and the chromatic color part are separated from each other using L, a, and b data.

副走査方向の拡大/縮小を光学変倍を用いて行なう場合、画像処理部20やタグデータ検知処理部1020には、そのままでは、原稿と等倍の画像を処理対象として入力することができない。このように、原稿と等倍の画像を処理対象画像としない場合において、等倍時と同じアルゴリズムを使用し、かつ、像域分離処理に使用されるパラメータとして等倍画像に対応する等倍パラメータを用いてタグデータを求めると、網点の角度や網点ドットのサイズおよび間隔が原稿と異なるものとなるため、従来技術の項で述べたように、像域分離処理の精度が劣化する。倍率に応じてパラメータを切り替えるのでは、構成や制御が複雑になる。   When enlargement / reduction in the sub-scanning direction is performed using optical scaling, an image that is the same size as the original cannot be input to the image processing unit 20 or the tag data detection processing unit 1020 as a processing target. In this way, when an image that is the same size as the original is not set as the processing target image, the same algorithm as that used for the normal size is used, and the same size parameter corresponding to the same size image is used as the parameter used for the image area separation processing When the tag data is obtained using, the angle of the halftone dots and the size and interval of the halftone dots are different from those of the original, so that the accuracy of the image area separation process is deteriorated as described in the section of the prior art. Switching parameters according to the magnification complicates configuration and control.

これに対して、上記実施形態の構成によれば、入力された変倍済み画像を画像変倍部1012にて画像等倍化処理により原稿と等倍の画像に戻してから像域分離処理を行なうようにしているので、読取時の倍率に関わらず、像域分離処理精度の劣化や属性判定のバラ付きは生じない。   On the other hand, according to the configuration of the above-described embodiment, the input scaled image is returned to the image of the same size as the original by the image scaling unit 1012 by the image scaling unit 1012, and then the image area separation process is performed. Therefore, regardless of the magnification at the time of reading, the image area separation processing accuracy does not deteriorate and the attribute determination does not vary.

また、等倍時と同じアルゴリズムかつパラメータを用いて処理することができるので、像域分離部1022のハード量を減少させることができ、また各変倍率によって処理パラメータの設定値やマスクパターンのマトリクスサイズなどを切り替える必要がなく、制御が簡単になる。つまり、精度の高い像域分離処理を簡易な構成および処理にて実行することができ、精度の高い像域適応処理を画像に施すことができる。   Further, since processing can be performed using the same algorithm and parameters as those at the same magnification, the hardware amount of the image area separation unit 1022 can be reduced, and processing parameter setting values and a mask pattern matrix can be used for each scaling factor. There is no need to switch the size, etc., and control becomes simple. That is, highly accurate image area separation processing can be executed with a simple configuration and processing, and highly accurate image area adaptation processing can be performed on an image.

なお、原稿を変倍して出力を得る場合に、原稿と等倍の画像データを用いてタグデータ(像域識別情報)を得るという点では、特許文献2(特開平5−63970号)に記載の手法と共通する。しかしながら、特許文献2に記載の構成では、画像取得部10側にて読み取られた画像データが原稿と等倍の画像データであるとして取り扱っており、画像出力部30にて使用する画像データを生成したり像域分離処理をしたりする画像処理部20には、画像取得部10側にて読み取られた画像データそののもの(読み取ったものと同倍率の画像データ)を入力する構成としている。このため、本実施形態のように、画像取得部10側にて光学変倍により予め変倍(拡大/縮小)された予備変倍画像が入力されるケースでは、読み取った原稿と同倍率の画像データを用いた像域分離処理を実施することができず、適切なタグデータ(像域識別情報)を得ることができない。   It should be noted that Patent Document 2 (Japanese Patent Laid-Open No. 5-63970) discloses that tag data (image area identification information) is obtained using image data that is the same size as the original when the original is scaled. Common to the method described. However, in the configuration described in Patent Document 2, the image data read by the image acquisition unit 10 is handled as image data that is the same size as the original, and the image data used by the image output unit 30 is generated. The image data read by the image acquisition unit 10 (image data having the same magnification as the read data) is input to the image processing unit 20 that performs the image area separation process. Therefore, as in the present embodiment, in the case where a pre-scaled image that has been previously scaled (enlarged / reduced) by optical scaling is input on the image acquisition unit 10 side, an image having the same magnification as the read document is input. Image area separation processing using data cannot be performed, and appropriate tag data (image area identification information) cannot be obtained.

これに対して、上記実施形態の構成では、変倍(拡大/縮小)された画像が入力されるケースでも、読取時の倍率に関わらず等倍時と同じアルゴリズムかつパラメータを用いて処理することができるように、その変倍済み画像を画像等倍化処理により原稿と等倍の画像に戻してから、タグデータ(像域識別情報)を取得する構成としている点で異なる。   On the other hand, in the configuration of the above-described embodiment, even when a scaled (enlarged / reduced) image is input, processing is performed using the same algorithm and parameters as in the case of equal magnification regardless of the magnification at the time of reading. Therefore, the difference is that tag data (image area identification information) is acquired after the scaled image is returned to an image of the same size as the original by image equalization processing.

また、前述のように、光学変倍を利用して変倍処理することで予め高画質の変倍画像を得ることができるので、精度の高いタグデータを用いた像域適応処理による画質改善効果と相まって、相乗的に画質を高めることが可能となる。特許文献2に記載の構成では決して得られない効果である。   In addition, as described above, it is possible to obtain a high-quality zoomed image in advance by performing zooming processing using optical zooming, so the image quality improvement effect by image area adaptive processing using highly accurate tag data In combination with this, the image quality can be increased synergistically. This is an effect that can never be obtained with the configuration described in Patent Document 2.

一方、データ蓄積装置1100は、当該データ蓄積装置1100の全体を制御する制御部1122と、1ページ分(数ページ分でもよい)の画像データやタグデータを保持する半導体メモリの一例である小容量のページメモリ部(PM)1124および多数ページ分の画像データやタグデータを保持可能な不揮発性の大容量記憶媒体の一例であるハードディスク装置(HDD)1126を具備した画像メモリ部1128とを有する。   On the other hand, the data storage device 1100 includes a control unit 1122 that controls the entire data storage device 1100 and a small capacity that is an example of a semiconductor memory that holds image data or tag data for one page (may be several pages). Page memory unit (PM) 1124 and an image memory unit 1128 including a hard disk device (HDD) 1126 which is an example of a non-volatile mass storage medium capable of holding image data and tag data for a large number of pages.

またデータ蓄積装置1100は、画像データを圧縮したり伸張したりするイメージ圧縮伸張処理機能を有する画像圧縮伸張部1130と、タグデータ検知処理部1020から入力されたタグデータ(元倍率サイズタグデータと縦横比等倍タグデータのどちらか)を圧縮したり伸張したりさらにはタグデータ検知処理部1020から縦横比等倍タグデータが入力されたときに元の倍率のタグデータTag(元倍率サイズタグデータ)に変換したりするタグデータ処理部1140と、画像圧縮伸張部1130からの画像データLabとタグデータ処理部1140からのタグデータとを画素単位で対応付けて(マージして)出力するマージ処理部1150とを備える。制御部1122とマージ処理部1150とにより同期出力処理部1160が構成される。   Further, the data storage device 1100 includes an image compression / decompression unit 1130 having an image compression / decompression processing function for compressing and decompressing image data, and tag data (original magnification size tag data and tag data) input from the tag data detection processing unit 1020. Tag data Tag (original magnification size tag) of the original magnification when the tag data detection processing unit 1020 compresses or expands the same magnification tag data (either one of the same aspect ratio tag data) or when the same aspect ratio tag data is input from the tag data detection processing unit 1020. A tag data processing unit 1140 that converts the data into (data), image data Lab from the image compression / decompression unit 1130, and tag data from the tag data processing unit 1140 in association with each other (merge) and output. And a processing unit 1150. The control unit 1122 and the merge processing unit 1150 constitute a synchronous output processing unit 1160.

制御部1122や画像メモリ部1128あるいは画像圧縮伸張部1130やタグデータ処理部1140などの各機能部の間はデータ信号やコントロール信号が伝送されるバスライン1129で接続されている。   The functional units such as the control unit 1122, the image memory unit 1128, the image compression / decompression unit 1130, and the tag data processing unit 1140 are connected by a bus line 1129 through which data signals and control signals are transmitted.

画像圧縮伸張部1130は、画像データを符号化圧縮処理する画像圧縮部1132、圧縮済の画像データを復号化伸張処理する画像伸張部1134、および画像圧縮部1132と画像伸張部1134との間に配されるインタフェース部(I/F)1136を備える。なお図示しないが、画像圧縮伸張部1130は、圧縮/復号のパラメータを設定するパラメータ設定部や、ページメモリ部1124やハードディスク装置1126へのデータ書込みの制御をする書込制御部や逆にこれらからのデータ読出しの制御をする読出制御部なども備える。   The image compression / decompression unit 1130 includes an image compression unit 1132 that performs encoding / compression processing on image data, an image decompression unit 1134 that performs decoding / decompression processing on compressed image data, and an image compression unit 1132 and an image decompression unit 1134. An interface unit (I / F) 1136 is provided. Although not shown, the image compression / decompression unit 1130 includes a parameter setting unit that sets compression / decoding parameters, a write control unit that controls data writing to the page memory unit 1124 and the hard disk device 1126, and vice versa. And a read control unit for controlling the data reading.

このイメージ圧縮伸張処理機能を有する画像圧縮伸張部1130は、画像メモリ部1128(ページメモリ部1124やハードディスク装置1126)を利用して電子ソートを行なうために利用される。この際、画像圧縮伸張部1130は、ページ単位の画像データをたとえばJPEGやPNGなどの圧縮画像フォーマット(たとえば圧縮率優先の非可逆フォーマット)で圧縮し、画像メモリ部1128に一時的に格納(圧縮保存)したり、圧縮保存された印刷イメージ(ページ単位の画像データ)を伸長したりする。   The image compression / decompression unit 1130 having the image compression / decompression processing function is used for electronic sorting using the image memory unit 1128 (page memory unit 1124 and hard disk device 1126). At this time, the image compression / decompression unit 1130 compresses the image data in units of pages in a compressed image format such as JPEG or PNG (for example, a lossy format giving priority to the compression rate) and temporarily stores (compresses) the image data in the image memory unit 1128. Storage) or decompressing a compressed and stored print image (image data in units of pages).

タグデータ処理部1140は、タグ圧縮伸張部1142、タグ変倍部1144、選択部1146を備える。像域分離処理部1000側に設けられている選択部1026とデータ蓄積装置1100側に設けられている選択部1146とが協働して作用するとともに、像域分離処理部1000側に設けられているタグ変倍部1024とデータ蓄積装置1100側に設けられているタグ変倍部1144との何れか一方が機能することで、選択部1146から出力されマージ処理部1150に入力されるタグデータtag5がマージ処理部1150に入力される変倍済み画像と略同倍率となるように構成されている。つまり、原稿と等倍のタグデータを変倍済み画像と略同倍率となるように倍率変換を実際に実行する装置が、像域分離処理部1000側およびデータ蓄積装置1100側の何れか一方に切替可能な構成となっている。   The tag data processing unit 1140 includes a tag compression / decompression unit 1142, a tag scaling unit 1144, and a selection unit 1146. A selection unit 1026 provided on the image area separation processing unit 1000 side and a selection unit 1146 provided on the data storage device 1100 side work together and are provided on the image area separation processing unit 1000 side. Tag data tag5 output from the selection unit 1146 and input to the merge processing unit 1150 by functioning one of the tag scaling unit 1024 and the tag scaling unit 1144 provided on the data storage device 1100 side. Is configured to have approximately the same magnification as the scaled image input to the merge processing unit 1150. That is, an apparatus that actually executes magnification conversion so that tag data that is the same size as the original has approximately the same magnification as the scaled image is provided on either the image area separation processing unit 1000 side or the data storage apparatus 1100 side. It can be switched.

タグ圧縮伸張部1142は、画像圧縮伸張部1130と同様に、図示しない圧縮部、伸張部、およびインタフェース部などを有する。このタグ圧縮伸張部1142は、メモリ容量を節約するために、像域分離処理部1000から受け取ったタグデータを符号化圧縮して、画素ごとに、対応する(圧縮済みの)画像データとともに、一旦画像メモリ部1128内に一時記憶する。また、メモリ容量をさらに節約するために、圧縮した画像データおよびタグデータを別々のメモリに記憶するのではなく、同一メモリ上の異なる領域に記憶する。なお、このように同一メモリ上の異なる領域に記憶する場合、各データを同一メモリ上に記憶してしまうと同時に読み出すことができないので、伸長する際には各データをメモリから時分割で読み出して伸長器(画像は画像圧縮伸張部1130へ、タグデータはタグ圧縮伸張部1142へ)転送する必要がある。   Similar to the image compression / decompression unit 1130, the tag compression / decompression unit 1142 includes a compression unit, a decompression unit, an interface unit, and the like (not shown). The tag compression / decompression unit 1142 encodes and compresses the tag data received from the image area separation processing unit 1000 in order to save memory capacity, and once with the corresponding (compressed) image data for each pixel. The image memory unit 1128 is temporarily stored. Further, in order to further save the memory capacity, the compressed image data and tag data are not stored in separate memories, but are stored in different areas on the same memory. When storing in different areas on the same memory in this way, each data is stored on the same memory and cannot be read at the same time. Therefore, when decompressing, each data is read from the memory in a time-sharing manner. It is necessary to transfer the decompressor (image to the image compression / decompression unit 1130 and tag data to the tag compression / decompression unit 1142).

タグ変倍部1144は、像域分離処理部1000の選択部1026から入力されたタグデータ(tag3;タグ圧縮伸張部1142にて伸張処理されたもの)を拡大もしくは縮小するサイズ変換(タグデータに対する元倍率化処理)機能を備える。たとえば、対応する画像が拡大画像である場合に縦横比等倍タグデータtag1が入力されたときには拡大処理し、逆に対応する画像が縮小画像である場合に縦横比等倍タグデータtag1が入力されたときには縮小処理することで、元の倍率(拡大画像)の第4のタグデータ(元倍率サイズタグデータtag4)を生成する。   The tag scaling unit 1144 performs size conversion (for tag data) for enlarging or reducing the tag data (tag 3; the data expanded by the tag compression / decompression unit 1142) input from the selection unit 1026 of the image area separation processing unit 1000. Original magnification processing function. For example, when the corresponding image is an enlarged image, the enlargement process is performed when the same aspect ratio tag data tag1 is input. Conversely, when the corresponding image is a reduced image, the same aspect ratio tag data tag1 is input. In such a case, reduction processing is performed to generate fourth tag data (original magnification size tag data tag4) of the original magnification (enlarged image).

このようなタグ変倍部1144の機能は、たとえば、タグデータに対する容量を一定に維持する場合や少なくする場合に利用される。具体的には、像域分離処理部1000に入力される画像が拡大画像である場合には、選択部1026は像域分離部1022にて生成された縦横比等倍タグデータtag1そのものを選択してデータ蓄積装置1100に渡す。そして、タグ変倍部1144にて拡大処理することで元の倍率(拡大画像)の元倍率サイズタグデータtag4を生成し、選択部1146はこの元倍率サイズタグデータtag4を選択して第5のタグデータtag5としてマージ処理部1150に入力する。   Such a function of the tag scaling unit 1144 is used, for example, when the capacity for tag data is kept constant or reduced. Specifically, when the image input to the image area separation processing unit 1000 is an enlarged image, the selection unit 1026 selects the same aspect ratio tag data tag1 itself generated by the image area separation unit 1022. To the data storage device 1100. The tag magnification unit 1144 performs enlargement processing to generate original magnification size tag data tag4 of the original magnification (enlarged image), and the selection unit 1146 selects the original magnification size tag data tag4 and selects the fifth magnification tag data tag4. The data is input to the merge processing unit 1150 as tag data tag5.

一方、像域分離処理部1000に入力される画像が縮小画像である場合には、選択部1026は像域分離部1022にて生成された縦横比等倍タグデータtag1そのものではなくタグ変倍部1024にて縮小処理された元倍率サイズタグデータtag2を選択してデータ蓄積装置1100に渡す。選択部1146は、元倍率サイズタグデータtag3を選択して出力する。これにより、像域分離処理部1000とデータ蓄積装置1100との間のタグデータのサイズを可能な範囲で最小サイズにすることで、タグ圧縮伸張部1142が取り扱うデータ容量を少なくする。   On the other hand, if the image input to the image area separation processing unit 1000 is a reduced image, the selection unit 1026 uses not the aspect ratio equal magnification tag data tag1 itself generated by the image area separation unit 1022 but a tag magnification unit. The original magnification size tag data tag2 reduced at 1024 is selected and transferred to the data storage device 1100. The selection unit 1146 selects and outputs the original magnification size tag data tag3. As a result, the data capacity handled by the tag compression / decompression unit 1142 is reduced by setting the size of the tag data between the image area separation processing unit 1000 and the data storage device 1100 to the smallest possible size.

また、像域分離処理部1000に入力される画像が縮小画像である場合にも、選択部1026は像域分離部1022にて生成された縦横比等倍タグデータtag1そのものを選択してデータ蓄積装置1100に渡し、タグ変倍部1144にて縮小処理することで元の倍率(縮小画像)の元倍率サイズタグデータtag4を生成し、選択部1146はこの元倍率サイズタグデータtag4を選択して出力するようにすれば、像域分離処理部1000とデータ蓄積装置1100との間のタグデータのサイズを一定に維持することでデータ容量を一定に維持することができる。   Even when the image input to the image area separation processing unit 1000 is a reduced image, the selection unit 1026 selects the same aspect ratio tag data tag1 itself generated by the image area separation unit 1022 and stores the data. The original magnification size tag data tag4 of the original magnification (reduced image) is generated by performing reduction processing at the tag scaling unit 1144 and the selection unit 1146 selects the original magnification size tag data tag4. If output is performed, the data capacity can be kept constant by keeping the size of the tag data between the image area separation processing unit 1000 and the data storage device 1100 constant.

何れにしても、データ蓄積装置1100側の選択部1026とデータ蓄積装置1100側の選択部1146とが協働して作用することで、選択部1146から出力される時点では元の倍率の元倍率サイズタグデータtag2もしくはtag4を選択して出力することで、タグデータの倍率が像域分離処理部1000に入力された元の画像と同じ倍率になるようにする。   In any case, the selection unit 1026 on the data storage device 1100 side and the selection unit 1146 on the data storage device 1100 function in cooperation, and at the time of output from the selection unit 1146, the original magnification of the original magnification By selecting and outputting the size tag data tag2 or tag4, the magnification of the tag data is set to be the same as that of the original image input to the image area separation processing unit 1000.

制御部1122は、マージ処理部1150を介して画像データLabとタグデータとをマージして出力する際に、用紙1枚への原稿画像割付や処理ページ順の並替え機能(電子ソート機能)とタンデムギャップ補正機能とを実行する。すなわち、画像データおよびタグデータの画像メモリ部1128への格納順に関わらず、これら機能を実現するために必要な画像データおよびタグデータを対応付けてかつタンデムギャップ補正機能を果たすように読み出すことで同期出力処理を実行する。またこの際には、制御部1122は、ページメモリ部1124やハードディスク装置1126を利用して、画像データLabとタグデータを同期させる。このため、従来の構成では必要とされていた、像域分離処理を行なう間、画像データを遅延させタグデータ(像域信号)と同期させるための専用の画像メモリ(属性記憶メモリ)を必要としないので、構成がコンパクトになる。   When the control unit 1122 merges and outputs the image data Lab and the tag data via the merge processing unit 1150, the control unit 1122 assigns the original image to one sheet and rearranges the processing page order (electronic sort function). Perform tandem gap correction function. In other words, regardless of the order in which the image data and tag data are stored in the image memory unit 1128, the image data and the tag data necessary for realizing these functions are associated with each other and read out so as to perform the tandem gap correction function. Execute output processing. At this time, the control unit 1122 uses the page memory unit 1124 and the hard disk device 1126 to synchronize the image data Lab and the tag data. For this reason, a dedicated image memory (attribute storage memory) is required to delay the image data and synchronize with the tag data (image area signal) while performing the image area separation processing, which is required in the conventional configuration. The structure becomes compact because it does not.

また、この構成では、出力デバイス依存のYMCK色空間上ではなく、デバイス非依存のLab色空間の画像データにて電子ソートやタンデムギャップ補正機能などを実行しており、処理対象の色数が画像出力部30(エンジン/出力デバイス)側の出力色よりも少なくて済むので、一般的なYMCK色空間上にて電子ソートなどを行なう構成よりも制御が簡易で装置構成(特にメモリ)をコンパクトにすることができる。   In this configuration, the electronic sort, tandem gap correction function, and the like are performed on image data in the device-independent Lab color space, not in the output device-dependent YMCK color space. Since there are fewer output colors than those on the output unit 30 (engine / output device) side, the control is simpler and the device configuration (especially memory) is more compact than the configuration that performs electronic sorting in a general YMCK color space. can do.

また、デバイス非依存の色空間上でソーティング処理されたデータをネットワークを介して外部の機器に伝送することもできるので、都合がよい。このとき、明度データLは非可逆圧縮(あるいは可逆圧縮)、色度データa,bについてはサブサンプリングした上で非可逆圧縮(あるいは可逆圧縮)することで転送データ容量をYMCK色空間上のデータとして転送するよりも低減することができるので都合がよい。さらに、タグデータ(非可逆圧縮あるいは可逆圧縮された)もデバイス非依存の色空間上の画像データと対にして伝送することができ、一層都合がよい。また、デバイス非依存の画像データを伝送することにより、受け側で像域分離処理を施すことにより、タグを再生成して適応画像処理を行うことができる。   In addition, data sorted in a device-independent color space can be transmitted to an external device via a network, which is convenient. At this time, the brightness data L is irreversibly compressed (or reversible compression), and the chromaticity data a and b are subsampled and then irreversibly compressed (or reversible compression), so that the transfer data capacity is data in the YMCK color space. Since it can be reduced rather than transferring as. Furthermore, tag data (lossy compression or lossless compression) can also be transmitted in pairs with image data in a device-independent color space, which is more convenient. Further, by transmitting device-independent image data and performing image region separation processing on the receiving side, it is possible to regenerate tags and perform adaptive image processing.

図6は、画像圧縮伸張部1130およびタグデータ処理部1140とページメモリ部1124やハードディスク装置1126の機能に着目した詳細例を示す図である。   FIG. 6 is a diagram illustrating a detailed example focusing on the functions of the image compression / decompression unit 1130, the tag data processing unit 1140, the page memory unit 1124, and the hard disk device 1126.

画像圧縮部1132は、入力された画像データLabのそれぞれの成分に対応する画像圧縮部1132L,1132a,1132bを有する。同様に、画像伸張部1134は、入力された画像データLabのそれぞれの成分に対応する画像伸張部1134L,1134a,1134bを有する。ページメモリ部1124やハードディスク装置1126には、画像データL,a,bをそれぞれ各別に格納する画像メモリ領域1124L,1124a,1124b,1126L,1126a,1126bとタグデータを格納するタグメモリ領域1124T,1126Tとがそれぞれ確保される。   The image compression unit 1132 includes image compression units 1132L, 1132a, and 1132b corresponding to the respective components of the input image data Lab. Similarly, the image expansion unit 1134 includes image expansion units 1134L, 1134a, and 1134b corresponding to the components of the input image data Lab. The page memory unit 1124 and the hard disk device 1126 have image memory areas 1124L, 1124a, 1124b, 1126L, 1126a, 1126b for storing image data L, a, and b, respectively, and tag memory areas 1124T, 1126T for storing tag data. And are secured respectively.

画像圧縮部1132a,1132bは、色度データa,bについてはサブサンプリングすることで圧縮率を高めることとする。サブサンプリングすると解像度が低下するが、人間の視覚特性上、明度に関しては感度が高いが色に関しては感度が低く、このようにしても不都合がなく、画質劣化を生じることなくかつ高圧縮化を図ることができる。   The image compression units 1132a and 1132b increase the compression rate by sub-sampling the chromaticity data a and b. Sub-sampling reduces the resolution, but due to human visual characteristics, the sensitivity is high with respect to lightness, but the sensitivity with respect to color is low. In this way, there is no inconvenience, and high compression is achieved without causing image quality degradation. be able to.

また、画質優先とする場合、明度データLは低圧縮率ではあるものの元画像を復元可能な可逆圧縮にする一方で、色度データa,bは元画像を復元できないものの高圧縮率にできる非可逆圧縮にすれば、前述の理由から、明度に関しては画質劣化を生じることなくかつ全体としては高圧縮化を図ることができる。   In addition, when priority is given to image quality, the lightness data L has a low compression ratio, but the original image is reversibly compressed so that the original image can be restored. If reversible compression is used, for the above-described reason, the image quality can be reduced without causing deterioration of the image quality, and as a whole, high compression can be achieved.

なお、図中点線で示すように、画像伸張部1134の後段に、伸張処理された画像データLabを、出力色であるYMCKのそれぞれに対応するように出力するべく、画像データYMCKのそれぞれの成分に対応する画像処理部1134Y,1134M,1134C,1134Kを有する。つまり、データ蓄積装置1100の各機能部は、入力成分や出力成分ごとに個々の処理機能部を有する。   As indicated by the dotted lines in the figure, each component of the image data YMCK is output in a subsequent stage of the image decompression unit 1134 so as to output the decompressed image data Lab so as to correspond to each of the output colors YMCK. Have image processing units 1134Y, 1134M, 1134C, and 1134K. That is, each function unit of the data storage device 1100 has an individual processing function unit for each input component and output component.

画像処理部1138は、像域分離処理部1000側から入力されページメモリ部1124やハードディスク装置1126に保持しておいた処理対象画像と対応するタグデータを使用して、画像内の個々の画像要素に応じた適応処理を施す構成のものとしてもよい。   The image processing unit 1138 uses the tag data corresponding to the processing target image input from the image area separation processing unit 1000 side and stored in the page memory unit 1124 or the hard disk device 1126 to use the individual image elements in the image. It is good also as a thing of the structure which performs the adaptive process according to.

また、タンデム構成の画像出力部30に対応して、データ蓄積装置1100は、タンデムギャップ分に対応する一定間隔のディレイを持ってページメモリ部1124やハードディスク装置1126から画像データLabやタグデータをを読み出す。たとえば、第1色であるY色の画像データLabYの読出し開始後、このY色と第2色であるM色との間のタンデムギャップ分Tym後にM色の画像データLabMを読み出す。また、第2色であるM色の画像データLabMの読出し開始後、このM色と第3色であるC色との間のタンデムギャップ分Tmc後にC色の画像データLabCを読み出す。そして最後に、第3色であるC色の画像データLabCの読出し開始後、このC色と第4色であるK色との間のタンデムギャップ分Tck後にK色の画像データLabKを読み出す。   Corresponding to the image output unit 30 having the tandem configuration, the data storage device 1100 receives image data Lab and tag data from the page memory unit 1124 and the hard disk device 1126 with a delay of a predetermined interval corresponding to the tandem gap. read out. For example, after starting the reading of the Y-color image data LabY as the first color, the M-color image data LabM is read out after a tandem gap Tym between the Y color and the M color as the second color. In addition, after starting the reading of the M-color image data LabM as the second color, the C-color image data LabC is read out after a tandem gap Tmc between the M color and the third color C. Finally, after the start of reading the C color image data LabC as the third color, the K color image data LabK is read out after a tandem gap Tck between the C color and the K color as the fourth color.

これにより、データ蓄積装置1100からタンデムギャップ分に対応する一定間隔のディレイを持って出力色YMCKのそれぞれに対応する画像データLabY,LabM,LabC,LabKが出力されるようにする。タグデータについても同様であり、タンデムギャップ分に対応する一定間隔のディレイを持って出力色YMCKのそれぞれに対応するタグデータTAGY,TAGM,TAGC,TAGKが出力されるようにする。この機能を、タンデムギャップ補正機能という。   As a result, the image data LabY, LabM, LabC, and LabK corresponding to each of the output colors YMCK are output from the data storage device 1100 with a delay of a constant interval corresponding to the tandem gap. The same applies to the tag data, and tag data TAGY, TAGM, TAGC, and TAGK corresponding to each of the output colors YMCK are output with a delay of a predetermined interval corresponding to the tandem gap. This function is called a tandem gap correction function.

このようなタンデムギャップ補正機能によれば、画像データLabおよびタグデータそれぞれについて1つのメモリから出力色(本例ではYMCKの4系統)用のデータを時分割で読み出すことで、メモリ数を低減することができる。すなわち、タンデムギャップ分に対応する一定間隔のディレイを持ってデータを出力する場合、単純に回路を構成すると、各出力色に応じたL,a,b保持用およびTAG保持用のメモリを用意しなければならないが、上記構成では、各々1つのL,a,b保持用およびTAG保持用のメモリで済ますことができる。勿論、L,a,b保持用およびTAG保持用の各メモリを共通のメモリとしてもよい。   According to such a tandem gap correction function, the number of memories is reduced by reading out data for output colors (four systems of YMCK in this example) from one memory for each of the image data Lab and the tag data in a time division manner. be able to. In other words, when outputting data with a delay of a certain interval corresponding to the tandem gap, a simple circuit configuration prepares memories for holding L, a, b and TAG according to each output color. However, in the above configuration, one L, a, b holding memory and TAG holding memory can be used. Of course, each memory for holding L, a, b and TAG may be a common memory.

たとえば、パラメータ設定部は、画像圧縮部1132における符号化圧縮の際の圧縮パラメータを決定する。次にパラメータ設定部は、決定した各画像成分用の符号化パラメータを、対応する画像成分用の画像圧縮部1132および画像伸張部1134に入力する。   For example, the parameter setting unit determines a compression parameter for encoding compression in the image compression unit 1132. Next, the parameter setting unit inputs the determined encoding parameter for each image component to the corresponding image component image compression unit 1132 and image expansion unit 1134.

画像圧縮部1132は、設定された符号化パラメータを用い像域分離処理部1000側から取り込んだ画像データLabに対して、たとえばDCT(Discrete Cosine Transform )などの直交変換符号化やベクトル量子化などの方法により符号化し圧縮処理(非可逆圧縮および可逆圧縮の何れもよい)して符号化画像データL,a,bを生成する。この後、書込制御部は、画像圧縮部1132により圧縮された入力画像の各成分L,a,bの符号化画像データを、画像格納部の一例であるページメモリ部1124やハードディスク装置1126内の対応する格納領域に略同時に書き込む。   The image compression unit 1132 performs orthogonal transform coding such as DCT (Discrete Cosine Transform) or vector quantization on the image data Lab captured from the image region separation processing unit 1000 side using the set coding parameters. Encoded image data L, a, and b are generated by encoding and compressing by a method (either irreversible compression or reversible compression may be used). Thereafter, the writing control unit stores the encoded image data of the components L, a, and b of the input image compressed by the image compression unit 1132 in the page memory unit 1124 and the hard disk device 1126 which are examples of the image storage unit. Are simultaneously written in the corresponding storage areas.

次いで、画像出力部30の図示しない先端検出器からの先端検出信号(副走査方向の印字始点を示す信号)に同期して、読出制御部がページメモリ部1124やハードディスク装置1126から入力画像の各成分L,a,bの符号化画像データをタンデムギャップを吸収するように順次一定間隔(YMCKディレイ)をおいて読み出して画像伸張部1134に入力する。図6(B)に示すように、複数の出力色が並行して処理されるタイミングが存在するが、この場合、画像データやタグデータを画像メモリ部1128から時分割で読み出して、画像データは画像圧縮伸張部1130へ、タグデータはタグ圧縮伸張部1142へ、それぞれ転送する。   Next, in synchronization with a leading edge detection signal (a signal indicating a printing start point in the sub-scanning direction) from a leading edge detector (not shown) of the image output unit 30, the reading control unit reads each input image from the page memory unit 1124 and the hard disk device 1126. The encoded image data of the components L, a, and b are sequentially read out at regular intervals (YMCK delay) so as to absorb the tandem gap, and input to the image expansion unit 1134. As shown in FIG. 6B, there is a timing at which a plurality of output colors are processed in parallel. In this case, image data and tag data are read from the image memory unit 1128 by time division, and the image data is The tag data is transferred to the image compression / decompression unit 1130 and the tag data to the tag compression / decompression unit 1142, respectively.

画像伸張部1134は、ページメモリ部1124やハードディスク装置1126から順次一定間隔をおいて読み出された出力色Y,M,C,K用の入力成分L,a,bの符号化画像データを、パラメータ設定部により設定された符号化パラメータを用い、画像圧縮部1132における符号化に対応する復号化(伸張処理)をして、元の画像データ(復号化データ)に戻し、各出力色Y,M,C,K用の復号化データL,a,bをセット(組)にして、画像処理部1138の対応するものに入力する。タグデータに関しても、タグ圧縮伸張部1142にて、同様の伸張処理がなされる。   The image decompression unit 1134 sequentially encodes the encoded image data of the input components L, a, and b for the output colors Y, M, C, and K that are sequentially read from the page memory unit 1124 and the hard disk device 1126 at regular intervals. Using the encoding parameters set by the parameter setting unit, decoding (decompression processing) corresponding to the encoding in the image compression unit 1132 is performed to return to the original image data (decoded data), and each output color Y, The decoded data L, a, and b for M, C, and K are set (set) and input to corresponding ones in the image processing unit 1138. For tag data, the tag compression / decompression unit 1142 performs the same decompression process.

図7は、上述した像域分離処理と、像域分離処理により得られたタグデータを利用した像域適応処理の一連の動作の概要を示したフローチャートである。   FIG. 7 is a flowchart showing an outline of a series of operations of the image area separation process and the image area adaptation process using the tag data obtained by the image area separation process.

上記構成において、画像取得部10により読み取られた画像データRGBが像域分離処理部1000に入力されると(S100−YES)、前段色変換部1010は、デバイス非依存の画像データLabに変換して、この画像データLabをデータ蓄積装置1100の画像圧縮伸張部1130に渡す(S102)。また、画像データLabを画像変倍部1012に渡す(S104)。   In the above configuration, when the image data RGB read by the image acquisition unit 10 is input to the image area separation processing unit 1000 (S100-YES), the pre-stage color conversion unit 1010 converts the image data into device-independent image data Lab. The image data Lab is transferred to the image compression / decompression unit 1130 of the data storage device 1100 (S102). Further, the image data Lab is transferred to the image scaling unit 1012 (S104).

画像変倍部1012は、読取時の倍率情報を参照して、入力画像サイズを主走査方向および副走査方向の双方ともに原稿(オリジナル)に近い画像になるように画像等倍化処理をし、等倍にした画像データをタグデータ検知処理部1020に渡す(S110)。たとえば、画像変倍部1012は、拡大画像が入力された場合は縮小処理により主走査および副走査ともに原稿(オリジナル)に近い倍率の画像に変換する(S112−拡大,S114)。また、縮小画像が入力された場合については拡大処理により、拡大時と同様、主走査および副走査ともに原稿(オリジナル)に近い画像に変換する(S112−縮小,S116)。また、画像取得部10側では光学変倍されておらず等倍画像が入力された場合は、縮小処理および拡大処理の何れをも行なうことなく入力された画像をそのまま出力する(S112−等倍)。   The image scaling unit 1012 refers to the magnification information at the time of reading, and performs image equalization processing so that the input image size becomes an image close to the original (original) in both the main scanning direction and the sub-scanning direction, The same-magnified image data is transferred to the tag data detection processing unit 1020 (S110). For example, when an enlarged image is input, the image scaling unit 1012 converts the image to a magnification close to that of the original (original) in both main scanning and sub-scanning by reduction processing (S112-enlargement, S114). When a reduced image is input, the image is converted into an image close to the original (original) in both the main scanning and the sub-scanning by the enlargement process as in the enlargement (S112-reduction, S116). If the image acquisition unit 10 has not been optically scaled and an equal-magnification image is input, the input image is output as it is without performing any reduction process or enlargement process (S112—magnification). ).

タグデータ検知処理部1020の像域分離部1024は、画像変倍部1012から入力された等倍の画像データを用いて、読取時の画像の倍率に関わらず、等倍時と同じアルゴリズムを使用し、かつ、等倍画像に対応する等倍パラメータを用いて、画像内の画素ごとに、その画素の属性を示すタグデータを生成する像域分離処理をする(S120)。倍率に関わらず、像域分離部1022からは、縦横比が原稿と等倍の縦横比等倍タグデータtag1が出力される。像域分離部1022は、生成した縦横比等倍タグデータtag1をタグ変倍部1024に入力する(S122)。   The image area separation unit 1024 of the tag data detection processing unit 1020 uses the same algorithm as that at the normal magnification regardless of the magnification of the image at the time of reading, using the same magnification image data input from the image scaling unit 1012. Then, image area separation processing is performed for generating tag data indicating the attribute of each pixel in the image using the same size parameter corresponding to the same size image (S120). Regardless of the magnification, the image area separation unit 1022 outputs the same aspect ratio tag data tag1 having the same aspect ratio as that of the original. The image area separation unit 1022 inputs the generated aspect ratio equal magnification tag data tag1 to the tag scaling unit 1024 (S122).

タグ変倍部1024は、像域分離部1022から入力された縦横比等倍タグデータtag1を元の倍率の元倍率サイズタグデータtag2に変換することで、そのサイズを読取時の画像サイズに等しくなるようにする(S130)。たとえば、像域分離処理部1000に拡大画像が入力された場合は縦横比等倍タグデータtag1を拡大処理し(S132−拡大,S134)、逆に縮小画像が入力された場合は縮小処理することで(S132−縮小,S136)、元の倍率(拡大画像)の元倍率サイズタグデータtag2を生成する。   The tag scaling unit 1024 converts the same aspect ratio tag data tag1 input from the image area separation unit 1022 into the original magnification size tag data tag2 of the original magnification, thereby making the size equal to the image size at the time of reading. (S130). For example, when an enlarged image is input to the image area separation processing unit 1000, the aspect ratio equal magnification tag data tag1 is enlarged (S132-enlargement, S134), and conversely, when a reduced image is inputted, the reduction processing is performed. (S132-Reduction, S136), the original magnification size tag data tag2 of the original magnification (enlarged image) is generated.

選択部1026は、画像取得部10にて光学変倍されている場合(S140−変倍)、像域分離部1022により生成された縦横比等倍タグデータtag1とタグ変倍部1024により変換された元倍率サイズタグデータtag2の何れか一方を選択しタグデータtag3としてデータ蓄積装置1100のタグ圧縮伸張部1142に入力する(S142)。何れを選択するかは、前述のように、データ容量やタグデータのサイズの取扱いの容易さなどに応じて決めるとよい。   When the image acquisition unit 10 performs optical scaling (S140—magnification), the selection unit 1026 is converted by the tag data tag1 with the same aspect ratio tag data tag1 generated by the image area separation unit 1022 and the tag scaling unit 1024. One of the original magnification size tag data tag2 is selected and input to the tag compression / decompression unit 1142 of the data storage device 1100 as tag data tag3 (S142). Which one to select is determined according to the data capacity, the ease of handling of the tag data size, and the like, as described above.

なお、読取時の倍率情報を付加データとしてタグデータtag3に添付しておくとよい。データ蓄積装置1100側にて、タグデータについての元倍率化処理をする際に、この付加データを参照することができるので即時に元倍率化処理を実行することができ都合がよい。なお、この付加データを参照する例に限らず、画像サイズを検知してタグデータサイズを合わせるようにしてもよい。   Note that the magnification information at the time of reading may be attached to the tag data tag3 as additional data. Since the additional data can be referred to when performing the original scaling process on the tag data on the data storage device 1100 side, the original scaling process can be executed immediately, which is convenient. In addition, it is not restricted to the example which refers to this additional data, You may make it match tag data size by detecting image size.

一方、画像取得部10で光学変倍されていない場合(S140−等倍)、選択部1026は、像域分離部1022にて生成される縦横比等倍タグデータtag1を選択しタグデータtag3としてデータ蓄積装置1100のタグ圧縮伸張部1142に入力する(S144)。   On the other hand, when the image acquisition unit 10 has not been optically scaled (S140-same size), the selection unit 1026 selects the same aspect ratio tag data tag1 generated by the image area separation unit 1022 as tag data tag3. The data is input to the tag compression / decompression unit 1142 of the data storage device 1100 (S144).

データ蓄積装置1100側では、先ず、画像圧縮部1132は、前段色変換部1010から受け取った画像データLabを符号化圧縮して、インタフェース部1136を介して画像メモリ部1128の対応する格納領域に蓄積する(S150)。これとほぼ同時点に、タグ圧縮伸張部1142は、像域分離処理部1000側から取得したタグデータtag3を、先ず、符号化圧縮して画像メモリ部1128の対応する格納領域に蓄積する(S152)。このタグデータの蓄積処理は画像データの蓄積処理と非同期でよい。   On the data storage device 1100 side, first, the image compression unit 1132 encodes and compresses the image data Lab received from the pre-stage color conversion unit 1010 and stores it in the corresponding storage area of the image memory unit 1128 via the interface unit 1136. (S150). At substantially the same time, the tag compression / decompression unit 1142 first encodes and compresses the tag data tag3 acquired from the image area separation processing unit 1000 side and accumulates it in the corresponding storage area of the image memory unit 1128 (S152). ). The tag data accumulation process may be asynchronous with the image data accumulation process.

そして、画像圧縮伸張部1130およびタグデータ処理部1140は、所定の出力タイミングで、タグデータと画像データの同期を合わせて、画像メモリ部1128から読み出して、マージ処理部1150を介して画像処理部20側に渡す。このとき、データ蓄積装置1100側の選択部1028とデータ蓄積装置1100側の選択部1146とが協働して作用することで、選択部1146から出力される時点では元の倍率の元倍率サイズタグデータtag2もしくはtag4を選択して出力することで、タグデータのサイズが像域分離処理部1000に入力された元の画像(つまり画像圧縮伸張部1130から出力される画像)と同じサイズになるようにする。   Then, the image compression / decompression unit 1130 and the tag data processing unit 1140 synchronize the tag data and the image data at a predetermined output timing, read the image data from the image memory unit 1128, and perform the image processing unit via the merge processing unit 1150. Pass to 20 side. At this time, the selection unit 1028 on the data storage device 1100 side and the selection unit 1146 on the data storage device 1100 function in cooperation, so that the original magnification size tag of the original magnification at the time of output from the selection unit 1146. By selecting and outputting the data tag2 or tag4, the size of the tag data becomes the same size as the original image input to the image area separation processing unit 1000 (that is, the image output from the image compression / decompression unit 1130). To.

たとえば、画像取得部10側にて光学変倍(拡大、縮小の何れでもよい)されているケースにおいて(S160−変倍)、選択部1026が元倍率サイズタグデータtag2を選択出力しているときには(S162−元倍率)、選択部1146は、画像メモリ部1128から読み出されタグ圧縮伸張部1142にて伸張処理された元倍率サイズタグデータtag3を選択して出力する(S164)。   For example, in a case where optical scaling (either enlargement or reduction) may be performed on the image acquisition unit 10 side (S160—magnification), when the selection unit 1026 selects and outputs the original magnification size tag data tag2. (S162—original magnification), the selection unit 1146 selects and outputs the original magnification size tag data tag3 read from the image memory unit 1128 and decompressed by the tag compression / decompression unit 1142 (S164).

一方、画像取得部10側にて光学変倍(拡大、縮小の何れでもよい)されているケースにおいて(S160−変倍)、選択部1026が縦横比等倍タグデータtag1を選択出力しているときには(S156−等倍)、先ず、タグ変倍部1144は画像メモリ部1128から読み出されタグ圧縮伸張部1142にて伸張処理された縦横比等倍タグデータtag1を元画像のサイズに変換する(S166)。そして、選択部1146は、このタグ変倍部1144にてサイズ変換(タグデータに対する元倍率化処理)が施された元倍率サイズタグデータtag4を選択して出力する(S168)。   On the other hand, in the case where optical scaling (either enlargement or reduction) may be performed on the image acquisition unit 10 side (S160—magnification), the selection unit 1026 selectively outputs the tag data tag1 with the same aspect ratio. Sometimes (S156-same size), the tag scaling unit 1144 first converts the aspect ratio equal magnification tag data tag1 read from the image memory unit 1128 and decompressed by the tag compression / decompression unit 1142 into the size of the original image. (S166). Then, the selection unit 1146 selects and outputs the original magnification size tag data tag4 that has been subjected to size conversion (original magnification processing for tag data) by the tag scaling unit 1144 (S168).

画像取得部10側にて光学変倍(拡大、縮小の何れでもよい)されていないケースにおいは(S150−等倍)、選択部1026は縦横比等倍タグデータtag1を選択出力しているので(S144)、選択部1146は、画像メモリ部1128から読み出されタグ圧縮伸張部1142にて伸張処理された縦横比等倍タグデータtag1を選択して出力する(S170)。マージ処理部1150は、画像データLabとタグデータとを同期させて(マージして)、かつタンデムギャップ分を補正するように出力する。(S172)。   In the case where optical scaling (either enlargement or reduction) may not be performed on the image acquisition unit 10 side (S150-magnification), the selection unit 1026 selectively outputs the tag data tag1 with the same aspect ratio. (S144) The selection unit 1146 selects and outputs the same aspect ratio tag data tag1 read from the image memory unit 1128 and decompressed by the tag compression / decompression unit 1142 (S170). The merge processing unit 1150 outputs the image data Lab and the tag data so as to be synchronized (merged) and to correct the tandem gap. (S172).

以上説明したように、上記実施形態の像域分離処理によれば、原稿読取時に光学的に変倍して読み取る構成の装置において、原稿を拡大や縮小して出力する際には、像域分離処理を行なうに先立って、読み取られた画像あるいはこの読取画像に対してローテーションと変倍がされた変倍済みの予備変倍画像に対して、主走査方向および副走査方向の双方ともに原稿(オリジナル)に近い倍率の画像に変換する画像等倍化処理を施すようにしたので、スキャン原稿画像上にある網点印刷のスクリーン角やドット径あるいはドットピッチなどを変えることなく像域分離処理を行なうことができる。たとえば、網点パターンマッチングが等倍と同じ構成および処理にて行なうことができるので、倍率によって像域分離結果が異ならない。   As described above, according to the image area separation processing of the above-described embodiment, when an original is enlarged or reduced and output in an apparatus configured to optically change the magnification when reading the original, the image area separation is performed. Prior to processing, an original (original) is read in both the main scanning direction and the sub-scanning direction with respect to the read image or the pre-scaled image that has been rotated and scaled with respect to the read image. Since the image equalization processing for converting the image to a magnification close to) is performed, the image area separation processing is performed without changing the screen angle, dot diameter, dot pitch, etc. of the halftone dot printing on the scanned original image. be able to. For example, since halftone dot pattern matching can be performed with the same configuration and processing as the same magnification, the image area separation result does not differ depending on the magnification.

また、像域分離境界(絵柄と文字の境界)の設定を原稿に合わせることができる。さらに、変倍時に等倍時のパラメータを使用することができるので、パラメータ量削減することが可能となりハード量を減少させることが可能となる。また、倍率に関わらず等倍時のパラメータを使用することができるので、制御が簡単になる。さらに、上記構成の場合、電子ソート機能のために使用される画像メモリ部1128を利用して画像データと像域分離信号を同期させるので、属性信号記録メモリを必要とせず、構成が簡易になる。   Further, the setting of the image area separation boundary (the boundary between the pattern and the character) can be matched with the original. Furthermore, since the parameter at the same magnification can be used at the time of zooming, the parameter amount can be reduced and the hardware amount can be reduced. Further, since the parameters at the same magnification can be used regardless of the magnification, the control becomes simple. Further, in the case of the above configuration, since the image data and the image area separation signal are synchronized using the image memory unit 1128 used for the electronic sort function, the configuration is simplified without requiring an attribute signal recording memory. .

また、Lab色空間で電子ソート処理を行なうようにしており、後から像域分離信号を生成できる利点もある。像域分離信号は、Lab画像を用いて生成する。画像蓄積装置にLab画像を蓄積し、そこからLab画像を取り出す場合、取り出したLab画像に同じ像域分離処理を行なえば、全く同じ像域分離信号を生成できるということである。これに対してYMCK色空間で電子ソート処理を行なうと、同じ像域分離信号を生成することができない。また、画像面も1面増えてしまう。また、RGBであると色変換処理を行ないLab画像にして像域分離処理を行なう必要があるが、本例ではそれが不要である。   Further, the electronic sort process is performed in the Lab color space, and there is an advantage that an image area separation signal can be generated later. The image area separation signal is generated using a Lab image. When a Lab image is stored in an image storage device and a Lab image is extracted therefrom, the same image region separation signal can be generated by performing the same image region separation process on the extracted Lab image. On the other hand, if the electronic sort process is performed in the YMCK color space, the same image area separation signal cannot be generated. In addition, the image plane is increased by one. Further, in the case of RGB, it is necessary to perform color conversion processing and perform image area separation processing as a Lab image, but this is not necessary in this example.

なお、上記説明では、画像変倍部1012は、入力画像サイズを主走査方向および副走査方向の双方ともに原稿(オリジナル)に近い倍率の画像になるように変倍処理(倍率変換)するものしていたが、略等倍に変倍するものに限定されない。少なくとも、原稿(オリジナル)に対する主走査方向および副走査方向の各倍率比が等しくなるようにするものであればよい。つまり、像域分離処理をする対象画像の縦横比を原稿の縦横比と略同一にする(以下縦横比一定化処理という)ものであればよい。この場合、網点ドットのサイズおよび間隔は原稿と異なるが、網点の角度を原稿と同じにして像域分離処理をすることができるので、縦横比一定化処理を行なわない場合よりも像域分離処理の精度を改善することができる。   In the above description, the image scaling unit 1012 performs scaling processing (magnification conversion) so that the input image size is an image with a magnification close to that of the original (original) in both the main scanning direction and the sub-scanning direction. However, the present invention is not limited to the one that scales to approximately the same magnification. At least the magnification ratio in the main scanning direction and the sub-scanning direction with respect to the original (original) may be equal. That is, it is sufficient if the aspect ratio of the target image to be subjected to the image area separation process is substantially the same as the aspect ratio of the document (hereinafter referred to as the aspect ratio stabilization process). In this case, the size and interval of the halftone dots are different from the original, but the image area separation processing can be performed with the same angle of the halftone as that of the original. The accuracy of the separation process can be improved.

たとえば、図4に示したように、オペレータにより変倍出力が指示され、画像取得部10にて副走査方向に光学変倍されているケースにおいて、画像処理部24によるローテーション機能を作動させない場合には、像域分離処理部1000には、副走査方向SSにのみ縮小もしくは拡大された画像が入力される。この場合、上述の例では、画像変倍部1012は、入力画像の副走査方向を、縮小時には拡大し、逆に拡大時には縮小する。また、画像処理部24によるローテーション機能+変倍機能(纏めてローテーション変倍機能という)が作動され、副走査方向SSおよび主走査方向FSの双方に縮小もしくは拡大された画像が入力される場合には、入力画像の副走査方向および主走査方向を、縮小時には拡大し、逆に拡大時には縮小する。何れも、画像変倍部1012は、入力画像の倍率に関わらず、原稿と等倍の画像に変換してタグデータ検知処理部1020に入力する。   For example, as shown in FIG. 4, when the zoom output is instructed by the operator and the image acquisition unit 10 is optically zoomed in the sub-scanning direction, the rotation function by the image processing unit 24 is not operated. The image area separation processing unit 1000 receives an image reduced or enlarged only in the sub-scanning direction SS. In this case, in the above-described example, the image scaling unit 1012 enlarges the sub-scanning direction of the input image when the image is reduced, and conversely when the image is enlarged. In addition, when the rotation function + magnification function (collectively referred to as the rotation magnification function) by the image processing unit 24 is activated and a reduced or enlarged image is input in both the sub-scanning direction SS and the main scanning direction FS. , The sub-scanning direction and the main scanning direction of the input image are enlarged at the time of reduction, and conversely at the time of enlargement. In either case, the image scaling unit 1012 converts the image into an image of the same size as the original and inputs the image to the tag data detection processing unit 1020 regardless of the magnification of the input image.

これに対してこの変形例では、副走査方向SSにのみ縮小もしくは拡大された画像が入力されるケースでは、入力画像の副走査方向ではなく主走査方向について、縮小時には縮小し、逆に拡大時には拡大する。   On the other hand, in this modification, in a case where an image reduced or enlarged only in the sub-scanning direction SS is input, the input image is reduced in the main scanning direction, not in the sub-scanning direction, and is reduced at the time of enlargement. Expanding.

一方、画像処理部24によるローテーション変倍機能が作動され、副走査方向SSおよび主走査方向FSの双方に縮小もしくは拡大された画像が入力される場合には、入力画像の縦横比が原稿の縦横比と略同一になっているので、画像変倍部1012は、変倍処理をすることなく、入力画像をそのままタグデータ検知処理部1020に渡す。何れの場合にも、画像変倍部1012は、画像取得部10側にて光学変倍されている場合、原稿と等倍ではないが、縦横比が原稿の縦横比と略同一の画像を像域分離処理をする対象画像としてタグデータ検知処理部1020に渡す。   On the other hand, when the rotation scaling function by the image processing unit 24 is activated and a reduced or enlarged image is input in both the sub-scanning direction SS and the main scanning direction FS, the aspect ratio of the input image is the aspect ratio of the document. Since the ratio is substantially the same, the image scaling unit 1012 passes the input image as it is to the tag data detection processing unit 1020 without performing scaling processing. In any case, when the image scaling unit 1012 is optically scaled on the image acquisition unit 10 side, the image scaling unit 1012 displays an image whose aspect ratio is not the same as that of the original but whose aspect ratio is substantially the same as the original. The image is passed to the tag data detection processing unit 1020 as a target image to be subjected to area separation processing.

<像域分離処理機能と画像処理部との組合せ>
次に、上述した像域分離処理機能を、図2に示した画像処理部20と組み合わせる場合について説明する。なお、ここでも、電子ソートやタンデムギャップ補正機能を果たすのための画像メモリ部1128を利用して、画像データLabとタグデータを同期させることとする。
<Combination of image area separation processing function and image processing unit>
Next, a case where the above-described image area separation processing function is combined with the image processing unit 20 shown in FIG. 2 will be described. In this case as well, the image data Lab and the tag data are synchronized using the image memory unit 1128 for performing the electronic sort and the tandem gap correction function.

図5に示した基本構成では、データ蓄積装置1100から出力される画像は、像域分離処理部1000に入力された画像である。このため、オペレータにより主走査方向への変倍を含む変倍指示が指定され、画像取得部10側にて副走査方向に光学変倍されているケースでは、変倍済みの画像が入力され、その画像がデータ蓄積装置1100から画像処理部20に向けて出力される。   In the basic configuration shown in FIG. 5, the image output from the data storage device 1100 is an image input to the image area separation processing unit 1000. For this reason, in the case where a magnification instruction including magnification in the main scanning direction is designated by the operator and optical magnification is performed in the sub-scanning direction on the image acquisition unit 10 side, a scaled image is input. The image is output from the data storage device 1100 toward the image processing unit 20.

上記実施形態では、デバイス非依存の色空間の一例であるLab色空間上にて電子ソート機能やタンデムギャップ補正機能を行なうこととし、この機能を利用することで、画像データとタグデータとの間での同期をとるようにしていたが、このような同期処理は必須ではなく、従前のように、専用の画像メモリを使用するものであってもよい。   In the above-described embodiment, the electronic sort function and the tandem gap correction function are performed on the Lab color space, which is an example of a device-independent color space. However, such synchronization processing is not essential, and a dedicated image memory may be used as before.

なお、図2に示した構成を変形することで対応をとることもできる。以下、この対応例について説明する。   It is also possible to take measures by modifying the configuration shown in FIG. Hereinafter, this correspondence example will be described.

図8は、図3に示した構成の詳細を示すブロック図である。この構成においては、画像処理部20の前段画像処理部20aに、図5に示した画像変倍部1012とタグデータ検知処理部1020とを設ける。   FIG. 8 is a block diagram showing details of the configuration shown in FIG. In this configuration, the preceding image processing unit 20a of the image processing unit 20 is provided with the image scaling unit 1012 and the tag data detection processing unit 1020 shown in FIG.

前段色変換部1010に関しては、図2の説明で示したように、これ単独で、画像取得部10と画像処理部20との間に配する構成とする。像域分離処理部1000の構成は、図5に示した構成と同じものである。   As shown in the description of FIG. 2, the pre-stage color conversion unit 1010 is configured so as to be arranged between the image acquisition unit 10 and the image processing unit 20 alone. The configuration of the image area separation processing unit 1000 is the same as that shown in FIG.

像域分離処理部1000でタグデータを生成し入力データ処理部100に入力するので、入力データ処理部100に入力される画像データとタグデータの間では処理時間に起因するディレイが生じるが、画像データを記憶する画像メモリ1002を持ち、タグデータと画像メモリ1002の出力データの同期をあわせて入力画像処理部100に出力する。   Since the image area separation processing unit 1000 generates tag data and inputs it to the input data processing unit 100, a delay due to processing time occurs between the image data input to the input data processing unit 100 and the tag data. An image memory 1002 for storing data is provided, and the tag data and the output data of the image memory 1002 are synchronized and output to the input image processing unit 100.

図9は、図8に示した構成の機能を説明する図である。先ず、図2に示した変倍処理部200の構成に合わせて説明する。この場合、オペレータから変倍指示があったとき、副走査方向への縮小時には画像取得部10による光学変倍は行なわない。つまり、拡大時のみ画像取得部10における光学変倍機能を作動させることとする。   FIG. 9 is a diagram illustrating the function of the configuration shown in FIG. First, a description will be given according to the configuration of the scaling processing unit 200 shown in FIG. In this case, when the magnification is instructed from the operator, the image acquisition unit 10 does not perform optical magnification when reducing in the sub-scanning direction. That is, the optical scaling function in the image acquisition unit 10 is activated only at the time of enlargement.

また、図3に示した画像処理部24が画像処理部20の前段に設けられているものとする。この場合、主/副ともに縮小の指示(たとえばA3→A4)があっても、画像取得部10にては光学変倍されることなく原稿と等倍の画像データが像域分離処理部1000に入力されるので、像域分離処理部1000は等倍時と同様の処理によりタグデータを求めればよい。   In addition, it is assumed that the image processing unit 24 illustrated in FIG. 3 is provided in front of the image processing unit 20. In this case, even if there is a reduction instruction (for example, A3 → A4) for both main and sub, the image acquisition unit 10 does not perform optical scaling, and image data of the same size as the original is sent to the image area separation processing unit 1000. Since the image data is input, the image area separation processing unit 1000 may obtain the tag data by the same process as that at the normal magnification.

タグデータ検知処理部1020は、オペレータから変倍指示があったときには、像域分離処理部1000に入力された画像と等倍のタグデータ(図示しないタグ変倍部1026により得られた元倍率サイズタグデータであるtag2)をタグデータ(tag3)として選択するものとする。   The tag data detection processing unit 1020, when instructed by the operator to change the magnification, has the same size tag data as the image input to the image area separation processing unit 1000 (the original magnification size obtained by the tag scaling unit 1026 (not shown)). It is assumed that tag data (tag 2) is selected as tag data (tag 3).

図9(A)は、主/副ともに141%拡大の指示(たとえばA4→A3)があり、画像処理部24にてのローテーション変倍(Rot)が無いケースを示す。この場合、像域分離処理部1000には、主走査方向には等倍(主100%)で副走査方向には拡大(副141%)された画像が入力される。画像変倍部1012は、この拡大(副141%)された画像を副走査方向についてのみ縮小処理することで(副141%→100%)、主/副ともに100%の画像(原稿と等倍の画像)に変換する。タグデータ検知処理部1020は、原稿と等倍の画像を用いて縦横比等倍タグデータtag1を生成した後、元の倍率と同じ元倍率サイズタグデータtag2を変倍処理部200に渡す。   FIG. 9A shows a case where there is a 141% enlargement instruction (for example, A4 → A3) in both the main and sub, and there is no rotation scaling (Rot) in the image processing unit 24. In this case, the image area separation processing unit 1000 is input with an image that is the same size (main 100%) in the main scanning direction and enlarged (sub 141%) in the sub scanning direction. The image scaling unit 1012 reduces the enlarged (sub 141%) image only in the sub scanning direction (sub 141% → 100%), so that 100% of both the main and sub images (same size as the original). Image). The tag data detection processing unit 1020 generates the same magnification ratio tag data tag1 as the original ratio using the same size image as the original, and then passes the same original magnification size tag data tag2 as the original magnification to the scaling processing unit 200.

変倍処理部200側においては、画像取得部10側にて予め副走査方向にのみ拡大(副141%,主100%)された画像を主走査方向についてのみ拡大処理することで(主→141%)、主/副ともに141%の拡大画像に変換する。また、像域分離処理部1000側から得られるタグデータについても、同様に、像域分離処理部1000側にて元の倍率に戻された元倍率サイズタグデータtag2(副141%,主100%)を、主走査方向についてのみ拡大処理することで(主→141%)、主/副ともに141%のタグデータに変換する。   On the scaling processing unit 200 side, an image that has been previously enlarged only in the sub-scanning direction (sub 141%, main 100%) on the image acquisition unit 10 side is enlarged only in the main scanning direction (main → 141). %) And both main / sub are converted into an enlarged image of 141%. Similarly, with respect to the tag data obtained from the image area separation processing unit 1000 side, the original magnification size tag data tag2 (sub 141%, main 100%) returned to the original magnification on the image area separation processing unit 1000 side in the same manner. ) Is enlarged only in the main scanning direction (main → 141%), and both main / sub are converted into 141% tag data.

図9(B)は、主/副ともに141%拡大の指示(たとえばA4→A3)があり、また画像処理部24にてのローテーション変倍(Rot)があるケースを示す。この場合、像域分離処理部1000には、主/副ともに拡大(主141%,副141%)された画像が入力される。画像変倍部1012は、この拡大(主141%,副141%)された画像を主/副ともに縮小処理することで(主141%→100%,副141%→100%)、主/副ともに100%の画像(原稿と等倍の画像)に変換する。タグデータ検知処理部1020は、原稿と等倍の画像を用いて縦横比等倍タグデータtag1を生成した後、元の倍率と同じ元倍率サイズタグデータtag2を変倍処理部200に渡す。   FIG. 9B shows a case where there is a 141% enlargement instruction (for example, A4 → A3) in both the main and sub, and there is a rotation scaling (Rot) in the image processing unit 24. In this case, the image area separation processing unit 1000 is input with an image enlarged in both main and sub (main 141%, sub 141%). The image scaling unit 1012 performs a reduction process (main 141% → 100%, sub 141% → 100%) on the enlarged (main 141%, sub 141%) image (main 141% → 100%). Both are converted to 100% images (images of the same size as the original). The tag data detection processing unit 1020 generates the same magnification ratio tag data tag1 as the original ratio using the same size image as the original, and then passes the same original magnification size tag data tag2 as the original magnification to the scaling processing unit 200.

変倍処理部200側においては、画像取得部10側にて予め主/副ともに拡大(副141%,主141%)された画像を受け取るので、変倍処理をすることなくそのまま後段に渡す。像域分離処理部1000側から得られるタグデータについても、同様に、像域分離処理部1000側にて元の倍率に戻された元倍率サイズタグデータtag2(副141%,主141%)をそのまま後段に渡す。   On the scaling processing unit 200 side, an image that has been enlarged in both main and sub (sub 141%, main 141%) in advance on the image acquisition unit 10 side is received, and is passed to the subsequent stage without performing scaling processing. Similarly, for tag data obtained from the image area separation processing unit 1000 side, the original magnification size tag data tag2 (sub 141%, main 141%) returned to the original magnification on the image area separation processing unit 1000 side is similarly used. Pass to the next stage.

図9(C)および図9(D)は、拡大時だけでなく縮小時にも画像取得部10における光学変倍機能を作動させ、また画像処理部24によるローテーション変倍機能を使用できるようにしたケースにおける縮小時を示す。図9(C)は図9(A)に対応し、図9(D)は図9(B)に対応する。対応する図の間において拡大と縮小の関係が異なるだけであり、基本的な作用に違いはないので、説明を割愛する。   In FIG. 9C and FIG. 9D, the optical magnification function in the image acquisition unit 10 is activated not only at the time of enlargement but also at the time of reduction, and the rotation magnification function by the image processing unit 24 can be used. Indicates the time of reduction in the case. 9C corresponds to FIG. 9A, and FIG. 9D corresponds to FIG. 9B. Since only the relationship between enlargement and reduction is different between the corresponding drawings, and there is no difference in the basic action, the explanation is omitted.

このように、変形例によれば、画像処理部20や像域分離処理部1000に入力された画像が変倍済み(主/副独立の変倍でもよい)画像である場合には、その変倍済み画像を原稿と等倍の画像に戻してから像域分離処理を行なうことで原稿と等倍の縦横比等倍タグデータtag1を生成した後、元の倍率と同じ元倍率サイズタグデータtag2に戻してから変倍処理部200に渡して変倍処理を行なうようにした。これにより、画像処理部20の前段側でどのような変倍処理がなされていたとしても、図2に示した構成の画像処理部20における変倍処理と組み合わせる場合においても、画像データとタグデータとの間での倍率の整合を確実に取ることができる。また、図5に示したのと同様に、Lab色空間上での電子ソートやタンデムギャップ補正機能を利用して画像データとタグデータとの間での同期をとることができる。   As described above, according to the modification, when an image input to the image processing unit 20 or the image area separation processing unit 1000 is a scaled image (may be main / sub independent scaling), the scaling is performed. After the doubled image is restored to the same size as the original, image area separation processing is performed to generate the same size aspect ratio tag data tag1 as the original, and then the original magnification size tag data tag2 that is the same as the original magnification. Then, it is transferred to the scaling processing unit 200 to perform scaling processing. As a result, no matter what scaling process is performed on the front side of the image processing unit 20, even when combined with the scaling process in the image processing unit 20 having the configuration shown in FIG. It is possible to reliably match the magnification between the two. Similarly to the case shown in FIG. 5, the image data and the tag data can be synchronized using the electronic sort in the Lab color space and the tandem gap correction function.

なお、上述のように、像域分離処理部に入力された画像が変倍済み(主/副独立の変倍でもよい)画像である場合には、その変倍済み画像を原稿と等倍の画像に戻してから像域分離処理を行なう手法は、半導体集積回路(たとえばIC;Integrated Circuit)などに実装したハードウェアにより実行させることもできるが、ソフトウェアにより実行させることもできる。   As described above, when the image input to the image area separation processing unit is a scaled image (may be main / sub independent scaling), the scaled image is the same size as the original. The method of performing image region separation processing after returning to an image can be executed by hardware mounted on a semiconductor integrated circuit (for example, IC; Integrated Circuit) or the like, but can also be executed by software.

この手法をソフトウェアにより実行させる場合には、そのソフトウェアを構成するプログラムが、専用のハードウェアに組み込まれているコンピュータ(組込みマイコンなど)、あるいは、CPU、論理回路、記憶装置などの機能を1つのチップ上に搭載して所望のシステムを実現するSOC(System On a Chip:システムオンチップ)、または、各種のプログラムをインストールすることで各種の機能を実行することが可能なたとえば汎用のパーソナルコンピュータなどに、記録媒体からインストールされる。   When this method is executed by software, a program constituting the software has a function of a computer (embedded microcomputer or the like) incorporated in dedicated hardware, or a CPU, logic circuit, storage device, etc. An SOC (System On a Chip) that is mounted on a chip to realize a desired system, or a general-purpose personal computer capable of executing various functions by installing various programs. Installed from the recording medium.

この記録媒体は、コンピュータのハードウェア資源に備えられている読取装置に対して、プログラムの記述内容に応じて、磁気、光、電気などのエネルギの変化状態を引き起こして、それに対応する信号の形式で、読取装置にプログラムの記述内容を伝達できるものである。たとえば、コンピュータとは別に、ユーザにプログラムを提供するために配布される、プログラムが記録されている磁気ディスク(フレキシブルディスクを含む)、光ディスク(CD−ROM(Compact Disc-Read Only Memory )、DVD(Digital Versatile Disc)を含む)、光磁気ディスク(MD(Mini Disc )を含む)、もしくは半導体メモリなどよりなるパッケージメディア(可搬型の記憶媒体)により構成されるだけでなく、コンピュータに予め組み込まれた状態でユーザに提供される、プログラムが記録されているROMやハードディスクなどで構成されてもよい。あるいは、ソフトウェアを構成するプログラムが、有線あるいは無線などの通信網を介して提供されてもよい。   This recording medium causes a change state of energy such as magnetism, light, electricity, etc. to a reading device provided in the hardware resource of a computer in accordance with the description contents of the program, and a corresponding signal format. Thus, the description content of the program can be transmitted to the reading device. For example, a magnetic disc (including a flexible disc), an optical disc (CD-ROM (Compact Disc-Read Only Memory)), a DVD (which is distributed to provide a program to a user separately from a computer, (Including Digital Versatile Disc), magneto-optical disc (including MD (Mini Disc)), or package media (portable storage media) made of semiconductor memory, etc. It may be configured by a ROM, a hard disk, or the like in which a program is recorded that is provided to the user in a state. Or the program which comprises software may be provided via communication networks, such as a wire communication or radio | wireless.

たとえば、前述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記憶媒体に格納されたプログラムコードを読み出し実行することによっても、上記実施形態で述べた効果は達成される。この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施形態の機能を実現することになる。   For example, a storage medium in which a program code of software that realizes the functions of the above-described embodiments is supplied to a system or apparatus, and the computer (or CPU or MPU) of the system or apparatus stores the program code in the storage medium. The effect described in the above embodiment can also be achieved by reading and executing. In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiment.

また、コンピュータが読み出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム;基本ソフト)などが実際の処理の一部または全部を行ない、その処理によって前述した実施形態の機能が実現される場合であってもよい。   Further, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also an OS (operating system; basic software) running on the computer based on the instruction of the program code. ) May perform a part or all of the actual processing, and the functions of the above-described embodiments may be realized by the processing.

さらに、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張カードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張カードや機能拡張ユニットに備わるCPUなどが実際の処理の一部または全部を行ない、その処理によって前述した実施形態の機能が実現される場合であってもよい。   Further, after the program code read from the storage medium is written in a memory provided in a function expansion card inserted into the computer or a function expansion unit connected to the computer, the function expansion is performed based on the instruction of the program code. There may be a case where the CPU or the like provided in the card or the function expansion unit performs part or all of the actual processing, and the functions of the above-described embodiments are realized by the processing.

なお、上記実施形態で述べた処理を実現するプログラムコードを記述したファイルとしプログラムが提供されるが、この場合、一括のプログラムファイルとして提供されることに限らず、システムのハードウェア構成に応じて、個別のプログラムモジュールとして提供されてもよい。   The program is provided as a file describing the program code that realizes the processing described in the above embodiment. In this case, the program is not limited to being provided as a batch program file, but depending on the hardware configuration of the system. May be provided as individual program modules.

以上、本発明を実施形態を用いて説明したが、本発明の技術的範囲は上記実施形態に記載の範囲には限定されない。発明の要旨を逸脱しない範囲で上記実施形態に多様な変更または改良を加えることができ、そのような変更または改良を加えた形態も本発明の技術的範囲に含まれる。   As mentioned above, although this invention was demonstrated using embodiment, the technical scope of this invention is not limited to the range as described in the said embodiment. Various changes or improvements can be added to the above-described embodiment without departing from the gist of the invention, and embodiments to which such changes or improvements are added are also included in the technical scope of the present invention.

また、上記の実施形態は、クレーム(請求項)にかかる発明を限定するものではなく、また実施形態の中で説明されている特徴の組合せの全てが発明の解決手段に必須であるとは限らない。前述した実施形態には種々の段階の発明が含まれており、開示される複数の構成要件における適宜の組合せにより種々の発明を抽出できる。実施形態に示される全構成要件から幾つかの構成要件が削除されても、効果が得られる限りにおいて、この幾つかの構成要件が削除された構成が発明として抽出され得る。   Further, the above embodiments do not limit the invention according to the claims (claims), and all combinations of features described in the embodiments are not necessarily essential to the solution means of the invention. Absent. The embodiments described above include inventions at various stages, and various inventions can be extracted by appropriately combining a plurality of disclosed constituent elements. Even if some constituent requirements are deleted from all the constituent requirements shown in the embodiment, as long as an effect is obtained, a configuration from which these some constituent requirements are deleted can be extracted as an invention.

たとえば、上記実施形態では、画像内の画像構成要素ごとに像域分離処理を行なう場合についての事例を示したが、これに限らず、画像を適当な数のエリアに分割してエリアごとに像域分離処理を行なう場合(エリアTAG生成部609を用いた機能)についても同様に適用可能である。   For example, in the above-described embodiment, an example in which the image area separation process is performed for each image component in the image has been described. The same applies to the case where the area separation process is performed (function using the area TAG generation unit 609).

また、デバイス非依存のLab色空間の画像データを像域分離処理の対象画像としていたが、これに限定されず、何れの色空間上の画像データを使用してもよい。なお、複写装置の構成をコンパクトにする観点では、上記実施形態(図5など)のように、Lab色空間上にて像域分離処理を行なうとともに、電子ソート機能やタンデムギャップ補正機能を利用して画像データとタグデータとの間での同期をとる構成とするのがよい。   Further, the image data in the Lab-independent Lab color space is the target image for the image area separation processing, but the present invention is not limited to this, and image data in any color space may be used. From the viewpoint of making the configuration of the copying apparatus compact, the image area separation processing is performed on the Lab color space and the electronic sorting function and the tandem gap correction function are used as in the above embodiment (FIG. 5 and the like). Therefore, it is preferable that the image data and the tag data are synchronized.

また、上記実施形態では複写装置を例に説明したが、印刷装置(プリンタや)やファクシミリ装置など、カラー画像を所定の出力媒体に出力可能なあらゆる画像形成装置において、画像データにタグデータが添付されていないケースには、上述した実施形態を同様に適用可能である。   In the above-described embodiment, the copying apparatus has been described as an example. However, tag data is attached to image data in any image forming apparatus that can output a color image to a predetermined output medium, such as a printing apparatus (printer) or a facsimile apparatus. The above-described embodiment can be similarly applied to cases that are not performed.

本発明に係る画像処理装置の一実施形態を搭載した複写装置の一例の機構図である。1 is a mechanism diagram of an example of a copying apparatus equipped with an embodiment of an image processing apparatus according to the present invention. 図1の複写装置に設けられた画像処理部の一実施形態のブロック図である。FIG. 2 is a block diagram of an embodiment of an image processing unit provided in the copying apparatus of FIG. 1. 図2に示した画像処理部を利用して複写装置を構成する場合における構成の第2例を示す図である。FIG. 3 is a diagram illustrating a second example of a configuration when a copying apparatus is configured using the image processing unit illustrated in FIG. 2. 図3に示した構成の画像読取装置内に設けられている画像処理部(C)のローテーション機能を説明する図である。It is a figure explaining the rotation function of the image process part (C) provided in the image reading apparatus of the structure shown in FIG. 複写装置における像域分離処理に着目した好適な構成のブロック図である。FIG. 2 is a block diagram of a preferred configuration focusing on image area separation processing in a copying apparatus. 画像圧縮伸張部およびタグデータ処理部と画像メモリ部の機能に着目した詳細例を示す図である。It is a figure which shows the detailed example which paid its attention to the function of an image compression / expansion part, a tag data processing part, and an image memory part. 像域分離処理とタグデータを利用した像域適応処理の一連の動作の概要を示したフローチャートである。It is the flowchart which showed the outline | summary of a series of operation | movement of the image area adaptation process using an image area separation process and tag data. 図2に示した画像処理装置への像域分離処理の適用事例を示す図である。It is a figure which shows the application example of the image area separation process to the image processing apparatus shown in FIG. 図8に示した構成の機能を説明する図である。It is a figure explaining the function of the structure shown in FIG. スキャン画像を対象とした像域分離処理やタグデータを使用した像域適応処理の機能を備えた装置の一構成例を示したブロック図である。It is the block diagram which showed one structural example of the apparatus provided with the function of the image area separation process which used the scan data as the object, and the image area adaptation process using tag data. 変倍後の画像データを使用してタグデータを得る像域分離処理の問題を説明する図である。It is a figure explaining the problem of the image area separation process which obtains tag data using the image data after scaling.

符号の説明Explanation of symbols

1…カラー複写装置、10…画像取得部、11…プラテンガラス、12…光源、13…受光部、14…信号処理部、20…画像処理部、20a…前段画像処理部、20b…後段画像処理部、20c…周辺部、30…画像出力部、31…画像形成部、32…感光体ドラム、100…入力データ処理部、200…変倍処理部、300…フィルタ処理部、400…前段色調整部、500…色変換部、600…後段画像補正部、602…地色除去処理部、608…階調補正部、700…出力データ処理部、800…データIF部、1000…像域分離処理部、1010…前段色変換部、1012…画像変倍部、1020…タグデータ検知処理部、1022…像域分離部、1024…タグ変倍部、1026…選択部、1100…データ蓄積装置、1122…制御部、1124…ページメモリ部、1126…ハードディスク装置、1128…画像メモリ部、1130…画像圧縮伸張部、1132…画像圧縮部、1134…画像伸張部、1136…インタフェース部、1140…タグデータ処理部、1142…タグ圧縮伸張部、1144…タグ変倍部、1146…選択部、1150…マージ処理部   DESCRIPTION OF SYMBOLS 1 ... Color copying apparatus, 10 ... Image acquisition part, 11 ... Platen glass, 12 ... Light source, 13 ... Light-receiving part, 14 ... Signal processing part, 20 ... Image processing part, 20a ... Pre-stage image processing part, 20b ... Post-stage image processing , 20c ... peripheral part, 30 ... image output part, 31 ... image forming part, 32 ... photosensitive drum, 100 ... input data processing part, 200 ... magnification processing part, 300 ... filter processing part, 400 ... previous color adjustment , 500: Color conversion unit, 600: Subsequent image correction unit, 602 ... Ground color removal processing unit, 608 ... Tone correction unit, 700 ... Output data processing unit, 800 ... Data IF unit, 1000 ... Image area separation processing unit DESCRIPTION OF SYMBOLS 1010 ... Pre-stage color conversion part, 1012 ... Image scaling part, 1020 ... Tag data detection processing part, 1022 ... Image area separation part, 1024 ... Tag scaling part, 1026 ... Selection part, 1100 ... Data storage apparatus, 112 ... Control unit, 1124 ... Page memory unit, 1126 ... Hard disk device, 1128 ... Image memory unit, 1130 ... Image compression / decompression unit, 1132 ... Image compression unit, 1134 ... Image decompression unit, 1136 ... Interface unit, 1140 ... Tag data processing , 1142... Tag compression / decompression unit, 1144, tag scaling unit, 1146, selection unit, 1150, merge processing unit

Claims (25)

画像に含まれる画像要素の属性を示す属性情報を生成する像域分離処理を行なうことで、前記属性情報を参照して前記画像に対して前記画像要素の特徴に応じた適応処理を可能とする画像処理方法であって、
元の画像を予め変倍した変倍済み画像を取り込んで前記元の画像に対応する変倍された出力画像を生成する際には、前記変倍済み画像を前記元の画像と縦横比が略同一の画像に変換し、この縦横比が略同一に変換された変換画像を用いて前記像域分離処理を行なう
ことを特徴とする画像処理方法。
By performing image area separation processing for generating attribute information indicating the attributes of the image elements included in the image, it is possible to perform adaptive processing according to the characteristics of the image elements with respect to the image with reference to the attribute information An image processing method comprising:
When a scaled image obtained by scaling the original image in advance is captured to generate a scaled output image corresponding to the original image, the scaled image is substantially the same as the original image in aspect ratio. An image processing method, wherein the image area separation process is performed using a converted image that is converted into the same image and whose aspect ratio is converted to be substantially the same.
画像に含まれる画像要素の属性を示す属性情報を生成する像域分離処理を行なうことで、前記属性情報を参照して前記画像に対して前記画像要素の特徴に応じた適応処理を可能とする画像処理方法であって、
元の画像を予め変倍した変倍済み画像を取り込んで前記元の画像に対応する変倍された出力画像を生成する際には、前記変倍済み画像を前記元の画像と略等倍に変換し、この略等倍に変換された変換画像を用いて前記像域分離処理を行なう
ことを特徴とする画像処理方法。
By performing image area separation processing for generating attribute information indicating the attributes of the image elements included in the image, it is possible to perform adaptive processing according to the characteristics of the image elements with respect to the image with reference to the attribute information An image processing method comprising:
When generating a scaled output image corresponding to the original image by taking a scaled image obtained by scaling the original image in advance, the scaled image is approximately the same size as the original image. An image processing method comprising: converting and performing the image area separation process using the converted image converted to approximately the same magnification.
前記像域分離処理により得た前記属性情報を前記取り込んだ変倍済み画像と略同倍率に変換し、この略同倍率に変換された属性情報を参照して前記変倍済み画像に対して前記適応処理を実行する
ことを特徴とする画像処理方法。
The attribute information obtained by the image area separation process is converted to approximately the same magnification as the captured scaled image, and the scaled image is referred to with respect to the scaled image by referring to the attribute information converted to the approximately same magnification. An image processing method characterized by executing adaptive processing.
前記取り込んだ変倍済み画像と前記像域分離処理により得た前記属性情報とを共通の記憶部に格納した後に、前記記憶部から前記変倍済み画像と前記属性情報とを読み出して画素単位で対応付けて出力する同期出力処理を行なう
ことを特徴とする請求項1から3のうちの何れか1項に記載の画像処理方法。
After storing the scaled image that has been captured and the attribute information obtained by the image area separation processing in a common storage unit, the scaled image and the attribute information are read from the storage unit in units of pixels. The image processing method according to any one of claims 1 to 3, wherein synchronous output processing is performed in association with each other.
前記共通の記憶部として画像再配置機能に利用されるものを使用して前記同期出力処理を実行する
ことを特徴とする請求項4に記載の画像処理方法。
The image processing method according to claim 4, wherein the synchronization output processing is executed using a common storage unit that is used for an image rearrangement function.
前記取り込んだ変倍済み画像を表すデバイス非依存の色空間上の画像データを前記共通の記憶部に記憶するとともに、前記デバイス非依存の色空間上の画像データを使用して前記像域分離処理を行なう
ことを特徴とする請求項4または5に記載の画像処理方法。
Image data in a device-independent color space representing the captured scaled image is stored in the common storage unit, and the image area separation processing is performed using the image data in the device-independent color space. The image processing method according to claim 4 or 5, wherein:
画像に含まれる画像要素の属性を示す属性情報を生成する像域分離処理を行なうことで、前記属性情報を参照して前記画像に対して前記画像要素の特徴に応じた適応処理を可能とする画像処理システムであって、
元の画像を予め変倍した変倍済み画像を取り込む画像取得部と、
前記画像取得部が取り込んだ前記変倍済み画像の縦方向および横方向のうちの少なくとも一方を拡大または縮小することで、前記元の画像と縦横比が略同一の画像に変換する画像変倍部と、
前記画像変倍部により前記縦横比が略同一に変換された変換画像を用いて前記像域分離処理を行なうことで前記属性情報を生成する属性情報生成部と
を備えたことを特徴とする画像処理システム。
By performing image area separation processing for generating attribute information indicating the attributes of the image elements included in the image, it is possible to perform adaptive processing according to the characteristics of the image elements with respect to the image with reference to the attribute information An image processing system,
An image acquisition unit that captures a scaled image obtained by scaling the original image in advance;
An image scaling unit that converts an image having the same aspect ratio as the original image by enlarging or reducing at least one of the vertical direction and the horizontal direction of the scaled image captured by the image acquisition unit. When,
An attribute information generation unit configured to generate the attribute information by performing the image area separation process using the converted image whose aspect ratio is converted to be substantially the same by the image scaling unit. Processing system.
画像に含まれる画像要素の属性を示す属性情報を生成する像域分離処理を行なうことで、前記属性情報を参照して前記画像に対して前記画像要素の特徴に応じた適応処理を可能とする画像処理システムであって、
元の画像を予め変倍した変倍済み画像を取り込む画像取得部と、
前記画像取得部が取り込んだ前記変倍済み画像の縦方向および横方向のうちの少なくとも一方を拡大または縮小することで、前記元の画像と略等倍の画像に変換する画像変倍部と、
前記画像変倍部により前記略等倍に変換された変換画像を用いて前記像域分離処理を行なうことで前記属性情報を生成する属性情報生成部と
を備えたことを特徴とする画像処理システム。
By performing image area separation processing for generating attribute information indicating the attributes of the image elements included in the image, it is possible to perform adaptive processing according to the characteristics of the image elements with respect to the image with reference to the attribute information An image processing system,
An image acquisition unit that captures a scaled image obtained by scaling the original image in advance;
An image scaling unit for converting the image obtained by the image acquisition unit into an image that is approximately the same size as the original image by enlarging or reducing at least one of the vertical and horizontal directions of the scaled image;
An image processing system comprising: an attribute information generation unit configured to generate the attribute information by performing the image area separation process using the converted image converted to the substantially equal magnification by the image scaling unit. .
前記属性情報生成部が生成した第1の属性情報を前記画像取得部が取り込んだ変倍済み画像と略同倍率に変換する属性情報変倍部と、
前記属性情報変倍部により略同倍率に変換された第2の属性情報を参照して前記変倍済み画像に対して前記適応処理を実行する適応処理実行部と
を備えたことを特徴とする請求項7または8に記載の画像処理システム。
An attribute information scaling unit that converts the first attribute information generated by the attribute information generation unit to approximately the same magnification as the scaled image captured by the image acquisition unit;
An adaptive processing execution unit that performs the adaptive processing on the scaled image with reference to second attribute information converted to approximately the same magnification by the attribute information scaling unit. The image processing system according to claim 7 or 8.
前記画像取得部が取り込んだ変倍済み画像と前記属性情報生成部が生成した前記属性情報とを格納する共通の記憶部と、
前記記憶部から前記変倍済み画像と前記属性情報とを読み出して画素単位で対応付けて出力する同期出力処理部とを備えた
ことを特徴とする請求項7から9のうちの何れか1項に記載の画像処理システム。
A common storage unit that stores the scaled image captured by the image acquisition unit and the attribute information generated by the attribute information generation unit;
The synchronous output processing unit that reads out the scaled image and the attribute information from the storage unit and outputs them in association with each other in a pixel unit. The image processing system described in 1.
前記適応処理実行部は、前記第2の属性情報に代えて、前記共通の記憶部に格納された後に読み出された属性情報を使用して、前記共通の記憶部に格納された後に読み出された前記変倍済み画像に対して前記適応処理を実行するものである
ことを特徴とする請求項10に記載の画像処理システム。
The adaptive processing execution unit uses the attribute information read after being stored in the common storage unit instead of the second attribute information, and is read after being stored in the common storage unit The image processing system according to claim 10, wherein the adaptive processing is executed on the scaled image that has been scaled.
前記共通の記憶部は、画像再配置機能に利用されるものである
ことを特徴とする請求項10または11に記載の画像処理システム。
The image processing system according to claim 10 or 11, wherein the common storage unit is used for an image rearrangement function.
前記画像取得部が取り込んだ前記変倍済み画像を表すデバイス依存の画像データをデバイス非依存の色空間上の画像データに変換しこの変換した前記デバイス非依存の画像データを所定のデータ蓄積装置に記憶する色変換部を備え、
前記画像変倍部は、前記色変換部により得られた前記デバイス非依存の色空間上の画像データを前記変換画像に変換するものである
ことを特徴とする請求項10から12のうちの何れか1項に記載の画像処理システム。
The device-dependent image data representing the scaled image captured by the image acquisition unit is converted into image data in a device-independent color space, and the converted device-independent image data is stored in a predetermined data storage device. A color conversion unit for storing,
The said image scaling part converts the image data on the said device independent color space obtained by the said color conversion part into the said conversion image. Any one of Claim 10 to 12 characterized by the above-mentioned. The image processing system according to claim 1.
記属性情報変倍部は、前記属性情報生成部が生成した前記共通の記憶部に格納される前の前記第1の属性情報と前記共通の記憶部に格納された後に読み出された前記第1の属性情報に対応する第3の属性情報のうちの何れか一方を前記変倍済み画像と略同倍率に変換するものである
ことを特徴とする請求項10から13のうちの何れか1項に記載の画像処理システム。
The attribute information scaling unit includes the first attribute information before being stored in the common storage unit generated by the attribute information generation unit and the first attribute information read out after being stored in the common storage unit. Any one of the third attribute information corresponding to one attribute information is converted to substantially the same magnification as the scaled image. Any one of claims 10 to 13 The image processing system according to item.
前記属性情報変倍部は、前記属性情報生成部が生成した前記第1の属性情報を前記変倍済み画像と略同倍率に変換して前記第2の属性情報を生成する第1の属性情報変倍部と、前記共通の記憶部に格納された後に読み出された前記第3の属性情報を前記変倍済み画像と略同倍率に変換して第4の属性情報を生成する第2の属性情報変倍部とを含むものであり、
前記属性情報生成部が生成した前記第1の属性情報と前記第1の属性情報変倍部により変倍された前記第2の属性情報のうちの何れか一方を選択して前記第3の属性情報として前記共通の記憶部に送る第1の選択部と、
前記共通の記憶部から読み出した前記第3の属性情報と前記第2の属性情報変倍部により変倍された前記第4の属性情報のうちの何れか一方を選択して第5の属性情報として出力する第2の選択部とを備え、
前記同期出力処理部は、前記記憶部から読み出した前記変倍済み画像と前記第2の選択部から出力された前記5の属性情報とを画素単位で対応付けて出力するものであり、
前記適応処理実行部は、前記第2の属性情報に代えて、前記同期出力処理部から出力された前記第5の属性情報を使用して、前記共通の記憶部に格納された後に読み出された前記変倍済み画像に対して前記適応処理を実行するものである
ことを特徴とする請求項14に記載の画像処理システム。
The attribute information scaling unit converts the first attribute information generated by the attribute information generation unit to substantially the same magnification as the scaled image, and generates the second attribute information. A second scaling unit and a second attribute information that converts the third attribute information read after being stored in the common storage unit into a magnification substantially the same as that of the scaled image and generates fourth attribute information Attribute information scaling unit,
The third attribute is selected by selecting one of the first attribute information generated by the attribute information generation unit and the second attribute information scaled by the first attribute information scaling unit. A first selection unit for sending information to the common storage unit;
Fifth attribute information is selected by selecting one of the third attribute information read from the common storage unit and the fourth attribute information scaled by the second attribute information scaling unit. And a second selection unit that outputs as
The synchronous output processing unit outputs the scaled image read from the storage unit and the five attribute information output from the second selection unit in association with each other on a pixel basis,
The adaptive processing execution unit uses the fifth attribute information output from the synchronous output processing unit instead of the second attribute information, and is read after being stored in the common storage unit. The image processing system according to claim 14, wherein the adaptive processing is executed on the scaled image.
前記第2の選択部は、前記第1の選択部が前記第1の属性情報を選択しているときには前記第4の属性情報を選択し、前記第1の選択部が前記第2の属性情報を選択しているときには前記第3の属性情報を選択することで、前記5の属性情報が前記同期出力処理部に入力される前記変倍済み画像と略同倍率となるようにする
ことを特徴とする請求項15に記載の画像処理システム。
The second selection unit selects the fourth attribute information when the first selection unit is selecting the first attribute information, and the first selection unit selects the second attribute information. When the third attribute information is selected, the fifth attribute information is selected so that the fifth attribute information has substantially the same magnification as the scaled image input to the synchronous output processing unit. The image processing system according to claim 15.
画像に含まれる画像要素の属性を示す属性情報を生成する像域分離処理を行なうことで、前記属性情報を参照して前記画像に対して前記画像要素の特徴に応じた適応処理を可能とする画像処理システムに使用される画像処理装置であって、
元の画像を予め変倍した変倍済み画像の縦方向および横方向のうちの少なくとも一方を拡大または縮小することで、前記元の画像と縦横比が略同一の画像に変換する画像変倍部と、
前記画像変倍部により前記縦横比が略同一に変換された変換画像を用いて前記像域分離処理を行なうことで前記属性情報を生成する属性情報生成部と
を備えたことを特徴とする画像処理装置。
By performing image area separation processing for generating attribute information indicating the attributes of the image elements included in the image, it is possible to perform adaptive processing according to the characteristics of the image elements with respect to the image with reference to the attribute information An image processing apparatus used in an image processing system,
An image scaling unit that converts an image having the same aspect ratio as the original image by enlarging or reducing at least one of the longitudinal direction and the lateral direction of the scaled image obtained by scaling the original image in advance. When,
An attribute information generation unit configured to generate the attribute information by performing the image area separation process using the converted image whose aspect ratio is converted to be substantially the same by the image scaling unit. Processing equipment.
画像に含まれる画像要素の属性を示す属性情報を生成する像域分離処理を行なうことで、前記属性情報を参照して前記画像に対して前記画像要素の特徴に応じた適応処理を可能とする画像処理システムに使用される画像処理装置であって、
元の画像を予め変倍した変倍済み画像の縦方向および横方向のうちの少なくとも一方を拡大または縮小することで、前記元の画像と略等倍の画像に変換する画像変倍部と、
前記画像変倍部により前記略等倍に変換された変換画像を用いて前記像域分離処理を行なうことで前記属性情報を生成する属性情報生成部と
を備えたことを特徴とする画像処理装置。
By performing image area separation processing for generating attribute information indicating the attributes of the image elements included in the image, it is possible to perform adaptive processing according to the characteristics of the image elements with respect to the image with reference to the attribute information An image processing apparatus used in an image processing system,
An image scaling unit that converts the image to an image that is approximately the same size as the original image by enlarging or reducing at least one of the vertical direction and the horizontal direction of the scaled image obtained by scaling the original image in advance,
An image processing apparatus comprising: an attribute information generation unit configured to generate the attribute information by performing the image area separation process using the converted image converted to the substantially equal magnification by the image scaling unit. .
前記第1の属性情報に対応する前記画像取得部が取り込んだ変倍済み画像と略同倍率に変換された第2の属性情報を参照して前記変倍済み画像に対して前記適応処理を実行する適応処理実行部と
を備えたことを特徴とする請求項17または18に記載の画像処理装置。
The adaptive processing is performed on the scaled image with reference to the second attribute information converted to substantially the same magnification as the scaled image captured by the image acquisition unit corresponding to the first attribute information. The image processing apparatus according to claim 17, further comprising: an adaptive processing execution unit configured to
前記属性情報生成部が生成した第1の属性情報を前記画像取得部が取り込んだ変倍済み画像と略同倍率に変換することで前記第2の属性情報を生成する属性情報変倍部
を備えたことを特徴とする請求項19に記載の画像処理装置。
An attribute information scaling unit configured to generate the second attribute information by converting the first attribute information generated by the attribute information generation unit to approximately the same magnification as the scaled image captured by the image acquisition unit. The image processing apparatus according to claim 19.
前記属性情報生成部が生成した第1の属性情報と前記属性情報変倍部により変換された前記第2の属性情報の何れか一方を選択して出力する選択部
を備えたことを特徴とする請求項20に記載の画像処理装置。
A selection unit configured to select and output one of the first attribute information generated by the attribute information generation unit and the second attribute information converted by the attribute information scaling unit; The image processing apparatus according to claim 20.
前記変倍済み画像を表すデバイス依存の画像データをデバイス非依存の色空間上の画像データに変換しこの変換した前記デバイス非依存の画像データを所定のデータ蓄積装置に記憶する色変換部を備え、
前記画像変倍部は、前記色変換部により得られた前記デバイス非依存の色空間上の画像データを前記変換画像に変換するものである
ことを特徴とする請求項17から21のうちの何れか1項に記載の画像処理装置。
A color conversion unit that converts device-dependent image data representing the scaled image into image data in a device-independent color space and stores the converted device-independent image data in a predetermined data storage device; ,
The image scaling unit converts image data in the device-independent color space obtained by the color conversion unit into the converted image. 21. The image processing apparatus according to claim 1.
画像に含まれる画像要素の属性を示す属性情報を生成する像域分離処理を行なうことで、前記属性情報を参照して前記画像に対して前記画像要素の特徴に応じた適応処理を可能とする画像処理システムに使用されるデータ蓄積装置であって、
元の画像を予め変倍した変倍済み画像と前記変倍済み画像に対応する前記元の画像と縦横比が略同一または等倍の前記属性情報とを格納する共通の記憶部と、
前記記憶部から前記変倍済み画像と前記属性情報とを読み出して画素単位で対応付けて出力する同期出力処理部と、
前記記憶部から読み出した前記属性情報を前記変倍済み画像と略同倍率の元倍率サイズ属性情報に変換する属性情報変倍部と
を備えたことを特徴とするデータ蓄積装置。
By performing image area separation processing for generating attribute information indicating the attributes of the image elements included in the image, it is possible to perform adaptive processing according to the characteristics of the image elements with respect to the image with reference to the attribute information A data storage device used in an image processing system,
A common storage unit for storing a scaled image obtained by scaling the original image in advance, and the attribute information having an aspect ratio substantially equal to or equal to the original image corresponding to the scaled image;
A synchronous output processing unit that reads out the scaled image and the attribute information from the storage unit and outputs them in association with each other in units of pixels;
A data storage device comprising: an attribute information scaling unit that converts the attribute information read from the storage unit into original magnification size attribute information having substantially the same magnification as the scaled image.
前記共通の記憶部から読み出された前記属性情報が前記変倍済み画像と略同倍率のものであるときには前記共通の記憶部から読み出された前記属性情報そのものを選択し、前記共通の記憶部から読み出された前記属性情報が前記変倍済み画像と倍率が異なるものであるときには前記属性情報変倍部により変換された前記元倍率サイズ属性情報を選択して前記同期出力処理部に入力する
ことを特徴とする請求項23に記載のデータ蓄積装置。
When the attribute information read from the common storage unit is substantially the same magnification as the scaled image, the attribute information itself read from the common storage unit is selected, and the common storage is selected. When the attribute information read from the unit is different in magnification from the scaled image, the original magnification size attribute information converted by the attribute information scaling unit is selected and input to the synchronous output processing unit The data storage device according to claim 23, wherein:
前記共通の記憶部は、画像再配置機能に利用されるものである
ことを特徴とする請求項23または24に記載のデータ蓄積装置。
The data storage device according to claim 23 or 24, wherein the common storage unit is used for an image rearrangement function.
JP2003347908A 2003-10-07 2003-10-07 Image processing method, image processing system, image processing apparatus, and data storage device Pending JP2005117290A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003347908A JP2005117290A (en) 2003-10-07 2003-10-07 Image processing method, image processing system, image processing apparatus, and data storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003347908A JP2005117290A (en) 2003-10-07 2003-10-07 Image processing method, image processing system, image processing apparatus, and data storage device

Publications (1)

Publication Number Publication Date
JP2005117290A true JP2005117290A (en) 2005-04-28

Family

ID=34540275

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003347908A Pending JP2005117290A (en) 2003-10-07 2003-10-07 Image processing method, image processing system, image processing apparatus, and data storage device

Country Status (1)

Country Link
JP (1) JP2005117290A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010061363A (en) * 2008-09-03 2010-03-18 Fuji Xerox Co Ltd Image processor and program
JP2012085053A (en) * 2010-10-08 2012-04-26 Canon Inc Image processor and control method of image processor
US8179548B2 (en) 2006-06-06 2012-05-15 Ricoh Company, Ltd. Apparatus and method for data processing
US8270030B2 (en) 2006-11-13 2012-09-18 Ricoh Company, Ltd. Image processing apparatus and method for converting image data into a specified resolution
US8804205B2 (en) 2009-11-20 2014-08-12 Ricoh Company, Limited Image processing apparatus, method, and computer program product for converting image data

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8179548B2 (en) 2006-06-06 2012-05-15 Ricoh Company, Ltd. Apparatus and method for data processing
US8270030B2 (en) 2006-11-13 2012-09-18 Ricoh Company, Ltd. Image processing apparatus and method for converting image data into a specified resolution
JP2010061363A (en) * 2008-09-03 2010-03-18 Fuji Xerox Co Ltd Image processor and program
JP4636145B2 (en) * 2008-09-03 2011-02-23 富士ゼロックス株式会社 Image processing apparatus and program
US8804205B2 (en) 2009-11-20 2014-08-12 Ricoh Company, Limited Image processing apparatus, method, and computer program product for converting image data
JP2012085053A (en) * 2010-10-08 2012-04-26 Canon Inc Image processor and control method of image processor

Similar Documents

Publication Publication Date Title
US7692821B2 (en) Image-processing apparatus and method for controlling image-processing apparatus
JP3797669B2 (en) Image forming apparatus and image forming method
JP4755569B2 (en) Image processing apparatus and image processing method
JP2004112695A (en) Image processing apparatus and processing method thereof
JP4659858B2 (en) Image forming apparatus, program, and recording medium
JP2005117290A (en) Image processing method, image processing system, image processing apparatus, and data storage device
US7072060B2 (en) Print control apparatus, print control method, and memory medium
JP4497684B2 (en) Image processing apparatus and method
JP2001186356A (en) Picture compression device, picture compresion method and computer readable storage medium
JP4379064B2 (en) Image processing apparatus and image forming apparatus
JP2004128664A (en) Image processor and processing method
JP2001309183A (en) Image processing unit and method
JP4697933B2 (en) Image processing apparatus, image input / output apparatus and methods thereof
JP2005027037A (en) Format conversion method and image processing apparatus
JP4352669B2 (en) Image processing system, image processing apparatus, image processing method, and program
JP2008022082A (en) Image forming apparatus and control method thereof
JP4474001B2 (en) Image processing apparatus and method
JP2005117374A (en) Image processing apparatus and image forming apparatus
JP4500393B2 (en) Image forming system, information processing apparatus, and image processing apparatus control method
JP2007019602A (en) Image input output apparatus
JP2000227848A (en) Image processor
JP2005110151A (en) Image processing method, image processing system, and image processing device
JP2003037739A (en) Data transfer controller, control method therefor, and control program
JP2004094439A (en) Image processing system, image processor, image processing method, program and storage medium
JP2001211318A (en) Device and method for image processing, storage medium, and image processing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060921

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20071129

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071211

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080208

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080624