JP2011166765A - Image forming device and image forming method - Google Patents

Image forming device and image forming method Download PDF

Info

Publication number
JP2011166765A
JP2011166765A JP2011022938A JP2011022938A JP2011166765A JP 2011166765 A JP2011166765 A JP 2011166765A JP 2011022938 A JP2011022938 A JP 2011022938A JP 2011022938 A JP2011022938 A JP 2011022938A JP 2011166765 A JP2011166765 A JP 2011166765A
Authority
JP
Japan
Prior art keywords
data
image data
image
determination
attribute
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.)
Withdrawn
Application number
JP2011022938A
Other languages
Japanese (ja)
Inventor
Takashi Terada
貴史 寺田
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.)
Toshiba Corp
Toshiba TEC Corp
Original Assignee
Toshiba Corp
Toshiba TEC Corp
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 Toshiba Corp, Toshiba TEC Corp filed Critical Toshiba Corp
Publication of JP2011166765A publication Critical patent/JP2011166765A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To apply a smoothing technique using a conventional pattern matching method to image data obtained by RIP processing that outputs multi-level gray scales. <P>SOLUTION: An image forming device includes: a determination part (34) for generating determination data, which indicate the result of determining whether the following conditions are satisfied or not: a grayscale of a target pixel in first image data is greater than or equal to a predetermined value, and attribute data indicates a predetermined type, from the first image databased on PDL data and the attribute data of the first image data; a gray level processing part (31) for generating second image data by applying gray level processing, corresponding to the attribute data, to the first image data; a smoothing part (33) for generating third image data by smoothing image data generated by binarizing the first image data; and a switching part (35) that outputs a target pixel in the second image data as print data when the determination data do not satisfy the determination conditions, and outputs a target pixel in the third image data as print data when the determination data satisfy the determination conditions. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

この発明は、画像形成装置及び画像形成方法に関する。   The present invention relates to an image forming apparatus and an image forming method.

デジタル複合機(MFP:Multi Function Peripheral)などの画像形成装置、プリンタなどでの印刷物ではジャギーと呼ばれる画質不良の発生を改善する必要がある。ジャギーとは、印刷される文字あるいは図形のエッジ部分において発生するギザギザの形状である。このジャギーは、ビットマップ画像が一定間隔のドットで構成されていることに起因して発生する。   In an image forming apparatus such as a digital multifunction peripheral (MFP: Multi Function Peripheral) or a printed matter by a printer, it is necessary to improve the occurrence of image quality failure called jaggy. Jaggy is a jagged shape that occurs at the edge of printed characters or graphics. This jaggy occurs due to the fact that the bitmap image is composed of dots at regular intervals.

印刷分野においては、例えば、RIP(Raster Image Processing)処理後の2値データに対して、パターンマッチング手法を用いてジャギーを滑らかに補正するスムージング技術が考案されている。   In the printing field, for example, a smoothing technique has been devised in which jaggies are smoothly corrected by using a pattern matching method for binary data after RIP (Raster Image Processing) processing.

特開2009−100228号公報Japanese Unexamined Patent Publication No. 2009-100288

しかしながら、従来の2値データを出力するRIP処理と異なり、出力階調数を多値(例えば256)とするRIP処理も提案されている。従って、これまでの技術の蓄積を継承するため、このようなケースにおいても従来のパターンマッチング手法を用いたスムージング技術を適用したいとのニーズがある。   However, unlike the conventional RIP process for outputting binary data, an RIP process in which the number of output gradations is multivalued (for example, 256) has been proposed. Therefore, there is a need to apply the smoothing technique using the conventional pattern matching method even in such a case in order to inherit the accumulated technology.

上記課題を解決するための実施形態によれば、PDL(Page Description Language)データを基に生成された第1の画像データと当該第1の画像データの属性データとから、前記第1の画像データ内の注目画素の階調値が所定値以上であって、かつ前記属性データが所定の種類を表しているとの判定条件を充足するか否かを判定して、判定結果を表す判定データを生成する判定部と、前記第1の画像データに前記属性データに対応する階調処理を施して第2の画像データを生成する階調処理部と、前記第1の画像データを2値化した画像データにスムージング処理を施して第3の画像データを生成するスムージング処理部と、前記判定データが前記判定条件を充足しない場合は前記第2の画像データ内の注目画素をプリントデータとして出力し、前記判定データが前記判定条件を充足する場合は前記第3の画像データ内の注目画素をプリントデータとして出力する切替部とを備えた画像形成装置が提供される。   According to an embodiment for solving the above problem, the first image data is generated from first image data generated based on PDL (Page Description Language) data and attribute data of the first image data. Determination data representing a determination result is determined by determining whether or not a determination condition that a gradation value of a pixel of interest is equal to or greater than a predetermined value and the attribute data represents a predetermined type is satisfied. A determination unit to generate, a gradation processing unit for generating second image data by performing gradation processing corresponding to the attribute data on the first image data, and binarizing the first image data A smoothing processing unit that performs a smoothing process on the image data to generate third image data; and, if the determination data does not satisfy the determination condition, outputs a target pixel in the second image data as print data; Above When the determination data satisfies the determination condition, an image forming apparatus is provided that includes a switching unit that outputs the target pixel in the third image data as print data.

