JP2013111764A - Image processing device and image processing method - Google Patents

Image processing device and image processing method Download PDF

Info

Publication number
JP2013111764A
JP2013111764A JP2011257146A JP2011257146A JP2013111764A JP 2013111764 A JP2013111764 A JP 2013111764A JP 2011257146 A JP2011257146 A JP 2011257146A JP 2011257146 A JP2011257146 A JP 2011257146A JP 2013111764 A JP2013111764 A JP 2013111764A
Authority
JP
Japan
Prior art keywords
plane
chromatic
achromatic
nozzle
printing
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
JP2011257146A
Other languages
Japanese (ja)
Inventor
Masatoshi Matsudaira
正年 松平
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson 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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2011257146A priority Critical patent/JP2013111764A/en
Publication of JP2013111764A publication Critical patent/JP2013111764A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To more efficiently print image data to be used by a printing device in which nozzle resolution for achromatic color printing is different from that for coloring printing.SOLUTION: In the printer 20, the black nozzle resolution is X times the color nozzle resolution, and JPEG data (image data) having an achromatic color (Y) plane and a coloring (C, C) plane is processed. The printer 20 resizes the C, C plane with respect to the Y plane at 1/X-fold magnification when receiving a processing command for an X-fold black resolution printing mode. The resized C, C plane and Y plane are stored in a RAM 23 to generate print data. The capacity of the RAM 23 can be further reduced. In generating print data, pixels of the C, C plane can be used at X-fold magnification.

Description

本発明は、画像処理装置及び画像処理方法に関する。   The present invention relates to an image processing apparatus and an image processing method.

従来、画像処理装置としては、サンプリング対象のJPEG画像に対しハフマン復号化、ランレングスハフマン復号化及び逆量子化を行い、得られた8×8のブロックの各々に対して全64画素のうち画素値取得対象の画素を選択し、選択した画素のみについて逆DCT演算を行うことにより、圧縮画像をサンプリングして表示するものが提案されている(例えば、特許文献1参照)。この装置では、選択した画素のみについて逆DCT演算を行うことから、圧縮画像をサンプリングして表示するための処理負担を軽減してその処理時間長を短縮することができる。   Conventionally, as an image processing apparatus, Huffman decoding, run-length Huffman decoding, and inverse quantization are performed on a sampling target JPEG image, and a pixel out of a total of 64 pixels is obtained for each of the obtained 8 × 8 blocks. There has been proposed a method of sampling and displaying a compressed image by selecting a pixel from which a value is to be acquired and performing an inverse DCT operation on only the selected pixel (see, for example, Patent Document 1). In this apparatus, since the inverse DCT calculation is performed only on the selected pixel, the processing load for sampling and displaying the compressed image can be reduced, and the processing time length can be shortened.

特開2002−271794号公報JP 2002-271794 A

ところで、黒の解像度とカラーの解像度とが異なるノズルを備えた印刷装置がある。このような印刷装置において、解凍した画像データから各色のインク吐出量を示す印刷データへの変換処理に対して、処理負担の低減を図ることは考えられていなかった。このような印刷装置に用いる画像データの印刷処理をより効率的に実行することが求められていた。   By the way, there is a printing apparatus provided with nozzles having different black resolution and color resolution. In such a printing apparatus, it has not been considered to reduce the processing load for the conversion processing from the decompressed image data to print data indicating the ink discharge amount of each color. There has been a demand for more efficient execution of print processing of image data used in such a printing apparatus.

本発明は、このような課題に鑑みなされたものであり、彩色の印刷用のノズル解像度に対して無彩色の印刷用のノズル解像度が異なる印刷装置に利用される画像データの印刷処理をより効率的に実行することができる画像処理装置及び画像処理方法を提供することを主目的とする。   The present invention has been made in view of such a problem, and more efficiently performs printing processing of image data used in a printing apparatus in which the nozzle resolution for achromatic printing is different from the nozzle resolution for coloring printing. An object of the present invention is to provide an image processing apparatus and an image processing method that can be executed automatically.

本発明は、上述の主目的を達成するために以下の手段を採った。   The present invention adopts the following means in order to achieve the main object described above.

本発明の画像処理装置は、
彩色の印刷用のノズル解像度に対して無彩色の印刷用のノズル解像度がX倍(Xは2以上の整数)である印刷装置に用いられ、無彩色及び彩色のプレーンを有する画像データを処理する画像処理装置であって、
前記無彩色プレーンに対して前記彩色プレーンを1/Xの倍率でリサイズ処理するリサイズ処理手段と、
前記リサイズされた彩色プレーンと無彩色プレーンとを記憶する記憶手段と、
前記記憶された彩色プレーンと無彩色プレーンとを用いて前記印刷装置で用いられる印刷データを生成する生成処理手段と、
を備えたものである。
The image processing apparatus of the present invention
Used in a printing apparatus in which the nozzle resolution for achromatic printing is X times (X is an integer of 2 or more) with respect to the nozzle resolution for chromatic printing, and processes image data having achromatic and chromatic planes. An image processing apparatus,
Resizing processing means for resizing the chromatic plane with a magnification of 1 / X with respect to the achromatic plane;
Storage means for storing the resized chromatic and achromatic planes;
Generation processing means for generating print data used in the printing apparatus using the stored chromatic plane and achromatic plane;
It is equipped with.

この画像処理装置は、彩色の印刷用のノズル解像度に対して無彩色の印刷用のノズル解像度がX倍である印刷装置に用いられ、無彩色及び彩色のプレーンを有する画像データを処理する。この画像処理装置では、無彩色のプレーンに対して彩色のプレーンを1/Xの倍率でリサイズ処理し、このリサイズした彩色プレーンと無彩色プレーンとを用いて印刷データを生成する。このように、彩色のノズル解像度に対してX倍の無彩色のノズル解像度に合わせて彩色プレーンを1/X倍にリサイズして記憶する。したがって、記憶量をより低減するなどして、彩色の印刷用のノズル解像度に対して無彩色の印刷用のノズル解像度が異なる印刷装置に利用される画像データの印刷処理をより効率的に実行することができる。   This image processing apparatus is used in a printing apparatus in which the nozzle resolution for achromatic color printing is X times the nozzle resolution for color printing, and processes image data having achromatic and chromatic planes. In this image processing apparatus, the chromatic plane is resized with respect to the achromatic plane at a magnification of 1 / X, and print data is generated using the resized chromatic plane and the achromatic plane. In this way, the chromatic plane is resized to 1 / X times and stored in accordance with the achromatic nozzle resolution of X times the chromatic nozzle resolution. Therefore, the image data used for the printing apparatus in which the achromatic color nozzle resolution is different from the chromatic color nozzle resolution is more efficiently executed by reducing the storage amount. be able to.

本発明の画像処理装置において、前記生成処理手段は、前記彩色プレーンの画素を重複利用して前記印刷データを生成するものとしてもよい。こうすれば、彩色プレーンの画素を重複利用することにより、印刷処理をより効率的に実行することができる。   In the image processing apparatus according to the aspect of the invention, the generation processing unit may generate the print data by overlappingly using pixels of the color plane. In this way, the printing process can be executed more efficiently by overlappingly using the pixels of the color plane.

本発明の画像処理装置において、前記生成処理手段は、前記彩色プレーンの画素値と前記無彩色プレーンの画素値とから彩色ノズルのノズル値を求めると共に、該彩色ノズルに用いた彩色プレーンの画素値を重複利用し該重複利用する彩色プレーンの画素値と前記無彩色プレーンの画素値とから前記X倍の無彩色ノズルのノズル値を求めることにより前記印刷データを生成するものとしてもよい。こうすれば、無彩色及び彩色のプレーンを有する画像データから直接、印刷データを生成するため、印刷処理をより効率的に実行することができる。ここで、前記記憶手段は、前記彩色及び無彩色プレーンの画素値と、前記彩色及び無彩色ノズルのノズル値とを対応付けた対応情報を記憶し、前記生成処理手段は、前記彩色プレーンの画素値と前記無彩色プレーンの画素値とから前記対応情報を用いて前記彩色及び無彩色ノズルのノズル値を求めることにより前記印刷データを生成するものとしてもよい。こうすれば、より効率よく印刷データを生成することができる。   In the image processing apparatus according to the aspect of the invention, the generation processing unit obtains a nozzle value of the chromatic nozzle from the pixel value of the chromatic plane and the pixel value of the achromatic color plane, and the pixel value of the chromatic plane used for the chromatic nozzle. The print data may be generated by obtaining the X times the nozzle value of the achromatic nozzle from the pixel value of the chromatic plane and the pixel value of the achromatic color plane that are used redundantly. By so doing, print data is generated directly from image data having achromatic and chromatic planes, so that the printing process can be executed more efficiently. Here, the storage means stores correspondence information in which pixel values of the chromatic and achromatic color planes are associated with nozzle values of the chromatic and achromatic nozzles, and the generation processing means is a pixel of the chromatic plane. The print data may be generated by obtaining nozzle values of the chromatic and achromatic nozzles using the correspondence information from the values and pixel values of the achromatic color plane. In this way, print data can be generated more efficiently.

