JPH11164164A - Image processor - Google Patents

Image processor

Info

Publication number
JPH11164164A
JPH11164164A JP9343868A JP34386897A JPH11164164A JP H11164164 A JPH11164164 A JP H11164164A JP 9343868 A JP9343868 A JP 9343868A JP 34386897 A JP34386897 A JP 34386897A JP H11164164 A JPH11164164 A JP H11164164A
Authority
JP
Japan
Prior art keywords
data
pattern
color
ucr
image
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
JP9343868A
Other languages
Japanese (ja)
Inventor
Takashi Hashizume
隆 橋詰
Hideki Minami
秀樹 南
Kiyoshi Une
清 宇根
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 JP9343868A priority Critical patent/JPH11164164A/en
Publication of JPH11164164A publication Critical patent/JPH11164164A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Facsimile Image Signal Circuits (AREA)
  • Color Image Communication Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To supply ROP-processed data to a printer for performing printing corresponding to CMYK data. SOLUTION: A color conversion part 50 is not provided with UCR and BG processing parts, while a data correction part 9 detects black density of an area under consideration of binary CYM color data outputted from a binarization processing part 7. Then, a BG/UCR pattern is generated based on the detected density, and CMYK color printing data are generated through the pattern. That is, an ROP processing can be coped by carrying out UCR and BG processings to the binary CYM color data.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、画像処理装置に関
し、特に、ページ記述言語で指示された描画データに基
づいてカラー画像信号を出力するカラー画像処理装置に
関する。
[0001] 1. Field of the Invention [0002] The present invention relates to an image processing apparatus, and more particularly to a color image processing apparatus that outputs a color image signal based on drawing data specified in a page description language.

【0002】[0002]

【従来の技術】電子写真方式の複写機やプリンタ等の画
像形成装置において、ホストコンピュータから受信した
描画データをシアン(C)、イエロー(Y)、マゼンタ
(M)および黒(K)のそれぞれのトナー色に対応した
CMYKデータに変換してプリンタエンジンつまりイメ
ージ出力端末(IOT)に出力し、カラー画像を得るよ
うにしたものがある。
2. Description of the Related Art In an image forming apparatus such as an electrophotographic copying machine or a printer, drawing data received from a host computer is converted into cyan (C), yellow (Y), magenta (M), and black (K). In some cases, the image is converted into CMYK data corresponding to the toner color and output to a printer engine, that is, an image output terminal (IOT), to obtain a color image.

【0003】図12は、従来のカラー画像形成装置の一
例を示すブロック図である。同図において、ホストコン
ピュータ1から供給された描画データは、画像処理装置
(コントローラ)2に入力され、予定の画像処理を施し
た後、IOT3に出力してカラー画像を得る。ホストコ
ンピュータ1は、ポストスクリプト(PostScript)で代
表されるプリンタ記述言語(PDL)で記述されたRG
B色空間の描画データを出力する。コントローラ2のイ
ンタフェース制御部4は前記描画データつまりRGBデ
ータを受け取り、PDL解釈部5に転送する。代表的に
はポストスクリプト・インタプリタで構成されるPDL
解釈部5は前記RGBデータを解釈してCMYKデータ
に変換し、描画部6に出力する。描画部6は、PDL解
釈部5から入力されたCMYKデータに対し、描画デー
タに含まれる指示内容に従ってCMYKデータのAND
処理やOR処理の処理を行い、2値化処理部7に出力す
る。2値化処理部7は、8ビットで表現されていたCM
YKデータを2値化処理し、描画メモリ8に出力する。
描画メモリ8は、例えば1ページ分の2値化データが蓄
積されると、順次IOT3に出力する。
FIG. 12 is a block diagram showing an example of a conventional color image forming apparatus. Referring to FIG. 1, drawing data supplied from a host computer 1 is input to an image processing device (controller) 2, and after performing scheduled image processing, is output to an IOT 3 to obtain a color image. The host computer 1 has an RG described in a printer description language (PDL) represented by PostScript (PostScript).
Outputs drawing data in the B color space. The interface control unit 4 of the controller 2 receives the drawing data, that is, the RGB data, and transfers it to the PDL interpretation unit 5. PDL typically composed of a PostScript interpreter
The interpretation unit 5 interprets the RGB data, converts the RGB data into CMYK data, and outputs the data to the drawing unit 6. The drawing unit 6 performs an AND operation on the CMYK data input from the PDL interpreting unit 5 according to the instruction content included in the drawing data.
It performs processing and OR processing, and outputs the result to the binarization processing unit 7. The binarization processing unit 7 outputs the CM expressed by 8 bits.
The YK data is binarized and output to the drawing memory 8.
When the binarized data for one page is accumulated, for example, the drawing memory 8 sequentially outputs the binarized data to the IOT 3.