第1の実施の形態のMFPを用いたシステム構成を示す図。1 is a diagram illustrating a system configuration using an MFP according to a first embodiment. FIG. 第1の実施の形態のMFP内のプリンタコントローラの一構成例を示すブロック図。FIG. 2 is a block diagram illustrating a configuration example of a printer controller in the MFP according to the first embodiment. 第1の実施の形態のMFP内の画像処理部の一構成例を示すブロック図。FIG. 2 is a block diagram illustrating a configuration example of an image processing unit in the MFP according to the first embodiment. 第1の実施の形態のスムージング処理において実施されるパターンマッチング処理を説明する図。The figure explaining the pattern matching process implemented in the smoothing process of 1st Embodiment. 第1の実施の形態のスムージング処理前後の画像を例示する図。The figure which illustrates the image before and after the smoothing process of 1st Embodiment. 第1の実施の形態の属性情報判定部の処理手順を示すフローチャート。The flowchart which shows the process sequence of the attribute information determination part of 1st Embodiment. 第2の実施の形態のMFP内の画像処理部の一構成例を示すブロック図。FIG. 9 is a block diagram illustrating a configuration example of an image processing unit in an MFP according to a second embodiment.

〔第1の実施の形態〕
図1は、第1の実施の形態のMFP12を用いたシステム構成を示す図である。
図1に示すシステムでは、ネットワーク10に接続したコンピュータ端末(PC)11はMFP12内部の一部機能であるプリンタ120に対して、画像データの構造を示すPDL(Page Description Language)データあるいはラスタのデータを転送する。すなわち、PC11はプリンタ120とのインターフェース特性に合わせて、プリンタドライバ21からプリンタコントローラ121にPDLデータあるいはラスタのデータを転送する。
[First Embodiment]
FIG. 1 is a diagram illustrating a system configuration using the MFP 12 according to the first embodiment.
In the system shown in FIG. 1, a computer terminal (PC) 11 connected to a network 10 provides PDL (Page Description Language) data or raster data indicating the structure of image data to a printer 120 which is a partial function in the MFP 12. Forward. That is, the PC 11 transfers PDL data or raster data from the printer driver 21 to the printer controller 121 according to the interface characteristics with the printer 120.

プリンタ120では、プリンタコントローラ121が、プリンタエンジン122を駆動制御する。プリンタコントローラ121は、PC11から送られたPDLデータをビットマップに展開して各画像処理を実行した後、画像データをデータ記憶部に格納する。プリンタエンジン122は、プリンタコントローラ121からのビットマップの画像データを駆動信号に変換し、用紙の搬送やレーザの駆動制御等を行って印字動作を行う。   In the printer 120, the printer controller 121 drives and controls the printer engine 122. The printer controller 121 expands the PDL data sent from the PC 11 into a bitmap and executes each image processing, and then stores the image data in the data storage unit. The printer engine 122 converts bitmap image data from the printer controller 121 into a drive signal, and performs a printing operation by carrying a sheet, controlling laser drive, and the like.

プリンタコントローラ121は、各オブジェクトの属性を解析してそれぞれに最適な画像処理を施し、合成して出力することができる。   The printer controller 121 can analyze the attributes of each object, perform optimum image processing on each of them, synthesize them, and output them.

PC11とプリンタ120は必ずしもネットワークを介して接続する必要はなく、USBを使用して接続しても良く、1対1の関係で接続しても良い。プリンタコントローラ121とプリンタエンジン122とのインターフェースは、プリンタのアーキテクチャに依存する。   The PC 11 and the printer 120 are not necessarily connected via a network, but may be connected using a USB or may be connected in a one-to-one relationship. The interface between the printer controller 121 and the printer engine 122 depends on the printer architecture.