本発明の画像処理装置において、前記リサイズ処理手段は、前記彩色の印刷用のノズル解像度に対して前記無彩色の印刷用のノズル解像度をX倍で印刷処理するX倍印刷処理指令を取得したときには、前記無彩色プレーンに対して前記彩色プレーンを1/Xの倍率でリサイズ処理するものとしてもよい。こうすれば、X倍印刷処理指令により印刷を実行するときに、印刷処理をより効率よく実行することができる。   In the image processing apparatus according to the aspect of the invention, when the resizing processing unit obtains an X-fold print processing command for performing a print process of the achromatic color nozzle resolution at X times the chromatic color nozzle resolution. The chromatic plane may be resized at a magnification of 1 / X with respect to the achromatic color plane. By so doing, it is possible to execute the printing process more efficiently when printing is executed according to the X-fold printing process command.

本発明の画像処理装置において、前記リサイズ処理手段は、指定された印刷サイズに基づいて前記無彩色プレーンをリサイズ処理すると共に、該無彩色プレーンに対して前記彩色プレーンを1/Xの倍率でリサイズ処理するものとしてもよい。こうすれば、リサイズ処理から円滑に印刷処理へ移行することができ、より効率よく印刷処理を実行することができる。   In the image processing apparatus according to the aspect of the invention, the resizing processing unit resizes the achromatic color plane based on a designated print size, and resizes the chromatic plane at a magnification of 1 / X with respect to the achromatic color plane. It is good also as what is processed. By doing so, it is possible to smoothly shift from the resizing process to the printing process, and it is possible to execute the printing process more efficiently.

本発明の画像処理方法は、
彩色の印刷用のノズル解像度に対して無彩色の印刷用のノズル解像度がX倍である印刷装置に用いられ、無彩色及び彩色のプレーンを有する画像データを処理する画像処理方法であって、
(a)前記無彩色プレーンに対して前記彩色プレーンを1/Xの倍率でリサイズ処理するステップと、
(b)前記リサイズした彩色プレーンと無彩色プレーンとを記憶するステップと、
(c)前記記憶した彩色プレーンと無彩色プレーンとを用いて印刷データを生成するステップと、
を含むものである。
The image processing method of the present invention includes:
An image processing method for processing image data having an achromatic color plane and a chromatic color plane, which is used in a printing apparatus in which the nozzle resolution for achromatic color printing is X times the nozzle resolution for chromatic color printing,
(A) resizing the chromatic plane with a magnification of 1 / X with respect to the achromatic plane;
(B) storing the resized chromatic and achromatic planes;
(C) generating print data using the stored chromatic plane and achromatic plane;
Is included.

この画像処理方法は、上述した画像処理装置と同様に、彩色のノズル解像度に対してX倍の無彩色のノズル解像度に合わせて彩色プレーンを1/X倍にリサイズして記憶するため、記憶量をより低減するなどして、印刷処理をより効率的に実行することができる。なお、この画像処理方法において、上述した画像処理装置の種々の態様を採用してもよいし、また、上述した画像処理装置の各機能を実現するようなステップを追加してもよい。   In this image processing method, as with the image processing apparatus described above, the chromatic plane is resized to 1 / X times in accordance with the achromatic nozzle resolution X times the chromatic nozzle resolution and stored. Thus, the printing process can be executed more efficiently. In this image processing method, various aspects of the above-described image processing apparatus may be adopted, and steps for realizing each function of the above-described image processing apparatus may be added.

本発明のプログラムは、上述した画像処理方法の各ステップを1以上のコンピューターに実現させるものである。このプログラムは、コンピューターが読み取り可能な記録媒体(例えばハードディスク、ROM、FD、CD、DVDなど)に記録されていてもよいし、伝送媒体(インターネットやLANなどの通信網)を介してあるコンピューターから別のコンピューターへ配信されてもよいし、その他どのような形で授受されてもよい。このプログラムを1つのコンピューターに実行させるか又は複数のコンピューターに各ステップを分担して実行させれば、上述した画像処理方法の各ステップが実行されるため、この画像処理方法と同様の作用効果が得られる。   The program of the present invention causes one or more computers to implement each step of the above-described image processing method. This program may be recorded on a computer-readable recording medium (for example, hard disk, ROM, FD, CD, DVD, etc.) or from a computer via a transmission medium (communication network such as the Internet or LAN). It may be distributed to another computer, or may be exchanged in any other form. If this program is executed by a single computer, or if each step is shared and executed by a plurality of computers, each step of the above-described image processing method is executed. Therefore, the same effect as this image processing method can be obtained. can get.

プリンターシステム10の構成の概略を示す構成図。1 is a configuration diagram showing an outline of the configuration of a printer system 10. FIG. LUT35の説明図。Explanatory drawing of LUT35. 印刷ヘッド31の構成の概略を示す構成図。FIG. 2 is a configuration diagram showing an outline of the configuration of a print head 31. 印刷処理ルーチンの一例を示すフローチャート。6 is a flowchart illustrating an example of a print processing routine. 印刷データへの変換処理の概念図。The conceptual diagram of the conversion process to print data.

次に、本発明の実施の形態の一例を図面を用いて説明する。図1は本実施形態であるプリンターシステム10の構成の概略を示す構成図である。本実施形態のプリンターシステム10は、本発明の画像処理装置としてのプリンター20と、プリンター20に接続され入力装置47及びディスプレイ48を備え印刷指示などを行うパソコン(PC)40とを備えている。プリンター20は、プリンター20の全体をコントロールするコントローラー21と、ガラス面に載置された読取原稿を読み取る読取機構25と、着色剤を用い印刷媒体に画像を形成する印刷機構26とを備えている。また、プリンター20は、外部機器との情報のやりとりを行うインターフェイス(I/F)27と、各種情報の表示やユーザーからの入力を受け付ける操作パネル28と、メモリーカードとのデータの入出力を司るメモリーカードリーダー30とを備えている。このプリンター20は、読取機構25と印刷機構26とを備え、プリンター機能、スキャナー機能及びコピー機能を有するマルチファンクションプリンターとして構成されている。また、プリンター20では、詳しくは後述するが、黒解像度をカラー解像度のX倍(Xは2以上の整数、ここではX=2)で印刷する黒解像度X倍印刷モードを実行可能に構成されている。なお、プリンター20では、コントローラー21や読取機構25、印刷機構26、I/F27、操作パネル28及びメモリーカードリーダー30は、バス29によって電気的に接続されている。   Next, an example of an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a configuration diagram showing an outline of a configuration of a printer system 10 according to the present embodiment. The printer system 10 according to the present embodiment includes a printer 20 as an image processing apparatus according to the present invention, and a personal computer (PC) 40 that is connected to the printer 20 and includes an input device 47 and a display 48 and issues a print instruction. The printer 20 includes a controller 21 that controls the entire printer 20, a reading mechanism 25 that reads a reading document placed on a glass surface, and a printing mechanism 26 that forms an image on a printing medium using a colorant. . The printer 20 controls input / output of data with an interface (I / F) 27 for exchanging information with an external device, an operation panel 28 for receiving display of various information and input from a user, and a memory card. And a memory card reader 30. The printer 20 includes a reading mechanism 25 and a printing mechanism 26, and is configured as a multifunction printer having a printer function, a scanner function, and a copy function. In addition, as will be described in detail later, the printer 20 is configured to be able to execute a black resolution X times printing mode in which black resolution is printed at X times the color resolution (X is an integer of 2 or more, here X = 2). Yes. In the printer 20, the controller 21, the reading mechanism 25, the printing mechanism 26, the I / F 27, the operation panel 28, and the memory card reader 30 are electrically connected by a bus 29.