【0004】前記PDL解釈部5は色変換部50を有し
ている。該色変換部50は、供給されたRGBデータを
CMYデータに変換する信号変換部500と、信号変換
部500で得られたCMYデータの下色除去(UCR)
処理および黒色生成(BG)処理を行う信号補正部50
1とを含んでいる。
[0004] The PDL interpreter 5 has a color converter 50. The color conversion unit 50 includes a signal conversion unit 500 that converts the supplied RGB data into CMY data, and an under color removal (UCR) of the CMY data obtained by the signal conversion unit 500.
Signal corrector 50 that performs processing and black generation (BG) processing
1 is included.

【0005】信号補正部501における黒色生成処理で
は、例えば、CMYデータそれぞれの成分から等量を除
去し、その除去分のCMYデータに基づいて黒(K)を
生成する。また、下色除去処理では、例えば、黒色生成
のために前記CMYデータそれぞれの成分から等量を除
去する。下色除去処理によってCMYデータそれぞれか
ら等量成分を除去するのでトナーの無駄な消費を抑制す
る効果がある。前記下色除去処理および黒色生成処理
は、それぞれBG関数およびUCR関数を使用して行わ
れる。
[0005] In the black generation processing in the signal correction unit 501, for example, an equal amount is removed from each component of the CMY data, and black (K) is generated based on the removed CMY data. In the undercolor removal process, for example, an equal amount is removed from each component of the CMY data to generate black. Since an equal component is removed from each of the CMY data by the under color removal processing, there is an effect of suppressing wasteful consumption of toner. The under color removal processing and the black generation processing are performed using a BG function and a UCR function, respectively.

【0006】下色除去処理手段を有するカラー画像形成
装置としては、例えば特公平7−36609号公報に記
載されたものが知られている。
As a color image forming apparatus having an undercolor removal processing means, for example, a color image forming apparatus described in Japanese Patent Publication No. 7-36609 is known.

【0007】[0007]

