JP2010009603A - Image processor and processing method - Google Patents

Image processor and processing method Download PDF

Info

Publication number
JP2010009603A
JP2010009603A JP2009152505A JP2009152505A JP2010009603A JP 2010009603 A JP2010009603 A JP 2010009603A JP 2009152505 A JP2009152505 A JP 2009152505A JP 2009152505 A JP2009152505 A JP 2009152505A JP 2010009603 A JP2010009603 A JP 2010009603A
Authority
JP
Japan
Prior art keywords
divided
processing
area
image
drawing command
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
JP2009152505A
Other languages
Japanese (ja)
Inventor
Rika Aihara
理刀 相原
Koichi Watanabe
功一 渡邉
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 JP2010009603A publication Critical patent/JP2010009603A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Image Processing (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image processor in which a plurality of drawing processing parts perform efficient parallel drawing processing. <P>SOLUTION: The image processor has a plurality of drawing instruction processing parts 21 to 24 each having local memories 21A to 24A, and a drawing processing control part 13 for allocating respective divided drawing areas obtained by dividing a drawing area based on the same drawing instruction generated from printing data to the respective drawing instruction processing parts 21 to 24 as an area for performing drawing processing. Then, each of the drawing instruction processing parts 21 to 24 performs drawing processing, excluding, from a drawing target, drawing areas other than the divided drawing areas allocated by the drawing processing control part 13 among the drawing areas. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、ローカルメモリを有する画像処理装置及び画像処理方法に関する。   The present invention relates to an image processing apparatus and an image processing method having a local memory.

ディスプレイリストはページ単位で構成しており、ある特定の単位(ライン、バンドなど)で独立している。このため、互いに依存関係のない部分を、並列処理することにより描画処理を高速化することができる。   The display list is configured in units of pages and is independent in a specific unit (line, band, etc.). For this reason, it is possible to speed up the drawing process by performing parallel processing on the parts that are not dependent on each other.

特許文献1は、複数の描画命令処理部を用いて描画命令を並列処理する際の、描画命令の転送処理を効率化し並列処理の性能を十分に活用できる描画処理装置及び方法を開示する。   Patent Document 1 discloses a drawing processing apparatus and method that can efficiently perform drawing command transfer processing and fully utilize the performance of parallel processing when drawing commands are processed in parallel using a plurality of drawing command processing units.

しかしながら、並列処理に用いられるCellなどのマルチコアプロセッサが有するメモリは、内部に高速にアクセスできるという利点がある一方で、メモリ容量が少ないという欠点がある。そのため、描画命令の描画領域が数ライン分必要になる場合、高解像度画像を処理する場合に、描画命令を展開して生成されるビットマップ画像を保持するだけのメモリ容量を確保できず、ビットマップ領域単位(依存領域)に効率よく並列処理を行うことが困難である。   However, a memory included in a multi-core processor such as a cell used for parallel processing has an advantage of being able to access the inside at high speed, but has a disadvantage of a small memory capacity. Therefore, when several lines of drawing area for drawing commands are required, when processing a high-resolution image, it is not possible to secure a memory capacity to hold a bitmap image generated by expanding the drawing commands. It is difficult to perform parallel processing efficiently in map area units (dependent areas).

そこで、本発明は、複数の描画処理部を用いて効率的に並列描画処理ができる画像処理装置を提案する。   Therefore, the present invention proposes an image processing apparatus that can efficiently perform parallel drawing processing using a plurality of drawing processing units.

上記課題を解決するため、本発明は、一つの観点として、「それぞれローカルメモリを有する複数の描画命令処理部と、印刷データから生成された同一の描画命令に基づく描画領域を分割した各分割描画領域を、描画処理を行う領域として、各前記描画命令処理部に割り当てる描画処理制御部と、を有する画像処理装置」である。   In order to solve the above-described problems, the present invention provides, as one aspect, “a plurality of drawing command processing units each having a local memory and each divided drawing obtained by dividing a drawing area based on the same drawing command generated from print data” An image processing apparatus having a drawing processing control unit assigned to each of the drawing command processing units as a region for performing drawing processing.

本発明は、別の観点として、「それぞれローカルメモリを有する複数の描画命令処理部と、前記複数の描画命令処理部を制御する制御部と、を有し、前記制御部は、印刷データを複数のバンド単位に分割した各描画命令を各前記描画命令処理部に振り分け、各前記描画命令処理部は、振り分けられた前記描画命令に基づく描画領域を分割した複数の分割描画領域の中に描画処理の対象となるオブジェクト画像を含まない前記分割描画領域が含まれているか否かを検出し、前記制御部は、前記検出結果に基づき、同一の前記描画命令の中に含まれる複数の前記分割描画領域のうち前記オブジェクト画像を含む各前記分割描画領域を、描画処理を行う領域として、各前記描画命令処理部に割り当てる描画処理装置」である。   According to another aspect of the present invention, “a plurality of drawing command processing units each having a local memory and a control unit that controls the plurality of drawing command processing units, and the control unit receives a plurality of print data” Each drawing command divided into band units is distributed to each drawing command processing unit, and each drawing command processing unit performs drawing processing into a plurality of divided drawing regions obtained by dividing the drawing region based on the distributed drawing command. Whether or not the divided drawing area that does not include the object image to be processed is included, and the control unit, based on the detection result, a plurality of the divided drawing included in the same drawing command A drawing processing apparatus that assigns each of the divided drawing areas including the object image to the drawing command processing unit as an area for drawing processing.

本発明は、一つの観点として、「それぞれローカルメモリを有する複数の描画命令処理部を用いて画像処理を行う画像処理方法であって、印刷データから生成された同一の描画命令に基づく描画領域を複数の分割描画領域に分割し、各分割描画領域を、描画処理を行う領域として、各前記描画命令処理部に割り当てる画像処理方法」である。   According to one aspect of the present invention, an image processing method for performing image processing using a plurality of drawing command processing units each having a local memory, wherein a drawing area based on the same drawing command generated from print data is defined. An image processing method that divides the image into a plurality of divided drawing areas and assigns each divided drawing area to each of the drawing command processing units as a drawing process area.

本発明は、別の観点として、「それぞれローカルメモリを有する複数の描画命令処理部を用いて画像処理を行う画像処理方法であって、前記印刷データを複数のバンド単位に分割した各描画命令を各前記描画命令処理部に振り分け、前記振り分けられた前記描画命令に基づく描画領域を複数の分割描画領域に分割し、前記複数の分割描画領域の中に描画処理の対象となるオブジェクト画像を含まない前記分割描画領域が含まれているか否かを検出し、前記検出結果に基づき、同一の前記描画命令の中に含まれる複数の前記分割描画領域のうち前記オブジェクト画像を含む各前記分割描画領域を、描画処理を行う領域として、各前記描画命令処理部に割り当てる画像処理方法」である。   Another aspect of the present invention is an image processing method for performing image processing using a plurality of drawing command processing units each having a local memory, wherein each drawing command obtained by dividing the print data into a plurality of band units is provided. Distribute to each drawing command processing unit, divide a drawing area based on the allocated drawing command into a plurality of divided drawing areas, and the plurality of divided drawing areas do not include an object image to be subjected to drawing processing It is detected whether or not the divided drawing area is included, and based on the detection result, the divided drawing areas including the object image among the plurality of divided drawing areas included in the same drawing command are determined. The image processing method assigned to each of the drawing command processing units as an area for performing the drawing process ”.

本発明によれば、効率的な並列描画処理を行うことができる。   According to the present invention, efficient parallel drawing processing can be performed.

MFPのブロック図である。2 is a block diagram of an MFP. FIG. RIP処理の手順を示したフローチャートである。It is the flowchart which showed the procedure of RIP processing. 実施例1の画像処理装置のブロック図である。1 is a block diagram of an image processing apparatus according to Embodiment 1. FIG. 実施例1の描画処理を模式的に示した模式図である。FIG. 3 is a schematic diagram schematically illustrating a drawing process according to the first embodiment. 実施例1の描画処理の処理手順を示したフローチャートである。3 is a flowchart illustrating a processing procedure of drawing processing according to the first exemplary embodiment. 実施例2の画像処理装置のブロック図である。6 is a block diagram of an image processing apparatus according to Embodiment 2. FIG. 実施例2の描画処理を模式的に示した模式図である(前段)。It is the schematic diagram which showed typically the drawing process of Example 2 (previous stage). 実施例2の描画処理を模式的に示した模式図である(後段)。It is the schematic diagram which showed typically the drawing process of Example 2 (after stage). 描画処理に先立って行われる空白検知の処理手順を示したフローチャートである。It is the flowchart which showed the process sequence of the blank detection performed prior to a drawing process. 空白検知が行われた後に行われる描画処理の処理手順を示したフローチャートである。It is the flowchart which showed the process sequence of the drawing process performed after blank detection is performed. 実施例3の空白検知の方法を模式的に示した模式図である。FIG. 9 is a schematic diagram schematically illustrating a blank detection method according to a third embodiment. 実施例3の空白検知及び描画処理の手順を示したタイミングチャートである。10 is a timing chart illustrating a procedure of blank detection and drawing processing according to the third embodiment. 実施例4の空白検知及び描画処理の手順を示したタイミングチャートである。10 is a timing chart illustrating a procedure of blank detection and drawing processing according to the fourth embodiment.

図1は本発明の実施の形態による画像処理装置を搭載したMFPのブロック図である。図1を参照して、システム制御部1は、システム全体の制御を行う。スキャナユニット2は、画像入力部及び画像処理部を含む。画像入力部は、原稿を光源により照射しながら走査して、原稿からの反射光をカラーCCDセンサで受光して、画像を読み取る。画像処理部は、画像読み取り部γ補正、色変換、主走査変倍、画像分離、加工、エリア処理、階調補正処理などの処理を行う。   FIG. 1 is a block diagram of an MFP equipped with an image processing apparatus according to an embodiment of the present invention. Referring to FIG. 1, system control unit 1 controls the entire system. The scanner unit 2 includes an image input unit and an image processing unit. The image input unit scans the original while irradiating it with a light source, receives light reflected from the original with a color CCD sensor, and reads the image. The image processing unit performs processing such as image reading unit γ correction, color conversion, main scanning scaling, image separation, processing, area processing, and gradation correction processing.

プリンタユニット4は、画像データに応じてLD(レーザーダイオード)の駆動を変調して画像を印字出力する。操作部5は、使用者がMFPに動作設定の指示や設定内容や状態表示を行うことにより対話的な操作が行えるよう、タッチパネルセンサを踏査したグラフィカルディスプレイおよび数値やスタート、キャンセルなど頻繁に利用する専用ボタン、状態表示LEDなどを含む。デジタル複合機はイーサーネットやUSB、IEEE1284、IEEE1394などのホストコンピュータI/F1030により機器外部のホストコンピュータ6と通信することができる。また、FAXユニット1010により公衆回線7を利用したFAX通信を行うことができる。   The printer unit 4 modulates the drive of an LD (laser diode) according to the image data and prints out an image. The operation unit 5 is frequently used such as a graphical display and numerical values, start / cancel, and the like that touch the touch panel sensor so that the user can perform interactive operations by instructing the MFP to perform operation setting instructions, setting contents, and status display. Includes dedicated buttons, status display LEDs, etc. The digital multi-function peripheral can communicate with the host computer 6 outside the apparatus through a host computer I / F 1030 such as Ethernet, USB, IEEE 1284, IEEE 1394 or the like. Further, the FAX unit 1010 can perform FAX communication using the public line 7.

システム制御部1の機能について説明する。システム制御部1は、スキャナユニット2及びプリンタユニット4に接続している。システム制御部1は、スキャナユニット2の動作を制御することによって、カラーもしくは白黒の画像データを読み込む。システム制御部1は、プリンタユニット4の動作を制御することによって、カラーもしくは白黒の画像データの印字出力を行う。   The function of the system control unit 1 will be described. The system control unit 1 is connected to the scanner unit 2 and the printer unit 4. The system control unit 1 reads color or monochrome image data by controlling the operation of the scanner unit 2. The system control unit 1 prints out color or monochrome image data by controlling the operation of the printer unit 4.

スキャナユニット2において読み取った画像データは、画像メモリ1101に一旦格納することで1回の読み取りで必要な枚数の画像を繰り返し出力し、複数ページの画像を1枚の用紙上に縮小して配置するNin1、90度単位に任意の丁合が可能となる画像回転、読み取り画像に帳票枠等を構成するフォーム合成、日付やロゴ、ウォーターマーク等の合成等が可能である。   The image data read by the scanner unit 2 is temporarily stored in the image memory 1101 so that a necessary number of images are repeatedly output by one reading, and a plurality of pages of images are reduced and arranged on one sheet of paper. Nin1, image rotation that enables arbitrary collation in units of 90 degrees, composition of a form that forms a form frame or the like on a read image, composition of a date, a logo, a watermark, and the like are possible.

スキャナユニット2において読み取った画像データは、必要に応じて画像メモリ制御部1100において符号化処理によりデータ圧縮が行われ、データ量を削減した後にHDD1021に画像を蓄積することが可能である。これにより、一旦蓄積した画像を任意の順序で任意の枚数画像を出力する電子ソートを行うことができる。   The image data read by the scanner unit 2 is subjected to data compression by an encoding process in the image memory control unit 1100 as necessary, and the image can be stored in the HDD 1021 after reducing the data amount. Thereby, it is possible to perform electronic sorting for outputting an arbitrary number of images in an arbitrary order from the images once accumulated.

また、システム制御部1は、ホストコンピュータI/F1030を有し、IEEE1284やUSB、IEEE1394等のローカル接続I/F、LANI/FによるLAN接続、モデムによるWANや電話網に接続している。これにより、システム制御部1は、接続された機器から印刷命令を受けて画像を生成し印字出力するカラープリンタとして機能したり、読み取った画像を接続された機器に転送するカラースキャナとして機能したり、FAXの送受信、画像を電子メールとして送受信することも可能となる。   The system control unit 1 has a host computer I / F 1030, and is connected to a local connection I / F such as IEEE1284, USB, and IEEE1394, a LAN connection using a LAN I / F, a WAN using a modem, and a telephone network. Accordingly, the system control unit 1 functions as a color printer that receives a print command from a connected device, generates an image, and outputs the printed image, or functions as a color scanner that transfers the read image to the connected device. It is also possible to send and receive faxes and send and receive images as e-mails.

また、複数の印刷ジョブやスキャナより読み込んだ画像をHDD1021上に一旦蓄積する等により、複数の文書を1つの文書として再構成し、印字出力することも可能である。   It is also possible to reconstruct a plurality of documents as one document and print it out by temporarily storing a plurality of print jobs and images read from the scanner on the HDD 1021.

システム制御部1の構成について詳細に説明する。CPU1001は、システム全体を制御するコントローラであり、アプリケーション処理、UI(ユーザーインタフェース)処理、通信制御、データ処理を行う。アプリケーション処理は、複写機能、プリンタ機能、スキャナ機能、FAX機能、E−mail機能に関するソフトウェアを実行することを含む。通信制御は、ローカル、ネットワークに接続された機器との通信を制御することを含む。データ処理は、画像データを入出力するための画像データフォーマット変換、符号化等のデータ処理を行うことである。   The configuration of the system control unit 1 will be described in detail. A CPU 1001 is a controller that controls the entire system, and performs application processing, UI (user interface) processing, communication control, and data processing. The application process includes executing software related to a copying function, a printer function, a scanner function, a FAX function, and an E-mail function. The communication control includes controlling communication with a device connected to a local network. Data processing is to perform data processing such as image data format conversion and encoding for inputting and outputting image data.

CPUローカルバス1005は、RAM10002、ROM1003、プリンタ画像メモリ1008、プリンタ画像圧縮回路1009をCPU1001に接続する。RAM1002は、CPU1001が処理を実行するためのプログラムメモリ、データ格納領域として使用する。ROM1003は、システム起動に必要なブートプログラム、CPU1001が各種機能を実現するためのプログラム、固定的なデータの記憶領域として使用する。ROM1003内に格納されたプログラムやデータは、ROM1003内に圧縮データとして記憶することもでき、RAM1002内で展開して実行することもできる。   A CPU local bus 1005 connects the RAM 10002, ROM 1003, printer image memory 1008, and printer image compression circuit 1009 to the CPU 1001. The RAM 1002 is used as a program memory and data storage area for the CPU 1001 to execute processing. The ROM 1003 is used as a storage area for a boot program necessary for system startup, a program for the CPU 1001 to realize various functions, and a fixed data. The program and data stored in the ROM 1003 can be stored as compressed data in the ROM 1003, and can be expanded and executed in the RAM 1002.

FAXユニット1010は、PSTNやISDNなどの公衆回線1011に接続するための変・復調装置であり、FAXの送受信や電話回線によるリモート接続、ISP接続によりインターネット接続が可能となる。   The FAX unit 1010 is a modulation / demodulation device for connecting to a public line 1011 such as PSTN or ISDN, and can be connected to the Internet by FAX transmission / reception, remote connection via a telephone line, or ISP connection.

CPU1001のホストバスは、PCIバスブリッジ1004を介してPCIバス1006に接続している。これにより、CPU1001及びCPUローカルバス1005上のデバイスと、PCIバス1006上のデバイスとのデータ転送が可能となる。PCIバス1006を採用することにより、CPUの種別によらずに高速のデータ転送を実現し、PCIバス規格に準拠した既存のデバイスを利用することができる。   The host bus of the CPU 1001 is connected to the PCI bus 1006 via the PCI bus bridge 1004. As a result, data transfer between the CPU 1001 and the devices on the CPU local bus 1005 and the devices on the PCI bus 1006 becomes possible. By adopting the PCI bus 1006, high-speed data transfer can be realized regardless of the type of CPU, and an existing device compliant with the PCI bus standard can be used.

画像メモリ制御部1100は、スキャナユニット2から出力された画像データを画像メモリ1101に記憶し、画像メモリ1101から読み出した画像データをプリンタユニット4に出力する。画像メモリ1101は、非圧縮の画像データのみならず、圧縮された画像の符合データを記憶することもできる。   The image memory control unit 1100 stores the image data output from the scanner unit 2 in the image memory 1101 and outputs the image data read from the image memory 1101 to the printer unit 4. The image memory 1101 can store not only uncompressed image data but also code data of a compressed image.

ヘッダ付加回路1102は、画像メモリ制御部1100に接続している。ヘッダ付加回路1102は、コピーやプリント等の様々なフォーマットの画像データを画像メモリ1101に展開する際に、画像を単位矩形にブロック化した画像データに対して画像の属性を示すヘッダ情報を付加し、さらにヘッダを含むブロック画像データを固定サイズのデータとして画像メモリ1101に展開することで2次元的なページレイアウトを保った状態でブロック単位の割付や90度単位の回転処理を容易に実現することができる。   The header addition circuit 1102 is connected to the image memory control unit 1100. The header addition circuit 1102 adds header information indicating image attributes to image data obtained by blocking an image into unit rectangles when developing image data of various formats such as copy and print in the image memory 1101. Further, by expanding block image data including a header as data of a fixed size in the image memory 1101, it is possible to easily realize block unit assignment and 90 degree unit rotation processing while maintaining a two-dimensional page layout. Can do.

ページ編集の終了後、ヘッダ解析回路410は、画像メモリ1101から順次読み出されたブロック画像について、解析を行い、種別を特定する。プリンタ画像処理回路400は、ヘッダ解析回路410の解析結果に基づき、圧縮画像の伸長処理、画像処理を行い、プリンタユニット4に必要な共通の画像形式に変換し、プリンタビデオI/F420を介してプリンタユニット4へ出力する。   After completing the page editing, the header analysis circuit 410 analyzes the block images sequentially read from the image memory 1101 and specifies the type. Based on the analysis result of the header analysis circuit 410, the printer image processing circuit 400 performs decompression processing and image processing of the compressed image, converts the compressed image into a common image format necessary for the printer unit 4, and passes through the printer video I / F 420. Output to the printer unit 4.

また、CPU1001は、PCIバス1006を介して画像メモリ制御部1100の制御および画像メモリ1101にアクセスすることができる。同様に他のPCIバス1006上のデバイスも画像メモリ1101にアクセスすることができ、HDDや外部入出力I/Fとの間で高速なデータ転送が可能である。   Further, the CPU 1001 can access the control of the image memory control unit 1100 and the image memory 1101 via the PCI bus 1006. Similarly, other devices on the PCI bus 1006 can access the image memory 1101, and high-speed data transfer between the HDD and the external input / output I / F is possible.

画像圧縮・伸張部1080は、PCIバス1006に接続している。画像圧縮・伸張部1080は、画像メモリ1101、RAM1002に格納された画像データを符号化して圧縮したり、符号データを復号化したりして伸長処理を行う。符号化方式としては、標準方式であるJPEG、MH/MR/MMR、JBIG、JBIG2等を用いることができる。   The image compression / decompression unit 1080 is connected to the PCI bus 1006. The image compression / decompression unit 1080 performs decompression processing by encoding and compressing image data stored in the image memory 1101 and the RAM 1002 and decoding the encoded data. As encoding methods, standard methods such as JPEG, MH / MR / MMR, JBIG, JBIG2, and the like can be used.

画像圧縮・伸張部1080は、符号化・復号化機能に加え、二値画像と多値画像との変換、モノクロとカラーの変換、解像度変換、色空間変換機能を備えており、様々な画像フォーマットを相互に変換することができる。   The image compression / decompression unit 1080 includes not only encoding / decoding functions but also conversion between binary images and multi-valued images, monochrome and color conversion, resolution conversion, and color space conversion functions. Can be converted to each other.

スキャナ画像処理回路210は、スキャナユニット2から出力された画像データを例えば拡大、縮小する。スキャナ画像処理回路210は、ビデオI/F230を介して、処理した画像データをスキャナ画像圧縮回路200に送信する。スキャナ画像圧縮回路200は、スキャナ画像処理回路210から送信された画像データのデータサイズを削減した後、画像メモリ制御部1100に送信する。画像の圧縮処理が不要の場合には、スキャナ画像圧縮回路200は、何も処理を行わずに、スキャナ画像処理回路210から送信された画像データをそのまま画像メモリ制御部1100に送信する。   The scanner image processing circuit 210 enlarges or reduces the image data output from the scanner unit 2, for example. The scanner image processing circuit 210 transmits the processed image data to the scanner image compression circuit 200 via the video I / F 230. The scanner image compression circuit 200 reduces the data size of the image data transmitted from the scanner image processing circuit 210 and then transmits it to the image memory control unit 1100. When the image compression processing is unnecessary, the scanner image compression circuit 200 transmits the image data transmitted from the scanner image processing circuit 210 to the image memory control unit 1100 without performing any processing.

スキャナ/プリンタ通信I/F1070は、スキャナユニット2及びプリンタユニット4のそれぞれに対しコマンドやステータスの制御情報をシリアル通信1071、1072を介して取得する。これにより装置の起動や状態、読み取った原稿サイズや種別の取得、用紙サイズの指定や用紙や消耗品の残量等を取得することができる。   The scanner / printer communication I / F 1070 acquires command and status control information for each of the scanner unit 2 and the printer unit 4 via the serial communication 1071 and 1072. As a result, the activation and status of the apparatus, acquisition of the read document size and type, specification of the paper size, remaining amount of paper and consumables, and the like can be acquired.

HDDI/F1020は、IDEやシリアルATAをI/Fに持つHDD1021を制御し、PCIバス1006を経由して、CPUローカルバス上のRAM1002やPCIバス1006上の画像メモリ1101とのデータ転送を高速に行う。   The HDD I / F 1020 controls the HDD 1021 having IDE or serial ATA as an I / F, and performs high-speed data transfer with the RAM 1002 on the CPU local bus or the image memory 1101 on the PCI bus 1006 via the PCI bus 1006. Do.

ホストコンピュータI/F1030は、PC(パーソナルコンピュータ)等をUSBやIEEE1284、IEEE1394等のローカル接続I/F、イーサーネット等のネットワークI/Fにより接続する。   The host computer I / F 1030 connects a PC (personal computer) or the like via a local connection I / F such as USB, IEEE1284, or IEEE1394, or a network I / F such as Ethernet.

アクセラレータ1090は、PCIバス1006に接続され、スキャン、コピー、プリントなどで行われる画像処理に利用される。アクセラレータ1090を適用することにより、CPU1001で行う画像処理をアクセラレータで行うことができ、処理の高速化やCPU1001の処理負荷軽減に効果がある。   The accelerator 1090 is connected to the PCI bus 1006 and is used for image processing performed by scanning, copying, printing, and the like. By applying the accelerator 1090, image processing performed by the CPU 1001 can be performed by the accelerator, which is effective in increasing the processing speed and reducing the processing load of the CPU 1001.

ホストコンピュータI/F1030にイーサーネットなどのLAN(ローカルエリアネットワーク)を用いることにより、複数台のMFPやサーバーPC、クライアントPC等をより柔軟に接続しそれぞれの機能を連携させたより高機能なシステムを構築することができる。例えば、MFPで読み取った画像データをLANに接続したサーバーPCに転送し、サーバーPCは送られた画像をOCR(文字認識)し、画像データと統合してサーバーPC内のストレージにファイリングすることができる。   By using a LAN (Local Area Network) such as Ethernet as the host computer I / F 1030, a more sophisticated system in which a plurality of MFPs, server PCs, client PCs, etc. are connected more flexibly and their functions are linked. Can be built. For example, image data read by the MFP may be transferred to a server PC connected to the LAN, and the server PC may perform OCR (character recognition) on the sent image and integrate it with the image data and file it in storage in the server PC. it can.

また、MFPで読み取った画像をMFP内のHDD1021に蓄積し、MFP自体がファイルサーバーやWEBサーバーとして機能することにより、LANに接続されたクライアントPCから直接MFP本体内の情報にアクセスし、蓄積画像の検索や検索した画像をクライアントPCへダウンロードすることが可能となる。   Further, the image read by the MFP is stored in the HDD 1021 in the MFP, and the MFP itself functions as a file server or WEB server, so that the information in the MFP main body is accessed directly from the client PC connected to the LAN, and the stored image And the searched image can be downloaded to the client PC.

操作部I/F1007は、操作部5を、PCIバス1006を経由してCPU1001より制御可能とするものである。操作部5は、タッチパネルセンサを搭載したグラフィカルディスプレイおよび数値やスタート、キャンセルなど頻繁に利用する専用ボタン、状態表示LEDを含む。この操作部5を介して、使用者は、MFPに対して動作設定の指示を行うことができる。また、状態表示LEDに設定内容、状態を表示することにより対話的な操作を行うことができる。   The operation unit I / F 1007 allows the CPU 1001 to control the operation unit 5 via the PCI bus 1006. The operation unit 5 includes a graphical display equipped with a touch panel sensor, dedicated buttons frequently used for numerical values, start, cancel, and status display LEDs. Via this operation unit 5, the user can instruct operation setting to the MFP. Also, interactive operations can be performed by displaying the setting contents and status on the status display LED.

操作部5のグラフィカルディスプレイは読み取った画像データを即時に表示することができ、読み取った画像が希望する領域やサイズ、画質で読み取られているかを逐次確認しながら確実に画像の読み取り作業を行うことも可能である。   The graphical display of the operation unit 5 can immediately display the read image data, and reliably read the image while sequentially checking whether the read image is read in the desired area, size, and image quality. Is also possible.

また、グラフィカルディスプレイは蓄積されている画像データを選択する際にも利用することができ、縮小率の高い荒い画像で選択することや、詳細表示により画像内容を確認することも可能である。   The graphical display can also be used when selecting stored image data, and it is possible to select a rough image with a high reduction ratio or to confirm the image content by a detailed display.

(実施例1)
本発明の実施例1である画像処理装置について説明する。図3は、画像処理装置のブロック図である。画像処理装置11は、描画命令処理装置12、描画処理制御部13及び印刷データ解析部14を含む。画像処理装置11は図1のCPU1001に対応しており、画像記憶部15は図1のRAM1002に対応している。ただし、画像記憶部15として図1の画像メモリ1101を用いることもできる。
Example 1
An image processing apparatus that is Embodiment 1 of the present invention will be described. FIG. 3 is a block diagram of the image processing apparatus. The image processing device 11 includes a drawing command processing device 12, a drawing processing control unit 13, and a print data analysis unit 14. The image processing apparatus 11 corresponds to the CPU 1001 in FIG. 1, and the image storage unit 15 corresponds to the RAM 1002 in FIG. However, the image memory 1101 of FIG. 1 can also be used as the image storage unit 15.

画像処理装置11は、プリンタドライバから出力されたPDL(Page Description Language)と呼ばれる印刷データをビットマップに展開するRIP処理を行う。RIP処理は、図2に図示するように、言語解析と、描画処理とに大別できる。言語解析は、印刷データ解析部14が行う。言語解析とは、クライアントPCのドライバから転送される印刷データの構文を解析し、後段の描画処理において解析できる描画命令を生成することである。描画処理は、描画命令処理装置12が行う。描画処理とは、描画命令を解析して、ビットマップ画像に展開することである。   The image processing apparatus 11 performs RIP processing for expanding print data called PDL (Page Description Language) output from the printer driver into a bitmap. As shown in FIG. 2, RIP processing can be broadly divided into language analysis and drawing processing. The language analysis is performed by the print data analysis unit 14. The language analysis is to analyze the syntax of the print data transferred from the driver of the client PC and generate a drawing command that can be analyzed in the subsequent drawing process. The drawing command processing device 12 performs the drawing process. The drawing process is to analyze a drawing command and develop it into a bitmap image.

印刷データ解析部14は、クライアントPCのプリンタドライバから転送された印刷データを解釈して描画命令を生成するが、このとき描画命令を副走査方向に分割して生成する。分割する単位は1ライン〜複数ラインである。この分割した単位を1つの処理単位として、描画命令処理装置12は描画処理を行う。なお、この処理単位に分割された描画命令が、特許請求の範囲に記載の「描画命令」に相当する。   The print data analysis unit 14 interprets the print data transferred from the printer driver of the client PC and generates a drawing command. At this time, the print command is divided and generated in the sub-scanning direction. A unit to be divided is one line to a plurality of lines. With this divided unit as one processing unit, the drawing command processing device 12 performs drawing processing. The drawing command divided into the processing units corresponds to the “drawing command” described in the claims.

描画命令処理装置12は、第1の描画命令処理部21、第2の描画命令処理部22、第3の描画命令処理部23及び第4の描画命令処理部24を含む。第1〜第4の描画命令処理部21〜24はそれぞれ、第1〜第4のローカルメモリ21A〜24Aを有する。各第1〜第4の描画命令処理部21〜24は各第1〜第4のローカルメモリ21A〜24Aにおいて、転送された描画命令を解析して、ビットマップ(描画結果)を生成する。   The drawing command processing device 12 includes a first drawing command processing unit 21, a second drawing command processing unit 22, a third drawing command processing unit 23, and a fourth drawing command processing unit 24. The first to fourth drawing command processing units 21 to 24 have first to fourth local memories 21A to 24A, respectively. Each of the first to fourth drawing command processing units 21 to 24 analyzes the transferred drawing command and generates a bitmap (drawing result) in each of the first to fourth local memories 21A to 24A.

描画処理制御部13は、これらの第1〜第4の描画命令処理部21〜24に対して、各第1〜第4の描画命令処理部21〜24の処理タイミングの管理、描画命令の転送、描画領域の割り当てなどの制御を行う。画像記憶部15は、第1〜第4の描画命令処理部21〜24が出力した描画結果を結合して、イメージを生成する。   The drawing processing control unit 13 manages the processing timing of each of the first to fourth drawing command processing units 21 to 24 and transfers the drawing command to the first to fourth drawing command processing units 21 to 24. Control the allocation of the drawing area. The image storage unit 15 combines the drawing results output from the first to fourth drawing command processing units 21 to 24 to generate an image.

上述の構成において、各描画命令処理部21〜24が有する各第1〜第4のローカルメモリ21A〜24Aは、記憶容量が小さい。そのため、各描画命令処理部21〜24に送信された描画命令が大きい場合には、描画命令処理部21〜24において迅速な描画処理を行うことができない。   In the above-described configuration, the first to fourth local memories 21A to 24A included in the drawing command processing units 21 to 24 have a small storage capacity. Therefore, when the drawing commands transmitted to the respective drawing command processing units 21 to 24 are large, the drawing command processing units 21 to 24 cannot perform rapid drawing processing.

そこで、本実施例では、複数の描画命令処理部に同一の描画命令を送信するとともに、この描画命令に対応した描画領域を複数に分割した各分割描画領域を、描画処理すべき領域として各描画命令処理部に割り当てることにより、迅速な描画処理を可能としている。なお、本明細書では、各描画命令処理部に割り当てられる描画領域を分割描画領域と定義する。   Therefore, in this embodiment, the same drawing command is transmitted to a plurality of drawing command processing units, and each drawing area obtained by dividing the drawing area corresponding to this drawing command into a plurality of drawing areas is set as a drawing processing area. By assigning to the instruction processing unit, a quick drawing process is possible. In this specification, a drawing area assigned to each drawing command processing unit is defined as a divided drawing area.

分割描画領域の割り当て方法について詳細に説明する。第1の描画命令処理部21の第1のローカルメモリ21Aにおいて、描画命令を展開することにより生成されるビットマップの格納に使用できるメモリ領域をK[Byte]、第1の描画命令処理部21で処理するビットマップ画像の副走査方向のライン数をN(1〜数ラインで固定)、主走査方向のライン数をM、色数をCとしたときに、描画処理制御部13は、下記(1)式を満足するように分割描画領域の割り当てを行う。

K>NxMxC・・・・・・・・・・・・(1)
第2〜第4の描画命令処理部22〜24においても、第1の描画命令処理部21と同様の方法で分割描画領域の割り当てを行う。
A method of assigning divided drawing areas will be described in detail. In the first local memory 21A of the first drawing command processing unit 21, the memory area that can be used for storing a bitmap generated by expanding the drawing command is K [Byte], and the first drawing command processing unit 21 is used. When the number of lines in the sub-scanning direction of the bitmap image processed in step N is N (fixed from 1 to several lines), the number of lines in the main scanning direction is M, and the number of colors is C, the drawing processing control unit 13 The divided drawing areas are allocated so as to satisfy the expression (1).

K> NxMxC (1)
In the second to fourth drawing command processing units 22 to 24, the divided drawing areas are assigned in the same manner as the first drawing command processing unit 21.

各描画命令処理部21〜24では、描画処理制御部13により割り当てられた分割描画領域のみ描画処理を行い、割り当てられた領域以外の領域に関しては描画処理を行わず、描画命令を読み飛ばす処理を行う。   Each of the drawing command processing units 21 to 24 performs a drawing process only on the divided drawing area assigned by the drawing process control unit 13, and performs a process of skipping the drawing command without performing the drawing process for areas other than the assigned area. Do.

図4は、第1〜第3の描画命令処理部21〜23が行う描画処理を模式的に示した模式図である。なお、図4の模式図では、第1〜第3の描画命令処理部21〜23のみを使用し、第4の描画命令処理部24については使用しないものとする。図4を参照して、印刷データ解析部14から描画処理制御部13に通知される描画命令は、オブジェクト画像として「黒色の台形」、「黒色の楕円」、「黒色のThis is」、「下端部が欠けた黒色の星形」を含む描画領域に対応している。   FIG. 4 is a schematic diagram schematically showing drawing processing performed by the first to third drawing command processing units 21 to 23. In the schematic diagram of FIG. 4, only the first to third drawing command processing units 21 to 23 are used, and the fourth drawing command processing unit 24 is not used. Referring to FIG. 4, the drawing command notified from the print data analysis unit 14 to the drawing processing control unit 13 is “black trapezoid”, “black ellipse”, “black This is”, “lower end” as object images. This corresponds to a drawing area including a “black star shape with missing parts”.

描画処理制御部13は、前記描画領域のうち、「黒色の台形」を含む左端の分割描画領域を第1の描画命令処理部21に割り当て、「黒色の楕円」、「黒色のThis」を含む中央の分割描画領域を第2の描画命令処理部22に割り当て、「黒色のis」「下端部が欠けた黒色の星形」を含む右端の分割描画領域を第3の描画命令処理部23に割り当てる。   The drawing process control unit 13 assigns the leftmost divided drawing area including the “black trapezoid” among the drawing areas to the first drawing command processing unit 21, and includes “black ellipse” and “black This”. The central divided drawing area is assigned to the second drawing command processing unit 22, and the rightmost divided drawing area including “black is” and “black star shape with the lower end missing” is assigned to the third drawing command processing unit 23. assign.

第1の描画命令処理部21は、割り当てられた左端の分割描画領域のみ描画処理を行い、残りのハッチングで示す領域については、描画処理を行わない。第2の描画命令処理部22は、割り当てられた中央の分割描画領域のみ描画処理を行い、残りのハッチングで示す領域については、描画処理を行わない。第3の描画命令処理部23は、割り当てられた右端の分割描画領域のみ描画処理を行い、残りのハッチングで示す領域については、描画処理を行わない。   The first drawing command processing unit 21 performs the drawing process only on the allocated leftmost divided drawing area, and does not perform the drawing process on the remaining hatched area. The second drawing command processing unit 22 performs the drawing process only on the assigned central divided drawing area, and does not perform the drawing process on the remaining hatched area. The third drawing command processing unit 23 performs the drawing process only on the allocated rightmost divided drawing area, and does not perform the drawing process on the remaining hatched area.

このように、本実施例の構成によれば、同一の描画領域を分割した各分割描画領域を第1〜第3の描画命令処理部21〜23に割り当てて描画処理を行うことにより、描画処理を迅速化することができる。   Thus, according to the configuration of the present embodiment, the drawing process is performed by assigning the divided drawing areas obtained by dividing the same drawing area to the first to third drawing command processing units 21 to 23 and performing the drawing process. Can be speeded up.

図5は、本実施例におけるRIP処理の手順を示したフローチャートである。Act201において、印刷データ解析部14は、プリントドライバから転送されたPDLを解釈し、1ページ分の描画命令を生成する。Act202において、印刷データ解析部14は、1ページ分の描画命令を1ライン〜数ラインの特定の単位(バンド)に分割し、この分割した描画命令を順次、画像記憶部15に送信する。画像記憶部15は、これらの描画命令を記憶する。   FIG. 5 is a flowchart showing a procedure of RIP processing in the present embodiment. In Act 201, the print data analysis unit 14 interprets the PDL transferred from the print driver and generates a drawing command for one page. In Act 202, the print data analysis unit 14 divides a drawing command for one page into specific units (bands) of one line to several lines, and sequentially transmits the divided drawing commands to the image storage unit 15. The image storage unit 15 stores these drawing commands.

Act203において、描画処理制御部13は、画像記憶部15に通信して、描画命令に対応した描画領域のうち、各描画命令処理部21〜24に割り当てる分割描画領域を計算する。ここで、描画処理制御部13は、各描画命令処理部21〜24において展開された各ビットマップが各ローカルメモリ21A〜24Aの記憶容量を超えないように割り当てる分割描画領域を計算する。   In Act 203, the drawing process control unit 13 communicates with the image storage unit 15 to calculate a divided drawing area to be allocated to each drawing command processing unit 21 to 24 among the drawing areas corresponding to the drawing command. Here, the drawing process control unit 13 calculates a divided drawing area to be allocated so that each bitmap developed in each drawing command processing unit 21 to 24 does not exceed the storage capacity of each local memory 21A to 24A.

Act204において、描画処理制御部13は、Act202で分割した同一の描画命令と、Act203で計算した割り当て領域に関する情報とを各描画命令処理部21〜24に送信するように画像記憶部15に指示する。Act205において、全ての描画命令処理部21〜24が同一の描画命令及び割り当てに関する情報を受信する。受信した描画命令及び割り当てに関する情報は、各描画命令処理部21〜24の各ローカルメモリ21A〜24Aに格納する。   In Act 204, the drawing process control unit 13 instructs the image storage unit 15 to transmit the same drawing command divided in Act 202 and the information related to the allocation area calculated in Act 203 to the respective drawing command processing units 21 to 24. . In Act 205, all the drawing command processing units 21 to 24 receive the same drawing command and information related to allocation. Information about the received drawing command and allocation is stored in the local memories 21A to 24A of the drawing command processing units 21 to 24, respectively.

Act206において、各描画命令処理部21〜24は、各ローカルメモリ21A〜24Aに格納された描画命令を、分割描画領域の割り当てに関する情報に基づき同時に処理を開始する。具体的には、各描画命令処理部21〜24は、描画処理制御部13により割り当てられた分割描画領域のみ描画処理を行い、それ以外の領域は描画処理をせずに読み飛ばす。   In Act 206, the drawing command processing units 21 to 24 simultaneously start processing the drawing commands stored in the local memories 21A to 24A based on the information related to the allocation of the divided drawing areas. Specifically, each of the drawing command processing units 21 to 24 performs the drawing process only on the divided drawing area assigned by the drawing process control unit 13 and skips the other areas without performing the drawing process.

Act207において、各描画命令処理部21〜24は、描画処理を終了すると、各ローカルメモリ21A〜24Aに格納されている描画結果を画像記憶部15に転送する。Act208において、各描画命令処理部21〜24は、描画処理が完了したことを描画処理制御部13に通知する。   In Act 207, when the drawing command processing units 21 to 24 complete the drawing processing, the drawing results stored in the local memories 21A to 24A are transferred to the image storage unit 15. In Act 208, each of the drawing command processing units 21 to 24 notifies the drawing processing control unit 13 that the drawing processing has been completed.

Act209において、描画処理制御部13は、1ページ分の描画処理が完了したか否かを判断する。1ページ分の描画処理が完了していない場合には、Act210において次の描画命令に移行し、Act203から処理を開始する。   In Act 209, the drawing process control unit 13 determines whether the drawing process for one page has been completed. If the drawing process for one page is not completed, the process proceeds to the next drawing command in Act 210 and the process is started from Act 203.

(実施例2)
図6は、実施例2の画像処理装置のブロック図である。画像処理装置31は、描画命令処理装置32、描画処理制御部33、印刷データ解析部34、画像記憶部35及び描画情報記憶部36を含む。描画命令処理装置32、描画処理制御部33、印刷データ解析部34、画像記憶部35の主たる機能は、実施例1の描画命令処理装置12、描画処理制御部13、印刷データ解析部14及び画像記憶部15と同様であるため詳細な説明を省略し、実施例1と異なる部分を中心に説明する。
(Example 2)
FIG. 6 is a block diagram of the image processing apparatus according to the second embodiment. The image processing device 31 includes a drawing command processing device 32, a drawing processing control unit 33, a print data analysis unit 34, an image storage unit 35, and a drawing information storage unit 36. The main functions of the drawing command processing device 32, the drawing processing control unit 33, the print data analysis unit 34, and the image storage unit 35 are the drawing command processing device 12, the drawing processing control unit 13, the print data analysis unit 14, and the image according to the first embodiment. Since it is the same as that of the storage unit 15, detailed description thereof is omitted, and a description will be given focusing on parts different from the first embodiment.

実施例1では、一つの描画領域を複数に分割した分割描画領域を複数の描画命令処理部で処理する構成としたが、本実施例は、分割数が増大した場合においても、描画処理を高速に行うことができる方法を提案する。出力するイメージデータが高解像度である場合、ローカルメモリ41A〜44Aのメモリ容量が非常に小さい場合には、前記分割数が描画命令処理部41〜44の個数を上回る場合もある。そこで、本実施例では、下記の方法で描画処理を行うことにしている。   In the first embodiment, the divided drawing area obtained by dividing one drawing area into a plurality of parts is processed by a plurality of drawing command processing units. However, in this embodiment, even when the number of divisions increases, the drawing process is performed at high speed. We propose a method that can be performed. When the output image data has a high resolution and the memory capacity of the local memories 41A to 44A is very small, the number of divisions may exceed the number of drawing command processing units 41 to 44. Therefore, in this embodiment, the drawing process is performed by the following method.

本実施例では、初回の描画処理に注目する。実施例1と同様に、各描画命令処理部41〜44は、描画処理制御部33により割り当てられた分割描画領域の描画処理を行い、その他の領域については読み飛ばす処理を行う。このとき、描画命令に基づき展開される全ての描画領域に対して描画命令の解析処理を行っている。このため、描画処理の対象となるオブジェクト画像を含まない分割描画領域(以下、空白領域という)の情報についても得ることができる。   In this embodiment, attention is paid to the first drawing process. As in the first embodiment, each of the drawing command processing units 41 to 44 performs a drawing process of the divided drawing area assigned by the drawing process control unit 33 and performs a process of skipping the other areas. At this time, the drawing command analysis processing is performed on all drawing regions developed based on the drawing command. For this reason, it is also possible to obtain information on a divided drawing area (hereinafter referred to as a blank area) that does not include an object image to be drawn.

第1〜第4の描画命令処理部41〜44は、初回の描画処理時において次の処理時に割り当てられる予定の分割描画領域が空白領域であると判断した場合には、描画処理制御部13に対して空白領域であることを示す情報を通知する。描画処理制御部13は、空白領域であることを示す情報を受信すると、2回目以降の分割描画領域の割り当て時に、この空白領域の割り当てを行わないように制御する。   If the first to fourth drawing command processing units 41 to 44 determine that the divided drawing area to be allocated at the next processing is the blank area at the time of the first drawing process, the drawing process control unit 13 Information indicating that it is a blank area is notified. When the drawing processing control unit 13 receives information indicating that it is a blank area, the drawing process control unit 13 performs control so that the blank area is not assigned when the divided drawing area is assigned for the second and subsequent times.

これにより、オブジェクト画像を含む分割描画領域のみを、描画処理を行う領域として各描画命令処理部41〜44に割り当てることができる。その結果、空白領域が描画対象から除外されるため、全体の処理量が削減され、描画処理を高速化することができる。   As a result, only the divided drawing area including the object image can be assigned to each of the drawing command processing units 41 to 44 as an area for performing the drawing process. As a result, since the blank area is excluded from the drawing target, the overall processing amount is reduced, and the drawing process can be speeded up.

図7A及び図7Bは、第1〜第3の描画命令処理部41〜43による描画処理を模式的に示した模式図である。なお、図7A及び図7Bの模式図では、第1〜第3の描画命令処理部41〜43のみ使用し、第4の描画命令処理部44については使用しないものとする。図7Aを参照して、印刷データ解析部34から描画処理制御部33に通知される描画命令は、オブジェクト画像として「黒色の台形」、「下端部が欠損した黒色の楕円」、「黒色のA」、「黒色の星印」、「互いに重畳した黒色の二つの四角形」を含む描画領域に対応している。   7A and 7B are schematic diagrams schematically showing the drawing processing by the first to third drawing command processing units 41 to 43. FIG. 7A and 7B, only the first to third drawing command processing units 41 to 43 are used, and the fourth drawing command processing unit 44 is not used. Referring to FIG. 7A, the drawing command notified from the print data analysis unit 34 to the drawing processing control unit 33 is “black trapezoid”, “black ellipse with a missing lower end”, “black A” as an object image. ”,“ Black star ”, and“ two black squares superimposed on each other ”.

1回目の割り当てでは、「黒色の台形」を三つの領域に分割した各分割描画領域を第1〜第3の描画命令処理部41〜43に振り分ける。各第1〜第3の描画命令処理部41〜43はそれぞれ、振り分けられた分割描画領域について描画処理を行う。このとき、次の処理時に割り当てられる予定の分割描画領域が空白領域であるか否かのチェックを同時に行う。図示例では、第1の描画命令処理部41が4回目に描画処理する予定の分割描画領域、第2の描画命令処理部42が3回目に描画処理する予定の分割描画領域、第3の描画命令処理部43が2回目に描画処理する予定の分割描画領域が空白領域であった。   In the first allocation, each divided drawing area obtained by dividing the “black trapezoid” into three areas is distributed to the first to third drawing command processing units 41 to 43. Each of the first to third drawing command processing units 41 to 43 performs a drawing process on the divided divided drawing area. At this time, it is simultaneously checked whether or not the divided drawing area to be allocated in the next processing is a blank area. In the illustrated example, the first drawing command processing unit 41 performs the fourth drawing process, the second drawing command processing unit 42 performs the third drawing process, and the third drawing process. The divided drawing area scheduled to be drawn by the command processing unit 43 for the second time was a blank area.

各第1〜第3の描画命令処理部41〜43は、この空白領域に関する情報を描画処理制御部33に送信する。描画処理制御部33は、この空白領域に関する情報を描画情報記憶部36に格納し、2回目以降の描画処理において、空白領域を割り当てないように第1〜第3の描画命令処理部41〜43に対する割り当てを行う(図7B参照)。   Each of the first to third drawing command processing units 41 to 43 transmits information regarding the blank area to the drawing processing control unit 33. The drawing processing control unit 33 stores information regarding the blank area in the drawing information storage unit 36, and the first to third drawing command processing units 41 to 43 do not allocate a blank area in the second and subsequent drawing processes. Is assigned (see FIG. 7B).

図8及び図9は、本実施例におけるRIP処理の手順を示したフローチャートである。図8は1回目の分割描画領域の割り当て手順を示したフローチャートである。図9は2回目以降の分割描画領域の割り当て手順を示したフローチャートである。   8 and 9 are flowcharts showing the procedure of the RIP process in this embodiment. FIG. 8 is a flowchart showing the first divided drawing area allocation procedure. FIG. 9 is a flowchart showing a procedure for assigning the divided drawing areas after the second time.

図8を参照して、Act301において、描画処理制御部33は、各描画命令処理部41〜44に割り当てる分割描画領域を計算する。Act302において、Act301において計算された分割描画領域の通知を行う。分割描画領域の割り当ては前述したように、展開されたビットマップ画像が各描画命令処理部41〜44のローカルメモリ41A〜44Aのメモリ容量を超えないように行う。   Referring to FIG. 8, in Act 301, the drawing process control unit 33 calculates a divided drawing area to be assigned to each drawing command processing unit 41 to 44. In Act 302, the divided drawing area calculated in Act 301 is notified. As described above, the divided drawing areas are allocated so that the developed bitmap image does not exceed the memory capacity of the local memories 41A to 44A of the drawing command processing units 41 to 44.

Act303において、第1〜第4の描画命令処理部41〜44は、同一の描画命令を受信する。Act304において、描画処理を開始する。このとき、第1〜第4の描画命令処理部41〜44は同一の描画命令を同時に処理する。Act305において、各描画命令処理部41〜44は、描画処理制御部33により割り当てられた分割描画領域のみ描画処理を行うとともに、後段において割り当てられる予定の分割描画領域に対して、空白領域がないかチェックを行う。   In Act 303, the first to fourth drawing command processing units 41 to 44 receive the same drawing command. In Act 304, drawing processing is started. At this time, the first to fourth drawing command processing units 41 to 44 simultaneously process the same drawing command. In Act 305, each of the drawing command processing units 41 to 44 performs the drawing process only on the divided drawing area assigned by the drawing process control unit 33, and whether there is a blank area for the divided drawing area to be assigned in the subsequent stage. Check.

Act306において、各第1〜第4の描画命令処理部41〜44は描画処理を終了すると、各第1〜第4のローカルメモリ41A〜44Aに格納されている描画結果を画像記憶部35に転送する。Act307において、空白領域が検出された場合には、描画情報記憶部36に対して空白領域の通知を行う。   In Act 306, when the first to fourth drawing command processing units 41 to 44 complete the drawing process, the drawing results stored in the first to fourth local memories 41A to 44A are transferred to the image storage unit 35. To do. If a blank area is detected in Act 307, the drawing information storage unit 36 is notified of the blank area.

Act308では、第1〜第4の描画命令処理部41〜44が、描画処理制御部33に対して、描画処理が完了したことを通知する。   In Act 308, the first to fourth drawing command processing units 41 to 44 notify the drawing processing control unit 33 that the drawing processing has been completed.

次に、図9を参照して、2回目以降の割り当て処理について説明する。Act401において、描画処理制御部33は、各描画命令処理部41〜44に割り当てる分割描画領域を計算する。Act402において、Act401で割り当てられた分割描画領域が空白領域であるか否かを判別する。Act402において分割描画領域が空白領域である場合には、Act403において、空白領域以外の分割描画領域を割り当てる。具体的には、分割描画領域が空白領域である場合には、次の割り当ての分割描画領域をチェックし、最終的には空白領域として通知を受けていない領域の割り当てを行う。それ以降の描画処理は、実施例1と同様であるため、詳細な説明を省略する。   Next, the second and subsequent allocation processes will be described with reference to FIG. In Act 401, the drawing process control unit 33 calculates a divided drawing area to be assigned to each drawing command processing unit 41 to 44. In Act 402, it is determined whether or not the divided drawing area assigned in Act 401 is a blank area. If the divided drawing area is a blank area in Act 402, a divided drawing area other than the blank area is assigned in Act 403. Specifically, when the divided drawing area is a blank area, the divided drawing area of the next allocation is checked, and finally, an area not notified as a blank area is assigned. Since the subsequent drawing processing is the same as that of the first embodiment, detailed description thereof is omitted.

このように、描画命令処理装置32において1回目の描画処理を行う際に、後段の空白領域のチェックを行い、このチェック結果を描画処理制御部33に通知することにより、それ以降の描画処理において、空白領域を描画命令処理部41〜44に割り当てる必要がなくなる。これにより、描画処理を、オブジェクト画像が存在する領域のみに制限することができる。その結果、全体の処理量が削減され、描画処理の高速化が可能となる。   As described above, when the drawing command processing device 32 performs the first drawing process, the subsequent blank area is checked, and the result of the check is notified to the drawing process control unit 33 so that the subsequent drawing process can be performed. Therefore, it is not necessary to assign a blank area to the drawing command processing units 41 to 44. Thereby, the drawing process can be limited only to the area where the object image exists. As a result, the overall processing amount is reduced, and the drawing process can be speeded up.

(実施例3)
実施例2では、第1〜第4の描画命令処理部41〜44は、空白領域の検知を行いながら、描画処理を行っている。これに対して、本実施例では、描画処理に先立って空白領域の検知を行う。本実施例の画像処理装置のブロック構成は、実施例2と同様である。
(Example 3)
In the second embodiment, the first to fourth drawing command processing units 41 to 44 perform drawing processing while detecting a blank area. On the other hand, in this embodiment, the blank area is detected prior to the drawing process. The block configuration of the image processing apparatus of this embodiment is the same as that of the second embodiment.

図10は、本実施例の空白領域を検知する検知方法を模式的に示したバンド構成図である。本実施例では、1頁ごとに空白領域の検知を描画処理に先立って行う。図10を参照して、1頁は6つのバンドで構成しており、それぞれのバンドを6つの分割描画領域に分割している。各描画命令処理部41〜44はそれぞれ異なるバンドについて空白領域の検知を行う。   FIG. 10 is a band configuration diagram schematically showing a detection method for detecting a blank area according to the present embodiment. In this embodiment, the blank area is detected for each page prior to the drawing process. Referring to FIG. 10, one page is composed of six bands, and each band is divided into six divided drawing areas. Each drawing command processing unit 41 to 44 detects a blank area for each different band.

空白領域の検知結果は、描画情報記憶部36に格納した描画テーブルに記憶する。描画テーブルとは、描画処理を行う領域を示したものであり、本例では、「1」を描画処理する領域、「0」を描画処理しない領域として表記している。図10では、描画処理しない領域をハッチングで示している。   The detection result of the blank area is stored in a drawing table stored in the drawing information storage unit 36. The drawing table indicates a region where drawing processing is performed. In this example, “1” is described as a region where drawing processing is performed, and “0” is described as a region where drawing processing is not performed. In FIG. 10, the area not subjected to drawing processing is indicated by hatching.

描画テーブルの作成が終了すると、描画情報記憶部36に格納されている描画テーブルの値を参照して、描画処理制御部33が、各描画命令処理部41〜44に対して分割描画領域の割り当てを行う。各描画命令処理部41〜44は、割り当てられた分割描画領域に対して描画処理を施す。   When the creation of the drawing table is completed, the drawing process control unit 33 refers to the value of the drawing table stored in the drawing information storage unit 36 and assigns the divided drawing areas to the drawing command processing units 41 to 44. I do. Each of the drawing command processing units 41 to 44 performs drawing processing on the assigned divided drawing area.

図11は、第1〜第3の描画処理部41〜43を用いて空白検知及び描画処理を行う例を示したタイミングチャートである。図11を参照して、描画処理制御部33は、描画命令処理部41にバンド1を転送し、描画命令処理部42にバンド2を転送し、描画命令処理部43にバンド3を転送する。各描画命令処理部41〜43はそれぞれバンド1〜3について空白領域の検知を行う。検知した空白領域に関する情報は、上述したように、描画情報記憶部36に格納した描画テーブルに記憶する。   FIG. 11 is a timing chart showing an example in which blank detection and drawing processing are performed using the first to third drawing processing units 41 to 43. Referring to FIG. 11, the drawing processing control unit 33 transfers band 1 to the drawing command processing unit 41, transfers band 2 to the drawing command processing unit 42, and transfers band 3 to the drawing command processing unit 43. Each of the drawing command processing units 41 to 43 detects a blank area for each of the bands 1 to 3. Information on the detected blank area is stored in the drawing table stored in the drawing information storage unit 36 as described above.

次に、描画処理制御部33は、描画命令処理部41にバンド4を転送し、描画命令処理部42にバンド5を転送し、描画命令処理部43にバンド6を転送する。各描画命令処理部41〜43はそれぞれ、バンド4〜6について空白領域の検知を行う。検知した空白領域に関する情報は、上述したように、描画情報記憶部36に格納した描画テーブルに記憶する。これにより、1頁分全ての空白領域の検知が完了する。描画処理制御部33は、描画情報記憶部36に格納した描画テーブルに基づき、各描画命令処理部41〜43が処理する分割描画領域の割り当てを行う。各描画命令処理部41〜43は、割り当てられた分割描画領域に基づき、描画処理を行う。   Next, the drawing process control unit 33 transfers band 4 to the drawing command processing unit 41, transfers band 5 to the drawing command processing unit 42, and transfers band 6 to the drawing command processing unit 43. Each of the drawing command processing units 41 to 43 detects a blank area for each of the bands 4 to 6. Information on the detected blank area is stored in the drawing table stored in the drawing information storage unit 36 as described above. This completes the detection of all blank areas for one page. The drawing processing control unit 33 assigns divided drawing areas to be processed by the drawing command processing units 41 to 43 based on the drawing table stored in the drawing information storage unit 36. Each of the drawing command processing units 41 to 43 performs a drawing process based on the assigned divided drawing area.

このように描画処理に先立って空白領域を検知することにより、実施例2と同様の効果を得ることができる。   Thus, by detecting the blank area prior to the drawing process, the same effect as in the second embodiment can be obtained.

(実施例4)
本実施例では、複数の描画命令処理部を、空白領域を検知する描画命令処理部と、描画処理を行う描画命令処理部とに分割する。本実施例の画像処理装置は、図6の画像処理装置に第5の描画命令処理部45を付加した構成である。
Example 4
In this embodiment, the plurality of drawing command processing units are divided into a drawing command processing unit that detects a blank area and a drawing command processing unit that performs a drawing process. The image processing apparatus of this embodiment has a configuration in which a fifth drawing command processing unit 45 is added to the image processing apparatus of FIG.

図12は、図10の画像について、第1〜第5の描画処理部41〜45を用いて空白検知及び描画処理を行う例を示したタイミングチャートである。第1の描画命令処理部41は図10の画像全体に対して空白領域の検知を行う。第2〜第5の描画命令処理部42〜45は描画処理を行う。なお、本実施例の第1の描画命令処理部41は、請求項4に記載の「判別部」に相当する。   FIG. 12 is a timing chart illustrating an example in which blank detection and drawing processing are performed on the image of FIG. 10 using the first to fifth drawing processing units 41 to 45. The first drawing command processing unit 41 detects a blank area for the entire image of FIG. The second to fifth drawing command processing units 42 to 45 perform drawing processing. The first drawing command processing unit 41 according to the present embodiment corresponds to a “determination unit” according to a fourth aspect.

第1の描画命令処理部41はバンド1〜6について順次空白検知を行う。バンド1〜5はそれぞれ4つの描画処理すべき分割描画領域を含む。描画処理制御部33は、バンド1に含まれる4つの分割描画領域をそれぞれ第2〜第5の描画命令処理部42〜45に振り分ける。第2〜第5の描画命令処理部42〜45は、振り分けられた各分割描画領域を描画処理する。描画処理制御部33は、バンド1に対する描画処理と、バンド2の空白検知とが同時に行われるように、第1〜第5の描画命令処理部41〜45の処理タイミングを制御する。   The first drawing command processing unit 41 sequentially performs blank detection for the bands 1 to 6. Each of the bands 1 to 5 includes four divided drawing areas to be drawn. The drawing process control unit 33 distributes the four divided drawing areas included in the band 1 to the second to fifth drawing command processing units 42 to 45, respectively. The second to fifth drawing command processing units 42 to 45 perform drawing processing on each divided drawing area. The drawing process control unit 33 controls the processing timing of the first to fifth drawing command processing units 41 to 45 so that the drawing process for the band 1 and the blank detection for the band 2 are performed simultaneously.

描画処理制御部33は、バンド2に含まれる4つの分割描画領域をそれぞれ第2〜第5の描画命令処理部42〜45に振り分ける。第2〜第5の描画命令処理部42〜45は振り分けられた分割描画領域を描画処理する。描画処理制御部33は、バンド2の描画処理と、バンド3の空白検知とが同時に行われるように、第1〜第5の描画命令処理部41〜45の処理タイミングを制御する。   The drawing process control unit 33 assigns the four divided drawing areas included in the band 2 to the second to fifth drawing command processing units 42 to 45, respectively. The second to fifth drawing command processing units 42 to 45 perform drawing processing on the divided divided drawing areas. The drawing process control unit 33 controls the processing timings of the first to fifth drawing command processing units 41 to 45 so that the drawing process of the band 2 and the blank detection of the band 3 are simultaneously performed.

描画処理制御部33は、バンド3に含まれる4つの分割描画領域をそれぞれ第2〜第5の描画命令処理部42〜45に振り分ける。第2〜第5の描画命令処理部42〜45は振り分けられた各分割描画領域を描画処理する。描画処理制御部33は、バンド3の描画処理と、バンド4の空白検知とが同時に行われるように、第1〜第5の描画命令処理部41〜45の処理タイミングを制御する。   The drawing process control unit 33 distributes the four divided drawing areas included in the band 3 to the second to fifth drawing command processing units 42 to 45, respectively. The second to fifth drawing command processing units 42 to 45 perform drawing processing on each divided drawing area. The drawing process control unit 33 controls the processing timing of the first to fifth drawing command processing units 41 to 45 so that the band 3 drawing process and the band 4 blank detection are performed simultaneously.

描画処理制御部33は、バンド4に含まれる4つの分割描画領域をそれぞれ第2〜第5の描画命令処理部42〜45に振り分ける。第2〜第5の描画命令処理部42〜45は振り分けられた各分割描画領域を描画処理する。描画処理制御部33は、バンド4に対する描画処理と、バンド5の空白検知とが同時に行われるように、第1〜第5の描画命令処理部41〜45の処理タイミングを制御する。   The drawing process control unit 33 assigns the four divided drawing areas included in the band 4 to the second to fifth drawing command processing units 42 to 45, respectively. The second to fifth drawing command processing units 42 to 45 perform drawing processing on each divided drawing area. The drawing process control unit 33 controls the processing timing of the first to fifth drawing command processing units 41 to 45 so that the drawing process for the band 4 and the blank detection for the band 5 are performed simultaneously.

描画処理制御部33は、バンド5に含まれる4つの分割描画領域をそれぞれ第2〜第5の描画命令処理部42〜45に振り分ける。第2〜第5の描画命令処理部42〜45は振り分けられた分割描画領域を描画処理する。   The drawing processing control unit 33 assigns the four divided drawing areas included in the band 5 to the second to fifth drawing command processing units 42 to 45, respectively. The second to fifth drawing command processing units 42 to 45 perform drawing processing on the divided divided drawing areas.

このように、描画処理と空白検知とを同時に行うことにより、効率よく高速に描画処理を行うことができる。   As described above, by simultaneously performing the drawing process and the blank detection, the drawing process can be performed efficiently and at high speed.

本発明は、その精神または主要な特徴から逸脱することなく、他の様々な形で実施することができる。そのため、前述の実施の形態はあらゆる点で単なる例示に過ぎず、限定的に解釈してはならない。本発明の範囲は、特許請求の範囲によって示すものであって、明細書本文には、なんら拘束されない。さらに、特許請求の範囲の均等範囲に属する全ての変形、様々な改良、代替および改質は、すべて本発明の範囲内のものである。   The present invention can be implemented in various other forms without departing from the spirit or main features thereof. Therefore, the above-described embodiment is merely an example in all respects and should not be interpreted in a limited manner. The scope of the present invention is indicated by the scope of claims, and is not restricted by the text of the specification. Further, all modifications, various improvements, alternatives and modifications belonging to the equivalent scope of the claims are all within the scope of the present invention.

11 31 画像処理装置 12 32描画命令処理装置
13 33 描画処理制御部 14 34印刷データ解析部
15 35 画像記憶部
21〜24 41〜44 第1〜第4の描画命令処理部
21A〜24A 41A〜44A 第1〜第4のローカルメモリ
11 31 Image processing device 12 32 Drawing command processing device 13 33 Drawing processing control unit 14 34 Print data analysis unit 15 35 Image storage unit 21 to 24 41 to 44 First to fourth drawing command processing units 21A to 24A 41A to 44A 1st to 4th local memory

特開平9−167242号公報JP-A-9-167242

Claims (9)

それぞれローカルメモリを有する複数の描画命令処理部と、
印刷データから生成された同一の描画命令に基づく描画領域を分割した各分割描画領域を、描画処理を行う領域として、各前記描画命令処理部に割り当てる描画処理制御部と、
を有する画像処理装置。
A plurality of drawing command processing units each having a local memory;
A drawing processing control unit that assigns each divided drawing region obtained by dividing the drawing region based on the same drawing command generated from the print data to each of the drawing command processing units as a region for performing drawing processing;
An image processing apparatus.
各前記描画命令処理部は、前記描画領域のうち前記描画処理制御部により割り当てられた前記分割描画領域以外の描画領域を、描画処理の対象から除外する請求項1に記載の画像処理装置。   2. The image processing apparatus according to claim 1, wherein each of the drawing command processing units excludes drawing regions other than the divided drawing regions allocated by the drawing processing control unit from the drawing regions from drawing processing targets. 各前記描画命令処理部は、前記描画命令において前記分割描画領域を最初に描画処理する際に、前記複数の分割描画領域の中に描画処理の対象となるオブジェクト画像を含まない前記分割描画領域が含まれているか否か検出し、
前記描画処理制御部は、前記検出の結果に基づき、前記オブジェクト画像のある各前記分割描画領域を各前記描画処理部に割り当てる請求項1又は2に記載の画像処理装置。
When each drawing command processing unit first performs the drawing process on the divided drawing area in the drawing command, the divided drawing areas that do not include an object image to be drawn are included in the plurality of divided drawing areas. Detect whether it is included,
The image processing apparatus according to claim 1, wherein the drawing processing control unit assigns each of the divided drawing regions having the object image to each of the drawing processing units based on the detection result.
前記描画命令に基づく描画領域の中に描画処理の対象となるオブジェクト画像を含まない前記分割描画領域が含まれるか否かを判別する判別部を有し、
前記描画処理制御部は、前記判別部による判別結果に基づき、前記オブジェクト画像のある前記分割描画領域を、各前記描画処理部に割り当てる請求項1又は2に記載の画像処理装置。
A determination unit that determines whether or not the divided drawing area that does not include the object image to be drawn is included in the drawing area based on the drawing command;
The image processing apparatus according to claim 1, wherein the drawing processing control unit assigns the divided drawing region in which the object image is present to each drawing processing unit based on a determination result by the determination unit.
それぞれローカルメモリを有する複数の描画命令処理部と、
前記複数の描画命令処理部を制御する制御部と、を有し、
前記制御部は、印刷データを複数のバンド単位に分割した各描画命令を各前記描画命令処理部に振り分け、各前記描画命令処理部は、振り分けられた前記描画命令に基づく描画領域を分割した複数の分割描画領域の中に描画処理の対象となるオブジェクト画像を含まない前記分割描画領域が含まれているか否かを検出し、
前記制御部は、前記検出結果に基づき、同一の前記描画命令の中に含まれる複数の前記分割描画領域のうち前記オブジェクト画像を含む各前記分割描画領域を、描画処理を行う領域として、各前記描画命令処理部に割り当てる画像処理装置。
A plurality of drawing command processing units each having a local memory;
A control unit that controls the plurality of drawing command processing units,
The control unit distributes each drawing command obtained by dividing print data into a plurality of band units to each drawing command processing unit, and each drawing command processing unit includes a plurality of divided drawing regions based on the distributed drawing command. Detecting whether or not the divided drawing area that does not include the object image to be drawn is included in the divided drawing area of
The control unit, based on the detection result, among the plurality of divided drawing areas included in the same drawing command, each divided drawing area including the object image as an area for performing drawing processing. An image processing apparatus assigned to a drawing command processing unit.
それぞれローカルメモリを有する複数の描画命令処理部を用いて画像処理を行う画像処理方法であって、
印刷データから生成された同一の描画命令に基づく描画領域を複数の分割描画領域に分割し、
各分割描画領域を、描画処理を行う領域として、各前記描画命令処理部に割り当てる画像処理方法。
An image processing method for performing image processing using a plurality of drawing command processing units each having a local memory,
The drawing area based on the same drawing command generated from the print data is divided into a plurality of divided drawing areas,
An image processing method in which each divided drawing area is assigned to each of the drawing command processing units as a drawing processing area.
前記描画命令において前記分割描画領域を最初に描画処理する際に、前記複数の分割描画領域の中に描画処理の対象となるオブジェクト画像を含まない前記分割描画領域が含まれているか否か検出し、
前記割り当ての際に、前記検出の結果に基づき、前記オブジェクト画像のある各前記分割描画領域を各前記描画命令処理部に割り当てる請求項6に記載の画像処理方法。
When drawing the divided drawing area for the first time in the drawing command, it is detected whether or not the divided drawing area that does not include the object image to be drawn is included in the plurality of divided drawing areas. ,
The image processing method according to claim 6, wherein at the time of assignment, each of the divided drawing areas having the object image is assigned to each of the drawing command processing units based on the detection result.
前記描画命令に基づく描画領域の中に描画処理の対象となるオブジェクト画像を含まない前記分割描画領域が含まれるか否かを判別し、
前記割り当ての際に、前記判別結果に基づき、前記オブジェクト画像のある前記分割描画領域を、各前記描画命令処理部に割り当てる請求項6に記載の画像処理方法。
It is determined whether or not the divided drawing area that does not include the object image to be drawn in the drawing area based on the drawing command is included,
The image processing method according to claim 6, wherein at the time of the assignment, the divided drawing area having the object image is assigned to each drawing command processing unit based on the determination result.
それぞれローカルメモリを有する複数の描画命令処理部を用いて画像処理を行う画像処理方法であって、
前記印刷データを複数のバンド単位に分割した各描画命令を各前記描画命令処理部に振り分け、
前記振り分けられた前記描画命令に基づく描画領域を複数の分割描画領域に分割し、
前記複数の分割描画領域の中に描画処理の対象となるオブジェクト画像を含まない前記分割描画領域が含まれているか否かを検出し、
前記検出結果に基づき、同一の前記描画命令の中に含まれる複数の前記分割描画領域のうち前記オブジェクト画像を含む各前記分割描画領域を、描画処理を行う領域として、各前記描画命令処理部に割り当てる画像処理方法。
An image processing method for performing image processing using a plurality of drawing command processing units each having a local memory,
Each drawing command obtained by dividing the print data into a plurality of bands is distributed to each drawing command processing unit,
Dividing the drawing area based on the assigned drawing instruction into a plurality of divided drawing areas;
Detecting whether or not the divided drawing area that does not include an object image to be drawn is included in the plurality of divided drawing areas;
Based on the detection result, among the plurality of divided drawing areas included in the same drawing command, each of the divided drawing areas including the object image is used as a drawing process area in each drawing command processing unit. Image processing method to be assigned.
JP2009152505A 2008-06-27 2009-06-26 Image processor and processing method Pending JP2010009603A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US7627008P 2008-06-27 2008-06-27

Publications (1)

Publication Number Publication Date
JP2010009603A true JP2010009603A (en) 2010-01-14

Family

ID=41600272

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009152505A Pending JP2010009603A (en) 2008-06-27 2009-06-26 Image processor and processing method

Country Status (1)

Country Link
JP (1) JP2010009603A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09167242A (en) * 1995-12-19 1997-06-24 Fuji Xerox Co Ltd Plotting processing device and method
JP2007087137A (en) * 2005-09-22 2007-04-05 Canon Inc Printing controller, image forming method, and storage medium
JP2007237510A (en) * 2006-03-07 2007-09-20 Canon Inc Image forming device, image forming method which is executed in the device, and image forming program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09167242A (en) * 1995-12-19 1997-06-24 Fuji Xerox Co Ltd Plotting processing device and method
JP2007087137A (en) * 2005-09-22 2007-04-05 Canon Inc Printing controller, image forming method, and storage medium
JP2007237510A (en) * 2006-03-07 2007-09-20 Canon Inc Image forming device, image forming method which is executed in the device, and image forming program

Similar Documents

Publication Publication Date Title
JP4419152B2 (en) Image forming system and image forming method
US20080297812A1 (en) Image processing apparatus and image processing method
US9137393B2 (en) Image processing apparatus, method and non-transitory computer-readable storage medium for executing workflow using priority information
US20060023239A1 (en) Method and apparatus for handling different print data formats
JP4402580B2 (en) Image processing system
US20080100862A1 (en) Image processing apparatus and control method for image processing apparatus
US20090327246A1 (en) Information processing apparatus, information processing method and medium storing program thereof
US9830541B2 (en) Image output system, image output method, document server, and non-transitory computer readable recording medium
JP2006051609A (en) Image processor and image processing method
JP4677320B2 (en) Image processing system and method for controlling image processing system
JP2013256073A (en) Data generation device, image forming apparatus, and data generation program
US20070236753A1 (en) Apparatus and method for image processing
US9069507B2 (en) Print server, printing system, and computer program product configured to send print data to an image forming apparatus based on obtained designation of the image forming apparatus
US20130107302A1 (en) Image processing apparatus, image processing method and memory medium
US7952737B2 (en) Print process system and computer readable medium
JP2008148263A (en) Image forming apparatus, and its control method
JP2010009603A (en) Image processor and processing method
US8358445B2 (en) Image reading apparatus, control method therefor, and storage medium
JP4906488B2 (en) Image forming apparatus, image forming method, and program
JP2007053772A (en) Image forming apparatus and method of controlling image forming apparatus
US9001388B2 (en) Imaging forming apparatus to merge print data with a rendering image, method of image forming, and computer-readable recording medium
JP6946932B2 (en) Image processing system, processing equipment and programs
JP5505202B2 (en) Image forming apparatus, image forming control method, image forming control program, and recording medium
JP6915423B2 (en) Management server and programs
JP2008022082A (en) Image forming apparatus and control method thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100915

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111006

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111101

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20120306