図2は、第1の実施の形態のMFP12内のプリンタコントローラ121の一構成例を示すブロック図である。プリンタコントローラ121は、イメージ属性分析部22、ラスタ演算部23、色変換部24、データ符号化部25、データ記憶部26、データ復号化部27、画像処理部28を備える。   FIG. 2 is a block diagram illustrating a configuration example of the printer controller 121 in the MFP 12 according to the first embodiment. The printer controller 121 includes an image attribute analysis unit 22, a raster operation unit 23, a color conversion unit 24, a data encoding unit 25, a data storage unit 26, a data decoding unit 27, and an image processing unit 28.

PC11のアプリケーションプログラム20での印刷命令によってプリンタドライバ21から転送されたPDLデータは、ネットワークを介してプリンタコントローラ121に転送される。プリンタコントローラ121では、イメージ属性分析部22が、受け取ったPDLデータから画像の属性を分析し、種類を分類する。基本的に画像データは大きく分けて、文字、写真、グラフィックス1、グラフィックス2のいずれかの属性となる。グラフィックス1は、画像がグラフィックスの輪郭部であることを表す。グラフィックス2は、画像がグラフィックスの内部であることを表す。分類されたデータの属性はタグとしてそれぞれのタイプの属性を割り当てられ後段の処理に渡される。例えば上記4種類の属性を持つ場合には2bitのタグデータが必要となる。   The PDL data transferred from the printer driver 21 by a print command in the application program 20 of the PC 11 is transferred to the printer controller 121 via the network. In the printer controller 121, the image attribute analysis unit 22 analyzes image attributes from the received PDL data and classifies the types. Basically, image data is roughly divided into attributes of characters, photographs, graphics 1 and graphics 2. Graphics 1 represents that the image is a graphics outline. Graphics 2 represents that the image is inside the graphics. The attribute of the classified data is assigned to each type of attribute as a tag, and is passed to subsequent processing. For example, in the case of having the above four types of attributes, 2-bit tag data is required.

ラスタ演算部23はPDLデータをビットマップデータに変換する。例えば、モノクロプリントの場合は、PDLデータは、単色8bitのビットマップデータに変換される。カラープリントの場合は、PDLデータは、各色8bitのビットマップデータに変換される。各ビットマップデータには位置に対応するタグデータも割り当てられている。   The raster computing unit 23 converts the PDL data into bitmap data. For example, in the case of monochrome printing, PDL data is converted into monochrome 8-bit bitmap data. In the case of color printing, the PDL data is converted into 8-bit bitmap data for each color. Tag data corresponding to the position is also assigned to each bitmap data.

色変換部24は、変換された各色8bitのモニタなどで標準的なRGB色信号を、プリンタでの色再現色のCMY色、あるいはCMYK色に変換する。R,G,Bはレッド、グリーン、ブルーの各色を示し、C,M,Y,Kはシアン、マゼンタ、イエロー、ブラックの各色を示している。図2の実施例では、色変換部24は、タグデータを基に、それぞれの画像の属性に応じて色変換の処理を切り替える。出力装置がモノクロプリンタであれば、K色信号に変換する。   The color conversion unit 24 converts a standard RGB color signal into a CMY color or a CMYK color that is a color reproduction color in the printer, using a monitor of converted 8-bit colors. R, G, and B indicate red, green, and blue colors, and C, M, Y, and K indicate cyan, magenta, yellow, and black colors. In the embodiment of FIG. 2, the color conversion unit 24 switches the color conversion process according to the attribute of each image based on the tag data. If the output device is a monochrome printer, it is converted to a K color signal.

色変換された画像は次に、データ符号化部25に送られ、データの圧縮が行われる。圧縮方式は、多値の画像データを圧縮する方式であってよい。圧縮方式は非可逆であってよい。圧縮された画像データは次に、メモリやHDD等のデータ記憶部26に一時記憶される。圧縮によりデータ記憶部26に記憶するデータの容量を抑えることができ、システム全体のパフォーマンスを上げることができる。またデータ記憶部26に一旦蓄えることで、電子ソートなどの機能を有効に利用できる。
データ復号化部27は、データ記憶部26からデータを読み出し、符号化されたデータを復号化する。
The color-converted image is then sent to the data encoding unit 25 where data compression is performed. The compression method may be a method for compressing multivalued image data. The compression method may be irreversible. The compressed image data is then temporarily stored in a data storage unit 26 such as a memory or HDD. By compressing, the capacity of data stored in the data storage unit 26 can be suppressed, and the performance of the entire system can be improved. Further, once stored in the data storage unit 26, functions such as electronic sorting can be used effectively.
The data decoding unit 27 reads data from the data storage unit 26 and decodes the encoded data.