コントローラー21は、CPU22を中心とするマイクロプロセッサーとして構成されており、一時的にデータを記憶したりデータを保存したりするRAM23と、各種処理プログラムを記憶しデータを書き換え可能なフラッシュメモリー24とを備えている。このコントローラー21は、画像読取処理を実行するよう読取機構25を制御すると共に、印刷処理を実行するよう印刷機構26を制御する。フラッシュメモリー24には、印刷データへの変換処理に用いられるルックアップテーブル(LUT)35が記憶されている。図2は、LUT35の説明図である。このLUT35は、画像データにおけるYCC色空間のY,Cb,Crの各値と、印刷データにおけるCMYK色空間のシアン(C),マゼンタ(M),イエロー(Y),ブラック(K)の各値とが対応付けられた変換テーブルである。このLUT35は、印刷モードなどに応じて展開・縮小して利用される。   The controller 21 is configured as a microprocessor centered on the CPU 22, and includes a RAM 23 that temporarily stores data and saves data, and a flash memory 24 that stores various processing programs and can rewrite data. I have. The controller 21 controls the reading mechanism 25 to execute the image reading process and also controls the printing mechanism 26 to execute the printing process. The flash memory 24 stores a look-up table (LUT) 35 used for conversion processing to print data. FIG. 2 is an explanatory diagram of the LUT 35. The LUT 35 includes Y, Cb, and Cr values in the YCC color space in the image data, and cyan (C), magenta (M), yellow (Y), and black (K) values in the CMYK color space in the print data. Is a conversion table associated with. The LUT 35 is used after being expanded / reduced according to a print mode or the like.

また、このコントローラー21は、機能ブロックとして、リサイズ率設定部36、リサイズ処理部37及び生成処理部38を備えている。リサイズ率設定部36は、指定された印刷サイズに基づいてJPEGデータのYプレーン(無彩色プレーン)のリサイズ率を設定すると共に、Cb,Crプレーン(以下単にC,Cプレーンとも称する)のリサイズ率を設定する。このリサイズ率設定部36は、黒解像度X倍印刷モードが指令されたときに、JPEGデータのYプレーンに対してC,Cプレーンのリサイズ率を1/X倍に設定する処理を行う。リサイズ処理部37は、リサイズ率設定部36に設定されたリサイズ率でリサイズ処理を実行する機能を有している。特に、Yプレーンに対してC,Cプレーンのリサイズ率が1/Xであるときには、Yプレーンに対してC,Cプレーンを1/X倍でリサイズする。また、リサイズ処理部37は、リサイズ後の画像データをRAM23の所定領域に記憶させる機能を有している。生成処理部38は、RAM23に記憶されたリサイズ後のYプレーンとC,Cプレーンとを用いて印刷機構26で用いられる印刷データを生成する処理を実行する機能を有している。この生成処理部38は、C,Cプレーンの画素を重複利用して印刷データを生成する。   The controller 21 includes a resizing rate setting unit 36, a resizing processing unit 37, and a generation processing unit 38 as functional blocks. The resizing rate setting unit 36 sets the resizing rate of the Y plane (achromatic plane) of the JPEG data based on the designated print size, and the resizing rate of the Cb and Cr planes (hereinafter also simply referred to as C and C planes). Set. The resizing rate setting unit 36 performs processing for setting the resizing rate of the C and C planes to 1 / X times with respect to the Y plane of JPEG data when the black resolution X times printing mode is instructed. The resizing processing unit 37 has a function of executing resizing processing at the resizing rate set in the resizing rate setting unit 36. In particular, when the resizing rate of the C and C planes is 1 / X with respect to the Y plane, the C and C planes are resized by 1 / X times with respect to the Y plane. The resize processing unit 37 has a function of storing the resized image data in a predetermined area of the RAM 23. The generation processing unit 38 has a function of executing processing for generating print data used by the printing mechanism 26 using the resized Y plane and the C and C planes stored in the RAM 23. The generation processing unit 38 generates print data by overlappingly using pixels of the C and C planes.

読取機構25は、フラットベッド式であり、原稿台に載置された原稿を画像データ(圧縮データ)として読み取る読取センサーと、原稿を読み取る際に読取センサーを移動させる移動機構とを備えた周知のイメージスキャナーとして構成されている。読取センサーは、原稿に向かって発光したあとの反射光をレッド(R)、グリーン(G)、ブルー(B)の各色に分解してスキャンデータとするセンサーである。   The reading mechanism 25 is of a flat bed type and includes a reading sensor that reads a document placed on a document table as image data (compressed data) and a moving mechanism that moves the reading sensor when reading the document. Configured as an image scanner. The reading sensor is a sensor that separates the reflected light after emitting light toward the document into red (R), green (G), and blue (B) colors to obtain scan data.

印刷機構26は、印刷媒体Sへインクを吐出することにより印刷を行う印刷ヘッド31と、印刷ヘッド31へインクを供給するカートリッジ34とを備えた周知のインクジェット方式のカラープリンター機構として構成されている。印刷ヘッド31は、圧電素子に電圧をかけることによりこの圧電素子を変形させてインクを加圧する方式によりノズルから各色のインクを吐出する。なお、インクへ圧力をかける機構は、ヒーターの熱による気泡の発生によるものとしてもよい。   The printing mechanism 26 is configured as a well-known inkjet color printer mechanism including a print head 31 that performs printing by ejecting ink onto the print medium S and a cartridge 34 that supplies ink to the print head 31. . The print head 31 ejects ink of each color from the nozzles by applying a voltage to the piezoelectric element to deform the piezoelectric element and pressurize the ink. The mechanism for applying pressure to the ink may be based on the generation of bubbles due to the heat of the heater.

図3は、印刷ヘッド31の構成の概略を示す構成図である。印刷ヘッド31は、図3に示すように、CMYの各色のインクを個別に吐出可能なノズル32C,32M,32Yが記録紙Sの搬送方向(副走査方向)に沿って配置されたノズル群33C,33M,33Yと、ブラック(K)のインクを吐出可能なノズル32Kが副走査方向に沿って配置されたノズル群33K1,33K2とが形成されている。ここで、各ノズル群の構成について、シアン(C)のノズル群33Cを例に挙げて説明する。ノズル群33Cは、2つのノズル列C1,C2からなり、各ノズル列C1,C2はそれぞれピッチが所定長さLとなるようにノズル32Cが配置されている。また、ノズル列C1のノズル32Cとノズル列C2のノズル32Cとは副走査方向に沿って千鳥(ジグザグ)になるよう配置され、そのピッチが所定長さLの半分の長さL/2となっている。本実施形態では、所定長さLはドットが150dpiの解像度となるように設定されており、ノズル列C1によって形成されるドットとノズル列C2によって形成されるドットとが副走査方向に交互に一列に並ぶように印刷を行なうことにより、シアン(C)のドットの解像度は300dpiとなる。マゼンタ(M)のノズル群33Mおよびイエロー(Y)のノズル群33Yも同様に構成され、得られる解像度は300dpiとなる。また、ブラック(K)のノズル群33K1,33K2も同様にそれぞれ2つのノズル列K11,K12および2つのノズル列K21,K22からなる。さらに、ノズル群33K1のノズル32Kとノズル群33K2のノズル32Kとの副走査方向のピッチが長さL/2の半分の長さL/4となるよう配置されている。このため、ノズル群33K1によって形成されるドットとノズル群33K2によって形成されるドットとが副走査方向に交互に一列に並ぶように印刷を行なうことにより、ブラック(K)のドットの解像度は600dpiとなる。このように、印刷ヘッド31は、合計10列のノズル列を備え、CMYのドットの解像度が300dpi、Kのドットの解像度が600dpiとなるよう構成されている。即ち、CMYのノズル密度に比してKのノズル密度が2倍(X倍)高密度となっている。この印刷機構26では、ノズル群33K1,K2を用いることにより黒の解像度をカラーに対してX倍(ここではX=2)の解像度で印刷する黒解像度X倍印刷モードや、ノズル群33K1を用いることにより黒とカラーとを同じ解像度で印刷する通常印刷モードとを実行することができる。   FIG. 3 is a configuration diagram showing an outline of the configuration of the print head 31. As shown in FIG. 3, the print head 31 includes a nozzle group 33 </ b> C in which nozzles 32 </ b> C, 32 </ b> M, and 32 </ b> Y that can individually eject CMY inks are arranged along the conveyance direction (sub-scanning direction) of the recording paper S. , 33M, 33Y, and nozzle groups 33K1, 33K2 in which nozzles 32K capable of ejecting black (K) ink are arranged along the sub-scanning direction. Here, the configuration of each nozzle group will be described using the cyan (C) nozzle group 33C as an example. The nozzle group 33C is composed of two nozzle rows C1 and C2, and the nozzles 32C are arranged so that each nozzle row C1 and C2 has a predetermined length L in pitch. The nozzles 32C of the nozzle row C1 and the nozzles 32C of the nozzle row C2 are arranged in a zigzag pattern along the sub-scanning direction, and the pitch is a length L / 2 that is half the predetermined length L. ing. In the present embodiment, the predetermined length L is set so that the dots have a resolution of 150 dpi, and the dots formed by the nozzle row C1 and the dots formed by the nozzle row C2 are alternately arranged in the sub-scanning direction. By performing printing so that the dots are arranged in a line, the resolution of cyan (C) dots is 300 dpi. The magenta (M) nozzle group 33M and the yellow (Y) nozzle group 33Y are similarly configured, and the obtained resolution is 300 dpi. Similarly, the black (K) nozzle groups 33K1 and 33K2 include two nozzle rows K11 and K12 and two nozzle rows K21 and K22, respectively. Furthermore, the nozzles 32K of the nozzle group 33K1 and the nozzles 32K of the nozzle group 33K2 are arranged such that the pitch in the sub-scanning direction is a length L / 4 that is half the length L / 2. Therefore, by performing printing so that the dots formed by the nozzle group 33K1 and the dots formed by the nozzle group 33K2 are alternately arranged in a line in the sub-scanning direction, the resolution of the black (K) dots is 600 dpi. Become. As described above, the print head 31 includes a total of 10 nozzle rows, and is configured so that the resolution of CMY dots is 300 dpi and the resolution of K dots is 600 dpi. That is, the nozzle density of K is twice (X times) higher than the nozzle density of CMY. The printing mechanism 26 uses a black resolution X-fold printing mode in which black resolution is printed at a resolution X times (X = 2 in this case) with respect to color by using the nozzle groups 33K1 and K2, and the nozzle group 33K1. Thus, it is possible to execute the normal printing mode in which black and color are printed at the same resolution.

