JP6439399B2 - Image processing apparatus, data processing method, and computer program - Google Patents

Image processing apparatus, data processing method, and computer program Download PDF

Info

Publication number
JP6439399B2
JP6439399B2 JP2014232386A JP2014232386A JP6439399B2 JP 6439399 B2 JP6439399 B2 JP 6439399B2 JP 2014232386 A JP2014232386 A JP 2014232386A JP 2014232386 A JP2014232386 A JP 2014232386A JP 6439399 B2 JP6439399 B2 JP 6439399B2
Authority
JP
Japan
Prior art keywords
data
memory
acquired
image
subjected
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.)
Active
Application number
JP2014232386A
Other languages
Japanese (ja)
Other versions
JP2016093965A (en
Inventor
博司 野川
博司 野川
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.)
Konica Minolta Inc
Original Assignee
Konica Minolta Inc
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 Konica Minolta Inc filed Critical Konica Minolta Inc
Priority to JP2014232386A priority Critical patent/JP6439399B2/en
Publication of JP2016093965A publication Critical patent/JP2016093965A/en
Application granted granted Critical
Publication of JP6439399B2 publication Critical patent/JP6439399B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Record Information Processing For Printing (AREA)
  • Facsimiles In General (AREA)
  • Storing Facsimile Image Data (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Description

本発明は、様々なジョブを実行する画像処理装置およびそれにおけるデータ処理方法などに関する。   The present invention relates to an image processing apparatus that executes various jobs, a data processing method therefor, and the like.

コピー、スキャン、ファックス送信、ファックス受信、およびPCプリントなど様々なジョブを実行することができる画像処理装置が普及している。このような画像処理装置は、「複合機」または「MFP(Multi Function Peripherals)」などと呼ばれる。また、画像処理装置は、複数のユーザによって共用することができる。よって、画像処理装置は、一時期に、多数のジョブが与えられることがある。   2. Description of the Related Art Image processing apparatuses that can execute various jobs such as copying, scanning, fax transmission, fax reception, and PC printing have become widespread. Such an image processing apparatus is called a “multifunction machine” or “MFP (Multi Function Peripherals)”. The image processing apparatus can be shared by a plurality of users. Therefore, the image processing apparatus may be given a large number of jobs at one time.

しかし、廉価な画像処理装置には、十分な容量のメモリが搭載されていないことがある。メモリの空き容量が少ないほど、受け付けることができるジョブが少なくなる。そこで、メモリを効率的に使用することが要求される。   However, an inexpensive image processing apparatus may not have a sufficient memory capacity. The smaller the memory capacity, the fewer jobs that can be accepted. Therefore, it is required to use the memory efficiently.

メモリを効率的に使用する方法として、次のような方法が提案されている。画像入出力装置に、画像をデジタル情報として入力する画像入力手段と、前記画像入力手段により入力された画像データを記憶する第一のビットマップメモリ手段と、前記入力手段により第一のビットマップメモリ手段に記憶されたデジタル情報を符号化する符号化手段と、前記符号化手段により符号化されたデータを記録する第一の符号メモリ手段と、前記符号メモリ手段に記録された符号化されたデータを記録する不揮発性メモリ手段と、不揮発性メモリ手段に前記符号化手段により符号化されたデータの書き込みを行う不揮発性メモリ書き込み手段と、前記不揮発性メモリ手段からデータの読み出しを行う不揮発性メモリ読み出し手段と、前記不揮発性メモリ読み出し手段により読み出されたデータを蓄積する第二の符号メモリ手段と、第二の符号化メモリ上の符号化されたデータを復号化する復号化手段と、前記復号化手段が復号化したデータを展開する第二のビットマップメモリ手段と、前記第二のビットマップメモリ手段に蓄積されたデジタル情報を装置外に出力する画像出力手段と、画像出力時には前記第二の符号メモリ及び前記第二のビットマップメモリ手段のメモリ容量を管理するメモリ管理手段と、を具備させておく。そして、前記画像出力手段及び、前記符号化手段、前記復号化手段においては1ページに満たない画像データをバンドデータとして逐次処理可能であり、前記メモリ管理手段は前記画像出力手段が起動後停止不可能な出力手段である場合には前記第二の符号メモリを出力する頁分のデータが全て収まるサイズのメモリ容量を確保するとともに第二のビットマップメモリは頁に満たないバンド単位のメモリサイズを確保し、画像出力手段が起動後停止不可能な出力手段でない場合には前記第二の符号メモリ及び前記第二のビットマップメモリの両方をバンド単位で確保する(特許文献1)。   The following methods have been proposed as a method for efficiently using the memory. Image input means for inputting an image as digital information to an image input / output device, first bitmap memory means for storing image data inputted by the image input means, and first bitmap memory by the input means Encoding means for encoding the digital information stored in the means; first code memory means for recording data encoded by the encoding means; and encoded data recorded in the code memory means Non-volatile memory means for recording data, non-volatile memory writing means for writing data encoded by the encoding means to the non-volatile memory means, and non-volatile memory reading for reading data from the non-volatile memory means Means and second code memory means for storing data read by the nonvolatile memory reading means; Decoding means for decoding the encoded data on the second encoding memory, second bitmap memory means for expanding the data decoded by the decoding means, and the second bitmap memory Image output means for outputting digital information stored in the means to the outside of the apparatus, and memory management means for managing the memory capacity of the second code memory and the second bitmap memory means at the time of image output. Keep it. The image output means, the encoding means, and the decoding means can sequentially process image data of less than one page as band data, and the memory management means is capable of not stopping after the image output means is activated. In the case where the output means is possible, a memory capacity of a size that can accommodate all of the data for the page output from the second code memory is secured, and the second bitmap memory has a memory size in units of bands that is less than a page. If the image output means is not an output means that cannot be stopped after activation, both the second code memory and the second bitmap memory are secured in band units (Patent Document 1).

特開2006−20029号公報Japanese Patent Laid-Open No. 2006-20029

特許文献1に記載される方法は、画像出力手段が起動後に停止可能であるか停止不能であるかに応じてメモリの容量の確保の仕方を変えることによって、メモリの使用の効率化を図る。   The method described in Japanese Patent Laid-Open No. 2004-228561 improves the use of the memory by changing the method of securing the memory capacity depending on whether the image output means can be stopped after activation or not.

しかし、十分な容量のメモリが搭載されていないが様々な種類のジョブを実行することができる画像処理装置においては、さらに効率的にメモリを使用できることが望ましい。   However, in an image processing apparatus that does not have a sufficient memory capacity but can execute various types of jobs, it is desirable that the memory can be used more efficiently.

本発明は、このような課題に鑑み、画像処理装置において従来よりも効率的にメモリを使用することを、目的とする。   The present invention has been made in view of such a problem, and an object of the present invention is to use a memory more efficiently in an image processing apparatus than in the past.

本発明の一形態に係る画像処理装置は、画像のデータを取得する取得手段と、実行することによって前記データのサイズが大きくなる処理である、他の装置から当該データとして取得したファックスデータを伸張する伸張処理および解像度を変換する変換処理、を含む第一のプロセスおよび第二のプロセス、の少なくとも一方に含まれる1つまたは複数の処理を、当該データに対して施すデータ処理手段と、前記取得されたデータまたは前記1つまたは複数の処理が施された前記データを記憶するメモリと、前記メモリに記憶されている、前記第一のプロセスが施された前記データまたは前記第二のプロセスが施された前記データを出力する出力手段と、前記メモリに記憶されている、前記取得されたデータおよび前記1つまたは複数の処理が施されたデータの総量が所定の量を超えている場合に、前記第一のプロセスに含まれる処理のうち、前記伸張処理および前記変換処理を実行するのを待機するように前記データ処理手段を制御する、制御手段と、を有する。
本発明の他の一形態に係る画像処理装置は、画像のデータを取得する取得手段と、実行することによって前記データのサイズが大きくなる処理である、他の装置から当該データとして取得したPDL(Page Description Language)のデータを解析する解析処理およびラスタライズする描画処理、を含む第一のプロセス、および、第二のプロセス、の少なくとも一方に含まれる1つまたは複数の処理を、当該データに対して施す、データ処理手段と、前記取得されたデータまたは前記1つまたは複数の処理が施された前記データを記憶するメモリと、前記メモリに記憶されている、前記第一のプロセスが施された前記データまたは前記第二のプロセスが施された前記データを出力する出力手段と、前記メモリに記憶されている、前記取得されたデータおよび前記1つまたは複数の処理が施されたデータの総量が所定の量を超えている場合に、前記第一のプロセスに含まれる処理のうち、前記解析処理および前記描画処理を実行するのを待機するように前記データ処理手段を制御する、制御手段と、を有する。
本発明の他の一形態に係る画像形成装置は、画像のデータを取得する取得手段と、取得された前記データに対して第一のプロセスおよび第二のプロセスの少なくとも一方に含まれる1つまたは複数の処理を施すデータ処理手段と、前記取得されたデータまたは前記1つまたは複数の処理が施された前記データを記憶するメモリと、前記メモリに記憶されている、前記第一のプロセスが施された前記データまたは前記第二のプロセスが施された前記データを出力する出力手段と、前記第一のプロセスに含まれる処理のうち、実行することによって前記取得されたデータのサイズが大きくなるサイズ拡大処理を実行している最中に、前記メモリに記憶されている、当該取得されたデータおよび前記1つまたは複数の処理が施されたデータの総量が所定の量を超えた場合に、当該サイズ拡大処理を中断するように前記データ処理手段を制御する、制御手段と、を有する。
An image processing apparatus according to an aspect of the present invention includes an acquisition unit that acquires image data, and decompresses fax data acquired as the data from another apparatus, which is a process that increases the size of the data when executed. first process involving the conversion process, which converts the decompressed and resolution to, and a second process, the one or more processes included in at least one, performed on the data, the data processing means A memory for storing the acquired data or the data subjected to the one or more processes, and the data subjected to the first process or the second stored in the memory Output means for outputting the processed data, the acquired data and the one or more stored in the memory If the total amount of processing has been performed the data exceeds a predetermined amount, the first of the processing involved in the process, the data processing to wait for performing the decompression process and the conversion process Control means for controlling the means.
An image processing apparatus according to another aspect of the present invention includes an acquisition unit that acquires image data, and PDL (data acquired from another apparatus as the data, which is a process that increases the size of the data when executed. One or more processes included in at least one of the first process and the second process including the analysis process for analyzing the data of Page Description Language) and the rendering process for rasterizing are performed on the data. A data processing means, a memory for storing the acquired data or the data subjected to the one or more processes, and the first process stored in the memory Output means for outputting the data or the data subjected to the second process, and the acquired data stored in the memory. And executing the analysis process and the drawing process among the processes included in the first process when the total amount of the data subjected to the one or more processes exceeds a predetermined amount. Control means for controlling the data processing means to stand by.
An image forming apparatus according to another aspect of the present invention includes an acquisition unit that acquires image data, and one or at least one of a first process and a second process for the acquired data. Data processing means for performing a plurality of processes, a memory for storing the acquired data or the data subjected to the one or more processes, and the first process stored in the memory. The output means for outputting the processed data or the data subjected to the second process, and the size included in the first process that increases the size of the acquired data when executed During the execution of the enlargement process, the total amount of the acquired data and the data subjected to the one or more processes stored in the memory is If it exceeds the amount of the constant, for controlling the data processing means so as to interrupt the size enlargement processing, has a control means.

好ましくは、前記出力手段は、前記第一のプロセスが施された前記データに基づいて、前記画像を用紙に印刷する印刷手段と、前記第二のプロセスが施された前記データを、他の装置へ送信する送信手段と、を有する。   Preferably, the output unit prints the image on a sheet based on the data subjected to the first process, and the data subjected to the second process to another device. And transmitting means for transmitting to.

または、前記所定の量は、前記印刷手段の能力を最大限にまたは一定以上に発揮するために必要な前記データの量である。   Alternatively, the predetermined amount is an amount of the data necessary to maximize the capability of the printing unit or to a certain level.

本発明によると、画像処理装置において従来よりも効率的にメモリを使用することができる。   According to the present invention, the memory can be used more efficiently in the image processing apparatus than before.

画像処理装置を有するネットワークシステムの例を示す図である。It is a figure which shows the example of the network system which has an image processing apparatus. 画像処理装置のハードウェア構成の例を示す図である。It is a figure which shows the example of the hardware constitutions of an image processing apparatus. 画像処理装置の機能的構成の例を示す図である。It is a figure which shows the example of a functional structure of an image processing apparatus. ジョブリストの例を示す図である。It is a figure which shows the example of a job list. 各ジョブの処理の流れおよびデータの流れの例を示す図である。It is a figure which shows the example of the flow of a process of each job, and the flow of data. 各ジョブで取り扱うデータの大小の例を示す図である。It is a figure which shows the example of the magnitude of the data handled by each job. ジョブ制御プログラムによる全体的な処理の流れの例を説明するフローチャートである。It is a flowchart explaining the example of the flow of the whole process by a job control program.

図1は、画像処理装置1を有するネットワークシステムの例を示す図である。図2は、画像処理装置1のハードウェア構成の例を示す図である。   FIG. 1 is a diagram illustrating an example of a network system having an image processing apparatus 1. FIG. 2 is a diagram illustrating an example of a hardware configuration of the image processing apparatus 1.

画像処理装置1は、図1に示すように、LAN(Local Area Network)回線31を介して端末装置21A、21B、…のいずれかと通信することができ、電話回線32を介してファックス端末22A、22B、…のいずれかと通信することができる。以下、端末装置21A、21B、…を「端末装置21」と総称し、ファックス端末22A、22B、…を「ファックス端末22」と総称する。   As shown in FIG. 1, the image processing apparatus 1 can communicate with any one of the terminal devices 21A, 21B,... Via a LAN (Local Area Network) line 31, and the fax terminal 22A, It is possible to communicate with any one of 22B,. Hereinafter, the terminal devices 21A, 21B,... Are collectively referred to as “terminal device 21”, and the fax terminals 22A, 22B,.

画像処理装置1は、印刷、スキャン、ファックス通信、およびIP(Internet Protocol)通信などの機能を集約した装置である。一般に、「画像形成装置」、「複合機」、または「MFP(Multi Function Peripheral)」などと呼ばれることがある。   The image processing apparatus 1 is an apparatus that integrates functions such as printing, scanning, fax communication, and IP (Internet Protocol) communication. Generally, it is sometimes called “image forming apparatus”, “multifunction machine”, or “MFP (Multi Function Peripheral)”.

端末装置21は、画像処理装置1のクライアントである。端末装置21として、パーソナルコンピュータ、スマートフォン、またはタブレットコンピュータなどが用いられる。   The terminal device 21 is a client of the image processing device 1. As the terminal device 21, a personal computer, a smartphone, a tablet computer, or the like is used.

ファックス端末22は、画像のデータをファックスプロトコルによってやり取りする装置である。ファックス端末22として、ファックス専用機またはMFPが用いられる。   The fax terminal 22 is a device that exchanges image data using a fax protocol. A fax machine or MFP is used as the fax terminal 22.

画像処理装置1は、図2に示すように、メインコントローラ10、大容量記憶装置10e、タッチパネルディスプレイ10f、操作キーパネル10g、NIC(Network Interface Card)10h、モデム10i、スキャンユニット10j、およびプリントユニット10kなどによって構成される。   As shown in FIG. 2, the image processing apparatus 1 includes a main controller 10, a mass storage device 10e, a touch panel display 10f, an operation key panel 10g, a NIC (Network Interface Card) 10h, a modem 10i, a scan unit 10j, and a print unit 10k. Consists of.

メインコントローラ10は、CPU(Central Processing Unit)10a、RAM(Random Access Memory)10b、ROM(Read Only Memory)10c、およびフラッシュメモリ10dなどによって構成される。   The main controller 10 includes a central processing unit (CPU) 10a, a random access memory (RAM) 10b, a read only memory (ROM) 10c, and a flash memory 10d.

ROM10cまたはフラッシュメモリ10dには、プログラムおよびデータが記憶されており、適宜、RAM10bにロードされる。CPU10aは、RAM10bにロードされたプログラムを実行する。   Programs and data are stored in the ROM 10c or the flash memory 10d, and are appropriately loaded into the RAM 10b. The CPU 10a executes a program loaded on the RAM 10b.

大容量記憶装置10eは、ハードディスクまたはSSD(Solid State Drive)などのストレージである。大容量記憶装置10eには、プログラムおよびデータが記憶されており、適宜、RAM10bにロードされる。   The mass storage device 10e is a storage such as a hard disk or an SSD (Solid State Drive). Programs and data are stored in the large-capacity storage device 10e, and are loaded into the RAM 10b as appropriate.

タッチパネルディスプレイ10fは、ユーザに対するメッセージを示す画面、ユーザがコマンドまたは情報を入力するための画面、およびCPU10aが実行した処理の結果を示す画面などを表示する。また、タッチパネルディスプレイ10fは、タッチされた位置を示す信号をCPU10aへ送る。   The touch panel display 10f displays a screen showing a message for the user, a screen for the user to input a command or information, a screen showing a result of processing executed by the CPU 10a, and the like. The touch panel display 10f sends a signal indicating the touched position to the CPU 10a.

操作キーパネル10gは、いわゆるハードウェアキーボードであって、テンキー、スタートキー、ストップキー、およびファンクションキーなどによって構成される。   The operation key panel 10g is a so-called hardware keyboard, and includes a numeric keypad, a start key, a stop key, a function key, and the like.

NIC10hは、TCP/IP(Transmission Control Protocol/Internet Protocol)などのプロトコルによって端末装置21との間でデータをやり取りする。   The NIC 10h exchanges data with the terminal device 21 by a protocol such as TCP / IP (Transmission Control Protocol / Internet Protocol).

モデム10iは、G3またはG4などのファックスプロトコルによってファックス端末22との間でデータをやり取りする。   The modem 10i exchanges data with the fax terminal 22 by a fax protocol such as G3 or G4.

スキャンユニット10jは、プラテンガラスの上にセットされた用紙に記されている画像を読み取って画像データを生成する。   The scan unit 10j reads an image written on a sheet set on the platen glass and generates image data.

プリントユニット10kは、スキャンユニット10jによって読み取られた画像のほか、NIC10hまたはモデム10iによって他の装置から取得した画像を用紙に印刷する。   In addition to the image read by the scan unit 10j, the print unit 10k prints an image acquired from another device by the NIC 10h or the modem 10i on a sheet.

画像処理装置1は、上述の通り、様々な機能が設けられている。そして、画像処理装置1は、これらの機能のうちの複数を用いて、種々のジョブを実行する。本実施形態では、画像処理装置1は、PCプリントジョブ、ファックス受信ジョブ、コピージョブ、SCAN_TO_PCジョブ、およびファックス送信ジョブを実行する。これらのジョブのプロセスは、相違する。そして、各プロセスには、次のように、少なくとも1つの処理が含まれている。   The image processing apparatus 1 is provided with various functions as described above. The image processing apparatus 1 executes various jobs using a plurality of these functions. In the present embodiment, the image processing apparatus 1 executes a PC print job, a fax reception job, a copy job, a SCAN_TO_PC job, and a fax transmission job. The process of these jobs is different. Each process includes at least one process as follows.

PCプリントジョブは、PDL(Page Description Language)で記述された画像データを端末装置21から受信し、この画像データに示される画像を用紙に印刷するジョブである。   The PC print job is a job for receiving image data described in PDL (Page Description Language) from the terminal device 21 and printing an image indicated by the image data on paper.

ファックス受信ジョブは、ファックス端末22からファックスデータを受信し、このファックスデータに示される画像を用紙に印刷するジョブである。   The fax reception job is a job for receiving fax data from the fax terminal 22 and printing an image shown in the fax data on a sheet.

コピージョブは、ある用紙から画像をスキャンして他の用紙へ印刷(複写)するジョブである。   The copy job is a job for scanning (copying) an image from a certain sheet on another sheet.

SCAN_TO_PCジョブは、用紙から画像をスキャンして所定のフォーマットの画像ファイルを生成し、端末装置21へ送信するジョブである。   The SCAN_TO_PC job is a job that scans an image from a sheet to generate an image file of a predetermined format and transmits the image file to the terminal device 21.

ファックス送信ジョブは、用紙から画像をスキャンしてファックスデータを生成し、ファックス端末22へ送信するジョブである。   The fax transmission job is a job that scans an image from a sheet to generate fax data and transmits the fax data to the fax terminal 22.

ROM10c、フラッシュメモリ10d、または大容量記憶装置10eには、ジョブ制御プログラム10Pが記憶されている。ジョブ制御プログラム10Pは、上述のジョブが実行されるように画像処理装置1の各部を制御するプログラムである。さらに、ジョブ制御プログラム10Pによると、印刷を伴うジョブが溜まった場合であっても、RAM10bに記憶されるデータの量(つまり、RAM10bの使用量)を、従来よりも減らすことができる。以下、この仕組みについて説明する。   A job control program 10P is stored in the ROM 10c, the flash memory 10d, or the mass storage device 10e. The job control program 10P is a program that controls each unit of the image processing apparatus 1 so that the above-described job is executed. Furthermore, according to the job control program 10P, even when jobs with printing are accumulated, the amount of data stored in the RAM 10b (that is, the amount of use of the RAM 10b) can be reduced as compared with the conventional case. Hereinafter, this mechanism will be described.

なお、大容量記憶装置10eが画像処理装置1に備わっていない場合がある。この場合は、ジョブ制御プログラム10Pは、フラッシュメモリ10dに記憶される。   In some cases, the image processing apparatus 1 does not include the mass storage device 10e. In this case, the job control program 10P is stored in the flash memory 10d.

図3は、画像処理装置1の機能的構成の例を示す図である。図4は、ジョブリスト40の例を示す図である。図5は、各ジョブの処理の流れおよびデータの流れの例を示す図である。   FIG. 3 is a diagram illustrating an example of a functional configuration of the image processing apparatus 1. FIG. 4 is a diagram illustrating an example of the job list 40. FIG. 5 is a diagram illustrating an example of the processing flow and data flow of each job.

ジョブ制御プログラム10Pによると、図3に示すジョブ制御部101、ジョブリスト記憶部102、メモリ監視部103、解析処理部151、描画処理部152、第一の画像処理部153、伸張処理部154、解像度変換部155、画像補正部156、第二の画像処理部157、ファイル変換部158、および圧縮処理部159などの機能が実現される。   According to the job control program 10P, the job control unit 101, the job list storage unit 102, the memory monitoring unit 103, the analysis processing unit 151, the drawing processing unit 152, the first image processing unit 153, the decompression processing unit 154 shown in FIG. Functions such as a resolution conversion unit 155, an image correction unit 156, a second image processing unit 157, a file conversion unit 158, and a compression processing unit 159 are realized.

ジョブリスト記憶部102は、ジョブリスト40を記憶し管理する。ジョブリスト40には、図4(A)のように、ジョブごとのレコード4Rが格納される。レコード4Rは、そのジョブを識別するジョブコード、そのジョブの種類、およびそのジョブの現在のステータスが示される。   The job list storage unit 102 stores and manages the job list 40. The job list 40 stores a record 4R for each job as shown in FIG. The record 4R indicates the job code for identifying the job, the type of the job, and the current status of the job.

ジョブリスト記憶部102は、レコード4Rを次のように生成しジョブリスト40に格納する。   The job list storage unit 102 generates the record 4R as follows and stores it in the job list 40.

NIC10hによってPDLの画像データ(以下、「画像データ6A1」と記載する。)が受信され始めると、ジョブリスト記憶部102は、ユニークなジョブコードを発行する。そして、このジョブコードを示し、種類として「PCプリントジョブ」を示し、ステータスとして「受信中」を示すレコード4Rを生成し、ジョブリスト40に格納する。   When the NIC 10h starts to receive PDL image data (hereinafter referred to as “image data 6A1”), the job list storage unit 102 issues a unique job code. Then, a record 4R indicating this job code, “PC print job” as the type, and “receiving” as the status is generated and stored in the job list 40.

モデム10iによってファックスデータ(以下、「ファックスデータ6B1」と記載する。)が受信され始めた場合も同様に、ジョブリスト記憶部102は、レコード4Rを生成する。ただし、このレコード4Rには、種類として「PCプリントジョブ」ではなく「ファックス受信ジョブ」が示される。   Similarly, when the fax data (hereinafter referred to as “fax data 6B1”) starts to be received by the modem 10i, the job list storage unit 102 generates the record 4R. However, this record 4R indicates “fax reception job” instead of “PC print job” as the type.

または、ユーザが用紙をスキャンユニット10jにセットしてコピージョブのコマンドを入力すると、ジョブリスト記憶部102は、ユニークなジョブコードを発行する。そして、このジョブコードを示し、種類として「コピージョブ」を示し、ステータスとして「スキャン待ち」を示すレコード4Rを生成し、ジョブリスト40に格納する。   Alternatively, when the user sets a sheet in the scan unit 10j and inputs a copy job command, the job list storage unit 102 issues a unique job code. Then, a record 4R indicating this job code, “copy job” as the type, and “waiting for scanning” as the status is generated and stored in the job list 40.

コピージョブのコマンドの代わりにファックス送信ジョブまたはSCAN_TO_PCジョブのコマンドが入力された場合も同様に、ジョブリスト記憶部102は、レコード4Rを生成する。ただし、ファックス送信ジョブのコマンドが入力された場合は、種類として「ファックス送信ジョブ」が示され、SCAN_TO_PCジョブのコマンドが入力された場合は、種類として「SCAN_TO_PCジョブ」が示される。   Similarly, when a fax transmission job or a SCAN_TO_PC job command is input instead of a copy job command, the job list storage unit 102 generates a record 4R. However, when a fax transmission job command is input, the type is “fax transmission job”, and when a SCAN_TO_PC job command is input, the type is “SCAN_TO_PC job”.

その後、ジョブリスト記憶部102は、ジョブの進捗に応じて、そのジョブのレコード4Rのステータスを更新する。   Thereafter, the job list storage unit 102 updates the status of the record 4R of the job in accordance with the progress of the job.

ジョブ制御部101は、ジョブが実行されるように各部を制御する。ここで、各種類のジョブが各部によってどのように実行されるのかを、図5を参照しながら説明する。   The job control unit 101 controls each unit so that a job is executed. Here, how each type of job is executed by each unit will be described with reference to FIG.

(1) PCプリントジョブ
画像データ6A1は、NIC10hによって受信されると、受信バッファ71に記憶される。受信バッファ71は、他の装置から受信したデータを次の処理のために一時的に記憶するバッファであって、RAM10bに設けられた論理的な記憶領域である。なお、後述する中間言語バッファ72ないし送信待バッファ78も、所定の種類のデータを次の処理のために一時的に記憶するバッファであって、RAM10bに設けられた論理的な記憶領域である。
(1) PC Print Job When the image data 6A1 is received by the NIC 10h, it is stored in the reception buffer 71. The reception buffer 71 is a buffer that temporarily stores data received from another device for the next processing, and is a logical storage area provided in the RAM 10b. An intermediate language buffer 72 or a transmission waiting buffer 78, which will be described later, is also a buffer that temporarily stores predetermined types of data for the next processing, and is a logical storage area provided in the RAM 10b.

解析処理部151は、画像データ6A1を解析して中間言語に変換することによって、ページごとの中間言語データ6A2を生成する。中間言語データ6A2は、中間言語バッファ72に記憶される。中間言語データ6A2が中間言語バッファ72されたら、画像データ6A1は受信バッファ71から削除される。   The analysis processing unit 151 generates intermediate language data 6A2 for each page by analyzing the image data 6A1 and converting it into an intermediate language. The intermediate language data 6A2 is stored in the intermediate language buffer 72. When the intermediate language data 6A2 is stored in the intermediate language buffer 72, the image data 6A1 is deleted from the reception buffer 71.

描画処理部152は、各ページの中間言語データ6A2に対してラスタライズを行うことによって、各ページの内容(画像)をCMYK(シアン、マゼンタ、イエロー、ブラック)のビットマップで表わすビットマップデータ6A3を生成する。ビットマップデータ6A3はビットマップバッファ73に記憶され、中間言語データ6A2は中間言語バッファ72から削除される。   The rendering processing unit 152 rasterizes the intermediate language data 6A2 of each page to generate bitmap data 6A3 that represents the contents (images) of each page as a bitmap of CMYK (cyan, magenta, yellow, black). Generate. The bitmap data 6A3 is stored in the bitmap buffer 73, and the intermediate language data 6A2 is deleted from the intermediate language buffer 72.

第一の画像処理部153は、ビットマップデータ6A3に対して、プリントユニット10kの特性または仕様などに応じて補正の処理または解像度の変更(変換)の処理などを施すことによって、補正画像データ6A4を生成する。補正画像データ6A4は、印刷待バッファ74に記憶され、ビットマップデータ6A3はビットマップバッファ73から削除される。   The first image processing unit 153 performs the correction process or the resolution change (conversion) process on the bitmap data 6A3 according to the characteristics or specifications of the print unit 10k, thereby obtaining the corrected image data 6A4. Generate. The corrected image data 6A4 is stored in the print waiting buffer 74, and the bitmap data 6A3 is deleted from the bitmap buffer 73.

そして、プリントユニット10kは、補正画像データ6A4に基づいて画像を用紙に印刷する。印刷が完了すると、補正画像データ6A4は、印刷待バッファ74から削除される。   Then, the print unit 10k prints an image on a sheet based on the corrected image data 6A4. When the printing is completed, the corrected image data 6A4 is deleted from the print waiting buffer 74.

(2) ファックス受信ジョブ
ファックスデータ6B1は、モデム10iによって受信されると、受信バッファ71に記憶される。
(2) Fax Reception Job When the fax data 6B1 is received by the modem 10i, it is stored in the reception buffer 71.

伸張処理部154は、ファックスデータ6B1を伸張することによって、二値画像データ6B2を生成する。二値画像データ6B2は伸張バッファ75に記憶され、ファックスデータ6B1は受信バッファ71から削除される。   The expansion processing unit 154 generates binary image data 6B2 by expanding the fax data 6B1. The binary image data 6B2 is stored in the decompression buffer 75, and the fax data 6B1 is deleted from the reception buffer 71.

解像度変換部155は、プリントユニット10kの特性または仕様などに応じて解像度の変更の処理を二値画像データ6B2に対して施すことによって、補正画像データ6B3を生成する。補正画像データ6B3は印刷待バッファ74に記憶され、二値画像データ6B2は伸張バッファ75から削除される。   The resolution conversion unit 155 generates corrected image data 6B3 by performing resolution change processing on the binary image data 6B2 according to the characteristics or specifications of the print unit 10k. The corrected image data 6B3 is stored in the print waiting buffer 74, and the binary image data 6B2 is deleted from the expansion buffer 75.

そして、プリントユニット10kは、補正画像データ6B3に基づいて画像を用紙に印刷する。印刷が完了すると、補正画像データ6B3は、印刷待バッファ74から削除される。   Then, the print unit 10k prints an image on a sheet based on the corrected image data 6B3. When the printing is completed, the corrected image data 6B3 is deleted from the print waiting buffer 74.

(3) コピージョブ
スキャンユニット10jが用紙から読み取った画像の画像データ6C1は、スキャンバッファ76に記憶される。画像データ6C1は、RGB(レッド、グリーン、ブルー)のビットマップのデータである。
(3) Copy Job The image data 6C1 of the image read from the paper by the scan unit 10j is stored in the scan buffer 76. The image data 6C1 is RGB (red, green, blue) bitmap data.

画像補正部156は、画像データ6C1に対して汚れの除去および向きの調整などの補正処理を施し、さらに解像度を落とす処理などを行うことによって、補正画像データ6C2を生成する。補正画像データ6C2は補正バッファ77に記憶され、画像データ6C1はスキャンバッファ76から削除される。   The image correction unit 156 generates correction image data 6C2 by performing correction processing such as dirt removal and orientation adjustment on the image data 6C1, and further performing processing for reducing the resolution. The corrected image data 6C2 is stored in the correction buffer 77, and the image data 6C1 is deleted from the scan buffer 76.

第二の画像処理部157は、補正画像データ6C2に対して色空間の変換の処理を行うことによって、各ページの内容(画像)をCMYKのビットマップで表わすビットマップデータ6C3を生成する。ビットマップデータ6C3は印刷待バッファ74に記憶され、補正画像データ6C2は補正バッファ77から削除される。   The second image processing unit 157 generates bitmap data 6C3 that represents the contents (images) of each page as a CMYK bitmap by performing color space conversion processing on the corrected image data 6C2. The bitmap data 6C3 is stored in the print waiting buffer 74, and the corrected image data 6C2 is deleted from the correction buffer 77.

そして、プリントユニット10kは、ビットマップデータ6C3に基づいて画像を用紙に印刷する。印刷が完了すると、ビットマップデータ6C3は、印刷待バッファ74から削除される。   Then, the print unit 10k prints an image on a sheet based on the bitmap data 6C3. When printing is completed, the bitmap data 6C3 is deleted from the print waiting buffer 74.

(4) SCAN_TO_PCジョブ
SCAN_TO_PCジョブの場合も、コピージョブの場合と同様に、画像データ6C1がスキャンバッファ76に記憶され、画像補正部156によって補正画像データ6C2が生成される。補正画像データ6C2は補正バッファ77に記憶され、画像データ6C1はスキャンバッファ76から削除される。
(4) SCAN_TO_PC job Also in the case of a SCAN_TO_PC job, the image data 6C1 is stored in the scan buffer 76 and the corrected image data 6C2 is generated by the image correction unit 156 as in the case of a copy job. The corrected image data 6C2 is stored in the correction buffer 77, and the image data 6C1 is deleted from the scan buffer 76.

ファイル変換部158は、ユーザが予め指定したフォーマットに補正画像データ6C2を変換しファイル化することによって、画像ファイル6D3を生成する。複数のページから画像が読み取られた場合は、各ページの補正画像データ6C2のフォーマットを変換し、これらを統合することによって、画像ファイル6D3を生成する。画像ファイル6D3は送信待バッファ78に記憶され、補正画像データ6C2は補正バッファ77から削除される。   The file conversion unit 158 generates the image file 6D3 by converting the corrected image data 6C2 into a file specified in advance by the user and converting it into a file. When images are read from a plurality of pages, the format of the corrected image data 6C2 of each page is converted and integrated to generate an image file 6D3. The image file 6D3 is stored in the transmission waiting buffer 78, and the corrected image data 6C2 is deleted from the correction buffer 77.

そして、NIC10hは、ユーザが予め指定した端末装置21へ画像ファイル6D3を送信する。送信が完了すると、画像ファイル6D3は、送信待バッファ78から削除される。例えば、端末装置21Aに設けられているフォルダが指定された場合は、端末装置21Aへ画像ファイル6D3を送信するとともに保存先としてこのフォルダを通知する。   Then, the NIC 10h transmits the image file 6D3 to the terminal device 21 designated in advance by the user. When the transmission is completed, the image file 6D3 is deleted from the transmission waiting buffer 78. For example, when a folder provided in the terminal device 21A is designated, the image file 6D3 is transmitted to the terminal device 21A and this folder is notified as a storage destination.

(5) ファックス送信ジョブ
ファックス送信ジョブの場合も、SCAN_TO_PCジョブまたはコピージョブの場合と同様に、画像データ6C1がスキャンバッファ76に記憶され、画像補正部156によって補正画像データ6C2が生成される。補正画像データ6C2は補正バッファ77に記憶され、画像データ6C1はスキャンバッファ76から削除される。
(5) Fax transmission job Also in the case of a fax transmission job, the image data 6C1 is stored in the scan buffer 76 and the corrected image data 6C2 is generated by the image correction unit 156, as in the case of the SCAN_TO_PC job or the copy job. The corrected image data 6C2 is stored in the correction buffer 77, and the image data 6C1 is deleted from the scan buffer 76.

圧縮処理部159は、補正画像データ6C2を二値(白黒)の画像データに変換し圧縮することによって、ファックスデータ6E3を生成する。ファックスデータ6E3は送信待バッファ78に記憶され、補正画像データ6C2は補正バッファ77から削除される。   The compression processing unit 159 generates the fax data 6E3 by converting the corrected image data 6C2 into binary (monochrome) image data and compressing it. The fax data 6E3 is stored in the transmission waiting buffer 78, and the corrected image data 6C2 is deleted from the correction buffer 77.

そして、モデム10iは、ユーザが予め指定したファックス端末22へファックスデータ6E3を送信する。例えば、ファックス端末22Aの電話番号が指定された場合は、この電話番号へダイアルし、ファックス端末22Aファックスデータ6E3を送信する。送信が完了すると、ファックスデータ6E3は、送信待バッファ78から削除される。   Then, the modem 10i transmits the fax data 6E3 to the fax terminal 22 designated in advance by the user. For example, when the telephone number of the fax terminal 22A is designated, the telephone number is dialed and the fax terminal 22A fax data 6E3 is transmitted. When the transmission is completed, the fax data 6E3 is deleted from the transmission waiting buffer 78.

ジョブ制御部101は、各種類のジョブが上記の(1)〜(5)の通り実行されるように各部を制御するが、ジョブの実行の順番は、原則として、ジョブリスト40に格納されているレコード4Rの順である。つまり、より早くジョブリスト40に格納されたレコード4Rに係るジョブから優先的に実行させる。   The job control unit 101 controls each unit so that each type of job is executed as described in (1) to (5) above. However, the job execution order is stored in the job list 40 in principle. It is the order of the record 4R. That is, the job related to the record 4R stored in the job list 40 is preferentially executed earlier.

また、ジョブ制御部101は、図2または図3に示した各部の状態に応じて、適宜、複数のジョブを並行して実行させる。例えば、コピージョブとファックス受信ジョブとを並行して実行させる。ただし、この場合は、コピージョブにおける画像のスキャンのステップとファックス受信ジョブにおけるファックスデータ受信のステップは並行して実行させることができるが、コピージョブにおける印刷のステップおよびファックス受信ジョブにおける印刷のステップは、プリントユニット10kが1つしかないので、並行して実行させることができない。そこで、先にレコード4Rに格納されたほうの印刷のステップを、先に実行させる。または、先にデータ(補正画像データ6B3またはビットマップデータ6C3)が印刷待バッファ74に記憶されたほうの印刷のステップを、先に実行させてもよい。   Further, the job control unit 101 appropriately executes a plurality of jobs in parallel according to the state of each unit illustrated in FIG. 2 or FIG. For example, a copy job and a fax reception job are executed in parallel. However, in this case, the image scanning step in the copy job and the fax data receiving step in the fax reception job can be executed in parallel, but the printing step in the copy job and the printing step in the fax reception job are Since there is only one print unit 10k, it cannot be executed in parallel. Therefore, the printing step stored first in the record 4R is executed first. Alternatively, the printing step in which the data (corrected image data 6B3 or bitmap data 6C3) is first stored in the print waiting buffer 74 may be executed first.

さらに、画像処理装置1には、ジョブの進行の仕方のモードとして、通常モードおよび省メモリモードの2つのモードが備わっている。ジョブ制御部101は、モードに応じてジョブを次のように制御する。   Further, the image processing apparatus 1 has two modes, a normal mode and a memory saving mode, as modes of how the job proceeds. The job control unit 101 controls the job as follows according to the mode.

〔モードの切換え〕
画像処理装置1の電源がオンになりジョブ制御プログラム10Pが起動した直後は、通常モードが設定される。
[Mode switching]
The normal mode is set immediately after the image processing apparatus 1 is turned on and the job control program 10P is started.

メモリ監視部103は、常時、使用量Stを監視する。使用量Stは、印刷待バッファ74に記憶されているデータ(補正画像データ6A4、補正画像データ6B3、およびビットマップデータ6C3)の総量である。   The memory monitoring unit 103 constantly monitors the usage amount St. The usage amount St is the total amount of data (corrected image data 6A4, corrected image data 6B3, and bitmap data 6C3) stored in the print waiting buffer 74.

そして、使用量Stが閾値Scを超えると、省メモリモードが設定される。その後、使用量Stが閾値Sc以下になると、通常モードが設定される。   When the usage amount St exceeds the threshold value Sc, the memory saving mode is set. Thereafter, when the usage amount St becomes equal to or less than the threshold value Sc, the normal mode is set.

閾値Scとして、プリントユニット10kに備わっている印刷の能力(単位時間当たりに印刷できる用紙の枚数)を最大限にまたは一定以上に発揮するために必要なデータの量が、予め設定されている。したがって、プリントユニット10kの印刷速度が速いほど、閾値Scとして大きな値が設定される。ただし、他の処理のための作業領域を確保するために、RAM10bのサイズに応じて閾値Scに設定し得る値を制限してもよい。また、印刷の処理よりも上流の処理が速いほど、印刷に必要なデータが速く印刷待バッファ74に用意される。そこで、さらに、上流の処理の速さが速いほど、閾値Scとして小さい値を設定してもよい。   As the threshold value Sc, the amount of data necessary to maximize the printing capability (the number of sheets that can be printed per unit time) provided in the printing unit 10k to a maximum or a predetermined level is set in advance. Accordingly, the faster the printing speed of the print unit 10k, the larger the threshold value Sc is set. However, in order to secure a work area for other processing, a value that can be set as the threshold value Sc may be limited according to the size of the RAM 10b. Further, the faster the processing upstream of the printing processing, the faster the data necessary for printing is prepared in the print waiting buffer 74. Therefore, a smaller value may be set as the threshold value Sc as the upstream processing speed increases.

〔通常モードの場合〕
通常モードが設定されている場合は、ジョブ制御部101は、ジョブの種類を問わず、使用するリソース(図2または図3に示す各部)が空いていれば、各ステップが次々に実行されるように各部を制御する。
[In normal mode]
When the normal mode is set, the job control unit 101 executes each step one after another as long as resources to be used (each unit shown in FIG. 2 or 3) are free regardless of the type of job. Control each part.

例えば、ジョブ制御部101は、コピージョブを次のように実行させる。RAM10bの空き容量が一定の量以上あれば、スキャンをスキャンユニット10jに実行させる。次に、CPU10aの使用率が一定の率以下であり、かつ、RAM10bの空き容量が一定の量以上あれば、画像補正部156に補正処理などを実行させる。次に、CPU10aの使用率が一定の率以下であり、かつ、RAM10bの空き容量が一定の量以上あれば、第二の画像処理部157に色空間の変換の処理などを実行させる。そして、プリントユニット10kがアイドリングであれば、印刷の処理をプリントユニット10kに実行させる。   For example, the job control unit 101 executes a copy job as follows. If the free space of the RAM 10b is equal to or greater than a certain amount, the scan unit 10j is caused to execute the scan. Next, if the usage rate of the CPU 10a is equal to or less than a certain rate and the free space in the RAM 10b is equal to or greater than a certain amount, the image correction unit 156 is caused to execute correction processing and the like. Next, if the usage rate of the CPU 10a is equal to or less than a certain rate and the free space in the RAM 10b is equal to or greater than a certain amount, the second image processing unit 157 is caused to execute color space conversion processing or the like. If the print unit 10k is idling, the print unit 10k is caused to execute a printing process.

または、ジョブ制御部101は、ファックス受信ジョブを次のように実行させる。CPU10aの使用率が一定の率以下であり、かつ、RAM10bの空き容量が一定の量以上あれば、伸張の処理を伸張処理部154に実行させる。次に、CPU10aの使用率が一定の率以下であり、かつ、RAM10bの空き容量が一定の量以上あれば、解像度の変換の処理を解像度変換部155に実行させる。そして、プリントユニット10kがアイドリングであれば、印刷の処理をプリントユニット10kに実行させる。   Alternatively, the job control unit 101 executes a fax reception job as follows. If the usage rate of the CPU 10a is equal to or less than a certain rate and the free capacity of the RAM 10b is equal to or greater than a certain amount, the decompression processing unit 154 is caused to perform decompression processing. Next, if the usage rate of the CPU 10a is equal to or less than a certain rate and the free space of the RAM 10b is equal to or greater than a certain amount, the resolution conversion unit 155 is caused to execute resolution conversion processing. If the print unit 10k is idling, the print unit 10k is caused to execute a printing process.

なお、上述の各一定の量は、ステップごとに応じて異なる量である。上述の各一定の率についても、同様である。   In addition, each above-mentioned fixed quantity is a quantity which changes according to each step. The same applies to each of the above-mentioned fixed rates.

〔省メモリモードの場合〕
図6は、各ジョブで取り扱うデータの大小の例を示す図である。
[In the case of memory saving mode]
FIG. 6 is a diagram showing an example of the size of data handled in each job.

省メモリモードが設定されている場合は、ジョブ制御部101は、実行待ちの各ジョブおよび実行中の各ジョブを、その種類に応じて次のように取り扱う。   When the memory saving mode is set, the job control unit 101 handles each job waiting for execution and each job being executed as follows according to the type.

PCプリントジョブついては、省メモリモードに切り換わった時点で未だ解析処理部151による処理を開始していなければ、ジョブ制御部101は、開始するのを保留し、待機する。これにより、このPCプリントジョブのデータは、画像データ6A1として受信バッファ71に滞留する。PCプリントジョブのデータは、図6に示すように、画像データ6A1から補正画像データ6A4まで遷移するが、画像データ6A1であるときが最小である。よって、画像データ6A1として滞留させることによって、RAM10bの使用量の増加を防止することができる。   For the PC print job, if the processing by the analysis processing unit 151 has not yet started when the mode is switched to the memory saving mode, the job control unit 101 suspends the start and waits. As a result, the data of this PC print job stays in the reception buffer 71 as the image data 6A1. As shown in FIG. 6, the PC print job data transitions from the image data 6A1 to the corrected image data 6A4, but the minimum is when the image data is 6A1. Therefore, it is possible to prevent an increase in the usage amount of the RAM 10b by retaining the image data 6A1.

なお、もしも、次の処理を画像データ6A1に施すことによってサイズを小さくすることができるのであれば、次の処理を実行させてもよい。   If the size can be reduced by performing the next process on the image data 6A1, the next process may be executed.

一方、省メモリモードに切り換わった時点で既に解析処理部151以降の処理を開始していれば、ジョブ制御部101は、実行中のステップを中止させ、そのステップにおける途中経過のデータをRAM10bから削除させる。ただし、プリントユニット10kによる印刷は、中止せず、継続させる。または、処理の無駄を生じないようにするために、このPCプリントジョブを途中のステップで一時停止することなく最後のステップまで完了させてもよいし、実行中のステップを完了させたら、これ以降のステップへ進まないようにしてもよい。   On the other hand, if the processing after the analysis processing unit 151 has already started at the time of switching to the memory saving mode, the job control unit 101 cancels the step being executed, and the intermediate progress data in that step is read from the RAM 10b. Let it be deleted. However, printing by the print unit 10k is continued without being stopped. Alternatively, in order not to waste processing, this PC print job may be completed up to the last step without pausing at an intermediate step, or after the step being executed is completed, You may prevent it from proceeding to this step.

または、既に描画処理部152による処理が完了しまたは開始していれば、ジョブ制御部101は、描画処理部152の結果(ビットマップデータ6A3)に基づいて第一の画像処理部153による処理を進めてもよい。第一の画像処理部153によってビットマップデータ6A3から補正画像データ6A4が得られるが、ビットマップデータ6A3よりも補正画像データ6A4のほうがサイズが小さい。したがって、第一の画像処理部153による処理を進めることによってRAM10bの使用量を減らすことができる。   Alternatively, if the processing by the drawing processing unit 152 has already been completed or started, the job control unit 101 performs processing by the first image processing unit 153 based on the result (bitmap data 6A3) of the drawing processing unit 152. You may proceed. The corrected image data 6A4 is obtained from the bitmap data 6A3 by the first image processing unit 153, but the size of the corrected image data 6A4 is smaller than that of the bitmap data 6A3. Therefore, the amount of use of the RAM 10b can be reduced by proceeding with the processing by the first image processing unit 153.

なお、もしも、ビットマップデータ6A3よりも補正画像データ6A4のほうがサイズが大きくなるのであれば、第一の画像処理部153による処理を進めず、待機する。   If the size of the corrected image data 6A4 is larger than that of the bitmap data 6A3, the process by the first image processing unit 153 is not advanced and the process waits.

ファックス受信ジョブについても、基本的にPCプリントジョブの場合と同様である。すなわち、ジョブ制御部101は、省メモリモードに切り換わった時点で未だ伸張処理部154による処理を開始していなければ、ジョブ制御部101は、開始するのを保留し、待機する。これにより、このファックス受信ジョブのデータは、ファックスデータ6B1として受信バッファ71に滞留する。ファックス受信ジョブのデータは、図6に示すように、ファックスデータ6B1から補正画像データ6B3まで遷移するが、ファックスデータ6B1であるときが最小である。よって、ファックスデータ6B1として滞留させることによって、RAM10bの使用量の増加を防止することができる。   The fax reception job is basically the same as that of the PC print job. That is, if the job control unit 101 has not yet started processing by the decompression processing unit 154 at the time of switching to the memory saving mode, the job control unit 101 suspends starting and waits. As a result, the data of this fax reception job stays in the reception buffer 71 as fax data 6B1. As shown in FIG. 6, the fax reception job data transitions from the fax data 6B1 to the corrected image data 6B3, but the minimum is when the fax data is the fax data 6B1. Therefore, it is possible to prevent an increase in the usage amount of the RAM 10b by retaining the fax data 6B1.

一方、省メモリモードに切り換わった時点で既に伸張処理部154以降の処理を開始している場合も、PCプリントジョブの場合と同様に、ジョブ制御部101は、プリントユニット10kによる印刷以外の実行中のステップを中止させ、そのステップにおける途中経過のデータをRAM10bから削除させる。または、最後のステップまで完了させてもよい。または、実行中のステップを完了させたら、これ以降のステップへ進まないようにしてもよい。   On the other hand, when the processing after the decompression processing unit 154 has already started at the time of switching to the memory saving mode, the job control unit 101 is executing other than printing by the print unit 10k as in the case of the PC print job. This step is stopped, and data in the middle of the step is deleted from the RAM 10b. Or you may complete to the last step. Alternatively, when the step being executed is completed, it may be prevented from proceeding to the subsequent steps.

コピージョブ、SCAN_TO_PCジョブ、およびファックス送信ジョブについては、ジョブ制御部101は、通常モードの場合と同様に、リソースが空いていれば、各ステップが次々に実行されるように各部を制御する。図6に示すように、これらのジョブは、ステップを進めるごとに、データのサイズが小さくなり、RAM10bの使用量を減らすことができるからである。また、SCAN_TO_PCジョブの場合およびファックス送信ジョブの場合は、プリントユニット10k以外のハードウェア(NIC10hまたはモデム10i)によって出力が行われるので、プリントユニット10kによる印刷のステップを待つジョブの量に関わらず、SCAN_TO_PCジョブまたはファックス送信ジョブを完了させてデータをRAM10bから削除することができるからである。   As for the copy job, the SCAN_TO_PC job, and the fax transmission job, the job control unit 101 controls each unit so that each step is executed one after another if the resource is free as in the normal mode. This is because, as shown in FIG. 6, each time these jobs are advanced, the size of the data becomes smaller and the usage amount of the RAM 10b can be reduced. In the case of the SCAN_TO_PC job and the fax transmission job, output is performed by hardware (NIC 10h or modem 10i) other than the print unit 10k. Alternatively, the fax transmission job can be completed and the data can be deleted from the RAM 10b.

ここで、図4(A)〜(D)を参照しながら、省メモリモードにおけるジョブの進捗の例を説明する。   Here, an example of the progress of the job in the memory saving mode will be described with reference to FIGS.

ジョブリスト40に、図4(A)に示すように、4つのジョブのレコード4Rが格納されているとする。この時点において、通常モードが設定されている。SCAN_TO_PCジョブにおいては画像ファイル6D3の送信のステップが実行されており、コピージョブにおいては印刷のステップが実行されており、ファックス受信ジョブにおいてはファックスデータ6B1の受信のステップが実行されており、PCプリントジョブにおいては画像データ6A1の受信のステップが実行されている。   Assume that the job list 40 stores four job records 4R as shown in FIG. At this point, the normal mode is set. In the SCAN_TO_PC job, the transmission step of the image file 6D3 is executed, in the copy job, the printing step is executed, and in the fax reception job, the reception step of the fax data 6B1 is executed. In the job, the step of receiving the image data 6A1 is executed.

ファックス受信ジョブのファックスデータ6B1の受信のステップおよびその後のステップが完了し、補正画像データ6B3が印刷待バッファ74に格納される。これにより、使用量Stが閾値Scを超える。   The step of receiving the fax data 6B1 of the fax reception job and the subsequent steps are completed, and the corrected image data 6B3 is stored in the print waiting buffer 74. As a result, the usage amount St exceeds the threshold value Sc.

メモリ監視部103が、使用量Stが閾値Scを超えたことを検知すると、省メモリモードが設定される。ジョブ制御部101は、PCプリントジョブに関しては、画像データ6A1の受信のステップが完了しても、次のステップつまり解析処理のステップへは進めない。つまり、図4(B)に示すように、PCプリントジョブのレコード4Rのステータスが「解析処理待ち」になる。   When the memory monitoring unit 103 detects that the usage amount St exceeds the threshold value Sc, the memory saving mode is set. For the PC print job, the job control unit 101 does not proceed to the next step, that is, the analysis processing step even if the step of receiving the image data 6A1 is completed. That is, as shown in FIG. 4B, the status of the record 4R of the PC print job is “waiting for analysis processing”.

その後、新たなコピージョブのコマンドが入力されると、ジョブ制御部101は、適宜、スキャンのステップを実行させる。コマンドの入力に応じて、図4(C)のように、このコピージョブのレコード4Rがジョブリスト40に格納される。前に説明した通り、コピージョブは、省メモリモードが設定されている場合であっても、通常モードが設定されている場合と同様に進行される。よって、ジョブ制御部101は、スキャンのステップが完了した後、それ以降のステップを保留(待機)することなく適宜、実行させる。   Thereafter, when a new copy job command is input, the job control unit 101 appropriately executes a scan step. In response to the input of the command, the record 4R of this copy job is stored in the job list 40 as shown in FIG. As described above, even when the memory saving mode is set, the copy job proceeds in the same manner as when the normal mode is set. Accordingly, after the scan step is completed, the job control unit 101 causes the subsequent steps to be appropriately executed without being suspended (waiting).

そして、先のコピージョブにおける印刷のステップが完了して使用量Stが閾値Sc以下になると、メモリ監視部103がこれを検知し、通常モードが設定される。すると、ジョブ制御部101は、待機を解除する。そして、PCプリントジョブの解析処理のステップを適宜、実行させる(図4(D)参照)。   Then, when the printing step in the previous copy job is completed and the usage amount St becomes equal to or less than the threshold value Sc, the memory monitoring unit 103 detects this and sets the normal mode. Then, the job control unit 101 cancels the standby. Then, the PC print job analysis processing step is appropriately executed (see FIG. 4D).

図7は、ジョブ制御プログラム10Pによる全体的な処理の流れの例を説明するフローチャートである。画像処理装置1は、ROM10cまたはフラッシュメモリ10dに記憶されたプログラムをCPU10aが実行することにより、図7に示すフローチャートの処理を実現する。   FIG. 7 is a flowchart illustrating an example of the overall processing flow by the job control program 10P. The image processing apparatus 1 realizes the processing of the flowchart shown in FIG. 7 when the CPU 10a executes a program stored in the ROM 10c or the flash memory 10d.

次に、画像処理装置1におけるジョブに関する全体的な処理の流れを、図7のフローチャートを参照しながら説明する。   Next, an overall processing flow related to a job in the image processing apparatus 1 will be described with reference to a flowchart of FIG.

画像処理装置1のデフォルトのモードは、通常モードである。画像処理装置1は、印刷待バッファ74に記憶されているデータの総量つまり使用量Stを常時、監視する(#11)。   The default mode of the image processing apparatus 1 is the normal mode. The image processing apparatus 1 constantly monitors the total amount of data stored in the print waiting buffer 74, that is, the usage amount St (# 11).

画像処理装置1は、使用量Stが閾値Scを超えたことを検知すると(#12でYes)、現在のモードが通常モードであれば(#13でYes)、通常モードから省メモリモードへ切り換える(#14)。   When the image processing apparatus 1 detects that the usage amount St exceeds the threshold value Sc (Yes in # 12), if the current mode is the normal mode (Yes in # 13), the image processing apparatus 1 switches from the normal mode to the memory saving mode. (# 14).

または、画像処理装置1は、使用量Stが閾値Sc以下になったことを検知すると(#12でNo、#15でYes)、現在のモードが省メモリモードであれば(#16でYes)、省メモリモードから通常モードへ切り換える(#17)。   Alternatively, when the image processing apparatus 1 detects that the usage amount St is equal to or less than the threshold value Sc (No in # 12, Yes in # 15), if the current mode is the memory saving mode (Yes in # 16). Then, the memory saving mode is switched to the normal mode (# 17).

画像処理装置1は、現在設定されているモードに応じて、各ジョブを実行する(#18)。   The image processing apparatus 1 executes each job in accordance with the currently set mode (# 18).

そして、電源をオフにするコマンドが入力されるまで、画像処理装置1は、上述の処理を適宜、実行する(#19でNo、#11〜#18)。   Then, the image processing apparatus 1 appropriately executes the above-described processing until a command to turn off the power is input (No in # 19, # 11 to # 18).

本実施形態によると、画像処理装置1のRAM10bを従来よりも効率的に使用することができる。そして、RAM10bを空き領域を従来よりも確実に確保し、より多くのジョブを受け付けることができる。また、CPU10aによる処理のための作業領域を従来よりも確実に確保し、処理の遅延の防止を図ってユーザにストレスを感じさせないようにすることができる。   According to the present embodiment, the RAM 10b of the image processing apparatus 1 can be used more efficiently than before. The RAM 10b can secure a free area more reliably than before and can accept more jobs. In addition, it is possible to ensure a work area for processing by the CPU 10a more securely than before, prevent processing delay, and prevent the user from feeling stressed.

本実施形態では、コピージョブは、処理を進めて行くほど、取り扱うデータのサイズが小さくなった。しかし、コピージョブを構成する処理の内容によっては、取り扱うデータのサイズが途中で大きくなることがある。このような場合は、省メモリモードにおいて、画像処理装置1は、データのサイズが大きくなる処理を実行せずに待機するのが望ましい。SCAN_TO_PCジョブおよびファックス送信ジョブについても、同様である。または、SCAN_TO_PCジョブは、結果物の出力つまり画像ファイル6D3の送信を、他のジョブの場合よりも高速に行うことができる。そこで、SCAN_TO_PCジョブについては、処理の内容に関わらず、省メモリモードであっても待機することなくすべての処理を実行してもよい。   In the present embodiment, the copy job has a smaller data size as the processing proceeds. However, depending on the contents of the processes that make up the copy job, the size of the data to be handled may increase during the process. In such a case, in the memory saving mode, it is desirable that the image processing apparatus 1 waits without executing a process that increases the data size. The same applies to the SCAN_TO_PC job and the fax transmission job. Alternatively, the SCAN_TO_PC job can output the result, that is, transmit the image file 6D3 at a higher speed than other jobs. Therefore, for the SCAN_TO_PC job, all processes may be executed without waiting even in the memory saving mode regardless of the contents of the process.

その他、画像処理装置1の全体または各部の構成、処理内容、処理順序、データの構成などは、本発明の趣旨に沿って適宜変更することができる。   In addition, the configuration of the entire image processing apparatus 1 or each unit, the processing content, the processing order, the data configuration, and the like can be appropriately changed in accordance with the spirit of the present invention.

1 画像処理装置
10b RAM(メモリ)
101 ジョブ制御部(制御手段)
10h NIC(送信手段)
10i モデム(送信手段)
10k プリントユニット(印刷手段)
151 解析処理部(データ処理手段)
152 描画処理部(データ処理手段)
153 第一の画像処理部(データ処理手段)
154 伸張処理部(データ処理手段)
155 解像度変換部(データ処理手段)
156 画像補正部(データ処理手段)
157 第二の画像処理部(データ処理手段)
158 ファイル変換部(データ処理手段)
159 圧縮処理部(データ処理手段)
1 Image processing apparatus 10b RAM (memory)
101 Job control unit (control means)
10h NIC (transmission means)
10i modem (transmission means)
10k print unit (printing means)
151 Analysis processing unit (data processing means)
152 Drawing processing unit (data processing means)
153 First image processing unit (data processing means)
154 Decompression processing unit (data processing means)
155 Resolution converter (data processing means)
156 Image correction unit (data processing means)
157 Second image processing unit (data processing means)
158 File converter (data processing means)
159 Compression processing unit (data processing means)

Claims (13)

画像のデータを取得する取得手段と、
実行することによって前記データのサイズが大きくなる処理である、他の装置から当該データとして取得したファックスデータを伸張する伸張処理および解像度を変換する変換処理、を含む第一のプロセスおよび第二のプロセス、の少なくとも一方に含まれる1つまたは複数の処理を、当該データに対して施すデータ処理手段と、
前記取得されたデータまたは前記1つまたは複数の処理が施された前記データを記憶するメモリと、
前記メモリに記憶されている、前記第一のプロセスが施された前記データまたは前記第二のプロセスが施された前記データを出力する出力手段と、
前記メモリに記憶されている、前記取得されたデータおよび前記1つまたは複数の処理が施されたデータの総量が所定の量を超えている場合に、前記第一のプロセスに含まれる処理のうち、前記伸張処理および前記変換処理を実行するのを待機するように前記データ処理手段を制御する、制御手段と、
を有することを特徴とする画像処理装置。
Acquisition means for acquiring image data;
First process by performing containing the conversion process, which converts the decompressed and resolution decompresses a fax data acquired as the data from the size of the data is larger process, other devices, and a second process, of one or more processes included in at least one, performed on the data, and a data processing unit,
A memory for storing the acquired data or the data subjected to the one or more processes;
Output means for outputting the data subjected to the first process or the data subjected to the second process, stored in the memory;
Among the processes included in the first process when the total amount of the acquired data and the one or more processed data stored in the memory exceeds a predetermined amount Control means for controlling the data processing means to wait for execution of the decompression processing and the conversion processing;
An image processing apparatus comprising:
画像のデータを取得する取得手段と、
実行することによって前記データのサイズが大きくなる処理である、他の装置から当該データとして取得したPDL(Page Description Language)のデータを解析する解析処理およびラスタライズする描画処理、を含む第一のプロセスおよび第二のプロセス、の少なくとも一方に含まれる1つまたは複数の処理を、当該データに対して施すデータ処理手段と、
前記取得されたデータまたは前記1つまたは複数の処理が施された前記データを記憶するメモリと、
前記メモリに記憶されている、前記第一のプロセスが施された前記データまたは前記第二のプロセスが施された前記データを出力する出力手段と、
前記メモリに記憶されている、前記取得されたデータおよび前記1つまたは複数の処理が施されたデータの総量が所定の量を超えている場合に、前記第一のプロセスに含まれる処理のうち、前記解析処理および前記描画処理を実行するのを待機するように前記データ処理手段を制御する、制御手段と、
を有することを特徴とする画像処理装置。
Acquisition means for acquiring image data;
First process including a drawing process, the analysis processing and rasterization to analyze data acquired PDL (Page Description Language) the size of the data is larger process, as the data from the other device by performing, and, a second process, the one or more processes included in at least one, performed on the data, and a data processing unit,
A memory for storing the acquired data or the data subjected to the one or more processes;
Output means for outputting the data subjected to the first process or the data subjected to the second process, stored in the memory;
Among the processes included in the first process when the total amount of the acquired data and the one or more processed data stored in the memory exceeds a predetermined amount Control means for controlling the data processing means so as to wait for execution of the analysis processing and the drawing processing;
An image processing apparatus comprising:
画像のデータを取得する取得手段と、
取得された前記データに対して第一のプロセスおよび第二のプロセスの少なくとも一方に含まれる1つまたは複数の処理を施すデータ処理手段と、
前記取得されたデータまたは前記1つまたは複数の処理が施された前記データを記憶するメモリと、
前記メモリに記憶されている、前記第一のプロセスが施された前記データまたは前記第二のプロセスが施された前記データを出力する出力手段と、
前記第一のプロセスに含まれる処理のうち、実行することによって前記取得されたデータのサイズが大きくなるサイズ拡大処理を実行している最中に、前記メモリに記憶されている、当該取得されたデータおよび前記1つまたは複数の処理が施されたデータの総量が所定の量を超え場合に、当該サイズ拡大処理を中断するように前記データ処理手段を制御する、制御手段と、
を有することを特徴とする画像処理装置。
Acquisition means for acquiring image data;
Data processing means for performing one or more processes included in at least one of the first process and the second process on the acquired data;
A memory for storing the acquired data or the data subjected to the one or more processes;
Output means for outputting the data subjected to the first process or the data subjected to the second process, stored in the memory;
Among the processes included in the first process, during execution of the acquired size enlargement processing size of the data is increased by performing, stored in the memory, which is the acquired Control means for controlling the data processing means to interrupt the size enlargement process when the total amount of data and the data subjected to the one or more processing exceeds a predetermined amount;
An image processing apparatus comprising:
前記第一のプロセスは、他の装置から前記データとして取得したPDL(Page Description Language)のデータを解析する解析処理およびラスタライズする描画処理を前記サイズ拡大処理として含
請求項に記載の画像処理装置。
Said first process including a drawing process of analysis and rasterization to analyze data acquired PDL (Page Description Language) as the data from another device as the size enlargement process,
The image processing apparatus according to claim 3 .
前記第一のプロセスは、他の装置から前記データとして取得したファックスデータを伸張する伸張処理および解像度を変換する変換処理を前記サイズ拡大処理として含
請求項3または請求項4に記載の画像処理装置。
Said first process including a conversion process of converting the decompressed and resolution decompresses a fax data acquired as the data from another device as the size enlargement process,
The image processing apparatus according to claim 3 or 4 .
前記出力手段は、
前記第一のプロセスが施された前記データに基づいて、前記画像を用紙に印刷する印刷手段と、
前記第二のプロセスが施された前記データを、他の装置へ送信する送信手段と、
を有する、
請求項1ないし請求項5のいずれかに記載の画像処理装置。
The output means includes
Printing means for printing the image on paper based on the data subjected to the first process;
Transmission means for transmitting the data subjected to the second process to another device;
Having
The image processing apparatus according to claim 1 .
前記所定の量は、前記印刷手段の能力を最大限にまたは一定以上に発揮するために必要な前記データの量である、
請求項に記載の画像処理装置。
The predetermined amount is an amount of the data necessary to maximize the capability of the printing means or beyond a certain level.
The image processing apparatus according to claim 6 .
画像のデータを取得し、
実行することによって前記データのサイズが大きくなる処理である、他の装置から当該データとして取得したファックスデータを伸張する伸張処理および解像度を変換する変換処理、を含む第一のプロセスおよび第二のプロセス、の少なくとも一方に含まれる1つまたは複数の処理をデータ処理手段によって当該データに対して施し、
取得された前記データまたは前記1つまたは複数の処理が施された前記データをメモリに記憶させ、
前記メモリに記憶されている、前記第一のプロセスが施された前記データまたは前記第二のプロセスが施された前記データを出力し、
前記メモリに記憶されている、前記取得されたデータおよび前記1つまたは複数の処理が施されたデータの総量が所定の量を超えている場合に、前記第一のプロセスに含まれる処理のうち、前記伸張処理および前記変換処理を実行するのを待機するように前記データ処理手段を制御する、
ことを特徴とするデータ処理方法。
Get image data,
First process by performing containing the conversion process, which converts the decompressed and resolution decompresses a fax data acquired as the data from the size of the data is larger process, other devices, and a second One or more processes included in at least one of the processes are performed on the data by the data processing means,
Storing the acquired data or the data subjected to the one or more processes in a memory;
Outputting the data subjected to the first process or the data subjected to the second process stored in the memory;
Among the processes included in the first process when the total amount of the acquired data and the one or more processed data stored in the memory exceeds a predetermined amount Controlling the data processing means to wait for executing the decompression process and the conversion process;
A data processing method.
画像のデータを取得し、
実行することによって前記データのサイズが大きくなる処理である、他の装置から当該データとして取得したPDL(Page Description Language)のデータを解析する解析処理およびラスタライズする描画処理、を含む第一のプロセスおよび第二のプロセス少なくとも一方に含まれる1つまたは複数の処理をデータ処理手段によって当該データに対して施し、
取得された前記データまたは前記1つまたは複数の処理が施された前記データをメモリに記憶させ、
前記メモリに記憶されている、前記第一のプロセスが施された前記データまたは前記第二のプロセスが施された前記データを出力し、
前記メモリに記憶されている、前記取得されたデータおよび前記1つまたは複数の処理が施されたデータの総量が所定の量を超えている場合に、前記第一のプロセスに含まれる処理のうち、前記解析処理および前記描画処理を実行するのを待機するように前記データ処理手段を制御する、
ことを特徴とするデータ処理方法。
Get image data,
First process including a drawing process, the analysis processing and rasterization to analyze data acquired PDL (Page Description Language) the size of the data is larger process, as the data from the other device by performing, and performs on the data by the second process, one is included in at least one or a plurality of processing data processing means,
Storing the acquired data or the data subjected to the one or more processes in a memory;
Outputting the data subjected to the first process or the data subjected to the second process stored in the memory;
Among the processes included in the first process when the total amount of the acquired data and the one or more processed data stored in the memory exceeds a predetermined amount Controlling the data processing means to wait for executing the analysis process and the drawing process;
A data processing method.
画像のデータを取得し、
取得した前記データに対して第一のプロセスおよび第二のプロセスの少なくとも一方に含まれる1つまたは複数の処理をデータ処理手段によって施し、
取得された前記データまたは前記1つまたは複数の処理が施された前記データをメモリに記憶させ、
前記メモリに記憶されている、前記第一のプロセスが施された前記データまたは前記第二のプロセスが施された前記データを出力し、
前記第一のプロセスに含まれる処理のうち、実行することによって前記取得されたデータのサイズが大きくなるサイズ拡大処理を前記データ処理手段によって実行している最中に、前記メモリに記憶されている、当該取得されたデータおよび前記1つまたは複数の処理が施されたデータの総量が所定の量を超え場合に、当該サイズ拡大処理を中断するように前記データ処理手段を制御する、
ことを特徴とするデータ処理方法。
Get image data,
One or more processes included in at least one of the first process and the second process are performed by the data processing means on the acquired data,
Storing the acquired data or the data subjected to the one or more processes in a memory;
Outputting the data subjected to the first process or the data subjected to the second process stored in the memory;
Of the processes included in the first process, the data processing means stores the acquired data in the memory while executing the size expansion process that increases the size of the acquired data . , if the amount of data to which the acquired data and the one or more processing has been performed exceeds a predetermined amount, for controlling the data processing means so as to interrupt the size enlargement process,
A data processing method.
実行することによって画像のデータのサイズが大きくなる処理である、他の装置から当該データとして取得したファックスデータを伸張する伸張処理および解像度を変換する変換処理、を含む第一のプロセスおよび第二のプロセス、の少なくとも一方に含まれる1つまたは複数の処理を、当該データに対して施すデータ処理手段およびメモリを有する画像処理装置に用いられるコンピュータプログラムであって、
前記画像処理装置に、
前記データを取得する処理を実行させ、
前記取得したデータに対して第一のプロセスおよび第二のプロセスの少なくとも一方に含まれる1つまたは複数の処理が施されるように前記データ処理手段を制御させ、
前記取得されたデータまたは前記1つまたは複数の処理が施された前記データを前記メモリに記憶させる処理を実行させ、
前記メモリに記憶されている、前記第一のプロセスが施された前記データまたは前記第二のプロセスが施された前記データを出力する処理を実行させ、
前記メモリに記憶されている、前記取得されたデータおよび前記1つまたは複数の処理が施されたデータの総量が所定の量を超えている場合に、前記第一のプロセスに含まれる処理のうち、前記伸張処理および前記変換処理を実行するのを待機するように前記データ処理手段を制御させる、
ことを特徴とするコンピュータプログラム。
First process involving the conversion process, which converts the decompressed and resolution expands the size of the data of the image is larger process, a facsimile data acquired as the data from other devices by executing, and, the second process, the one or more processes included in at least one, performed on the data, the data processing unit, and a computer program for use in the image processing apparatus having a memory,
In the image processing apparatus,
A process for acquiring the data;
Said data processing means is controlled such that one or more processes included in at least one of the first process and the second process to the acquired data is performed,
Causing the memory to store the acquired data or the data subjected to the one or more processes;
Executing the process of outputting the data subjected to the first process or the data subjected to the second process stored in the memory;
Among the processes included in the first process when the total amount of the acquired data and the one or more processed data stored in the memory exceeds a predetermined amount The data processing means is controlled to wait for execution of the decompression process and the conversion process,
A computer program characterized by the above.
実行することによって画像のデータのサイズが大きくなる処理である、他の装置から当該データとして取得したPDL(Page Description Language)のデータを解析する解析処理およびラスタライズする描画処理、を含む第一のプロセスおよび第二のプロセス、の少なくとも一方に含まれる1つまたは複数の処理を、当該データに対して施すデータ処理手段およびメモリを有する画像処理装置に用いられるコンピュータプログラムであって、
前記画像処理装置に、
前記データを取得する処理を実行させ、
前記取得したデータに対して第一のプロセスおよび第二のプロセスの少なくとも一方に含まれる1つまたは複数の処理が施されるように前記データ処理手段を制御させ、
前記取得されたデータまたは前記1つまたは複数の処理が施された前記データを前記メモリに記憶させる処理を実行させ、
前記メモリに記憶されている、前記第一のプロセスが施された前記データまたは前記第二のプロセスが施された前記データを出力する処理を実行させ、
前記メモリに記憶されている、前記取得されたデータおよび前記1つまたは複数の処理が施されたデータの総量が所定の量を超えている場合に、前記第一のプロセスに含まれる処理のうち、前記解析処理および前記描画処理を実行するのを待機するように前記データ処理手段を制御させる、
ことを特徴とするコンピュータプログラム。
A first process including an analysis process for analyzing PDL (Page Description Language) data acquired as data from another apparatus and a rendering process for rasterizing, which is a process that increases the size of image data by executing the process. , and a second process, the one or more processes included in at least one, performed on the data, the data processing unit, and a computer program for use in the image processing apparatus having a memory,
In the image processing apparatus,
A process for acquiring the data;
Said data processing means is controlled such that one or more processes included in at least one of the first process and the second process to the acquired data is performed,
Causing the memory to store the acquired data or the data subjected to the one or more processes;
Executing the process of outputting the data subjected to the first process or the data subjected to the second process stored in the memory;
Among the processes included in the first process when the total amount of the acquired data and the one or more processed data stored in the memory exceeds a predetermined amount , Causing the data processing means to control to wait for the analysis process and the drawing process to be executed.
A computer program characterized by the above.
画像のデータに対して第一のプロセスおよび第二のプロセスの少なくとも一方に含まれる1つまたは複数の処理を施すデータ処理手段およびメモリを有する画像処理装置に用いられるコンピュータプログラムであって、
前記画像処理装置に、
前記データを取得する処理を実行させ、
前記取得したデータに対して第一のプロセスおよび第二のプロセスの少なくとも一方に含まれる1つまたは複数の処理が施されるように前記データ処理手段を制御させ、
前記取得されたデータまたは前記1つまたは複数の処理が施された前記データを前記メモリに記憶させる処理を実行させ、
前記メモリに記憶されている、前記第一のプロセスが施された前記データまたは前記第二のプロセスが施された前記データを出力する処理を実行させ、
前記第一のプロセスに含まれる処理のうち、実行することによって前記取得されたデータのサイズが大きくなるサイズ拡大処理を実行している最中に、前記メモリに記憶されている、当該取得されたデータおよび前記1つまたは複数の処理が施されたデータの総量が所定の量を超え場合に、当該サイズ拡大処理を中断するように前記データ処理手段を制御させる、
ことを特徴とするコンピュータプログラム。
A computer program used in an image processing apparatus having data processing means and memory for performing one or more processes included in at least one of a first process and a second process on image data,
In the image processing apparatus,
A process for acquiring the data;
Said data processing means is controlled such that one or more processes included in at least one of the first process and the second process to the acquired data is performed,
Causing the memory to store the acquired data or the data subjected to the one or more processes;
Executing the process of outputting the data subjected to the first process or the data subjected to the second process stored in the memory;
Among the processes included in the first process, during execution of the acquired size enlargement processing size of the data is increased by performing, stored in the memory, which is the acquired When the total amount of data and the data subjected to the one or more processing exceeds a predetermined amount, the data processing means is controlled to interrupt the size expansion processing ;
A computer program characterized by the above.
JP2014232386A 2014-11-17 2014-11-17 Image processing apparatus, data processing method, and computer program Active JP6439399B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014232386A JP6439399B2 (en) 2014-11-17 2014-11-17 Image processing apparatus, data processing method, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014232386A JP6439399B2 (en) 2014-11-17 2014-11-17 Image processing apparatus, data processing method, and computer program

Publications (2)

Publication Number Publication Date
JP2016093965A JP2016093965A (en) 2016-05-26
JP6439399B2 true JP6439399B2 (en) 2018-12-19

Family

ID=56070964

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014232386A Active JP6439399B2 (en) 2014-11-17 2014-11-17 Image processing apparatus, data processing method, and computer program

Country Status (1)

Country Link
JP (1) JP6439399B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6462833B1 (en) * 1999-02-25 2002-10-08 Hewlett-Packard Company Image processor with conditional bit map store
JP4534713B2 (en) * 2004-10-22 2010-09-01 ブラザー工業株式会社 Printing apparatus and program

Also Published As

Publication number Publication date
JP2016093965A (en) 2016-05-26

Similar Documents

Publication Publication Date Title
JP3000744B2 (en) Multi-function image processing device
US8127177B2 (en) Apparatus and method for executing workflow
US8817308B2 (en) Image processing apparatus, control method thereof, and storage medium
JP2011016284A (en) Printing control apparatus, method for controlling image forming apparatus, and program
US9615000B2 (en) Image processing apparatus and image processing method for efficiently reserving memory
JP2007074162A (en) Image formation system and image forming apparatus
US20120191989A1 (en) Information processing apparatus with power saving mode, and control method and communication apparatus therefor
US9363392B2 (en) Image processing apparatus, image processing method for the same, and recording medium
JP4821547B2 (en) Data processing device
JP6439399B2 (en) Image processing apparatus, data processing method, and computer program
US6917782B2 (en) Original document image scanning and printing device
US9081523B2 (en) Non-transitory computer readable recording medium storing job transmission program for transmission of job to electronic device and electronic device executing job
JP2005184379A (en) Method and control program for processing remote copy
JP2008293313A (en) Printing-controlling device and image-forming system
US9491325B2 (en) Image processing apparatus, image processing method for the same, and recording medium
JP3835272B2 (en) Image forming apparatus
JP6032960B2 (en) Image processing apparatus, information processing method, and program
JP5004322B2 (en) Data transfer control method, apparatus, and image forming apparatus
JP6897151B2 (en) Image forming device and program
JP2002236566A (en) Page print system and print data generating device
JP4343674B2 (en) Network scanner device and multi-function machine equipped with the same
US9350896B2 (en) Image processing apparatus, control method for image processing apparatus, and storage medium
JP5347915B2 (en) Image processing device
JP2013144377A (en) Image forming apparatus, and program and method for controlling the same
JP2005197960A (en) Image processor and image processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20171018

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180821

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180822

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20181004

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181004

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20181023

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20181105

R150 Certificate of patent or registration of utility model

Ref document number: 6439399

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150