画像処理部28は、各オブジェクトごとの画像の特性とタグデータとに応じてジャギーを滑らかに補正する処理、及びハーフトーン処理を行なう。ハーフトーン処理では、例えば閾値マトリクスを用いたフィルタリングにより、1画素のデータをプリンタ120の印字能力に合わせたbit数の階調数の画像データに変換する。ハーフトーン化部30は、オブジェクトごとの画像の特性とタグデータとに応じてハーフトーン化する。   The image processing unit 28 performs a process for smoothly correcting jaggy according to the image characteristics and tag data for each object, and a halftone process. In the halftone process, for example, filtering using a threshold matrix converts data of one pixel into image data having the number of gradations of bits that matches the printing capability of the printer 120. The halftoning unit 30 performs halftoning according to image characteristics and tag data for each object.

プリンタエンジン122は、画像データを、レーザを駆動するためのPWM(Pulse Wide Modulation)信号に変換し、画像を形成する。   The printer engine 122 converts the image data into a PWM (Pulse Wide Modulation) signal for driving the laser, and forms an image.

図3は、第1の実施の形態のMFP12内の画像処理部28の一構成例を示すブロック図である。画像処理部28は、階調処理部31、2値化処理部32、スムージング処理部33、属性情報判定部34及び切替処理部35を備えている。   FIG. 3 is a block diagram illustrating a configuration example of the image processing unit 28 in the MFP 12 according to the first embodiment. The image processing unit 28 includes a gradation processing unit 31, a binarization processing unit 32, a smoothing processing unit 33, an attribute information determination unit 34, and a switching processing unit 35.

階調処理部31は、ハーフトーン処理を実行する。2値化処理部32は、画像データを2値化する。スムージング処理部33は、画像データに含まれるジャギーを滑らかに補正する。属性情報判定部34は、画像データと属性データとから判定信号を生成する。切替処理部35は、2値化処理部32の出力画像データとスムージング処理部33の出力画像データとを判定信号に基づいて切り替えてプリントエンジンに出力する。   The gradation processing unit 31 performs halftone processing. The binarization processing unit 32 binarizes the image data. The smoothing processing unit 33 smoothly corrects jaggy included in the image data. The attribute information determination unit 34 generates a determination signal from the image data and the attribute data. The switching processing unit 35 switches between the output image data of the binarization processing unit 32 and the output image data of the smoothing processing unit 33 based on the determination signal and outputs it to the print engine.

なお、図3に示すRIP処理は、イメージ属性分析部22とラスタ演算部23とが実行する処理を表す。   Note that the RIP process illustrated in FIG. 3 represents a process executed by the image attribute analysis unit 22 and the raster calculation unit 23.

続いて、画像処理部28の各ブロックの動作について説明する。   Next, the operation of each block of the image processing unit 28 will be described.

階調処理部31は、画像データに対して中間色を再現するためにハーフトーン処理を実行する。ハーフトーンとは、中間色を小さな点(ドット)のパターンで表現することで印刷可能とするものである。このハーフトーン処理により連続した色調の画像を少ない色調の出力によって表すことが可能となっている。   The gradation processing unit 31 performs halftone processing to reproduce intermediate colors for image data. Halftone means that printing is possible by expressing an intermediate color with a pattern of small dots (dots). By this halftone processing, it is possible to represent a continuous tone image with a small tone output.

階調処理部31は、予め用意したディザマトリクスを用いて、連続階調画像データをハーフトーン画像に変換する。階調処理部31は、階調再現重視、細字再現重視、ざらつき低減などの所望の画質を得る目的に応じたハーフトーン処理を実行するために、複数のディザマトリクス(ハーフトーンパターン)を有している。即ち、画像の属性に対応してハーフトーンパターンを切り替えて処理する。   The gradation processing unit 31 converts the continuous gradation image data into a halftone image using a dither matrix prepared in advance. The gradation processing unit 31 has a plurality of dither matrices (halftone patterns) in order to execute halftone processing according to the purpose of obtaining desired image quality such as gradation reproduction emphasis, fine character reproduction emphasis, and roughness reduction. ing. That is, processing is performed by switching the halftone pattern corresponding to the attribute of the image.

スムージング処理部33は、2値化処理部32によって2値化された画像データに対して画像データに含まれるジャギーを滑らかに補正する。
図4は、第1の実施の形態のスムージング処理において実施されるパターンマッチング処理を説明する図である。2値化処理後の画像データは、5×5のマトリックスに分割された複数の入力画像41として処理される。
The smoothing processing unit 33 smoothly corrects jaggy included in the image data with respect to the image data binarized by the binarization processing unit 32.
FIG. 4 is a diagram illustrating the pattern matching process performed in the smoothing process according to the first embodiment. The binarized image data is processed as a plurality of input images 41 divided into a 5 × 5 matrix.