操作パネル28は、表示部28aと操作部28bとを備えている。表示部28aには、メニューの選択や設定を行う各種操作画面などが表示される。また、操作部28bは、電源をオンオフするための電源キーやカーソルを上下左右に移動させるカーソルキー、入力をキャンセルするキャンセルキー,選択内容を決定する決定キーなどがあり、コントローラー21へユーザーの指示を入力できるようになっている。   The operation panel 28 includes a display unit 28a and an operation unit 28b. Various display screens for selecting and setting menus are displayed on the display unit 28a. The operation unit 28b includes a power key for turning on / off the power, a cursor key for moving the cursor up / down / left / right, a cancel key for canceling the input, a determination key for determining the selection, and the like. Can be entered.

メモリーカードリーダー30は、スロットに挿入されたメモリーカードとの間でデータの入出力を行う。このメモリーカードリーダー30は、メモリーカードが装着されているとき、メモリーカードに保存されているファイルを読み出してコントローラー21に送信したりコントローラー21からの命令を入力しこの命令に基づいてメモリーカードにデータを書き込んだりする。   The memory card reader 30 inputs and outputs data with the memory card inserted in the slot. The memory card reader 30 reads out a file stored in the memory card and sends it to the controller 21 or inputs a command from the controller 21 when the memory card is loaded, and receives data from the memory card based on the command. Or write.

次に、こうして構成された本実施形態のプリンター20の動作、特に、JPEGデータの画像を印刷処理する際の動作について説明する。ここでは、主として、メモリーカードに記憶されたJPEGデータを読み込み、このJPEGデータを印刷する処理について具体的に説明する。まずユーザーは、メモリーカードリーダー30にメモリーカードを装着し、図示しない印刷選択画面で印刷を行うJPEGデータを選択する。ユーザーは、操作部28bの各種キーを操作して印刷したい画像を選択し、図示しない印刷実行キーを押下する。すると、CPU22は、フラッシュメモリー24に記憶された印刷処理ルーチンを実行する。図4は、コントローラー21のCPU22により実行される印刷処理ルーチンの一例を示すフローチャートである。このルーチンでは、CPU22は、LUT35、リサイズ率設定部36、リサイズ処理部37及び生成処理部38を利用してJPEGデータの解凍処理(印刷データの生成処理)を行う。   Next, the operation of the printer 20 according to the present embodiment configured as described above, particularly the operation when printing an image of JPEG data will be described. Here, mainly, a process for reading JPEG data stored in a memory card and printing the JPEG data will be specifically described. First, the user attaches a memory card to the memory card reader 30 and selects JPEG data to be printed on a print selection screen (not shown). The user operates various keys of the operation unit 28b to select an image to be printed, and presses a print execution key (not shown). Then, the CPU 22 executes a print processing routine stored in the flash memory 24. FIG. 4 is a flowchart illustrating an example of a print processing routine executed by the CPU 22 of the controller 21. In this routine, the CPU 22 performs JPEG data decompression processing (print data generation processing) using the LUT 35, the resizing ratio setting unit 36, the resizing processing unit 37, and the generation processing unit 38.

図4の印刷処理ルーチンを開始すると、CPU22は、まず、JPEGデータのタグに格納された情報や、操作パネル28での入力内容から印刷設定の情報を取得する(ステップS100)。印刷設定情報には、JPEGデータのコンポーネントの情報(4:4:4、4:2:2及び4:2:0)や、黒の解像度をカラーの解像度に比してX倍(X=2)で印刷する黒解像度X倍印刷モードが選択されているか、通常印刷モードが選択されているかの情報が含まれている。また、印刷設定情報には、JPEGデータの画像サイズや、印刷用紙のサイズ(印刷サイズ)、シャープネス処理、コントラスト処理、ノイズ除去処理などの補正処理を実行するか否かの情報が含まれている。   When the print processing routine of FIG. 4 is started, the CPU 22 first acquires print setting information from the information stored in the JPEG data tag and the input content on the operation panel 28 (step S100). The print setting information includes JPEG data component information (4: 4: 4, 4: 2: 2 and 4: 2: 0), and black resolution X times the color resolution (X = 2). ) Includes information indicating whether the black resolution X-times print mode for printing is selected or the normal print mode is selected. The print setting information includes information on whether or not to execute correction processing such as image size of JPEG data, print paper size (print size), sharpness processing, contrast processing, and noise removal processing. .

次に、CPU22は、JPEGデータを解凍してYプレーン,Cbプレーン(単にCプレーンとも称する),Crプレーン(単にCプレーンとも称する)を含む、画像データを生成する(ステップS110)。この解凍処理では、JPEGデータ(圧縮データ)に対し、エントロピー復号(ハフマン復号)処理、グループ復号処理及びランレングス復号処理を行い、得られたDCT係数に対し、逆量子化処理、逆離散コサイン変換処理及びMCU処理などを行い、Y,C,Cプレーンの画像データを生成する処理を行う。このとき、JPEGデータのコンポーネントが4:2:0であるときには、C,Cプレーンに対して単純水増し処理を行い、Y,C,Cプレーンの解像度を合わせる処理も行うものとしてもよい。次に、CPU22は、YCCからYCCへ変換するエンハンス処理を行う(ステップS120)。エンハンス処理は、補正実行処理部38が行うものとし、例えば、経験的に得られたYCC−YCC対応関係(例えばルックアップテーブル)を用いて、解凍した画像の色をプリンター20に適する色に補正する処理としてもよい。   Next, the CPU 22 decompresses the JPEG data and generates image data including a Y plane, a Cb plane (also simply referred to as a C plane), and a Cr plane (also simply referred to as a C plane) (step S110). In this decompression processing, JPEG data (compressed data) is subjected to entropy decoding (Huffman decoding) processing, group decoding processing, and run length decoding processing, and the obtained DCT coefficients are subjected to inverse quantization processing and inverse discrete cosine transform. Processing, MCU processing, etc. are performed, and processing for generating image data of the Y, C, C plane is performed. At this time, when the component of the JPEG data is 4: 2: 0, the simple padding process may be performed on the C and C planes, and the process of matching the resolutions of the Y, C, and C planes may be performed. Next, the CPU 22 performs enhancement processing for converting from YCC to YCC (step S120). The enhancement processing is performed by the correction execution processing unit 38. For example, the decompressed image color is corrected to a color suitable for the printer 20 using an empirically obtained YCC-YCC correspondence (for example, a lookup table). It is good also as processing to do.

