JP6439399B2 - Image processing apparatus, data processing method, and computer program - Google Patents
Image processing apparatus, data processing method, and computer program Download PDFInfo
- 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
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).
特許文献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.
図1は、画像処理装置1を有するネットワークシステムの例を示す図である。図2は、画像処理装置1のハードウェア構成の例を示す図である。
FIG. 1 is a diagram illustrating an example of a network system having an
画像処理装置1は、図1に示すように、LAN(Local Area Network)回線31を介して端末装置21A、21B、…のいずれかと通信することができ、電話回線32を介してファックス端末22A、22B、…のいずれかと通信することができる。以下、端末装置21A、21B、…を「端末装置21」と総称し、ファックス端末22A、22B、…を「ファックス端末22」と総称する。
As shown in FIG. 1, the
画像処理装置1は、印刷、スキャン、ファックス通信、およびIP(Internet Protocol)通信などの機能を集約した装置である。一般に、「画像形成装置」、「複合機」、または「MFP(Multi Function Peripheral)」などと呼ばれることがある。
The
端末装置21は、画像処理装置1のクライアントである。端末装置21として、パーソナルコンピュータ、スマートフォン、またはタブレットコンピュータなどが用いられる。
The
ファックス端末22は、画像のデータをファックスプロトコルによってやり取りする装置である。ファックス端末22として、ファックス専用機またはMFPが用いられる。
The
画像処理装置1は、図2に示すように、メインコントローラ10、大容量記憶装置10e、タッチパネルディスプレイ10f、操作キーパネル10g、NIC(Network Interface Card)10h、モデム10i、スキャンユニット10j、およびプリントユニット10kなどによって構成される。
As shown in FIG. 2, the
メインコントローラ10は、CPU(Central Processing Unit)10a、RAM(Random Access Memory)10b、ROM(Read Only Memory)10c、およびフラッシュメモリ10dなどによって構成される。
The
ROM10cまたはフラッシュメモリ10dには、プログラムおよびデータが記憶されており、適宜、RAM10bにロードされる。CPU10aは、RAM10bにロードされたプログラムを実行する。
Programs and data are stored in the
大容量記憶装置10eは、ハードディスクまたはSSD(Solid State Drive)などのストレージである。大容量記憶装置10eには、プログラムおよびデータが記憶されており、適宜、RAM10bにロードされる。
The
タッチパネルディスプレイ10fは、ユーザに対するメッセージを示す画面、ユーザがコマンドまたは情報を入力するための画面、およびCPU10aが実行した処理の結果を示す画面などを表示する。また、タッチパネルディスプレイ10fは、タッチされた位置を示す信号をCPU10aへ送る。
The
操作キーパネル10gは、いわゆるハードウェアキーボードであって、テンキー、スタートキー、ストップキー、およびファンクションキーなどによって構成される。
The
NIC10hは、TCP/IP(Transmission Control Protocol/Internet Protocol)などのプロトコルによって端末装置21との間でデータをやり取りする。
The NIC 10h exchanges data with the
モデム10iは、G3またはG4などのファックスプロトコルによってファックス端末22との間でデータをやり取りする。
The
スキャンユニット10jは、プラテンガラスの上にセットされた用紙に記されている画像を読み取って画像データを生成する。
The
プリントユニット10kは、スキャンユニット10jによって読み取られた画像のほか、NIC10hまたはモデム10iによって他の装置から取得した画像を用紙に印刷する。
In addition to the image read by the
画像処理装置1は、上述の通り、様々な機能が設けられている。そして、画像処理装置1は、これらの機能のうちの複数を用いて、種々のジョブを実行する。本実施形態では、画像処理装置1は、PCプリントジョブ、ファックス受信ジョブ、コピージョブ、SCAN_TO_PCジョブ、およびファックス送信ジョブを実行する。これらのジョブのプロセスは、相違する。そして、各プロセスには、次のように、少なくとも1つの処理が含まれている。
The
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
ファックス受信ジョブは、ファックス端末22からファックスデータを受信し、このファックスデータに示される画像を用紙に印刷するジョブである。
The fax reception job is a job for receiving fax data from the
コピージョブは、ある用紙から画像をスキャンして他の用紙へ印刷(複写)するジョブである。 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
ファックス送信ジョブは、用紙から画像をスキャンしてファックスデータを生成し、ファックス端末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
ROM10c、フラッシュメモリ10d、または大容量記憶装置10eには、ジョブ制御プログラム10Pが記憶されている。ジョブ制御プログラム10Pは、上述のジョブが実行されるように画像処理装置1の各部を制御するプログラムである。さらに、ジョブ制御プログラム10Pによると、印刷を伴うジョブが溜まった場合であっても、RAM10bに記憶されるデータの量(つまり、RAM10bの使用量)を、従来よりも減らすことができる。以下、この仕組みについて説明する。
A
なお、大容量記憶装置10eが画像処理装置1に備わっていない場合がある。この場合は、ジョブ制御プログラム10Pは、フラッシュメモリ10dに記憶される。
In some cases, the
図3は、画像処理装置1の機能的構成の例を示す図である。図4は、ジョブリスト40の例を示す図である。図5は、各ジョブの処理の流れおよびデータの流れの例を示す図である。
FIG. 3 is a diagram illustrating an example of a functional configuration of the
ジョブ制御プログラム10Pによると、図3に示すジョブ制御部101、ジョブリスト記憶部102、メモリ監視部103、解析処理部151、描画処理部152、第一の画像処理部153、伸張処理部154、解像度変換部155、画像補正部156、第二の画像処理部157、ファイル変換部158、および圧縮処理部159などの機能が実現される。
According to the
ジョブリスト記憶部102は、ジョブリスト40を記憶し管理する。ジョブリスト40には、図4(A)のように、ジョブごとのレコード4Rが格納される。レコード4Rは、そのジョブを識別するジョブコード、そのジョブの種類、およびそのジョブの現在のステータスが示される。
The job
ジョブリスト記憶部102は、レコード4Rを次のように生成しジョブリスト40に格納する。
The job
NIC10hによってPDLの画像データ(以下、「画像データ6A1」と記載する。)が受信され始めると、ジョブリスト記憶部102は、ユニークなジョブコードを発行する。そして、このジョブコードを示し、種類として「PCプリントジョブ」を示し、ステータスとして「受信中」を示すレコード4Rを生成し、ジョブリスト40に格納する。
When the
モデム10iによってファックスデータ(以下、「ファックスデータ6B1」と記載する。)が受信され始めた場合も同様に、ジョブリスト記憶部102は、レコード4Rを生成する。ただし、このレコード4Rには、種類として「PCプリントジョブ」ではなく「ファックス受信ジョブ」が示される。
Similarly, when the fax data (hereinafter referred to as “fax data 6B1”) starts to be received by the
または、ユーザが用紙をスキャンユニット10jにセットしてコピージョブのコマンドを入力すると、ジョブリスト記憶部102は、ユニークなジョブコードを発行する。そして、このジョブコードを示し、種類として「コピージョブ」を示し、ステータスとして「スキャン待ち」を示すレコード4Rを生成し、ジョブリスト40に格納する。
Alternatively, when the user sets a sheet in the
コピージョブのコマンドの代わりにファックス送信ジョブまたは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
その後、ジョブリスト記憶部102は、ジョブの進捗に応じて、そのジョブのレコード4Rのステータスを更新する。
Thereafter, the job
ジョブ制御部101は、ジョブが実行されるように各部を制御する。ここで、各種類のジョブが各部によってどのように実行されるのかを、図5を参照しながら説明する。
The
(1) PCプリントジョブ
画像データ6A1は、NIC10hによって受信されると、受信バッファ71に記憶される。受信バッファ71は、他の装置から受信したデータを次の処理のために一時的に記憶するバッファであって、RAM10bに設けられた論理的な記憶領域である。なお、後述する中間言語バッファ72ないし送信待バッファ78も、所定の種類のデータを次の処理のために一時的に記憶するバッファであって、RAM10bに設けられた論理的な記憶領域である。
(1) PC Print Job When the image data 6A1 is received by the
解析処理部151は、画像データ6A1を解析して中間言語に変換することによって、ページごとの中間言語データ6A2を生成する。中間言語データ6A2は、中間言語バッファ72に記憶される。中間言語データ6A2が中間言語バッファ72されたら、画像データ6A1は受信バッファ71から削除される。
The
描画処理部152は、各ページの中間言語データ6A2に対してラスタライズを行うことによって、各ページの内容(画像)をCMYK(シアン、マゼンタ、イエロー、ブラック)のビットマップで表わすビットマップデータ6A3を生成する。ビットマップデータ6A3はビットマップバッファ73に記憶され、中間言語データ6A2は中間言語バッファ72から削除される。
The
第一の画像処理部153は、ビットマップデータ6A3に対して、プリントユニット10kの特性または仕様などに応じて補正の処理または解像度の変更(変換)の処理などを施すことによって、補正画像データ6A4を生成する。補正画像データ6A4は、印刷待バッファ74に記憶され、ビットマップデータ6A3はビットマップバッファ73から削除される。
The first
そして、プリントユニット10kは、補正画像データ6A4に基づいて画像を用紙に印刷する。印刷が完了すると、補正画像データ6A4は、印刷待バッファ74から削除される。
Then, the
(2) ファックス受信ジョブ
ファックスデータ6B1は、モデム10iによって受信されると、受信バッファ71に記憶される。
(2) Fax Reception Job When the fax data 6B1 is received by the
伸張処理部154は、ファックスデータ6B1を伸張することによって、二値画像データ6B2を生成する。二値画像データ6B2は伸張バッファ75に記憶され、ファックスデータ6B1は受信バッファ71から削除される。
The
解像度変換部155は、プリントユニット10kの特性または仕様などに応じて解像度の変更の処理を二値画像データ6B2に対して施すことによって、補正画像データ6B3を生成する。補正画像データ6B3は印刷待バッファ74に記憶され、二値画像データ6B2は伸張バッファ75から削除される。
The
そして、プリントユニット10kは、補正画像データ6B3に基づいて画像を用紙に印刷する。印刷が完了すると、補正画像データ6B3は、印刷待バッファ74から削除される。
Then, the
(3) コピージョブ
スキャンユニット10jが用紙から読み取った画像の画像データ6C1は、スキャンバッファ76に記憶される。画像データ6C1は、RGB(レッド、グリーン、ブルー)のビットマップのデータである。
(3) Copy Job The image data 6C1 of the image read from the paper by the
画像補正部156は、画像データ6C1に対して汚れの除去および向きの調整などの補正処理を施し、さらに解像度を落とす処理などを行うことによって、補正画像データ6C2を生成する。補正画像データ6C2は補正バッファ77に記憶され、画像データ6C1はスキャンバッファ76から削除される。
The
第二の画像処理部157は、補正画像データ6C2に対して色空間の変換の処理を行うことによって、各ページの内容(画像)をCMYKのビットマップで表わすビットマップデータ6C3を生成する。ビットマップデータ6C3は印刷待バッファ74に記憶され、補正画像データ6C2は補正バッファ77から削除される。
The second
そして、プリントユニット10kは、ビットマップデータ6C3に基づいて画像を用紙に印刷する。印刷が完了すると、ビットマップデータ6C3は、印刷待バッファ74から削除される。
Then, the
(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
ファイル変換部158は、ユーザが予め指定したフォーマットに補正画像データ6C2を変換しファイル化することによって、画像ファイル6D3を生成する。複数のページから画像が読み取られた場合は、各ページの補正画像データ6C2のフォーマットを変換し、これらを統合することによって、画像ファイル6D3を生成する。画像ファイル6D3は送信待バッファ78に記憶され、補正画像データ6C2は補正バッファ77から削除される。
The
そして、NIC10hは、ユーザが予め指定した端末装置21へ画像ファイル6D3を送信する。送信が完了すると、画像ファイル6D3は、送信待バッファ78から削除される。例えば、端末装置21Aに設けられているフォルダが指定された場合は、端末装置21Aへ画像ファイル6D3を送信するとともに保存先としてこのフォルダを通知する。
Then, the
(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
圧縮処理部159は、補正画像データ6C2を二値(白黒)の画像データに変換し圧縮することによって、ファックスデータ6E3を生成する。ファックスデータ6E3は送信待バッファ78に記憶され、補正画像データ6C2は補正バッファ77から削除される。
The
そして、モデム10iは、ユーザが予め指定したファックス端末22へファックスデータ6E3を送信する。例えば、ファックス端末22Aの電話番号が指定された場合は、この電話番号へダイアルし、ファックス端末22Aファックスデータ6E3を送信する。送信が完了すると、ファックスデータ6E3は、送信待バッファ78から削除される。
Then, the
ジョブ制御部101は、各種類のジョブが上記の(1)〜(5)の通り実行されるように各部を制御するが、ジョブの実行の順番は、原則として、ジョブリスト40に格納されているレコード4Rの順である。つまり、より早くジョブリスト40に格納されたレコード4Rに係るジョブから優先的に実行させる。
The
また、ジョブ制御部101は、図2または図3に示した各部の状態に応じて、適宜、複数のジョブを並行して実行させる。例えば、コピージョブとファックス受信ジョブとを並行して実行させる。ただし、この場合は、コピージョブにおける画像のスキャンのステップとファックス受信ジョブにおけるファックスデータ受信のステップは並行して実行させることができるが、コピージョブにおける印刷のステップおよびファックス受信ジョブにおける印刷のステップは、プリントユニット10kが1つしかないので、並行して実行させることができない。そこで、先にレコード4Rに格納されたほうの印刷のステップを、先に実行させる。または、先にデータ(補正画像データ6B3またはビットマップデータ6C3)が印刷待バッファ74に記憶されたほうの印刷のステップを、先に実行させてもよい。
Further, the
さらに、画像処理装置1には、ジョブの進行の仕方のモードとして、通常モードおよび省メモリモードの2つのモードが備わっている。ジョブ制御部101は、モードに応じてジョブを次のように制御する。
Further, the
〔モードの切換え〕
画像処理装置1の電源がオンになりジョブ制御プログラム10Pが起動した直後は、通常モードが設定される。
[Mode switching]
The normal mode is set immediately after the
メモリ監視部103は、常時、使用量Stを監視する。使用量Stは、印刷待バッファ74に記憶されているデータ(補正画像データ6A4、補正画像データ6B3、およびビットマップデータ6C3)の総量である。
The
そして、使用量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
〔通常モードの場合〕
通常モードが設定されている場合は、ジョブ制御部101は、ジョブの種類を問わず、使用するリソース(図2または図3に示す各部)が空いていれば、各ステップが次々に実行されるように各部を制御する。
[In normal mode]
When the normal mode is set, the
例えば、ジョブ制御部101は、コピージョブを次のように実行させる。RAM10bの空き容量が一定の量以上あれば、スキャンをスキャンユニット10jに実行させる。次に、CPU10aの使用率が一定の率以下であり、かつ、RAM10bの空き容量が一定の量以上あれば、画像補正部156に補正処理などを実行させる。次に、CPU10aの使用率が一定の率以下であり、かつ、RAM10bの空き容量が一定の量以上あれば、第二の画像処理部157に色空間の変換の処理などを実行させる。そして、プリントユニット10kがアイドリングであれば、印刷の処理をプリントユニット10kに実行させる。
For example, the
または、ジョブ制御部101は、ファックス受信ジョブを次のように実行させる。CPU10aの使用率が一定の率以下であり、かつ、RAM10bの空き容量が一定の量以上あれば、伸張の処理を伸張処理部154に実行させる。次に、CPU10aの使用率が一定の率以下であり、かつ、RAM10bの空き容量が一定の量以上あれば、解像度の変換の処理を解像度変換部155に実行させる。そして、プリントユニット10kがアイドリングであれば、印刷の処理をプリントユニット10kに実行させる。
Alternatively, the
なお、上述の各一定の量は、ステップごとに応じて異なる量である。上述の各一定の率についても、同様である。 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
PCプリントジョブついては、省メモリモードに切り換わった時点で未だ解析処理部151による処理を開始していなければ、ジョブ制御部101は、開始するのを保留し、待機する。これにより、このPCプリントジョブのデータは、画像データ6A1として受信バッファ71に滞留する。PCプリントジョブのデータは、図6に示すように、画像データ6A1から補正画像データ6A4まで遷移するが、画像データ6A1であるときが最小である。よって、画像データ6A1として滞留させることによって、RAM10bの使用量の増加を防止することができる。
For the PC print job, if the processing by the
なお、もしも、次の処理を画像データ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
または、既に描画処理部152による処理が完了しまたは開始していれば、ジョブ制御部101は、描画処理部152の結果(ビットマップデータ6A3)に基づいて第一の画像処理部153による処理を進めてもよい。第一の画像処理部153によってビットマップデータ6A3から補正画像データ6A4が得られるが、ビットマップデータ6A3よりも補正画像データ6A4のほうがサイズが小さい。したがって、第一の画像処理部153による処理を進めることによってRAM10bの使用量を減らすことができる。
Alternatively, if the processing by the
なお、もしも、ビットマップデータ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
ファックス受信ジョブについても、基本的に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
一方、省メモリモードに切り換わった時点で既に伸張処理部154以降の処理を開始している場合も、PCプリントジョブの場合と同様に、ジョブ制御部101は、プリントユニット10kによる印刷以外の実行中のステップを中止させ、そのステップにおける途中経過のデータをRAM10bから削除させる。または、最後のステップまで完了させてもよい。または、実行中のステップを完了させたら、これ以降のステップへ進まないようにしてもよい。
On the other hand, when the processing after the
コピージョブ、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
ここで、図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
ファックス受信ジョブのファックスデータ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
メモリ監視部103が、使用量Stが閾値Scを超えたことを検知すると、省メモリモードが設定される。ジョブ制御部101は、PCプリントジョブに関しては、画像データ6A1の受信のステップが完了しても、次のステップつまり解析処理のステップへは進めない。つまり、図4(B)に示すように、PCプリントジョブのレコード4Rのステータスが「解析処理待ち」になる。
When the
その後、新たなコピージョブのコマンドが入力されると、ジョブ制御部101は、適宜、スキャンのステップを実行させる。コマンドの入力に応じて、図4(C)のように、このコピージョブのレコード4Rがジョブリスト40に格納される。前に説明した通り、コピージョブは、省メモリモードが設定されている場合であっても、通常モードが設定されている場合と同様に進行される。よって、ジョブ制御部101は、スキャンのステップが完了した後、それ以降のステップを保留(待機)することなく適宜、実行させる。
Thereafter, when a new copy job command is input, the
そして、先のコピージョブにおける印刷のステップが完了して使用量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
図7は、ジョブ制御プログラム10Pによる全体的な処理の流れの例を説明するフローチャートである。画像処理装置1は、ROM10cまたはフラッシュメモリ10dに記憶されたプログラムをCPU10aが実行することにより、図7に示すフローチャートの処理を実現する。
FIG. 7 is a flowchart illustrating an example of the overall processing flow by the
次に、画像処理装置1におけるジョブに関する全体的な処理の流れを、図7のフローチャートを参照しながら説明する。
Next, an overall processing flow related to a job in the
画像処理装置1のデフォルトのモードは、通常モードである。画像処理装置1は、印刷待バッファ74に記憶されているデータの総量つまり使用量Stを常時、監視する(#11)。
The default mode of the
画像処理装置1は、使用量Stが閾値Scを超えたことを検知すると(#12でYes)、現在のモードが通常モードであれば(#13でYes)、通常モードから省メモリモードへ切り換える(#14)。
When the
または、画像処理装置1は、使用量Stが閾値Sc以下になったことを検知すると(#12でNo、#15でYes)、現在のモードが省メモリモードであれば(#16でYes)、省メモリモードから通常モードへ切り換える(#17)。
Alternatively, when the
画像処理装置1は、現在設定されているモードに応じて、各ジョブを実行する(#18)。
The
そして、電源をオフにするコマンドが入力されるまで、画像処理装置1は、上述の処理を適宜、実行する(#19でNo、#11〜#18)。
Then, the
本実施形態によると、画像処理装置1のRAM10bを従来よりも効率的に使用することができる。そして、RAM10bを空き領域を従来よりも確実に確保し、より多くのジョブを受け付けることができる。また、CPU10aによる処理のための作業領域を従来よりも確実に確保し、処理の遅延の防止を図ってユーザにストレスを感じさせないようにすることができる。
According to the present embodiment, the
本実施形態では、コピージョブは、処理を進めて行くほど、取り扱うデータのサイズが小さくなった。しかし、コピージョブを構成する処理の内容によっては、取り扱うデータのサイズが途中で大きくなることがある。このような場合は、省メモリモードにおいて、画像処理装置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
その他、画像処理装置1の全体または各部の構成、処理内容、処理順序、データの構成などは、本発明の趣旨に沿って適宜変更することができる。
In addition, the configuration of the entire
1 画像処理装置
10b RAM(メモリ)
101 ジョブ制御部(制御手段)
10h NIC(送信手段)
10i モデム(送信手段)
10k プリントユニット(印刷手段)
151 解析処理部(データ処理手段)
152 描画処理部(データ処理手段)
153 第一の画像処理部(データ処理手段)
154 伸張処理部(データ処理手段)
155 解像度変換部(データ処理手段)
156 画像補正部(データ処理手段)
157 第二の画像処理部(データ処理手段)
158 ファイル変換部(データ処理手段)
159 圧縮処理部(データ処理手段)
1
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:
請求項3に記載の画像処理装置。 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 .
請求項6に記載の画像処理装置。 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つまたは複数の処理が施されたデータの総量が所定の量を超えている場合に、前記第一のプロセスに含まれる処理のうち、前記伸張処理および前記変換処理を実行するのを待機するように前記データ処理手段を制御させる、
ことを特徴とするコンピュータプログラム。 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.
前記画像処理装置に、
前記データを取得する処理を実行させ、
前記取得したデータに対して第一のプロセスおよび第二のプロセスの少なくとも一方に含まれる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つまたは複数の処理が施されたデータの総量が所定の量を超えた場合に、当該サイズ拡大処理を中断するように前記データ処理手段を制御させる、
ことを特徴とするコンピュータプログラム。 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.
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)
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 |
-
2014
- 2014-11-17 JP JP2014232386A patent/JP6439399B2/en active Active
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 |