スムージング処理部33は、テンプレートデータベース40内のテンプレート画像40−1、40−2、・・・、40−mと入力画像41とを比較して、それぞれの画像の画素配置の一致性を画素ごとに判定する。図4に示す例では、テンプレート画像40−2が入力画像41と一致している。パターンマッチング結果、入力画像41と一致したテンプレート画像があった場合は、そのテンプレート画像に応じて予め定められたスムージング処理に従って画素の値を変換する。   The smoothing processing unit 33 compares the template images 40-1, 40-2,..., 40-m in the template database 40 with the input image 41, and determines the matching of the pixel arrangement of each image for each pixel. Judgment. In the example shown in FIG. 4, the template image 40-2 matches the input image 41. If there is a template image that matches the input image 41 as a result of pattern matching, the pixel value is converted in accordance with a smoothing process that is predetermined according to the template image.

図5は、第1の実施の形態のスムージング処理前後の画像を例示する図である。スムージング処理前画像43は、3行×3列のマトリックスで2値画像として表されている。スムージング処理後画像44では、1行2列のブロックの右下部分のブロックと、2行1列のブロックの右下部分のブロックとが2値データの黒(=1)の値に置き換えられている。これによって、図形の境界部分のジャギーが小さくなっている。   FIG. 5 is a diagram illustrating images before and after the smoothing process according to the first embodiment. The pre-smoothing image 43 is represented as a binary image in a matrix of 3 rows × 3 columns. In the image 44 after the smoothing process, the lower right block of the 1 × 2 block and the lower right block of the 2 × 1 block are replaced with the black value (= 1) of the binary data. Yes. This reduces the jaggy at the boundary of the figure.

図6は、第1の実施の形態の属性情報判定部34の処理手順を示すフローチャートである。
ステップS01において、属性情報判定部34は、マトリックスで表されるブロックの画像データとその属性データとを入力する。そして、属性情報判定部34は、次の条件が成立するか否かを判定する。条件(1)注目画素(ブロック中心の画素)の階調値が所定範囲内にある。条件(2)属性データが文字またはグラフィックス1、すなわちブロック内の画像がグラフィックスの輪郭部を含んでいる。
FIG. 6 is a flowchart illustrating a processing procedure of the attribute information determination unit 34 according to the first embodiment.
In step S01, the attribute information determination unit 34 inputs image data of a block represented by a matrix and its attribute data. And the attribute information determination part 34 determines whether the following conditions are satisfied. Condition (1) The gradation value of the target pixel (pixel at the center of the block) is within a predetermined range. Condition (2) The attribute data is character or graphics 1, that is, the image in the block includes a graphics outline.

条件(1)及び条件(2)が共に成立する場合(ステップS01 Yes)は、ステップS02において、属性情報判定部34は判定信号を「1」として出力する。条件(1)または条件(2)の少なくとも一つが成立しない場合(ステップS01 No)は、ステップS03において、属性情報判定部34は判定信号を「0」として出力する。   When both the condition (1) and the condition (2) are satisfied (step S01 Yes), the attribute information determination unit 34 outputs a determination signal as “1” in step S02. If at least one of the condition (1) or the condition (2) is not satisfied (No in step S01), the attribute information determination unit 34 outputs a determination signal as “0” in step S03.

条件(1)は注目画素の濃度が所定値以上であるかどうかを判定する。即ち、階調値=0を白、階調値=255を黒としたとき、例えば、階調値が150〜255の範囲にある場合は、その画素は黒に近い濃度を備えていると判断できる。もし、属性データがグラフィックスの輪郭部を含んでいたとしても、階調値が小さい場合は、ジャギーが存在していることが顕著には視認されない。しかし、階調値が大きい場合は、ジャギーの存在が強く視認される。   Condition (1) determines whether the density of the target pixel is equal to or higher than a predetermined value. That is, when gradation value = 0 is white and gradation value = 255 is black, for example, if the gradation value is in the range of 150 to 255, it is determined that the pixel has a density close to black. it can. Even if the attribute data includes a graphics contour, if the gradation value is small, the presence of jaggy is not noticeable. However, when the gradation value is large, the presence of jaggy is strongly recognized.