次に、CPU22は、黒解像度X倍印刷モードが選択されているか否かを判定し(ステップS130)、黒解像度X倍印刷モードが選択されていないとき、即ち、通常印刷モードが選択されているときには、リサイズ率設定部36により、C,Cプレーンの解像度がYプレーンの解像度と同じになるよう画像データのサイズから印刷サイズへのサイズ変換を行う拡大率を設定する(ステップS140)。続いて、リサイズ処理部37により、Y,C,Cプレーンを各々個別にリサイズし(ステップS150)、リサイズした各プレーンのデータを、RAM23の所定領域へ記憶させる(ステップS160)。リサイズ処理は、例えば、周知の単純水増(間引)処理、線形補間処理、バイキュービック処理などのいずれかを行うものとしてもよいが、ここでは、処理速度と画質との関係で線形補間処理を行うものとする。   Next, the CPU 22 determines whether or not the black resolution X times printing mode is selected (step S130), and when the black resolution X times printing mode is not selected, that is, the normal printing mode is selected. In some cases, the resizing ratio setting unit 36 sets an enlargement ratio for performing size conversion from the size of the image data to the print size so that the resolution of the C and C planes is the same as the resolution of the Y plane (step S140). Subsequently, the Y, C, and C planes are individually resized by the resize processing unit 37 (step S150), and the data of each resized plane is stored in a predetermined area of the RAM 23 (step S160). The resizing process may be, for example, a well-known simple padding (thinning) process, linear interpolation process, bicubic process, or the like. Here, the linear interpolation process is performed depending on the relationship between the processing speed and the image quality. Shall be performed.

続いて、CPU22は、記憶された各プレーンの値を用いて、生成処理部38により、インク色変換処理を行う(ステップS170)。ここでは、Yプレーンの値とC,Cプレーンの値とから、LUT35を用いて直接的に、C,M,Y,Kの各色の値へ変換し、C,M,Y,Kの各色のプレーンを含む印刷データを生成する処理を行う。図2に示すLUT35では、Y,C,Cの値が入力されると、それに対応するC,M,Y,Kの各色の値が導出される。なお、このとき、図2の拡大図に示すように、画像データのYCC値(網掛けの球)が格子点データ(白い球)からずれているときには、画像データのYCC値が格納される最小の格子における各頂点である格子点とこの画像データのCMYKの点との距離に基づいて、例えば周知の線形補間などを行い、CMYK値を算出するものとした。ここでは、Y,C,Cプレーンの解像度は等しいから、Y,C,Cプレーンの各画素値を1つ用いて1つのCMYK値を得る。   Subsequently, the CPU 22 performs ink color conversion processing by the generation processing unit 38 using the stored value of each plane (step S170). Here, the values of the Y plane and the values of the C and C planes are directly converted into the values of the colors C, M, Y, and K using the LUT 35, and the colors of the colors C, M, Y, and K are converted. A process for generating print data including a plane is performed. In the LUT 35 shown in FIG. 2, when Y, C, and C values are input, the corresponding color values of C, M, Y, and K are derived. At this time, as shown in the enlarged view of FIG. 2, when the YCC value (shaded sphere) of the image data is deviated from the grid point data (white sphere), the minimum value for storing the YCC value of the image data is stored. The CMYK value is calculated by performing, for example, well-known linear interpolation based on the distance between the grid point which is each vertex in the grid and the CMYK point of the image data. Here, since the resolutions of the Y, C, and C planes are the same, one CMYK value is obtained by using one pixel value of each of the Y, C, and C planes.

そして、生成した印刷データに対して、例えば、ハーフトーン処理などを行い、印刷機構26へ出力し、印刷処理を実行し(ステップS180)、このルーチンを終了する。ここでの印刷処理では、通常印刷モードでの印刷、即ちノズル群33C,33M,33Y,33K1を用いて印刷処理を実行する。こうすれば、黒解像度(無彩色ノズル解像度)とカラー解像度(彩色ノズル解像度)とが同じ印刷画像を得ることができる。   Then, for example, halftone processing is performed on the generated print data, and the print data is output to the printing mechanism 26, the print processing is executed (step S180), and this routine is terminated. In the printing process here, printing in the normal printing mode, that is, the printing process is executed using the nozzle groups 33C, 33M, 33Y, and 33K1. By doing this, it is possible to obtain a print image having the same black resolution (achromatic nozzle resolution) and color resolution (chromatic nozzle resolution).

一方、ステップS130で黒解像度X倍印刷モードが選択されているときには、CPU22は、リサイズ率設定部36により、C,Cプレーンの解像度がYプレーンの解像度の1/X(ここではX=2)となるよう画像データのサイズから印刷サイズへのサイズ変換を行う拡大率を設定する(ステップS190)。続いて、リサイズ処理部37により、Y,C,Cプレーンを各々個別にリサイズし(ステップS200)、リサイズした各プレーンのデータを、RAM23の所定領域へ記憶させる(ステップS210)。1/X倍でのリサイズは、画像データを主走査方向及び副走査方向に対して1/X倍にするものとした。このように、彩色(C,M,Y)のノズル解像度に対して無彩色(K)のノズル解像度をX倍で印刷処理するときに、印刷用の画像データの無彩色(Y)プレーンに対して彩色(C,C)プレーンを1/Xの倍率でリサイズ処理してRAM23に記憶するのである。このため、RAM23での記憶容量をより低減することができる。また、画質の劣化をより抑制しつつ、リサイズにかかる時間をより低減することができる。   On the other hand, when the black resolution X-times print mode is selected in step S130, the CPU 22 causes the resizing rate setting unit 36 to set the resolution of the C and C planes to 1 / X of the resolution of the Y plane (here, X = 2). The enlargement ratio for performing the size conversion from the size of the image data to the print size is set (step S190). Subsequently, the resize processing unit 37 individually resizes the Y, C, and C planes (step S200), and stores the resized data of each plane in a predetermined area of the RAM 23 (step S210). The resizing at 1 / X times is assumed to make the image data 1 / X times with respect to the main scanning direction and the sub-scanning direction. As described above, when the achromatic (K) nozzle resolution is printed by X times the chromatic (C, M, Y) nozzle resolution, the achromatic (Y) plane of the image data for printing is printed. Thus, the chromatic (C, C) plane is resized at a magnification of 1 / X and stored in the RAM 23. For this reason, the storage capacity in the RAM 23 can be further reduced. In addition, it is possible to further reduce the time required for resizing while further suppressing deterioration in image quality.