【発明が解決しようとする課題】図12に示したカラー
画像形成装置には次のような問題点がある。近年、ウィ
ンドウズ(Windows)用のプリンタにおいて、GDI(Gr
aphical Display Interface)に基づいて描画を行うよう
にして、機能を簡素化したプリンタが知られるようにな
っている。GDIに基づいて描画を行うプリンタではラ
スタ・オペレーション(ROP処理)と呼ばれている機
能を備える必要がある。ROP処理では、描画部での処
理の演算方法を選択することができるので、多様な画像
処理を行うことができるという特徴を有する。
The color image forming apparatus shown in FIG. 12 has the following problems. In recent years, GDI (Gr.
2. Description of the Related Art A printer with a simplified function that performs drawing based on an aphical display interface has been known. A printer that performs drawing based on GDI needs to have a function called a raster operation (ROP process). The ROP process has a feature that various image processes can be performed because the calculation method of the process in the drawing unit can be selected.

【0008】このROP処理はRGBデータまたはCM
Yデータに対して行うことができるものであり、CMY
データに基づいて生成されたCMYKデータに対して処
理を施した場合に所望の処理結果が得られないことがあ
る。しかし、上述のように、従来は描画部6に入力され
るデータはCMYKデータに変換されてしまっている。
したがって、描画部6でROP処理の機能を実現しよう
とする場合には、該描画部6にはCMYデータ(または
RGBテータ)の形態で描画データを入力するようにし
なければならない。
This ROP processing is performed for RGB data or CM data.
Can be performed on Y data, and CMY
When processing is performed on CMYK data generated based on data, a desired processing result may not be obtained. However, as described above, conventionally, data input to the drawing unit 6 has been converted into CMYK data.
Therefore, when realizing the function of the ROP processing in the drawing unit 6, it is necessary to input drawing data to the drawing unit 6 in the form of CMY data (or RGB data).

【0009】ところで、IOTがCMYKデータに基づ
いて画像を出力するように構成されている場合には、C
MYデータから黒(K)を生成する必要がある。しか
し、ROP処理をしたあとのCMYデータに基づいて、
単純にCMY成分が重なる点を黒(K)に置き換えるだ
けでは所望の色合いが得られないという問題点がある。
When the IOT is configured to output an image based on CMYK data,
It is necessary to generate black (K) from MY data. However, based on the CMY data after the ROP processing,
There is a problem that a desired color cannot be obtained simply by replacing the point where the CMY components overlap with black (K).

【0010】本発明は、上述の課題を解決し、入力デー
タとしてCMYデータを必要とするROP処理を可能に
しつつ、CMYKデータをIOTに出力することができ
る画像処理装置を提供することを目的とする。
An object of the present invention is to solve the above-mentioned problems and to provide an image processing apparatus capable of outputting CMYK data to an IOT while enabling ROP processing requiring CMY data as input data. I do.

【0011】[0011]

【課題を解決するための手段】本発明は、CMYカラー
印刷データからCMYKカラー印刷データを生成する画
像処理装置において、多値CMYカラーデータを2値C
YMカラーデータに変換する2値化手段と、前記2値化
手段から出力された2値CYMカラーデータの着目領域
の黒濃度を検出する濃度判定手段と、前記濃度判定手段
によって検出された濃度に基づいて予定のBG・UCR
パターンを選択するパターン発生手段とを具備し、前記
パターン発生手段によって選択されたパターンによって
CMYKカラー印刷データを生成するように構成した点
に特徴がある。
SUMMARY OF THE INVENTION The present invention relates to an image processing apparatus for generating CMYK color print data from CMY color print data.
A binarization unit for converting into YM color data, a density determination unit for detecting a black density of a region of interest of the binary CYM color data output from the binarization unit, BG / UCR scheduled based on
Pattern generating means for selecting a pattern, wherein CMYK color print data is generated based on the pattern selected by the pattern generating means.

【0012】上記特徴によれば、BG・UCRパターン
を発生させるための情報として、2値化されたCYMカ
ラーデータの着目領域の濃度情報が使用される。
According to the above feature, the density information of the target area of the binarized CYM color data is used as information for generating a BG / UCR pattern.

【0013】[0013]

【発明の実施の形態】以下、添付図面に基づいて本発明
の実施形態を説明する。図1は本発明の画像処理装置を
適用したカラー画像形成装置の構成を示すブロック図で
あり、図12と同符号は同一または同等部分を示す。図
1において、PDL解釈部5の色変換部50は、入力さ
れたRGBデータをCMYデータに変換するデータ変換
部500を有しているが、図12のデータ補正部501
に相当する機能は備えていない。したがって、PDL解
釈部5から描画部6に入力されるデータは下色除去や黒
色生成処理が施されていないCMYデータである。
Embodiments of the present invention will be described below with reference to the accompanying drawings. FIG. 1 is a block diagram showing a configuration of a color image forming apparatus to which the image processing apparatus of the present invention is applied, and the same reference numerals as those in FIG. In FIG. 1, the color conversion unit 50 of the PDL interpretation unit 5 includes a data conversion unit 500 that converts input RGB data into CMY data.
There is no function equivalent to. Therefore, data input from the PDL interpretation unit 5 to the drawing unit 6 is CMY data that has not been subjected to undercolor removal or black generation processing.

【0014】描画部6は、入力されたデータがCMYデ
ータであるため、このCMYデータに対しては正しくR
OP処理を行うことができる。描画部6は指示内容に従
ってCMYデータを演算処理し、処理されたデータは2
値化処理部7に入力される。2値化処理部7は、入力デ
ータを1ビット2値のデータに変換し、その2値化デー
タをデータ補正部9に入力する。データ補正部9は前記
2値化されたCMYデータに対して下色除去処理および
黒色生成処理を施して描画メモリ8へ入力する。
Since the input data is CMY data, the rendering unit 6
OP processing can be performed. The drawing unit 6 performs arithmetic processing on the CMY data according to the instruction, and the processed data is 2
It is input to the value processing unit 7. The binarization processing unit 7 converts the input data into 1-bit binary data, and inputs the binary data to the data correction unit 9. The data correction section 9 performs under color removal processing and black generation processing on the binarized CMY data and inputs the processed CMY data to the drawing memory 8.

【0015】続いて、前記データ補正部9の処理を説明
する。図2はデータ補正処理部9の処理手順を示すフロ
ーチャートであり、図3は処理の結果を示す着目領域の
模式図である。まず、ステップS1では、図3(a)の
着目領域つまり8×8の領域のCMYデータのAND処
理をして論理的な黒色データKを生成する(図3
(b))。ステップS2では、前記黒色データの黒ドッ
ト数mを計数する。ステップS3では、前記黒ドット数
mを256階調の多値データに変換する。このレベル変
換に使用される式は、「m/64×256」である。こ
の式によって算出された値を黒色生成処理および下色除
去処理の入力値つまり黒の濃度値kとする。例えば図3
(b)のように黒ドット数mが「16」ならば、「16
/64×256=64」となり、黒濃度値kは「64」
である。
Next, the processing of the data correction section 9 will be described. FIG. 2 is a flowchart showing a processing procedure of the data correction processing unit 9, and FIG. 3 is a schematic diagram of a region of interest showing a result of the processing. First, in step S1, logical black data K is generated by performing an AND process on the CMY data of the region of interest in FIG. 3A, that is, the 8 × 8 region (FIG.
(B)). In step S2, the number m of black dots in the black data is counted. In step S3, the number m of black dots is converted into multi-level data of 256 gradations. The equation used for this level conversion is “m / 64 × 256”. The value calculated by this equation is used as the input value of the black generation processing and the undercolor removal processing, that is, the black density value k. For example, FIG.
If the number m of black dots is “16” as shown in FIG.
/ 64 × 256 = 64 ”, and the black density value k is“ 64 ”
It is.

【0016】ステップS4では、前記濃度値kについて
黒色生成処理の関数BGを演算し、演算結果bgを求め
る。ステップS5では同様に濃度値kについて下色除去
処理の関数UCRを演算して補正値ucrを求める。こ
こでは関数BG(k)およびUCR(k)は0.5
(k)に設定し、濃度値kを50%にするように設定し
たので、演算結果つまり補正値bgおよびucrは「3
2」である。関数BGおよびUCRは、この値に限ら
ず、出力しようとする画像の種類や所望の画質に応じて
予め設定した値から選択することができる。
In step S4, a function BG of black color generation processing is calculated for the density value k, and a calculation result bg is obtained. In step S5, similarly, a correction value ucr is obtained by calculating the function UCR of the under color removal processing for the density value k. Here, the functions BG (k) and UCR (k) are 0.5
(K) and the density value k is set to be 50%, so that the calculation result, that is, the correction values bg and ucr are “3”.
2 ". The functions BG and UCR are not limited to these values, and can be selected from preset values according to the type of image to be output and desired image quality.

【0017】ステップS6では、予め設定されたパター
ンから前記補正値bgの値に対応するパターンを選択し
て黒のn×n(8×8)のデータK´を求める。得られ
たK´のデータは図3(c)に示す。
In step S6, a pattern corresponding to the value of the correction value bg is selected from preset patterns to obtain black n × n (8 × 8) data K ′. The obtained data of K ′ is shown in FIG.

【0018】ステップS7では、予め設定されたパター
ンから前記補正値ucrの値に対応するパターンucr
ptnを選択する。選択されたパターンucrptnの
例は図3(d)に示す。ステップS8では、パターンu
crptnとCMYデータの各成分とのANDをとって
C,M,Yそれぞれのn×nのデータC´,M´,Y´
を得る。ステップS8の処理結果は図3(e)に示す。
In step S7, a pattern ucr corresponding to the value of the correction value ucr is determined from a preset pattern.
Select ptn. An example of the selected pattern ucrptn is shown in FIG. In step S8, the pattern u
An AND of the crptn and each component of the CMY data is calculated, and n × n data C ′, M ′, Y ′ of C, M, and Y are obtained.
Get. The processing result of step S8 is shown in FIG.

【0019】なお、上記フローチャートの中で、濃度値
kの演算およびC´,M´,Y´,K´の演算は次の式
によって行われる。k=min(C,M,Y)=C&M
&Y,C´=C−UCR(k)=C&UCR(k),M
´=M−UCR(k)=M&UCR(k),Y´=Y−
UCR(k)=Y&UCR(k),K´=BG(k)。
In the above flowchart, the calculation of the density value k and the calculation of C ', M', Y ', K' are performed by the following equations. k = min (C, M, Y) = C & M
& Y, C '= C-UCR (k) = C & UCR (k), M
'= M-UCR (k) = M & UCR (k), Y' = Y-
UCR (k) = Y & UCR (k), K ′ = BG (k).

【0020】次に、本発明の第2実施形態を説明する。
白地に黒のフォントを描く場合に次のような不具合が生
じる。図4は着目領域にフォントのエッジがかかってい
る場合の処理を示す図である。ここでは4×4の領域を
例にとる。図4のように着目領域にフォントのエッジE
がかかっている場合、濃度値kは「64」つまり「4/
16×256」である。ここで、関数BG(k)および
UCR(k)がいずれも1.0(k)つまり濃度値kを
100%にするように設定したとすると、C´,M´,
Y´はいずれも「0」、K´は「64」となる。すなわ
ち、フォント部分が真っ黒にはならない。
Next, a second embodiment of the present invention will be described.
The following problems occur when drawing a black font on a white background. FIG. 4 is a diagram showing a process in a case where a font edge is applied to a region of interest. Here, a 4 × 4 area is taken as an example. As shown in FIG.
Is applied, the density value k is “64”, that is, “4 /
16 × 256 ”. Here, assuming that the functions BG (k) and UCR (k) are both set to 1.0 (k), that is, the density value k is set to 100%, C ′, M ′,
Y ′ is “0” and K ′ is “64”. That is, the font portion is not completely black.

【0021】また、図5に示すスクリーンパターンで図
4の濃度「64」つまり4×4の着目領域の濃度値を2
値化すると、着目領域の中央の4ドットのみが「1」つ
まり黒になるので(図6参照)、フォントのエッジEが
もとの位置からずれてしまっている。このようなドット
によってフォントが描かれると、エッジが揃わない、シ
ャープさに欠けた文字となる。
In the screen pattern shown in FIG. 5, the density "64" in FIG.
When the value is converted, only the four dots at the center of the target area become “1”, that is, black (see FIG. 6), and the edge E of the font is shifted from the original position. When a font is drawn with such dots, the characters are not sharp and lack sharpness.

【0022】そこで、該第2実施形態では、データ補正
部9に画像認識手段を設けて上記不具合を解消した。図
7は、第2実施形態の要部フローチャートである。ステ
ップS10では、CMYデータのAND処理をした値D
1とCMYデータのOR処理をした値D2とを比較す
る。ステップS11では、値D1とD2とが同一値か否
かを判断する。この判断が肯定ならば、CMYデータの
各成分が同一値であると判断してステップS12に進
み、C´,M´,Y´をいずれも「0」にする一方で、
K´はCMYデータのAND処理結果をそのまま出力し
て、黒ドット部分を、その位置を変化させないで印字で
きるようにする。すなわち、図4のパターンか維持され
るようにする。
Therefore, in the second embodiment, the data correction section 9 is provided with an image recognizing means to solve the above problem. FIG. 7 is a flowchart of a main part of the second embodiment. In step S10, the value D obtained by AND processing the CMY data
1 is compared with a value D2 obtained by performing an OR process on the CMY data. In step S11, it is determined whether the values D1 and D2 are the same value. If this determination is affirmative, it is determined that the components of the CMY data have the same value, and the process proceeds to step S12, where C ′, M ′, and Y ′ are all set to “0”,
K ′ outputs the AND processing result of the CMY data as it is so that the black dot portion can be printed without changing its position. That is, the pattern of FIG. 4 is maintained.

【0023】一方、ステップS11の判断が否定なら
ば、黒文字の部分が着目領域にかかっているのではない
と判断してステップS13に進み、前記関数BGおよび
UCRに従い、通常通りC´,M´,Y´,K´を算出
する。
On the other hand, if the determination in step S11 is negative, it is determined that the black character portion does not cover the area of interest, and the flow advances to step S13, where C 'and M' are normally performed according to the functions BG and UCR. , Y ′, K ′ are calculated.

【0024】このように、画像認識手段によって着目領
域の黒文字の部分を認識して、黒文字の部分と判断され
た場合にはその文字部分のパターンを保持してデータを
出力することができる。
As described above, the image recognition means recognizes the black character portion of the region of interest, and when it is determined that the character portion is the black character portion, the data of the character portion can be retained and the data can be output.

【0025】次に、本発明の第3実施形態を説明する。
上述の実施形態では黒(K)の濃度情報を用いて黒色生
成処理および下地除去処理を行った。この第3実施形態
では、CMYの濃度情報を用いて黒色生成処理および下
地除去処理を行った。図8は第3実施例に係るデータ補
正部9の処理を対象となる画像のCMYデータの各成分
を示す図である。同図から理解されるように着目領域4
×4において、Y成分の値は「4」、M成分の値は
「8」、C成分の値は「16」である。この着目領域の
各色成分の値を256階調の多値データに変換すると、
Y成分の値は「64」、M成分の値は「128」、C成
分の値は「191」である。
Next, a third embodiment of the present invention will be described.
In the above-described embodiment, the black generation processing and the background removal processing are performed using the density information of black (K). In the third embodiment, the black generation processing and the background removal processing are performed using the CMY density information. FIG. 8 is a diagram showing each component of CMY data of an image to be processed by the data correction unit 9 according to the third embodiment. As understood from FIG.
At × 4, the value of the Y component is “4”, the value of the M component is “8”, and the value of the C component is “16”. When the value of each color component of this region of interest is converted into multi-level data of 256 gradations,
The value of the Y component is “64”, the value of the M component is “128”, and the value of the C component is “191”.

【0026】これら多値データに対して黒色生成処理お
よび下地除去処理をする。例えば、CMYデータの各成
分の共通部分「64」を各色成分から除去し、かつこの
共通部分「64」を黒成分K´とする。すなわち、Y´
は「0」、M´は「64」、C´は「191」、K´は
「64」とする。この値を予定のパターンで2値化す
る。図9は黒色生成処理および下地除去処理をした後の
C´,M´,Y´,K´の各成分を示す図である。
The multi-value data is subjected to black generation processing and background removal processing. For example, the common portion “64” of each component of the CMY data is removed from each color component, and the common portion “64” is set as a black component K ′. That is, Y '
Is "0", M 'is "64", C' is "191", and K 'is "64". This value is binarized in a predetermined pattern. FIG. 9 is a diagram showing the components of C ', M', Y ', and K' after the black generation processing and the background removal processing.

【0027】なお、この第3実施形態を、第2次形態同
様、画像認識手段により黒文字の有無を判断するように
変形することもできるのはもちろんである。
It is needless to say that the third embodiment can be modified so that the image recognizing means determines the presence or absence of a black character as in the second embodiment.

【0028】次に、第1実施形態および第3実施形態の
処理の要部機能をブロック図を参照して説明する。図1
0は第1実施形態の要部機能ブロック図である。同図に
おいて、濃度判定部10はCMYデータの各成分のAN
Dをとって着目領域の濃度を代表する論理的な黒色デー
タKを生成する。BG補正値演算部11は入力された黒
色データKを関数BGで演算し、黒の濃度補正値bgを
求める。BGパターン発生部12は濃度補正値bgに対
応するドットパターンを黒データK´として出力する。
Next, the main functions of the processing in the first and third embodiments will be described with reference to block diagrams. FIG.
0 is a main part functional block diagram of the first embodiment. In FIG. 1, the density determination unit 10 determines the AN of each component of the CMY data.
By taking D, logical black data K representing the density of the region of interest is generated. The BG correction value calculation unit 11 calculates the input black data K using a function BG to obtain a black density correction value bg. The BG pattern generator 12 outputs a dot pattern corresponding to the density correction value bg as black data K '.

【0029】一方、UCR補正値演算部13は、黒色デ
ータKを関数UCRで演算し、CMYデータの濃度補正
値ucrを求める。UCRパターン発生部14は濃度補
正値にucrに対応するドットパターンucrptnを
出力する。論理演算部15はもとのCMYデータとドッ
トパターンucrptnのANDを演算してデータC
´,M´,Y´として出力する。
On the other hand, the UCR correction value calculation section 13 calculates the black data K by a function UCR to obtain a density correction value ucr of the CMY data. The UCR pattern generation section 14 outputs a dot pattern ucrptn corresponding to ucr as the density correction value. The logical operation unit 15 performs an AND operation on the original CMY data and the dot pattern ucrptn to obtain the data C.
', M', and Y '.

【0030】図11は第3実施形態の要部機能ブロック
図である。同図において、濃度判定部16はCMYデー
タの各成分毎の濃度を検出して論理的なCMYデータを
それぞれ生成する。BG演算部17は入力されたCMY
データから多値の黒色データK´を演算する。例えばC
MYデータの各成分のANDをとる。BGパターン発生
部18は多値の黒色データK´に基づいて黒色用の予定
パターンを発生する。例えば、2値化パターンが選択さ
れた場合は黒色データK´は2値化される。
FIG. 11 is a functional block diagram of a main part of the third embodiment. In the figure, a density determination unit 16 detects the density of each component of the CMY data and generates logical CMY data. The BG operation unit 17 receives the input CMY
The multi-valued black data K 'is calculated from the data. For example, C
The AND of each component of the MY data is calculated. The BG pattern generating unit 18 generates a black scheduled pattern based on the multi-valued black data K '. For example, when the binarization pattern is selected, the black data K 'is binarized.

【0031】一方、UCR演算部19は、論理的なCM
Yデータを下色除去処理して多値データC´,M´,Y
´を求める。例えば各色成分から共通部分を除去する。
UCRパターン発生部20は多値の色データC´,M
´,Y´に基づいて予定のパターンを発生する。例え
ば、2値化パターンが選択された場合はシアン、マゼン
タ、イエローのデータC´,M´,Y´は2値化され
る。
On the other hand, the UCR operation unit 19 outputs a logical CM
Multi-value data C ', M', Y
Ask for '. For example, a common part is removed from each color component.
The UCR pattern generator 20 generates multi-valued color data C ', M
A predetermined pattern is generated based on ', Y'. For example, when a binarization pattern is selected, cyan, magenta, and yellow data C ', M', and Y 'are binarized.

【0032】以上の実施形態では8×8または4×4の
着目領域を想定したが、着目領域のサイズはこれに限定
されない。しかし、2値化処理部のスクリーンマトリッ
クスサイズに着目するのが最も合理的である。データ補
正部9にはスクリーンマトリックスによって2値化され
たCMYデータが入力されるからである。
In the above embodiment, an 8 × 8 or 4 × 4 region of interest is assumed, but the size of the region of interest is not limited to this. However, it is most reasonable to pay attention to the screen matrix size of the binarization processing unit. This is because the CMY data binarized by the screen matrix is input to the data correction unit 9.

【0033】[0033]

【発明の効果】以上の説明から明らかなように、本発明
によれば、BG・UCRパターンを発生させるための情
報として、2値化されたCYMカラーデータの着目領域
の濃度情報を使用できる。したがって、CMYKデータ
に従って印刷処理を実行する出力装置に対してデータを
供給する場合にも、例えば、ウインドウズのROP処理
のように、RGBまたはCMYデータに関して描画処理
を行うことができる。
As is apparent from the above description, according to the present invention, the density information of the target area of the binarized CYM color data can be used as the information for generating the BG / UCR pattern. Therefore, even when data is supplied to an output device that executes print processing in accordance with CMYK data, drawing processing can be performed on RGB or CMY data, for example, as in Windows ROP processing.

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

【図1】 本発明の一実施形態に係る画像処理装置の構
成を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of an image processing apparatus according to an embodiment of the present invention.

【図2】 本発明の一実施形態に係る画像処理装置のデ
ータ補正部の処理を示すフローチャートである。
FIG. 2 is a flowchart illustrating processing of a data correction unit of the image processing apparatus according to the embodiment of the present invention.

【図3】 黒色生成処理および下色除去処理された着目
領域の模式図である。
FIG. 3 is a schematic diagram of a region of interest after black generation processing and undercolor removal processing;

【図4】 文字フォントの部分が含まれている着目領域
の模式図である。
FIG. 4 is a schematic diagram of a region of interest including a character font portion.

【図5】 スクリーンマトリックスの一例を示す図であ
る。
FIG. 5 is a diagram showing an example of a screen matrix.

【図6】 スクリーンマトリックスを通過した2値化画
像を示す図である。
FIG. 6 is a diagram showing a binarized image that has passed through a screen matrix.

【図7】 画像認識のフローチャートである。FIG. 7 is a flowchart of image recognition.

【図8】 CMYカラーデータの2値化画像を示す図で
ある。
FIG. 8 is a diagram showing a binary image of CMY color data.

【図9】 黒色生成処理および下色除去処理されたCM
Yカラーデータの2値化画像を示す図である。
FIG. 9: CM after black generation processing and under color removal processing
FIG. 4 is a diagram illustrating a binary image of Y color data.

【図10】 第1実施形態に係る画像処理装置の要部機
能ブロック図である。
FIG. 10 is a functional block diagram of a main part of the image processing apparatus according to the first embodiment.

【図11】 第3実施形態に係る画像処理装置の要部機
能ブロック図である。
FIG. 11 is a functional block diagram of a main part of an image processing apparatus according to a third embodiment.

【図12】 従来の画像処理装置の構成を示すブロック
図である。
FIG. 12 is a block diagram illustrating a configuration of a conventional image processing apparatus.

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

1…ホストコンピュータ、 2…画像処理装置、 3…
IOT、 5…PDL解釈部、 7…2値化処理部、
9…データ補正部、 50…色変換部
1. Host computer 2. Image processing device 3.
IOT, 5 ... PDL interpreter, 7 ... Binarization processor,
9: Data correction unit, 50: Color conversion unit

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 CMYカラー印刷データからCMYKカ
ラー印刷データを生成する画像処理装置において、 多値CMYカラーデータを2値CYMカラーデータに変
換する2値化手段と、 前記2値化手段から出力された2値CYMカラーデータ
の着目領域の黒濃度を検出する濃度判定手段と、 前記濃度判定手段によって検出された濃度に基づいて予
定のBG・UCRパターンを選択するパターン発生手段
とを具備し、 前記パターン発生手段によって選択されたパターンによ
ってCMYKカラー印刷データを生成するように構成し
たことを特徴とする画像処理装置。
1. An image processing apparatus for generating CMYK color print data from CMY color print data, comprising: binarizing means for converting multi-valued CMY color data into binary CYM color data; Density determining means for detecting a black density of a region of interest of the binary CYM color data, and pattern generating means for selecting a scheduled BG / UCR pattern based on the density detected by the density determining means, An image processing apparatus configured to generate CMYK color print data based on a pattern selected by a pattern generation unit.
【請求項2】 CMYカラー印刷データからCMYKカ
ラー印刷データを生成する画像処理装置において、 多値CMYカラーデータを2値CYMカラーデータに変
換する2値化手段と、 前記2値化手段から出力された2値CYMカラーデータ
の着目領域のシアン、マゼンタ、イエロー濃度を検出す
る濃度判定手段と、 前記濃度判定手段によって検出された濃度に基づいて予
定のBG・UCRパターンを選択するパターン発生手段
とを具備し、 前記パターン発生手段によって選択されたパターンによ
ってCMYKカラー印刷データを生成するように構成し
たことを特徴とする画像処理装置。
2. An image processing apparatus for generating CMYK color print data from CMY color print data, comprising: binarizing means for converting multi-valued CMY color data into binary CYM color data; Density determining means for detecting the cyan, magenta, and yellow densities of the region of interest of the binary CYM color data, and pattern generating means for selecting a scheduled BG / UCR pattern based on the density detected by the density determining means. An image processing apparatus, comprising: generating CMYK color print data according to a pattern selected by the pattern generating unit.
【請求項3】 前記着目領域内の画像を認識する画像認
識手段を具備し、該画像認識手段によって前記着目領域
内の画像が文字部分であると認識された場合に、前記パ
ターン発生手段がその文字部分のデータを変化させない
で出力するように構成したことを特徴とする請求項1ま
たは2記載の画像処理装置。
3. An image recognizing means for recognizing an image in the area of interest, wherein when the image in the area of interest is recognized as a character portion, the pattern generating means 3. The image processing apparatus according to claim 1, wherein the data of the character portion is output without being changed.
【請求項4】 前記画像認識手段が、前記着目領域のシ
アン、マゼンタ、イエロー濃度の論理和および論理積が
同一の場合に、前記文字部分であると判定することを特
徴とする請求項3記載の画像処理装置。
4. The character recognition unit according to claim 3, wherein the image recognition unit determines that the character portion is present when a logical sum and a logical product of cyan, magenta, and yellow densities of the attention area are the same. Image processing device.
【請求項5】 前記着目領域が、前記2値化手段のスク
リーンマトリックスサイズと同サイズであることを特徴
とする請求項1〜4のいずれかに記載の画像処理装置。
5. The image processing apparatus according to claim 1, wherein the region of interest has the same size as a screen matrix size of the binarizing unit.
JP9343868A 1997-11-29 1997-11-29 Image processor Pending JPH11164164A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9343868A JPH11164164A (en) 1997-11-29 1997-11-29 Image processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9343868A JPH11164164A (en) 1997-11-29 1997-11-29 Image processor

Publications (1)

Publication Number Publication Date
JPH11164164A true JPH11164164A (en) 1999-06-18

Family

ID=18364866

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9343868A Pending JPH11164164A (en) 1997-11-29 1997-11-29 Image processor

Country Status (1)

Country Link
JP (1) JPH11164164A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1339221A1 (en) * 2000-11-29 2003-08-27 Ricoh Company, Ltd. Print device and print processing method
JP2009095036A (en) * 2008-11-21 2009-04-30 Toshiba Tec Corp Method of processing color image and device for recording color images

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1339221A1 (en) * 2000-11-29 2003-08-27 Ricoh Company, Ltd. Print device and print processing method
US6837570B2 (en) 2000-11-29 2005-01-04 Ricoh Company, Ltd. Print device and print processing method
EP1339221A4 (en) * 2000-11-29 2005-11-02 Ricoh Kk Print device and print processing method
JP2009095036A (en) * 2008-11-21 2009-04-30 Toshiba Tec Corp Method of processing color image and device for recording color images

Similar Documents

Publication Publication Date Title
EP1617646B1 (en) Image processing apparatus and method
US7692813B2 (en) Image processing apparatus and method, and storage medium
JP4498233B2 (en) Image processing apparatus and image processing method
US8442336B2 (en) Image processing apparatus, compression method, and extension method
JP2008005317A (en) Image processor and image processing method, and computer program and recording medium
JP4872860B2 (en) Image processing apparatus and image processing method
JPH10334228A (en) Method for improving resolution of raster image
JP5212294B2 (en) Image processing apparatus and image processing method
US7057776B2 (en) Image processing apparatus, image processing method and computer-readable recording medium on which image processing program is recorded
JP2004309662A (en) Image processor and printer
EP0949801B1 (en) Image process apparatus, image process method and storage medium
JP3899872B2 (en) Image processing apparatus, image processing method, image processing program, and computer-readable recording medium recording the same
JPH11164164A (en) Image processor
JP6736299B2 (en) Printing device, printing method, and program
JP4059389B2 (en) Image processing apparatus, image processing program, and storage medium
JP3796985B2 (en) Image processing apparatus, image processing method, and storage medium
JP4217302B2 (en) Image processing apparatus and image processing method
JP2016005201A (en) Image processing system, image processing method, and program
JPH11320978A (en) Color imaging apparatus
JP2000134468A (en) Image forming device and its method
US20060092439A1 (en) Printer controller, image forming apparatus, image forming program
JP7187300B2 (en) Image processing device, image processing method and program
JP2003283855A (en) Picture processor, program, and recording medium
JP3768560B2 (en) Image processing apparatus and method
JPH09167222A (en) Image processor