条件(2)は、スムージング処理を行なう必要性の有無を判定する。4種類の属性データの内、写真はスムージング処理を施すことによって画質劣化を生ずる。またグラフィックス2であるグラフィックスの内部はスムージング処理を行なう必要がない。一方、文字とグラフィックスの輪郭部はスムージング処理を行なう対象となるデータである。   Condition (2) determines whether or not it is necessary to perform the smoothing process. Of the four types of attribute data, the picture is deteriorated in image quality by performing a smoothing process. Further, it is not necessary to perform the smoothing process on the inside of the graphics which is the graphics 2. On the other hand, the outline portion of characters and graphics is data to be smoothed.

切替処理部35は、判定信号が「0」の場合は、階調処理部31が出力した画像データ内の注目画素の値をプリントエンジン122に出力し、判定信号が「1」の場合は、スムージング処理部33が出力した画像データ内の注目画素の値をプリントエンジン122に出力する。   The switching processing unit 35 outputs the value of the target pixel in the image data output from the gradation processing unit 31 to the print engine 122 when the determination signal is “0”, and when the determination signal is “1”, The value of the target pixel in the image data output by the smoothing processing unit 33 is output to the print engine 122.

〔第2の実施の形態〕
第2の実施の形態では、画像処理部28がカラー画像信号を処理するように構成されている。従って、第1の実施の形態と同一の部位には同一の符号を付してその詳細の説明は省略する。
[Second Embodiment]
In the second embodiment, the image processing unit 28 is configured to process a color image signal. Accordingly, the same parts as those in the first embodiment are denoted by the same reference numerals, and detailed description thereof is omitted.

図7は、第2の実施の形態のMFP12内の画像処理部28の一構成例を示すブロック図である。画像処理部28は、階調処理部51、2値化処理部52、スムージング処理部53、属性情報判定部54及び切替処理部55を備えている。   FIG. 7 is a block diagram illustrating a configuration example of the image processing unit 28 in the MFP 12 according to the second embodiment. The image processing unit 28 includes a gradation processing unit 51, a binarization processing unit 52, a smoothing processing unit 53, an attribute information determination unit 54, and a switching processing unit 55.

画像処理部28には、シアン(C)、マゼンタ(M)、イエロー(Y)、ブラック(K)の各色の画像データと属性データとが入力される。画像処理部28を構成する各ブロックは、図3で説明したモノクロプリントでの画像処理動作を各色について実行する。   Image data for each color of cyan (C), magenta (M), yellow (Y), and black (K) and attribute data are input to the image processing unit 28. Each block constituting the image processing unit 28 executes the image processing operation in monochrome printing described in FIG. 3 for each color.

以上、説明した各実施の形態の画像形成装置によれば、モノクロプリント、カラープリントでのスムージング処理が可能となり、写真、グラフィックス内部の画像劣化を起こすことなく文字、グラフィックスの輪郭を滑らかにすることができる。   As described above, according to the image forming apparatus of each embodiment described above, smoothing processing can be performed in monochrome printing and color printing, and the outline of characters and graphics can be smoothed without causing deterioration of images inside the photographs and graphics. can do.

なお、上述の実施の形態で説明した各機能は、ハードウエアを用いて構成しても良く、また、ソフトウエアを用いて各機能を記載したプログラムをコンピュータに読み込ませて実現しても良い。また、各機能は、適宜ソフトウエア、ハードウエアのいずれかを選択して構成するものであっても良い。   Each function described in the above embodiment may be configured using hardware, or may be realized by reading a program describing each function into a computer using software. Each function may be configured by appropriately selecting either software or hardware.

更に、各機能は図示しない記録媒体に格納したプログラムをコンピュータに読み込ませることで実現させることもできる。ここで本実施の形態における記録媒体は、プログラムを記録でき、かつコンピュータが読み取り可能な記録媒体であれば、その記録形式は何れの形態であってもよい。   Furthermore, each function can be realized by causing a computer to read a program stored in a recording medium (not shown). Here, as long as the recording medium in the present embodiment can record a program and can be read by a computer, the recording format may be any form.

尚、本発明は、上記実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。
上記実施形態に開示されている複数の構成要素の適宜な組み合せにより種々の発明を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。更に、異なる実施形態に亘る構成要素を適宜組み合せてもよい。
Note that the present invention is not limited to the above-described embodiment as it is, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage.
Various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the embodiment. For example, some components may be deleted from all the components shown in the embodiment. Furthermore, you may combine suitably the component covering different embodiment.