続いて、CPU22は、記憶された各プレーンの値を用いて、生成処理部38により、インク色変換処理を行う(ステップS220)。黒解像度X倍印刷モードでは、上記のように、Yプレーンの解像度に対してC,Cプレーンの解像度が1/X倍になっている。ここでは、C、Cプレーンの画素を重複利用する処理を実行することにより、印刷データを生成する。図5は、印刷データへの変換処理の概念図である。ステップS220では、C,Cプレーンの画素値とYプレーンの画素値とからC,M,Yのカラーノズルのノズル値を求めると共に、このカラーノズルに用いたC,Cプレーンの画素値を重複利用し、重複利用するC,Cプレーンの画素値とYプレーンの画素値とからX倍の黒ノズルのノズル値を求める。具体的には、図5に示すように、Y画素に対してC,C画素は1/X倍(X=2)である。YプレーンのY1画素とC,CプレーンのCC1画素の値から、LUT35を用いて直接的に、C,M,Y,K1の各色のノズル値へ変換する。一方、Y2画素に対応するC,C画素として先に利用したCC1画素の値を用い、Y2画素とCC1画素の値から、LUT35を用いて直接的に、K2のノズル値へ変換する。以下同様に、Y3画素とCC2画素の値から、LUT35を用いてC,M,Y,K1の各色のノズル値へ変換する一方、Y4画素とCC2画素の値から、LUT35を用いてK2のノズル値へ変換する。また、Y5画素とCC3画素の値から、LUT35を用いてC,M,Y,K1の各色のノズル値へ変換する一方、Y6画素とCC3画素の値から、LUT35を用いてK2のノズル値へ変換する。なお、主走査方向でのノズル値の変換については、上記と同様に、上下左右及び斜め上下に形式的に隣接するC,Cプレーンの画素値を重複利用し、無彩色のノズル値を導出するものとすればよい。このような処理を行うことにより、C,CプレーンをYプレーンの1/X倍でRAM23に記憶させることができるし、且つカラーに対してX倍の黒解像度の印刷データを生成することができる。なお、LUT35を用いた、YCCからCMYKへの変換処理は、上述した通常印刷モードと同様の処理を行うものとする。このように、Yプレーンに対してC,Cプレーンの解像度は1/Xであるから、Y値に対して、X倍のC,C値を用いて1つのCMYK値を得るのである。   Subsequently, the CPU 22 performs an ink color conversion process by the generation processing unit 38 using the stored value of each plane (step S220). In the black resolution X-times print mode, as described above, the resolution of the C and C planes is 1 / X times the resolution of the Y plane. Here, print data is generated by executing a process of overlappingly using pixels of the C and C planes. FIG. 5 is a conceptual diagram of conversion processing to print data. In step S220, the nozzle values of the C, M, and Y color nozzles are obtained from the pixel values of the C and C planes and the pixel values of the Y plane, and the C and C plane pixel values used for the color nozzles are used in duplicate. Then, X times as many black nozzle values are obtained from the C and C plane pixel values and the Y plane pixel values that are used redundantly. Specifically, as shown in FIG. 5, C and C pixels are 1 / X times (X = 2) with respect to Y pixels. Using the LUT 35, the Y1 pixel of the Y plane and the CC1 pixel value of the C and C planes are directly converted into nozzle values for each color of C, M, Y, and K1. On the other hand, using the value of the CC1 pixel previously used as the C and C pixels corresponding to the Y2 pixel, the value of the Y2 pixel and the CC1 pixel is directly converted into the nozzle value of K2 using the LUT 35. Similarly, the values of Y3 and CC2 pixels are converted into nozzle values for each color of C, M, Y, and K1 using LUT35, while the values of Y4 and CC2 pixels are converted to K2 nozzles using LUT35. Convert to value. Further, the values of the Y5 pixel and the CC3 pixel are converted into the nozzle values of each color of C, M, Y, and K1 using the LUT 35, while the values of the Y6 pixel and the CC3 pixel are converted into the nozzle value of the K2 using the LUT 35. Convert. For the nozzle value conversion in the main scanning direction, similarly to the above, achromatic nozzle values are derived by overlappingly using the pixel values of the C and C planes that are formally adjacent vertically and horizontally and diagonally vertically. It should be. By performing such processing, the C and C planes can be stored in the RAM 23 at 1 / X times the Y plane, and print data with black resolution that is X times the color can be generated. . Note that the conversion processing from YCC to CMYK using the LUT 35 is performed in the same manner as in the normal printing mode described above. Thus, since the resolution of the C and C planes is 1 / X with respect to the Y plane, one CMYK value is obtained using the C and C values that are X times the Y value.

そして、生成した印刷データに対して、例えば、ハーフトーン処理などを行い、印刷機構26へ出力し、印刷処理を実行し(ステップS180)、このルーチンを終了する。ここでの印刷処理では、黒解像度X倍印刷モードでの印刷、即ちノズル群33C,33M,33Y,33K1、更にノズル群33K2を用いて黒の解像度がX倍となるよう印刷処理を実行する。こうすれば、黒解像度(無彩色ノズル解像度)がカラー解像度(彩色ノズル解像度)に対してX倍(X=2)の印刷画像を得ることができる。   Then, for example, halftone processing is performed on the generated print data, and the print data is output to the printing mechanism 26, the print processing is executed (step S180), and this routine is terminated. In the printing process here, printing in the black resolution X-fold printing mode, that is, the printing process is executed using the nozzle groups 33C, 33M, 33Y, and 33K1, and the nozzle group 33K2 so that the black resolution is X times. By doing so, it is possible to obtain a print image in which the black resolution (achromatic nozzle resolution) is X times (X = 2) the color resolution (chromatic nozzle resolution).

ここで、本実施形態の構成要素と本発明の構成要素との対応関係を明らかにする。本実施形態のリサイズ率設定部36及びリサイズ処理部37がリサイズ処理手段に相当し、生成処理部38が生成処理手段に相当する。また、ノズル32C,32M,32Yが彩色のノズルに相当し、ノズル32K1,32K2が無彩色のノズルに相当し、C,Cプレーンが彩色のプレーンに相当し、Yプレーンが無彩色のプレーンに相当する。なお、本実施形態では、プリンター20の動作を説明することにより本発明の画像処理方法の一例も明らかにしている。   Here, the correspondence between the components of the present embodiment and the components of the present invention will be clarified. The resizing rate setting unit 36 and the resizing processing unit 37 of the present embodiment correspond to a resizing processing unit, and the generation processing unit 38 corresponds to a generation processing unit. The nozzles 32C, 32M, and 32Y correspond to chromatic nozzles, the nozzles 32K1 and 32K2 correspond to achromatic nozzles, the C and C planes correspond to chromatic planes, and the Y plane corresponds to an achromatic color plane. To do. In the present embodiment, an example of the image processing method of the present invention is also clarified by describing the operation of the printer 20.