10…ネットワーク、11…コンピュータ端末、12…MFP、20…アプリケーションプログラム、21…プリンタドライバm22…イメージ属性分析部、23…ラスタ演算部、24…色変換部、25…データ符号化部、26…データ記憶部、27…データ復号化部、28…画像処理部、30…ハーフトーン化部、31…階調処理部、32…2値化処理部、33…スムージング処理部、34…属性情報判定部、35…切替処理部、51…階調処理部、52…2値化処理部、53…スムージング処理部、54…属性情報判定部、55…切替処理部、120…プリンタ、121…プリンタコントローラ、122…プリンタエンジン。   DESCRIPTION OF SYMBOLS 10 ... Network, 11 ... Computer terminal, 12 ... MFP, 20 ... Application program, 21 ... Printer driver m22 ... Image attribute analysis part, 23 ... Raster operation part, 24 ... Color conversion part, 25 ... Data encoding part, 26 ... Data storage unit 27 ... Data decoding unit 28 ... Image processing unit 30 ... Halftoning unit 31 ... Gradation processing unit 32 ... Binarization processing unit 33 ... Smoothing processing unit 34 ... Attribute information determination 35: switching processing unit, 51 ... gradation processing unit, 52 ... binarization processing unit, 53 ... smoothing processing unit, 54 ... attribute information determination unit, 55 ... switching processing unit, 120 ... printer, 121 ... printer controller 122. Printer engine.

Claims (6)

PDL(Page Description Language)データを基に生成された第1の画像データと当該第1の画像データの属性データとから、前記第1の画像データ内の注目画素の階調値が所定値以上であって、かつ前記属性データが所定の種類を表しているとの判定条件を充足するか否かを判定して、判定結果を表す判定データを生成する判定部と、
前記第1の画像データに前記属性データに対応する階調処理を施して第2の画像データを生成する階調処理部と、
前記第1の画像データを2値化した画像データにスムージング処理を施して第3の画像データを生成するスムージング処理部と、
前記判定データが前記判定条件を充足しない場合は前記第2の画像データ内の注目画素をプリントデータとして出力し、前記判定データが前記判定条件を充足する場合は前記第3の画像データ内の注目画素をプリントデータとして出力する切替部と
を備えたことを特徴とする画像形成装置。
From the first image data generated based on PDL (Page Description Language) data and the attribute data of the first image data, the gradation value of the pixel of interest in the first image data is a predetermined value or more. A determination unit that determines whether or not the determination condition that the attribute data represents a predetermined type is satisfied, and generates determination data that represents a determination result; and
A gradation processing unit that performs gradation processing corresponding to the attribute data on the first image data to generate second image data;
A smoothing processing unit that generates a third image data by performing a smoothing process on the binarized image data of the first image data;
When the determination data does not satisfy the determination condition, the target pixel in the second image data is output as print data. When the determination data satisfies the determination condition, the target pixel in the third image data is output. An image forming apparatus comprising: a switching unit that outputs pixels as print data.
前記属性データが表す所定の種類は、文字またはグラフィックスの輪郭部であることを特徴とする請求項1に記載の画像形成装置。   The image forming apparatus according to claim 1, wherein the predetermined type represented by the attribute data is a contour portion of a character or a graphic. 前記PDLデータはカラーデータであり、前記判定部、階調処理部、スムージング部及び切替部は前記PDLデータを基に生成された各色の画像データ、属性データを処理することを特徴とする請求項2に記載の画像形成装置。   The PDL data is color data, and the determination unit, the gradation processing unit, the smoothing unit, and the switching unit process image data and attribute data of each color generated based on the PDL data. The image forming apparatus according to 2. PDL(Page Description Language)データを基に生成された第1の画像データと当該第1の画像データの属性データとから、前記第1の画像データ内の注目画素の階調値が所定値以上であって、かつ前記属性データが所定の種類を表しているとの判定条件を充足するか否かを判定して、判定結果を表す判定データを生成する判定ステップと、
前記第1の画像データに前記属性データに対応する階調処理を施して第2の画像データを生成する階調処理ステップと、
前記第1の画像データを2値化した画像データにスムージング処理を施して第3の画像データを生成するスムージング処理ステップと、
前記判定データが前記判定条件を充足しない場合は前記第2の画像データ内の注目画素をプリントデータとして出力し、前記判定データが前記判定条件を充足する場合は前記第3の画像データ内の注目画素をプリントデータとして出力する切替ステップと
を備えたこと特徴とする画像形成方法。
From the first image data generated based on PDL (Page Description Language) data and the attribute data of the first image data, the gradation value of the pixel of interest in the first image data is a predetermined value or more. And determining whether or not the determination condition that the attribute data represents a predetermined type is satisfied, and generating determination data representing a determination result; and
A gradation processing step for generating second image data by performing gradation processing corresponding to the attribute data on the first image data;
A smoothing process step of performing a smoothing process on the image data obtained by binarizing the first image data to generate third image data;
When the determination data does not satisfy the determination condition, the target pixel in the second image data is output as print data. When the determination data satisfies the determination condition, the target pixel in the third image data is output. An image forming method comprising: a switching step of outputting pixels as print data.
前記属性データが表す所定の種類は、文字またはグラフィックスの輪郭部であることを特徴とする請求項4に記載の画像形成方法。   The image forming method according to claim 4, wherein the predetermined type represented by the attribute data is a contour portion of a character or a graphic. 前記PDLデータはカラーデータであり、前記判定ステップ、階調処理ステップ、スムージング処理ステップ及び切替ステップは前記PDLデータを基に生成された各色の画像データ、属性データを処理することを特徴とする請求項5に記載の画像形成方法。   The PDL data is color data, and the determination step, the gradation processing step, the smoothing processing step, and the switching step process image data and attribute data of each color generated based on the PDL data. Item 6. The image forming method according to Item 5.
JP2011022938A 2010-02-12 2011-02-04 Image forming device and image forming method Withdrawn JP2011166765A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US30388110A 2010-02-12 2010-02-12
US61/303,881 2010-02-12

Publications (1)

Publication Number Publication Date
JP2011166765A true JP2011166765A (en) 2011-08-25

Family

ID=44596829

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011022938A Withdrawn JP2011166765A (en) 2010-02-12 2011-02-04 Image forming device and image forming method

Country Status (1)

Country Link
JP (1) JP2011166765A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3032498A1 (en) * 2014-12-11 2016-06-15 Canon Kabushiki Kaisha Image processing apparatus, image processing method, and a program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3032498A1 (en) * 2014-12-11 2016-06-15 Canon Kabushiki Kaisha Image processing apparatus, image processing method, and a program
KR20160071323A (en) * 2014-12-11 2016-06-21 캐논 가부시끼가이샤 Image processing apparatus, image processing method, and storage medium
CN105704347A (en) * 2014-12-11 2016-06-22 佳能株式会社 Image processing apparatus and image processing method
US9716810B2 (en) 2014-12-11 2017-07-25 Canon Kabushiki Kaisha Image processing apparatus configured to perform smoothing based on analysis of PDL data, and storage medium storing program therefor
KR101945581B1 (en) * 2014-12-11 2019-04-17 캐논 가부시끼가이샤 Image processing apparatus, image processing method, and storage medium

Similar Documents

Publication Publication Date Title
US8538086B2 (en) Image inspection apparatus, image inspection method, and computer program product
JP5132517B2 (en) Image processing apparatus and image processing method
US7903872B2 (en) Image-processing apparatus and method, computer program, and storage medium
JP4823051B2 (en) Method for generating combined lookup table, image processing apparatus, and image forming apparatus
US20240040060A1 (en) Information processing apparatus, image processing method, and medium
JP2011193394A (en) Image processing apparatus, image processing method, and program
JP2006262436A (en) Image processing apparatus
US20210319274A1 (en) Apparatus and method for controlling the same
JP5151708B2 (en) Image processing apparatus and image processing program
US8014030B2 (en) Image processing and formation with line thininng by reducing intensity of target pixel based on extracted contour pixel and area connectedness information
JP2006135936A (en) Printer controller, image forming apparatus and image formation program
JP2011166765A (en) Image forming device and image forming method
US6781714B1 (en) Color image processing system and method
JP2002059571A (en) Medium with gray scale color-sorting process program recorded, apparatus and method for processing to sort gray scale color
JP2015122617A (en) Information processing device, information processing method, and program
JP7185451B2 (en) Image processing device, image processing method, and program
JP2005045342A (en) Image processing apparatus and image processing program for allowing computer to perform image processing
JP6079720B2 (en) Image processing apparatus, image processing method, and program
JP4029997B2 (en) Color conversion apparatus, color conversion method, program, and recording medium
JP2007189275A (en) Image processor
JP2008271131A (en) Method and device for image processing, and image forming apparatus
JP2007235430A (en) Image processor and processing method, image distribution device, image formation apparatus, program, and recording medium
JP4176656B2 (en) Image processing apparatus, image processing method, image forming apparatus, image processing program, and recording medium recording the program
JP2005244649A (en) Image processing apparatus
JP2024029617A (en) Image processing device, control method for image processing device, and program

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20131205

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20131212

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20131219

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20131226

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20140109

A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20140513