以上詳述した本実施形態のプリンター20によれば、カラーのノズル解像度に対して黒のノズル解像度がX倍であり、無彩色(Y)及び彩色(C,C)のプレーンを有するJPEGデータ(画像データ)を処理する。このプリンター20では、Yプレーンに対してC,Cプレーンを1/Xの倍率でリサイズ処理し、このリサイズしたC,CプレーンとYプレーンとをRAM23に記憶して印刷データを生成する。したがって、RAM23の記憶量をより低減するなどして、黒解像度X倍印刷モードに利用される画像データの印刷処理をより効率的に実行することができる。また、C,Cプレーンの画素をX倍に重複利用することにより、印刷処理をより効率的に実行することができる。更に、Y,C,Cプレーンの画素値からノズル32C,32M,32Yのノズル値を求めると共に、ノズル32C,32M,32Yに用いたC,Cプレーンの画素値を重複利用しこの重複利用するC,Cプレーンの画素値とYプレーンの画素値とからX倍の黒ノズルのノズル値を求めることにより印刷データを生成するため、無彩色及び彩色のプレーンを有するJPEG画像データから直接、印刷データを生成することにより、印刷処理をより効率的に実行することができる。更にまた、Y,C,Cプレーンの画素値からLUT35(対応情報)を用いて各色のノズル値を求めるため、より効率よく印刷データを生成することができる。そして、黒解像度X倍印刷モードの処理指令を取得したときに、Yプレーンに対してC,Cプレーンを1/Xの倍率でリサイズ処理するため、黒解像度X倍印刷モードの印刷を実行するときに、印刷処理をより効率よく実行することができる。そしてまた、指定された印刷サイズに基づいてYプレーンをリサイズ処理すると共に、このYプレーンに対してC,Cプレーンを1/Xの倍率でリサイズ処理するため、リサイズ処理から円滑に印刷処理へ移行することができ、より効率よく印刷処理を実行することができる。そして更に、プリンター20などの機器では、コントローラーの性能に限りがあることから、本発明を適用する意義が高い。   According to the printer 20 of the present embodiment described in detail above, JPEG data (with black nozzle resolution X times the color nozzle resolution and having achromatic (Y) and chromatic (C, C) planes ( Image data). In the printer 20, the C plane and the C plane are resized with respect to the Y plane at a magnification of 1 / X, and the resized C, C plane and Y plane are stored in the RAM 23 to generate print data. Therefore, it is possible to more efficiently execute the image data printing process used in the black resolution X-times printing mode by reducing the storage amount of the RAM 23 or the like. Also, the printing process can be executed more efficiently by using the pixels of the C and C planes by X times. Further, the nozzle values of the nozzles 32C, 32M, and 32Y are obtained from the pixel values of the Y, C, and C planes, and the pixel values of the C and C planes that are used for the nozzles 32C, 32M, and 32Y are used in an overlapping manner. Since the print data is generated by obtaining the X times the nozzle value of the black nozzle from the pixel value of the C plane and the pixel value of the Y plane, the print data is directly obtained from the JPEG image data having the achromatic and chromatic planes. By generating, the printing process can be executed more efficiently. Furthermore, since the nozzle values of each color are obtained from the pixel values of the Y, C, and C planes using the LUT 35 (corresponding information), print data can be generated more efficiently. When the black resolution X times printing mode processing command is acquired, the C and C planes are resized at a magnification of 1 / X with respect to the Y plane, so that printing in the black resolution X times printing mode is executed. In addition, the printing process can be executed more efficiently. In addition, the Y plane is resized based on the designated print size, and the C and C planes are resized at a magnification of 1 / X with respect to the Y plane. The printing process can be executed more efficiently. Furthermore, since the performance of the controller is limited in devices such as the printer 20, it is highly meaningful to apply the present invention.

なお、本発明は上述した実施形態に何ら限定されることはなく、本発明の技術的範囲に属する限り種々の態様で実施し得ることはいうまでもない。   It should be noted that the present invention is not limited to the above-described embodiment, and it goes without saying that the present invention can be implemented in various modes as long as it belongs to the technical scope of the present invention.

例えば、上述した実施形態では、黒解像度X倍印刷モードの印刷指令を取得したときにYプレーンに対してC,Cプレーンを1/X倍にリサイズするものとしたが、特にこれに限定されず、常にYプレーンに対してC,Cプレーンを1/X倍にリサイズするものとしてもよい。このとき、常に黒解像度X倍印刷モードで印刷するものとしてもよい。こうしても、画像データの印刷処理をより効率的に実行することができる。   For example, in the above-described embodiment, the C and C planes are resized to 1 / X times with respect to the Y plane when a print command in the black resolution X times printing mode is acquired. The C and C planes may always be resized to 1 / X times the Y plane. At this time, it is also possible to always print in the black resolution X times printing mode. Even in this case, the image data printing process can be executed more efficiently.

上述した実施形態では、ノズル群33K2のノズル値をノズル群33K1に用いたC,Cプレーンの値を重複利用したが、ノズル群33K2のノズル値を設定することができるものとすれば、特にこれに限定されない。   In the embodiment described above, the values of the C and C planes used for the nozzle group 33K2 are used in common with the nozzle value of the nozzle group 33K2. However, if the nozzle value of the nozzle group 33K2 can be set, this is particularly true. It is not limited to.

上述した実施形態では、指定された印刷サイズに基づいてYプレーンの拡大率を設定すると共に、Yプレーンに対してC,Cプレーンを1/X倍の拡大率に設定するものとし、設定された拡大率でリサイズ処理するものとしたが、特にこれに限定されない。例えば、Yプレーンに対してC,Cプレーンを1/X倍の拡大率に設定したのちに、指定された印刷サイズに基づいて、Y,C,Cプレーンの拡大率を更に設定するものとしてもよい。また、拡大率の設定を省略し、指定された印刷サイズに基づいてYプレーンをリサイズ処理すると共に、Yプレーンに対してC,Cプレーンを1/X倍にリサイズ処理するものとしてもよい。あるいは、Yプレーンに対してC,Cプレーンを1/X倍にリサイズしたのち、指定された印刷サイズに基づいて、Y,C,Cプレーンを更にリサイズしてもよい。   In the above-described embodiment, the enlargement ratio of the Y plane is set based on the designated print size, and the C and C planes are set to the enlargement ratio of 1 / X times with respect to the Y plane. Although the resizing process is performed at the enlargement ratio, the present invention is not particularly limited thereto. For example, after setting the C and C planes to an enlargement ratio of 1 / X times with respect to the Y plane, the enlargement ratios of the Y, C, and C planes may be further set based on the designated print size. Good. The enlargement ratio setting may be omitted, and the Y plane may be resized based on the designated print size, and the C and C planes may be resized to 1 / X times the Y plane. Alternatively, after resizing the C and C planes to 1 / X times the Y plane, the Y, C, and C planes may be further resized based on the designated print size.

上述した実施形態では、カラーのノズル解像度に対して黒のノズル解像度が2倍(X倍)であり、Yプレーンに対してC,Cプレーンを1/2の間引率で画素を間引きするものとしたが、特にこれに限定されず、Xは2以上であれば特に限定されない。また、X=2n(nは正数)としてもよい。 In the above-described embodiment, the black nozzle resolution is twice (X times) the color nozzle resolution, and the C and C planes are thinned out with respect to the Y plane at a half rate. However, the present invention is not particularly limited thereto, and X is not particularly limited as long as X is 2 or more. Alternatively, X = 2 n (n is a positive number).

上述した実施形態では、リサイズ処理において、画像データに対して、主走査方向及び副走査方向を1/X倍にするものとしたが、特にこれに限定されず、例えば、画像データを副走査方向のみ1/X倍にしてもよい。即ち、彩色のノズル解像度に対して無彩色のノズル解像度が副走査方向にX倍であるときに、印刷用の画像データの無彩色プレーンに対して彩色プレーンを1/Xの倍率でリサイズ処理するものとしてもよい。こうしても、画像データの印刷処理をより効率的に実行することができる。   In the above-described embodiment, in the resizing process, the main scanning direction and the sub-scanning direction are set to 1 / X times with respect to the image data. However, the present invention is not particularly limited thereto. Only 1 / X times may be used. That is, when the achromatic nozzle resolution is X times the sub-scanning direction with respect to the chromatic nozzle resolution, the chromatic plane is resized at a magnification of 1 / X with respect to the achromatic color plane of the image data for printing. It may be a thing. Even in this case, the image data printing process can be executed more efficiently.

上述した実施形態では、メモリーカードリーダー30に装着されたメモリーカードに記憶されたJPEGデータを解凍して印刷するものとしたが、無彩色プレーンと彩色プレーンとを含む画像データを印刷処理するものとすれば特にこれに限定されない。例えば、読取機構25で読み取った画像データを印刷する際に1/X倍にリサイズするものとしてもよいし、PC40から送信された画像データを印刷する際に1/X倍にリサイズするものとしてもよい。   In the above-described embodiment, the JPEG data stored in the memory card attached to the memory card reader 30 is decompressed and printed. However, the image data including the achromatic plane and the chromatic plane is printed. If it does, it will not be limited to this in particular. For example, the image data read by the reading mechanism 25 may be resized to 1 / X times when printed, or the image data transmitted from the PC 40 may be resized to 1 / X times when printed. Good.

上述した実施形態では、画像データをJPEGデータとして説明したが、無彩色及び彩色のプレーンを有する画像データであれば特にこれに限定されず、例えば、MPEGデータとしてもよい。また、上述した実施形態では、カラーのノズル及び黒のノズルとして説明したが、彩色の印刷用のノズル及び無彩色の印刷用のノズルとしてもよい。また、Cb,CrプレーンやYプレーンとして説明したが、彩色のプレーンや無彩色のプレーンとしてもよい。   In the above-described embodiment, the image data has been described as JPEG data. However, the image data is not particularly limited as long as the image data has achromatic and chromatic planes, and may be MPEG data, for example. In the above-described embodiments, the color nozzle and the black nozzle are described. However, a chromatic printing nozzle and an achromatic printing nozzle may be used. Further, although described as a Cb, Cr plane or Y plane, it may be a chromatic plane or an achromatic plane.

上述した実施形態では、印刷、スキャン及びコピーを実行可能なマルチファンクションプリンターを本発明の画像処理装置として説明したが、プリンター単体やスキャナー単体、FAXなどとしてもよい。あるいは、画像データから印刷データを生成する装置であれば特に限定されず、例えば、パソコンやノートパソコンなどの情報処理機器、デジタルスチルカメラやデジタルビデオカメラなどの撮影機器、デジタルテレビやHDDレコーダーなどの映像機器、携帯用及び家庭用のゲーム機器、携帯電話などの通信機器などとしてもよい。また、読取機構25は、原稿を固定し読取センサーを移動して画像を読み取るフラットベッド式としたが、読取センサーを固定し原稿を移動して読み取る方式を採用してもよい。また、印刷機構26は、インクジェット方式としたが、電子写真方式や、熱転写方式、ドットインパクト方式としてもよい。また、プリンター20の態様で本発明を説明したが、画像処理方法の態様としてもよいし、この方法のプログラムの態様としてもよい。   In the above-described embodiments, the multifunction printer capable of executing printing, scanning, and copying has been described as the image processing apparatus of the present invention. However, a printer alone, a scanner alone, a FAX, or the like may be used. Alternatively, it is not particularly limited as long as it is a device that generates print data from image data. For example, information processing devices such as personal computers and notebook computers, photographing devices such as digital still cameras and digital video cameras, digital televisions and HDD recorders, etc. Communication devices such as video devices, portable and home game devices, and mobile phones may be used. The reading mechanism 25 is a flatbed type that fixes an original and moves a reading sensor to read an image, but may adopt a method in which the reading sensor is fixed and the original is moved and read. Further, although the printing mechanism 26 is an inkjet method, it may be an electrophotographic method, a thermal transfer method, or a dot impact method. Further, although the present invention has been described in the form of the printer 20, it may be in the form of an image processing method or in the form of a program for this method.

10 プリンターシステム、20 プリンター、21 コントローラー、22 CPU、23 RAM、24 フラッシュメモリー、25 読取機構、26 印刷機構、27 インターフェイス(I/F)、28 操作パネル、28a 表示部、28b 操作部、29 バス、30 メモリーカードリーダー、31 印刷ヘッド、32C,32M,32Y,32K ノズル、33C,33M,33Y,33K1,33K2 ノズル群、34 カートリッジ、35 ルックアップテーブル(LUT)、36 リサイズ率設定部、37 リサイズ処理部、38 生成処理部、40 パソコン(PC)、47 入力装置、48 ディスプレイ、S 印刷媒体。   10 Printer System, 20 Printer, 21 Controller, 22 CPU, 23 RAM, 24 Flash Memory, 25 Reading Mechanism, 26 Printing Mechanism, 27 Interface (I / F), 28 Operation Panel, 28a Display Unit, 28b Operation Unit, 29 Bus , 30 Memory card reader, 31 Print head, 32C, 32M, 32Y, 32K nozzle, 33C, 33M, 33Y, 33K1, 33K2 Nozzle group, 34 cartridge, 35 Look-up table (LUT), 36 Resize ratio setting unit, 37 Resize Processing unit, 38 generation processing unit, 40 personal computer (PC), 47 input device, 48 display, S print medium.

Claims (6)

彩色の印刷用のノズル解像度に対して無彩色の印刷用のノズル解像度がX倍(Xは2以上の整数)である印刷装置に用いられ、無彩色及び彩色のプレーンを有する画像データを処理する画像処理装置であって、
前記無彩色プレーンに対して前記彩色プレーンを1/Xの倍率でリサイズ処理するリサイズ処理手段と、
前記リサイズされた彩色プレーンと無彩色プレーンとを記憶する記憶手段と、
前記記憶された彩色プレーンと無彩色プレーンとを用いて前記印刷装置で用いられる印刷データを生成する生成処理手段と、
を備えた画像処理装置。
Used in a printing apparatus in which the nozzle resolution for achromatic printing is X times (X is an integer of 2 or more) with respect to the nozzle resolution for chromatic printing, and processes image data having achromatic and chromatic planes. An image processing apparatus,
Resizing processing means for resizing the chromatic plane with a magnification of 1 / X with respect to the achromatic plane;
Storage means for storing the resized chromatic and achromatic planes;
Generation processing means for generating print data used in the printing apparatus using the stored chromatic plane and achromatic plane;
An image processing apparatus.
前記生成処理手段は、前記彩色プレーンの画素を重複利用して前記印刷データを生成する、請求項1に記載の画像処理装置。   The image processing apparatus according to claim 1, wherein the generation processing unit generates the print data by overlappingly using pixels of the color plane. 前記生成処理手段は、前記彩色プレーンの画素値と前記無彩色プレーンの画素値とから彩色ノズルのノズル値を求めると共に、該彩色ノズルに用いた彩色プレーンの画素値を重複利用し該重複利用する彩色プレーンの画素値と前記無彩色プレーンの画素値とから前記X倍の無彩色ノズルのノズル値を求めることにより前記印刷データを生成する、請求項1又は2に記載の画像処理装置。   The generation processing unit obtains the nozzle value of the chromatic nozzle from the pixel value of the chromatic plane and the pixel value of the achromatic color plane, and redundantly uses the pixel value of the chromatic plane used for the chromatic nozzle. 3. The image processing apparatus according to claim 1, wherein the print data is generated by obtaining a nozzle value of the achromatic nozzle of X times from a pixel value of a chromatic plane and a pixel value of the achromatic color plane. 前記リサイズ処理手段は、前記彩色の印刷用のノズル解像度に対して前記無彩色の印刷用のノズル解像度をX倍で印刷処理するX倍印刷処理指令を取得したときには、前記無彩色プレーンに対して前記彩色プレーンを1/Xの倍率でリサイズ処理する、請求項1〜3のいずれか1項に記載の画像処理装置。   When the resize processing unit obtains an X-fold print processing command for printing the achromatic color nozzle resolution at X times the chromatic color nozzle resolution, the resize processing unit applies the achromatic color plane to the achromatic color plane. The image processing apparatus according to claim 1, wherein the chromatic plane is resized at a magnification of 1 / X. 前記リサイズ処理手段は、指定された印刷サイズに基づいて前記無彩色プレーンをリサイズ処理すると共に、該無彩色プレーンに対して前記彩色プレーンを1/Xの倍率でリサイズ処理する、請求項1〜4のいずれか1項に記載の画像処理装置。   The resizing processing unit resizes the achromatic color plane based on a designated print size, and resizes the chromatic plane at a magnification of 1 / X with respect to the achromatic color plane. The image processing apparatus according to any one of the above. 彩色の印刷用のノズル解像度に対して無彩色の印刷用のノズル解像度がX倍である印刷装置に用いられ、無彩色及び彩色のプレーンを有する画像データを処理する画像処理方法であって、
(a)前記無彩色プレーンに対して前記彩色プレーンを1/Xの倍率でリサイズ処理するステップと、
(b)前記リサイズした彩色プレーンと無彩色プレーンとを記憶するステップと、
(c)前記記憶した彩色プレーンと無彩色プレーンとを用いて印刷データを生成するステップと、
を含む画像処理方法。
An image processing method for processing image data having an achromatic color plane and a chromatic color plane, which is used in a printing apparatus in which the nozzle resolution for achromatic color printing is X times the nozzle resolution for chromatic color printing,
(A) resizing the chromatic plane with a magnification of 1 / X with respect to the achromatic plane;
(B) storing the resized chromatic and achromatic planes;
(C) generating print data using the stored chromatic plane and achromatic plane;
An image processing method including:
JP2011257146A 2011-11-25 2011-11-25 Image processing device and image processing method Pending JP2013111764A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011257146A JP2013111764A (en) 2011-11-25 2011-11-25 Image processing device and image processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011257146A JP2013111764A (en) 2011-11-25 2011-11-25 Image processing device and image processing method

Publications (1)

Publication Number Publication Date
JP2013111764A true JP2013111764A (en) 2013-06-10

Family

ID=48707837

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011257146A Pending JP2013111764A (en) 2011-11-25 2011-11-25 Image processing device and image processing method

Country Status (1)

Country Link
JP (1) JP2013111764A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114103439A (en) * 2020-08-26 2022-03-01 森大(深圳)技术有限公司 Precision differential printing method, device and equipment for image and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114103439A (en) * 2020-08-26 2022-03-01 森大(深圳)技术有限公司 Precision differential printing method, device and equipment for image and storage medium
CN114103439B (en) * 2020-08-26 2023-02-21 森大(深圳)技术有限公司 Method, device and equipment for printing images with differentiated precision and storage medium

Similar Documents

Publication Publication Date Title
JP6074181B2 (en) Image processing apparatus and method
US7633649B2 (en) Printing apparatus, control method therefor, and storage medium
JP4476203B2 (en) Image processing apparatus, program, and image processing method
CN107493406B (en) The method of digital image compression based on unit
JP5267422B2 (en) Image processing method and program, and image processing apparatus
JP2010028314A (en) Image processing apparatus, method, and program
CN110870294B (en) Feature-based operation of an image forming apparatus
JP2013111764A (en) Image processing device and image processing method
JP2012059143A (en) Image processing device, image processing method, program, and recording medium
JP5891721B2 (en) Image processing apparatus and image processing method
JP2020028989A (en) Image processing device and computer program
JP2008113364A (en) Image processor, processing circuit, and processing method, and program
US20110286017A1 (en) Image processing apparatus and image processing method
US8837848B2 (en) Image processing device and image processing method
JP2010171926A (en) Printing system, printing apparatus, and image printing method
JP2015154425A (en) Image processing device and computer program
JP2020028988A (en) Image processing device and computer program
JP2015221514A (en) Image forming apparatus, image forming method, and program
JP2005111802A (en) Printer, printing method, and program
JP2009021915A (en) Image processing apparatus and image processing method
JP2005111843A (en) Printer, printing method, and program
JP2009177426A (en) Image processor and image processing method
JP5884402B2 (en) Printing system and printing method
JP2013092814A (en) Printing system, data transfer method
JP4811370B2 (en) Image processing apparatus, control method thereof, and program thereof