JP4494866B2 - Information processing apparatus, information processing method, information processing program, and recording medium - Google Patents
Information processing apparatus, information processing method, information processing program, and recording medium Download PDFInfo
- Publication number
- JP4494866B2 JP4494866B2 JP2004151533A JP2004151533A JP4494866B2 JP 4494866 B2 JP4494866 B2 JP 4494866B2 JP 2004151533 A JP2004151533 A JP 2004151533A JP 2004151533 A JP2004151533 A JP 2004151533A JP 4494866 B2 JP4494866 B2 JP 4494866B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- processing
- image data
- processed
- divided
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Compression Of Band Width Or Redundancy In Fax (AREA)
- Image Processing (AREA)
- Picture Signal Circuits (AREA)
- Storing Facsimile Image Data (AREA)
- Editing Of Facsimile Originals (AREA)
Description
本発明は、情報処理装置、情報処理方法、情報処理プログラム及び記録媒体に係り、特に逐次処理可能なデータを分割し、分割データに所定の処理を行い、処理済データを格納する情報処理装置、情報処理方法、情報処理プログラムおよび記録媒体に関する。 The present invention relates to an information processing device, an information processing method, an information processing program, and a recording medium, and in particular, an information processing device that divides data that can be sequentially processed, performs predetermined processing on the divided data, and stores processed data, The present invention relates to an information processing method, an information processing program, and a recording medium.
画像データを扱う情報処理の分野では、画像データに対して色変換処理、変倍処理、フィルタ処理、画像編集処理、γ変換処理、階調処理、圧縮・伸張処理などの画像処理を高速に行うため、画像データを複数の領域に分割し、複数の画像処理部で並行処理することが知られている(例えば、特許文献1又は2参照)。
ところで、画像処理の負荷は画像データの特徴(例えばカラー、モノクロ、文字、非文字等)に応じて大きく異なる。つまり、画像データを同じ大きさの領域に分割したとしても、画像処理の負荷が各領域毎に異なる場合があった。その結果、画像データを複数の領域に分割し、複数の画像処理部で並行処理する場合、各画像処理部での処理時間にバラツキが発生する為、全体の処理時間は最も負荷の重い画像処理部の処理時間に影響されるという問題があった。 Incidentally, the load of image processing varies greatly depending on the characteristics of image data (for example, color, monochrome, character, non-character, etc.). That is, even if the image data is divided into regions of the same size, the load of image processing may be different for each region. As a result, when image data is divided into a plurality of regions and processed in parallel by a plurality of image processing units, the processing time in each image processing unit varies, so that the overall processing time is the most heavy image processing There was a problem of being affected by the processing time of the part.
また、画像処理後の画像データは同一のメモリ空間の連続したアドレスに格納することが望ましい。しかしながら、画像データは、例えば圧縮・伸張処理などのように、画像処理の前後でデータ量が変化する場合もある。通常、画像処理後の画像データのデータ量は予測できないため、複数の画像処理部で並行処理する場合、画像処理後の画像データを格納する各領域毎のメモリ空間を予め大きめに割り当てておかなければならず、メモリを効率的に利用できないという問題があった。 Further, it is desirable to store the image data after image processing at consecutive addresses in the same memory space. However, the amount of image data may change before and after image processing, such as compression / decompression processing. Normally, the amount of image data after image processing cannot be predicted. Therefore, when parallel processing is performed by a plurality of image processing units, the memory space for each area for storing image data after image processing must be allocated larger in advance. There is a problem that the memory cannot be used efficiently.
なお、画像処理後の画像データを異なるメモリ空間に格納する場合、各領域毎のメモリ空間を予め大きめに割り当てておく必要は無いが、複数のメモリが必要となり、コスト面で問題があった。特に、情報処理装置の一例としての画像処理装置では、限られたメモリ空間内で高速に画像処理を行う必要があるため、上記問題の解消が望まれていた。 When image data after image processing is stored in different memory spaces, it is not necessary to allocate a large memory space for each area in advance, but a plurality of memories are required, which causes a problem in terms of cost. In particular, in an image processing apparatus as an example of an information processing apparatus, it is necessary to perform image processing at high speed in a limited memory space.
本発明は、上記の点に鑑みなされたもので、並行処理を高速に行うことができ、処理済データを効率的に格納できる情報処理装置、情報処理方法、情報処理プログラム及び記録媒体を提供することを目的とする。 The present invention has been made in view of the above points, and provides an information processing apparatus, an information processing method, an information processing program, and a recording medium that can perform parallel processing at high speed and can efficiently store processed data. For the purpose.
そこで、上記課題を解決するため、本発明は、逐次処理可能なデータを分割し、分割データに所定の処理を行い、処理済データを格納する情報処理装置であって、前記分割データ毎の処理時間が近似するように、前記逐次処理可能なデータを分割する分割機能と、前記分割データを並行処理可能な処理機能と、前記処理機能により並行処理された処理済データを同一のメモリ空間内の異なるアドレスに格納する格納機能とを有し、前記逐次処理可能なデータは画像データであり、前記分割機能は画像データの特徴量として非文字ビット数をカウントし、前記分割データ毎の非文字ビット数のカウント値が所定値となるように前記画像データを分割することを特徴とする。 Therefore, in order to solve the above-described problem, the present invention is an information processing apparatus that divides data that can be sequentially processed, performs predetermined processing on the divided data, and stores the processed data. In order to approximate time, a division function that divides the data that can be sequentially processed, a processing function that can process the divided data in parallel, and processed data that has been processed in parallel by the processing function within the same memory space possess a storage function of storing at different addresses, wherein a sequential data processable image data, the dividing function counts the number of non-text bits as the feature quantity of the image data, the non-character bits for each of the divided data The image data is divided so that the count value of the number becomes a predetermined value .
また、本発明は、逐次処理可能なデータを分割し、分割データに所定の処理を行い、処理済データを格納する情報処理装置であって、前記分割データ毎の処理時間が近似するように、前記逐次処理可能なデータを分割する分割機能と、前記分割データを並行処理可能な処理機能と、前記処理機能により並行処理された処理済データを同一のメモリ空間内の異なるアドレスに格納する格納機能とを有し、前記逐次処理可能なデータが画像データであり、前記分割機能は前記画像データの特徴量およびライン数をカウントし、前記画像データのライン数が設定値に達する毎に前記画像データの特徴量のカウント値が所定値に達しているか否かを判定して、前記画像データの特徴量のカウント値が所定値に達しているときに前記画像データを分割することを特徴とする。Further, the present invention is an information processing apparatus that divides data that can be sequentially processed, performs predetermined processing on the divided data, and stores processed data, so that the processing time for each of the divided data is approximated. A division function for dividing the sequentially processable data, a processing function for processing the divided data in parallel, and a storage function for storing processed data processed in parallel by the processing function at different addresses in the same memory space The data that can be sequentially processed is image data, and the dividing function counts the feature amount and the number of lines of the image data, and each time the number of lines of the image data reaches a set value, the image data It is determined whether or not the feature value count value of the image data has reached a predetermined value, and the image data is divided when the feature value count value of the image data has reached the predetermined value I am characterized in.
また、本発明は、逐次処理可能なデータを分割し、分割データに所定の処理を行い、処理済データを格納する情報処理装置であって、前記分割データ毎の処理時間が近似するように、前記逐次処理可能なデータを分割する分割機能と、前記分割データを並行処理可能な処理機能と、前記処理機能により並行処理された処理済データを同一のメモリ空間内の異なるアドレスに格納する格納機能とを有し、前記格納機能は、前記処理機能により並行処理された処理済データを同一のメモリ空間内の先頭アドレスからアドレスの増加方向と最終アドレスからアドレスの減少方向とに交互に格納することを特徴とする。Further, the present invention is an information processing apparatus that divides data that can be sequentially processed, performs predetermined processing on the divided data, and stores processed data, so that the processing time for each of the divided data is approximated. A division function for dividing the sequentially processable data, a processing function for processing the divided data in parallel, and a storage function for storing processed data processed in parallel by the processing function at different addresses in the same memory space And the storage function stores the processed data processed in parallel by the processing function alternately in the direction of increasing address from the first address and the direction of decreasing address from the last address in the same memory space. It is characterized by.
また、本発明は、逐次処理可能なデータを分割し、分割データに所定の処理を行い、処理済データを格納する情報処理装置であって、前記分割データ毎の処理時間が近似するように、前記逐次処理可能なデータを分割する分割機能と、前記分割データを並行処理可能な処理機能と、前記処理機能により並行処理された処理済データを同一のメモリ空間内の異なるアドレスに格納する格納機能とを有し、前記格納機能は、前記同一のメモリ空間内を複数のメモリ空間に分割し、分割した各メモリ空間の先頭アドレスからアドレスの増加方向と最終アドレスからアドレスの減少方向とに、前記処理機能により並行処理された処理済データを順次格納することを特徴とする。Further, the present invention is an information processing apparatus that divides data that can be sequentially processed, performs predetermined processing on the divided data, and stores processed data, so that the processing time for each of the divided data is approximated. A division function for dividing the sequentially processable data, a processing function for processing the divided data in parallel, and a storage function for storing processed data processed in parallel by the processing function at different addresses in the same memory space And the storage function divides the same memory space into a plurality of memory spaces, and the memory addresses are divided into a plurality of memory spaces, the address increasing direction from the first address and the address decreasing direction from the last address, Processing data processed in parallel by the processing function is sequentially stored.
また、本発明は、逐次処理可能なデータを分割し、分割データに所定の処理を行い、処理済データを格納する情報処理方法であって、前記分割データ毎の処理時間が近似するように、前記逐次処理可能なデータを分割する分割段階と、前記分割データを並行処理する処理段階と、前記並行処理された処理済データを同一のメモリ空間内の異なるアドレスに格納する格納段階とを有し、前記逐次処理可能なデータは画像データであり、前記分割段階は画像データの特徴量として非文字ビット数をカウントし、前記分割データ毎の非文字ビット数のカウント値が所定値となるように前記画像データを分割することを特徴とする。 Further, the present invention is an information processing method that divides sequentially processable data, performs predetermined processing on the divided data, and stores processed data, so that the processing time for each of the divided data is approximated. possess a dividing step of dividing the sequential data that can be processed, the processing steps for parallel processing of the divided data, and a storage step of storing the processed data, wherein is parallel processing at different addresses of the same memory space The sequentially processable data is image data, and the division step counts the number of non-character bits as a feature amount of the image data, and the count value of the number of non-character bits for each of the divided data becomes a predetermined value. The image data is divided .
また、本発明は、逐次処理可能なデータを分割し、分割データに所定の処理を行い、処理済データを格納するコンピュータに、前記分割データ毎の処理時間が近似するように、前記逐次処理可能なデータを分割する分割機能と、前記分割データを並行処理可能な処理機能と、前記処理機能により並行処理された処理済データを同一のメモリ空間内の異なるアドレスに格納する格納機能とを実現させ、前記逐次処理可能なデータは画像データであり、前記分割機能は画像データの特徴量として非文字ビット数をカウントし、前記分割データ毎の非文字ビット数のカウント値が所定値となるように前記画像データを分割する為の情報処理プログラムであることを特徴とする。 In addition, the present invention can perform the sequential processing so that the data that can be sequentially processed is divided, the predetermined processing is performed on the divided data, and the processing time for each of the divided data is approximated to a computer that stores the processed data. A division function for dividing data, a processing function capable of processing the divided data in parallel, and a storage function for storing processed data processed in parallel by the processing function at different addresses in the same memory space. The sequentially processable data is image data, and the division function counts the number of non-character bits as a feature amount of the image data so that the count value of the number of non-character bits for each of the divided data becomes a predetermined value. characterized in that an information processing program for you divide the image data.
また、本発明は、逐次処理可能なデータを分割し、分割データに所定の処理を行い、処理済データを格納するコンピュータに、前記分割データ毎の処理時間が近似するように、前記逐次処理可能なデータを分割する分割機能と、前記分割データを並行処理可能な処理機能と、前記処理機能により並行処理された処理済データを同一のメモリ空間内の異なるアドレスに格納する格納機能とを実現させ、前記逐次処理可能なデータは画像データであり、前記分割機能は画像データの特徴量として非文字ビット数をカウントし、前記分割データ毎の非文字ビット数のカウント値が所定値となるように前記画像データを分割する為の情報処理プログラムを記録したコンピュータ読み取り可能な記録媒体であることを特徴とする。 In addition, the present invention can perform the sequential processing so that the data that can be sequentially processed is divided, the predetermined processing is performed on the divided data, and the processing time for each of the divided data is approximated to a computer that stores the processed data. A division function for dividing data, a processing function capable of processing the divided data in parallel, and a storage function for storing processed data processed in parallel by the processing function at different addresses in the same memory space. The sequentially processable data is image data, and the division function counts the number of non-character bits as a feature amount of the image data so that the count value of the number of non-character bits for each of the divided data becomes a predetermined value. wherein the a computer readable recording medium recording an information processing program for you divide the image data.
本発明は、分割データ毎の処理時間が近似するように逐次処理可能なデータを分割できるので、分割データ毎の処理時間にバラツキが生じず、全体の処理時間を大幅に短縮できる。また、本発明は並行処理された処理済データを同一のメモリ空間内の異なるアドレスに格納できるので、同一のメモリ空間を効率的に利用可能である。 According to the present invention, data that can be sequentially processed can be divided so as to approximate the processing time for each divided data. Therefore, the processing time for each divided data does not vary, and the entire processing time can be greatly reduced. In addition, according to the present invention, processed data processed in parallel can be stored at different addresses in the same memory space, so that the same memory space can be used efficiently.
本発明によれば、並行処理を高速に行うことができ、処理済データを効率的に格納できる情報処理装置、情報処理方法、情報処理プログラム及び記録媒体を提供できる。 According to the present invention, it is possible to provide an information processing apparatus, an information processing method, an information processing program, and a recording medium that can perform parallel processing at high speed and efficiently store processed data.
次に、本発明を実施するための最良の形態を、以下の実施例に基づき図面を参照しつつ説明していく。図1は、本発明による情報処理装置の一実施例のハードウェア構成図である。情報処理装置1は、コントローラ1と,操作パネル2と,スキャナユニット3と,プロッタユニット4と,ADF(Auto Document Feeder:自動原稿送り装置)5とを含むように構成される。
Next, the best mode for carrying out the present invention will be described based on the following embodiments with reference to the drawings. FIG. 1 is a hardware configuration diagram of an embodiment of an information processing apparatus according to the present invention. The
コントローラ1は、CPU10と,システムメモリ11と,NB(ノースブリッジ)12と,SB(サウスブリッジ)13と,ローカルメモリ14と,HDD等のストレージデバイス15と,ASIC16と,外部I/F17とを含む。
The
操作パネル2は、ユーザからの入力操作を受け付けると共に、ユーザに向けた表示を行う操作部である。スキャナユニット3は、ADF5にセットされた原稿の読み取りをCCD(Charge Coupled Device:電荷結合素子)で行い、シェーディング補正後の画像データをRGBフォーマットにてコントローラ1の例えばローカルメモリ14に送信する。プロッタユニット4は、コントローラ1から指示された給紙口から転写紙を給紙し、CMYKフォーマットにて受信した画像データを転写紙に印刷する。
The
コントローラ1のCPU10は、情報処理装置の全体制御を行うものである。システムメモリ11は、主にCPU10が用いるメモリである。NB12はブリッジである。SB13は、図示しないROMや周辺デバイス等とを接続するためのブリッジである。ローカルメモリ14は、主にASIC16が用いるメモリである。
The
ストレージデバイス15は、画像データ,文書データ,プログラム,フォントデータ等を格納する。ASIC16は、画像処理用のハードウェア要素を有する画像処理用途向けのICである。また、外部I/F17はPC等の外部機器と接続するインターフェースである。
The
情報処理装置は、図2の各種処理を行う。図2は、本発明による情報処理装置が行う処理を表した模式図である。コントローラ1は、画像処理21,画像フォーマット変換処理22,ストレージデバイス制御処理23,レンダリング処理24,外部接続処理25,セキュリティ処理26,操作部接続処理27,メモリ制御処理28を行う。スキャナユニット3は、CCD29で読み取った画像データにシェーディング処理30を行う。プロッタユニット4は、変調処理31,画像形成処理32を行う。画像処理21は、RGB処理およびCMYK処理を含む。
The information processing apparatus performs various processes in FIG. FIG. 2 is a schematic diagram showing processing performed by the information processing apparatus according to the present invention. The
図3は、本発明による情報処理装置の各種機能を説明する為の模式図である。コピー機能の実行は、次のように行われる。まず、スキャナユニット3にて読み取られたRGBフォーマットの画像データは、ローカルメモリ14に格納される。ローカルメモリ14に格納されたRGBフォーマットの画像データは、画像処理21のRGB処理(例えば色変換処理,変倍処理,フィルタ処理,画像編集処理,γ変換処理,圧縮・伸張処理など)が行われたあと、CMYK処理にてRGBフォーマットの画像データからCMYKフォーマットの画像データに変換される。CMYKフォーマットに変換された画像データをプロッタユニット4に送信することで、コピー機能は実現される。
FIG. 3 is a schematic diagram for explaining various functions of the information processing apparatus according to the present invention. Execution of the copy function is performed as follows. First, image data in the RGB format read by the
また、スキャナ機能(例えばScan To Email等)の実行は次のように行われる。スキャナユニット3にて読み取られたRGBフォーマットの画像データは、ローカルメモリ14に格納される。ローカルメモリ14に格納されたRGBフォーマットの画像データは、画像処理21のRGB処理(例えば色変換処理,変倍処理,フィルタ処理,画像編集処理,γ変換処理,圧縮・伸張処理など)が行われたあと、画像フォーマット変換処理22にて他の画像フォーマット(例えば、JPEG,TIFF,PDF等)に変換される。画像フォーマット変換処理22にて他の画像フォーマットに変換された画像データを外部接続処理25にて外部機器に送信することで、スキャナ機能は実現される。
Further, the execution of the scanner function (for example, Scan To Email etc.) is performed as follows. The RGB format image data read by the
また、スキャナユニット3にて読み取られたRGBフォーマットの画像データは、ストレージデバイス15に格納しておくことができる。したがって、原稿の読み取りを再び行うことなく、画像データの再送信や再印刷が可能である。さらに、スキャナユニット3にて読み取られたRGBフォーマットの画像データは、ほとんど処理が行われていない状態でローカルメモリ14に格納されるため、再送信や再印刷を行う度に、画像処理21や画像フォーマット変換処理22などが可能となる。
The RGB format image data read by the
本発明による情報処理装置は、画像データをバンド単位に分割し、分割した画像データをバンド単位で並行処理している。以下の説明では、画像データをバンド単位に分割して並行処理することを画像データのバンド処理と言う。ここでは、1頁分の画像データをバンド単位の画像データ(以下、バンドデータと言う)に分割して複数個の圧縮器で並行処理する例を説明する。 The information processing apparatus according to the present invention divides image data in band units, and performs parallel processing on the divided image data in band units. In the following description, dividing image data into band units and performing parallel processing is referred to as image data band processing. Here, an example will be described in which image data for one page is divided into image data in band units (hereinafter referred to as band data) and processed in parallel by a plurality of compressors.
図4は、画像データのバンド処理を説明する為の模式図である。図4のコントローラ1は、メモリ41,画像データ制御部42,バッファ44,画像データ圧縮部45,メモリ46を含むように構成される。メモリ41,バッファ44及びメモリ46は、1つのDIMM(Dual Inline Memory Module:メモリモジュール)であってもよいし、別々のDIMMであってもよい。メモリ41,バッファ44及びメモリ46は、例えばローカルメモリ14に相当する。画像データ制御部42及び画像データ圧縮部45は、例えば画像処理21により実現される。なお、画像データ圧縮部45は4つの圧縮器を含む。画像データ圧縮部45は、ASIC16のハードウェア要素の一つであってもよい。以下、図4に表したコントローラ1の処理を説明していく。
(画像データのバンド処理)
図5は、画像データのバンド処理を表す一例のフローチャートである。ステップS1では、スキャナユニット3より画像データの送信が開始され、メモリ41を介して画像データ制御部42に画像データが送信される。
FIG. 4 is a schematic diagram for explaining band processing of image data. 4 includes a
(Band processing of image data)
FIG. 5 is a flowchart illustrating an example of band processing of image data. In
メモリ41からの画像データを受信すると、画像データ制御部42はステップS2に進み、圧縮処理の負荷に影響する画像データ情報(画像データの特徴量)のカウントをカウンタ43で開始する。ステップS3に進み、画像データ制御部42は画像データ情報をカウンタ43でカウントしつつ、受信した画像データを1つのバンドデータとしてバッファ44に格納していく。
When the image data from the
ステップS4に進み、画像データ制御部42は画像データ情報のカウント値が所定値nとなったか否かを判定する。画像データ情報のカウント値が所定値nとなったと判定すると(S4においてYES)、画像データ制御部42はステップS5に進み、画像データ圧縮部45に対して割り込みを入力する。
In step S4, the image
ステップS5に続いてステップS7に進み、画像データ制御部42は画像データ情報のカウント値をリセットすると共に、次のバンド単位に切り替るための切替処理を行う。ステップS8に進み、画像データ制御部42からの割り込みに基づき、カウンタ43が今回リセットされるまでにバッファ44に格納された画像データを1つのバンドデータとして扱い、割り当てられた1つの圧縮器で圧縮処理を開始してステップS2に戻る。
Progressing to step S7 following step S5, the image
一方、画像データ情報のカウント値が所定値nとなっていないと判定すると(S4においてNO)、画像データ制御部42はステップS6に進み、スキャナユニット3からの画像データの送信が終了したか否かを判定する。スキャナユニット3からの画像データの送信が終了したと判定すると(S6においてYES)、画像データ制御部42はステップS9に進み、以降のバンド単位および圧縮器の切替を行わず、順次、各バンドデータを所定の圧縮器にて圧縮処理を完了させる。なお、スキャナユニット3からの画像データの送信が終了していないと判定すると(S6においてNO)、画像データ制御部42はステップS4に戻る。
On the other hand, when it is determined that the count value of the image data information is not the predetermined value n (NO in S4), the image
即ち、図5のフローチャートによれば、画像データ制御部42は圧縮処理の負荷に影響する画像データ情報が同じとなるようなバンド単位で1頁分の画像データを分割することで、画像データ圧縮部45の各圧縮器で行う圧縮処理時間が同程度となるように制御している。したがって、複数の圧縮器を効率的に使用することができ、全体の処理速度を向上できる。
That is, according to the flowchart of FIG. 5, the image
図6は、画像データのバンド処理の一例のイメージ図である。図6(a)は、スキャナユニット3より送信される1頁〜N頁までの画像データを表している。図6では、各頁分の画像データを4つのバンドデータに分割している。例えば1頁分の画像データは、4つのバンドデータ1頁−1〜1頁−4に分割されている。なお、バンドデータ1頁−1〜1頁−4のデータ量は、圧縮処理の負荷に応じて異なる。
FIG. 6 is an image diagram of an example of band processing of image data. FIG. 6A shows image data from
分割された4つのバンドデータは、バンドデータ毎にそれぞれ割り当てられた4つの圧縮器で圧縮処理される。図6(b)〜図6(e)は、分割された4つのバンドデータとそのバンドデータにそれぞれ割り当てられた4つの圧縮器との関係を表している。圧縮処理が終了したバンド圧縮データはメモリ46に格納され、図6(f)のような1頁分の構造化データに組み合わされる。構造化データは、ヘッダ情報と、バンド圧縮データとで構成されている。
The divided four band data are compressed by four compressors assigned to each band data. FIG. 6B to FIG. 6E show the relationship between the divided four band data and the four compressors respectively assigned to the band data. The band compressed data after the compression processing is stored in the
次に、画像データ制御部42のカウンタ43でカウントされる画像データ情報の一例について図7〜図10を参照しつつ説明していく。図7は、黒ドット数を表した模式図である。黒ドット数を利用する場合、カウンタ43は画像に含まれる黒色の1画素ドットの数を黒ドット数としてカウントする。
Next, an example of the image data information counted by the
図8は、ドット変化数を表した模式図である。ドット変化数を利用する場合、カウンタ43は画像に含まれる黒色の1画素ドットから白色の1画素ドットに変化する変化点または白色の1画素ドットから黒色の1画素ドットに変化する変化点をドット変化数としてカウントする。
FIG. 8 is a schematic diagram showing the number of dot changes. When the number of dot changes is used, the
図9は、像域分離ビットの変化数を表した模式図である。ここで、像域分離ビットとは1画素ドットに与えられる白/黒/カラー情報以外の情報であって、その1画素ドットが画像の文字部を構成するか、それ以外の非文字部を構成するかの情報である。非文字部とは、文字以外の写真、図形等を構成する1画素ドットである。なお、余白は文字部と判断される。像域分離ビットの変化数を利用する場合、カウンタ43は文字部または非文字部を表す像域分離ビットの変化点を像域分離ビットの変化数としてカウントする。
FIG. 9 is a schematic diagram showing the number of changes in image area separation bits. Here, the image area separation bit is information other than the white / black / color information given to one pixel dot, and the one pixel dot constitutes the character portion of the image or the other non-character portion. It is information on what to do. A non-character part is a 1-pixel dot which comprises a photograph, a figure, etc. other than a character. The margin is determined as a character part. When the change number of the image area separation bit is used, the
図10は、像域分離ビットの非文字ビット数を表した模式図である。像域分離ビットの非文字ビット数を利用する場合、カウンタ43は非文字部を表す像域分離ビットの数を像域分離ビットの非文字ビット数としてカウントする。
FIG. 10 is a schematic diagram showing the number of non-character bits of image area separation bits. When the number of non-character bits of the image area separation bits is used, the
次に、ユーザが選択可能な画像モードに応じてバンド単位および圧縮器の数を変更する処理について説明する。図11は、ユーザが選択可能な画像モードに応じてバンド単位および圧縮器の数を変更する処理の一例のフローチャートである。 Next, processing for changing the band unit and the number of compressors in accordance with image modes that can be selected by the user will be described. FIG. 11 is a flowchart of an example of processing for changing the band unit and the number of compressors according to image modes that can be selected by the user.
まず、ユーザは画像データの圧縮処理を開始する前に、操作パネル2から画像モードを選択しておく。ユーザが選択可能な画像モードには、例えばカラー読取モード,モノクロ読取モード、写真読取モード,文字読取モード等がある。モノクロ読取モード及び文字読取モードは、負荷の軽い画像モードの一例である。また、カラー読取モード及び写真読取モードは負荷の重い画像モードの一例である。
First, the user selects an image mode from the
ステップS11では、スキャナユニット3より画像データの送信が開始され、メモリ41を介して画像データ制御部42に画像データが送信される。ステップS12に進み、画像データ制御部42は選択されている画像モードが、負荷の重いカラー読取モード又は写真読取モードであるか否かを判定する。
In step S <b> 11, transmission of image data is started from the
選択されている画像モードが、カラー読取モード又は写真読取モードであると判定すれば(S12においてYES)、画像データ制御部42はステップS13に進み、1頁分の画像データを更にバンドデータに分割して複数の圧縮器で並行して圧縮処理を行う。
If it is determined that the selected image mode is the color reading mode or the photo reading mode (YES in S12), the image
選択されている画像モードが、カラー読取モード又は写真読取モードでないと判定すれば(S12においてNO)、画像データ制御部42はステップS14に進み、1頁分の画像データをバンドデータとして1つの圧縮器で圧縮処理を行う。
If it is determined that the selected image mode is not the color reading mode or the photo reading mode (NO in S12), the image
図11のフローチャートによれば、負荷の重い画像モードが選択されたときに情報処理装置が備えている圧縮器を多く占有することにより、圧縮処理の速度を向上させることができ、情報処理装置を直に操作するユーザのジョブ処理を優先することで、ユーザの使い勝手が良くなる。即ち、よりリアルタイムな操作性が実現可能である。また、負荷の軽い画像モードが選択されたときに使用する圧縮器の数を減らすことにより、マルチ動作用に圧縮器を確保しておくことができるため、マルチ動作優先モードとして使用でき、マルチ動作を頻繁に行うユーザの使い勝手が良くなる。 According to the flowchart of FIG. 11, when a heavy-duty image mode is selected, the compression processing speed can be improved by occupying many compressors included in the information processing apparatus. By prioritizing the job processing of the user who operates directly, the user convenience is improved. That is, more real-time operability can be realized. Also, by reducing the number of compressors used when a light-load image mode is selected, it is possible to reserve compressors for multi-operation, so it can be used as multi-operation priority mode, and multi-operation The user-friendliness of frequently performing is improved.
図12は、画像データのバンド処理を表す他の一例のフローチャートである。ステップS21では、スキャナユニット3より画像データの送信が開始され、メモリ41を介して画像データ制御部42に画像データが送信される。
FIG. 12 is a flowchart of another example showing band processing of image data. In
メモリ41からの画像データを受信すると、画像データ制御部42はステップS22に進み、画像データ情報および画像のラインのカウントをカウンタ43で開始する。ステップS23に進み、画像データ制御部42は画像データ情報および画像のラインをカウンタ43でカウントしつつ、受信した画像データを1つのバンドデータとしてバッファ44に格納していく。
When the image data from the
ステップS24に進み、画像データ制御部42はラインのカウント値が設定値mになるまで待ち、ラインのカウント値が設定値mとなるとステップS25に進む。ステップS25では、画像データ制御部42が、ラインのカウント値をリセットする。ステップS26に進み、画像データ制御部42は画像データ情報のカウント値が所定値nを越えているか否かを判定する。画像データ情報のカウント値が所定値nを越えていると判定すると(S26においてYES)、画像データ制御部42はステップS27に進み、画像データ圧縮部45に対して割り込みを入力する。
In step S24, the image
ステップS28に進み、画像データ制御部42は画像データ情報のカウント値をリセットすると共に、次のバンド単位に切り替るための切替処理を行う。そして、ステップS29に進み、画像データ制御部42からの割り込みに基づき、画像データ情報のカウント値が今回リセットされるまでにバッファ44に格納された画像データを1つのバンドデータとして扱い、割り当てられた1つの圧縮器で圧縮処理を開始したあと、ステップS23に戻る。
In step S28, the image
一方、画像データ情報のカウント値が所定値nを越えていないと判定すると(S26においてNO)、画像データ制御部42はステップS30に進み、スキャナユニット3からの画像データの送信が終了したか否かを判定する。スキャナユニット3からの画像データの送信が終了したと判定すると(S30においてYES)、画像データ制御部42はステップS31に進み、以降のバンド単位および圧縮器の切替を行わず、順次、各バンドデータを所定の圧縮器にて圧縮処理を完了させる。なお、スキャナユニット3からの画像データの送信が終了していないと判定すると(S30においてNO)、画像データ制御部42はステップS24に戻る。
On the other hand, if it is determined that the count value of the image data information does not exceed the predetermined value n (NO in S26), the image
即ち、図12のフローチャートによれば、画像のライン数が設定値mとなる度に、画像データ情報のカウント値が所定値nを越えているか否かを判定し、画像データ情報のカウント値が所定値nを越えていれば、それまでにバッファ44に格納されたライン数m×整数倍の画像データをバンドデータとして扱っている。したがって、バンドデータのライン数が設定値mの整数倍となり、ソフトウェアによる制御を単純化できる。
That is, according to the flowchart of FIG. 12, every time the number of lines of the image reaches the set value m, it is determined whether or not the count value of the image data information exceeds a predetermined value n, and the count value of the image data information is If it exceeds the predetermined value n, the image data of the number of lines m × integer multiple stored in the
なお、画像データ制御部42のカウンタ43でカウントされる画像データ情報は前述した黒ドット数,ドット変化数,像域分離ビットの変化数,像域分離ビットの非文字ビット数を利用できる。
The image data information counted by the
図12のフローチャートでは、ラインのカウント値の設定値mが予め設定されている例を表しているが、図13のフローチャートのように自動変更するようにしてもよい。図13は、画像データのバンド処理を表す他の一例のフローチャートである。 The flowchart of FIG. 12 shows an example in which the set value m of the line count value is set in advance, but it may be automatically changed as in the flowchart of FIG. FIG. 13 is a flowchart of another example showing band processing of image data.
ステップS41に進み、画像データ制御部42はスキャナユニット3により読み取りを行う原稿の用紙サイズ(例えば、A3,A4縦,A4横など)を検知する。ステップS42に進み、画像データ制御部42は画像データ情報のカウント値を検出する間隔となるラインのカウント値の設定値mを用紙サイズに基づいて決定する。
In step S41, the image
以降のステップS43〜S53の処理は、図12のステップS21〜S31の処理と同様であるため、説明を省略する。図13のフローチャートによれば、どのような用紙サイズの原稿であっても、ラインのカウント値が設定値mに達するまでにバッファ44に格納される画素ドット数が同程度となるように調節できるので、圧縮器をより安定的且つ効率的に並行処理させることが可能となる。
(画像データのバンド処理におけるメモリ空間制御)
例えば画像データに対して圧縮処理を行う場合、圧縮処理前後のデータ量は異なることが多い。従来、複数個の圧縮器でバンドデータを並行処理する場合、バンド圧縮データを格納するためのメモリ空間は圧縮器毎に異なるDIMMに確保されていた。この場合、複数個のDIMMを用意しておく必要があり、コスト上の問題があった。一方、バンド圧縮データを格納するためのメモリ空間を1つのDIMMに確保する場合、最もデータ量が大きいバンド圧縮データを予測し、そのバンド圧縮データが格納できるだけのメモリ空間をバンドデータ毎に割り当てておく必要があり、使用されない無駄なメモリ空間が多数発生するという問題があった。
The subsequent processing in steps S43 to S53 is the same as the processing in steps S21 to S31 in FIG. According to the flowchart of FIG. 13, it is possible to adjust so that the number of pixel dots stored in the
(Memory space control in band processing of image data)
For example, when compressing image data, the amount of data before and after the compression processing is often different. Conventionally, when band data is processed in parallel by a plurality of compressors, a memory space for storing the band compressed data is secured in a different DIMM for each compressor. In this case, it is necessary to prepare a plurality of DIMMs, which causes a cost problem. On the other hand, when a memory space for storing the band compressed data is secured in one DIMM, the band compressed data having the largest data amount is predicted, and a memory space capable of storing the band compressed data is allocated for each band data. There is a problem that a lot of useless memory space that is not used is generated.
そこで、本発明の情報処理装置では、バンド圧縮データを1つのDIMMに確保されているメモリ空間に格納する場合に、以下のようにバンド圧縮データを格納するためのメモリ空間を制御している。ここでは、画像データ圧縮部45の複数個の圧縮器で並行処理されたバンド圧縮データをメモリ46に格納する例を説明する。
Therefore, in the information processing apparatus of the present invention, when storing the band compressed data in the memory space secured in one DIMM, the memory space for storing the band compressed data is controlled as follows. Here, an example will be described in which band compressed data processed in parallel by a plurality of compressors of the image
図14は、画像データのバンド処理におけるメモリ空間制御の一例を表した模式図である。図14では、奇数番目のバンド圧縮データをメモリ46のメモリ空間の先頭アドレスからアドレスをインクリメント(増加)しながら格納し、偶数番目のバンド圧縮データをメモリ46のメモリ空間の最終アドレスからアドレスをデクリメント(減少)しながら格納している。
FIG. 14 is a schematic diagram illustrating an example of memory space control in band processing of image data. In FIG. 14, the odd-numbered band compressed data is stored while incrementing (increasing) the address from the start address of the memory space of the
この場合、1番目のバンド圧縮データは3番目のバンド圧縮データをメモリ46のメモリ空間に格納し始める前に、メモリ46のメモリ空間に格納される。即ち、3番目のバンド圧縮データをメモリ46のメモリ空間に格納し始める前に、1番目のバンド圧縮データの終了アドレスが分かるため、1番目のバンド圧縮データの終了アドレスの次のアドレスからインクリメントしながら3番目のバンド圧縮データを格納できる。
In this case, the first band compressed data is stored in the memory space of the
同様に、2番目のバンド圧縮データは4番目のバンド圧縮データをメモリ46のメモリ空間に格納し始める前に、メモリ46のメモリ空間に格納される。即ち、4番目のバンド圧縮データをメモリ46のメモリ空間に格納し始める前に、2番目のバンド圧縮データの終了アドレスが分かるため、2番目のバンド圧縮データの終了アドレスの次のアドレスからデクリメントしながら4番目のバンド圧縮データを格納できる。図14のメモリ空間制御によれば、バンド圧縮データを連続して格納できる為、使用されない無駄なメモリ空間の発生を抑制することができる。
Similarly, the second band compressed data is stored in the memory space of the
図15は、画像データのバンド処理におけるメモリ空間制御の他の一例を表した模式図である。図15では、メモリ46のメモリ空間を圧縮器の個数(4つ)に分割し、分割したメモリ空間を各圧縮器に割り当てる。各圧縮器は、割り当てられたメモリ空間の先頭アドレスからアドレスをインクリメント(増加)しながら格納している。
FIG. 15 is a schematic diagram illustrating another example of memory space control in band processing of image data. In FIG. 15, the memory space of the
この場合、1番目のバンド圧縮データは5番目のバンド圧縮データをメモリ46のメモリ空間に格納し始める前に、メモリ46のメモリ空間に格納される。即ち、5番目のバンド圧縮データをメモリ46のメモリ空間に格納し始める前に、1番目のバンド圧縮データの終了アドレスが分かるため、1番目のバンド圧縮データの終了アドレスの次のアドレスからインクリメントしながら5番目のバンド圧縮データを格納できる。
In this case, the first band compressed data is stored in the memory space of the
同様に、2〜4番目のバンド圧縮データは6〜8番目のバンド圧縮データをメモリ46のメモリ空間に格納し始める前に、メモリ46のメモリ空間に格納される。即ち、6〜8番目のバンド圧縮データをメモリ46のメモリ空間に格納し始める前に、2〜4番目のバンド圧縮データの終了アドレスが分かるため、2〜4番目のバンド圧縮データの終了アドレスの次のアドレスからインクリメントしながら6〜8番目のバンド圧縮データを格納できる。図15のメモリ空間制御によれば、バンド圧縮データを連続して格納できる為、使用されない無駄なメモリ空間の発生を抑制することができる。
Similarly, the 2nd to 4th band compressed data is stored in the memory space of the
図16は、画像データのバンド処理におけるメモリ空間制御の他の一例を表した模式図である。図16では、メモリ46のメモリ空間に中間開始アドレスを設け、n番目のバンド圧縮データをメモリ46のメモリ空間の先頭アドレスからアドレスをインクリメントしながら格納し、n+1番目のバンド圧縮データをメモリ46のメモリ空間の最終アドレスからアドレスをデクリメントしながら格納し、n+2番目のバンド圧縮データを中間開始アドレスからアドレスをインクリメントしながら格納し、n+3番目のバンド圧縮データを中間開始アドレスからアドレスをデクリメントしながら格納している。
FIG. 16 is a schematic diagram illustrating another example of memory space control in band processing of image data. In FIG. 16, an intermediate start address is provided in the memory space of the
この場合、1又は3番目のバンド圧縮データは5又は7番目のバンド圧縮データをメモリ46のメモリ空間に格納し始める前に、メモリ46のメモリ空間に格納される。すなわち、5又は7番目のバンド圧縮データをメモリ46のメモリ空間に格納し始める前に、1又は3番目のバンド圧縮データの終了アドレスが分かるため、1又は3番目のバンド圧縮データの終了アドレスの次のアドレスからインクリメントしながら5又は7番目のバンド圧縮データを格納できる。
In this case, the first or third band compressed data is stored in the memory space of the
同様に、2又は4番目のバンド圧縮データは6又は8番目のバンド圧縮データをメモリ46のメモリ空間に格納し始める前に、メモリ46のメモリ空間に格納される。即ち、6又は8番目のバンド圧縮データをメモリ46のメモリ空間に格納し始める前に、2又は4番目のバンド圧縮データの終了アドレスが分かる為、2又は4番目のバンド圧縮データの終了アドレスの次のアドレスからデクリメントしながら6又は8番目のバンド圧縮データを格納できる。
Similarly, the second or fourth band compressed data is stored in the memory space of the
次に、使用する圧縮器の数に応じて中間開始アドレス数を自動変更する処理について説明する。図17は、使用する圧縮器の数に応じて中間開始アドレス数を自動変更する処理の一例のフローチャートである。 Next, a process for automatically changing the number of intermediate start addresses according to the number of compressors to be used will be described. FIG. 17 is a flowchart of an example of a process for automatically changing the number of intermediate start addresses in accordance with the number of compressors to be used.
ステップS61に進み、スキャナユニット3より画像データの送信が開始され、メモリ41を介して画像データ制御部42に画像データが送信される。ステップS61に続いてステップS62に進み、画像データ制御部42は選択されている画像モードにより、使用する圧縮器の数nを決定する。ステップS63に進み、中間開始アドレス数がn−1に決定される。なお、中間開始アドレスの位置はメモリ46のメモリ空間が均等となるようにアサインされる。図18は、n−1個の中間開始アドレス数がアサインされたメモリ空間を表した模式図である。
In step S 61, transmission of image data is started from the
さらに、使用する圧縮器の数に応じて中間開始アドレス数を自動変更する処理について説明する。図19は、使用する圧縮器の数に応じて中間開始アドレス数を自動変更する処理の他の一例のフローチャートである。 Furthermore, a process for automatically changing the number of intermediate start addresses according to the number of compressors to be used will be described. FIG. 19 is a flowchart of another example of processing for automatically changing the number of intermediate start addresses in accordance with the number of compressors to be used.
ステップS71に進み、スキャナユニット3より画像データの送信が開始され、メモリ41を介して画像データ制御部42に画像データが送信される。ステップS71に続いてステップS72に進み、画像データ制御部42は選択されている画像モードにより、使用する圧縮器の数nを決定する。ステップS73に進み、中間開始アドレス数xが以下のように算出される。
In step S 71, image data transmission is started from the
圧縮器の数nが奇数の場合、中間開始アドレス数xは、以下の式(1)により算出される。また、圧縮器の数nが偶数の場合、中間開始アドレス数xは以下の式(2)により算出される。 When the number n of compressors is an odd number, the intermediate start address number x is calculated by the following equation (1). When the number of compressors n is an even number, the intermediate start address number x is calculated by the following equation (2).
x=(n−1)/2・・・・・(1)
x=(n−2)/2・・・・・(2)
n=3,4,5,・・・・
なお、中間開始アドレスの位置は、メモリ46のメモリ空間が均等となるようにアサインされる。図20は、x個の中間開始アドレス数がアサインされたメモリ空間を表した模式図である。図21は、圧縮器の数nと中間開始アドレス数xとの関係を表した模式図である。
x = (n-1) / 2 (1)
x = (n−2) / 2 (2)
n = 3,4,5, ...
The position of the intermediate start address is assigned so that the memory space of the
本発明は、具体的に開示された実施例に限定されるものではなく、特許請求の範囲から逸脱することなく、種々の変形や変更が可能である。 The present invention is not limited to the specifically disclosed embodiments, and various modifications and changes can be made without departing from the scope of the claims.
1 コントローラ
2 操作パネル
3 スキャナユニット
4 プロッタユニット
5 ADF(自動原稿送り装置)
10 CPU
11 システムメモリ
12 NB(ノースブリッジ)
13 SB(サウスブリッジ)
14 ローカルメモリ
15 ストレージデバイス
16 ASIC
17 外部I/F
41,46 メモリ
42 画像データ制御部
43 カウンタ
44 バッファ
45 画像データ圧縮部
1
10 CPU
11 System memory 12 NB (North Bridge)
13 SB (South Bridge)
14
17 External I / F
41, 46
Claims (18)
前記分割データ毎の処理時間が近似するように、前記逐次処理可能なデータを分割する分割機能と、
前記分割データを並行処理可能な処理機能と、
前記処理機能により並行処理された処理済データを同一のメモリ空間内の異なるアドレスに格納する格納機能と
を有し、
前記逐次処理可能なデータは画像データであり、前記分割機能は画像データの特徴量として非文字ビット数をカウントし、前記分割データ毎の非文字ビット数のカウント値が所定値となるように前記画像データを分割することを特徴とする情報処理装置。 An information processing apparatus that divides data that can be sequentially processed, performs predetermined processing on the divided data, and stores processed data,
A division function for dividing the sequentially processable data so as to approximate the processing time for each of the divided data;
A processing function capable of processing the divided data in parallel;
Possess a storage function of storing the processed data parallel processing by said processing function in different addresses of the same memory space,
The sequentially processable data is image data, and the division function counts the number of non-character bits as a feature amount of the image data, and the count value of the number of non-character bits for each of the divided data is a predetermined value. An information processing apparatus characterized by dividing image data .
前記分割データ毎の処理時間が近似するように、前記逐次処理可能なデータを分割する分割機能と、
前記分割データを並行処理可能な処理機能と、
前記処理機能により並行処理された処理済データを同一のメモリ空間内の異なるアドレスに格納する格納機能と
を有し、
前記逐次処理可能なデータが画像データであり、前記分割機能は前記画像データの特徴量およびライン数をカウントし、前記画像データのライン数が設定値に達する毎に前記画像データの特徴量のカウント値が所定値に達しているか否かを判定して、前記画像データの特徴量のカウント値が所定値に達しているときに前記画像データを分割することを特徴とする情報処理装置。 An information processing apparatus that divides data that can be sequentially processed, performs predetermined processing on the divided data, and stores processed data,
A division function for dividing the sequentially processable data so as to approximate the processing time for each of the divided data;
A processing function capable of processing the divided data in parallel;
Possess a storage function of storing the processed data parallel processing by said processing function in different addresses of the same memory space,
The sequentially processable data is image data, and the division function counts the feature amount and the number of lines of the image data, and counts the feature amount of the image data every time the number of lines of the image data reaches a set value. An information processing apparatus that determines whether a value has reached a predetermined value and divides the image data when a count value of a feature amount of the image data has reached a predetermined value .
前記分割データ毎の処理時間が近似するように、前記逐次処理可能なデータを分割する分割機能と、
前記分割データを並行処理可能な処理機能と、
前記処理機能により並行処理された処理済データを同一のメモリ空間内の異なるアドレスに格納する格納機能と
を有し、
前記格納機能は、前記処理機能により並行処理された処理済データを同一のメモリ空間内の先頭アドレスからアドレスの増加方向と最終アドレスからアドレスの減少方向とに交互に格納することを特徴とする情報処理装置。 An information processing apparatus that divides data that can be sequentially processed, performs predetermined processing on the divided data, and stores processed data,
A division function for dividing the sequentially processable data so as to approximate the processing time for each of the divided data;
A processing function capable of processing the divided data in parallel;
Possess a storage function of storing the processed data parallel processing by said processing function in different addresses of the same memory space,
The storage function stores the processed data processed in parallel by the processing function alternately in the address increasing direction from the first address and the address decreasing direction from the last address in the same memory space. Processing equipment.
前記分割データ毎の処理時間が近似するように、前記逐次処理可能なデータを分割する分割機能と、
前記分割データを並行処理可能な処理機能と、
前記処理機能により並行処理された処理済データを同一のメモリ空間内の異なるアドレスに格納する格納機能と
を有し、
前記格納機能は、前記同一のメモリ空間内を複数のメモリ空間に分割し、分割した各メモリ空間の先頭アドレスからアドレスの増加方向と最終アドレスからアドレスの減少方向とに、前記処理機能により並行処理された処理済データを順次格納することを特徴とする情報処理装置。 An information processing apparatus that divides data that can be sequentially processed, performs predetermined processing on the divided data, and stores processed data,
A division function for dividing the sequentially processable data so as to approximate the processing time for each of the divided data;
A processing function capable of processing the divided data in parallel;
Possess a storage function of storing the processed data parallel processing by said processing function in different addresses of the same memory space,
The storage function divides the same memory space into a plurality of memory spaces, and performs parallel processing by the processing function in the direction of increasing addresses from the first address and the direction of decreasing addresses from the last address of each divided memory space. An information processing apparatus for sequentially storing processed data .
前記分割データ毎の処理時間が近似するように、前記逐次処理可能なデータを分割する分割段階と、
前記分割データを並行処理する処理段階と、
前記並行処理された処理済データを同一のメモリ空間内の異なるアドレスに格納する格納段階と
を有し、
前記逐次処理可能なデータは画像データであり、前記分割段階は画像データの特徴量として非文字ビット数をカウントし、前記分割データ毎の非文字ビット数のカウント値が所定値となるように前記画像データを分割することを特徴とする情報処理方法。 An information processing method for dividing sequentially processable data, performing predetermined processing on the divided data, and storing processed data,
A division step of dividing the sequentially processable data so as to approximate a processing time for each of the divided data;
Processing steps for processing the divided data in parallel;
Possess a storage step of storing the processed data, wherein it is parallel processing at different addresses of the same memory space,
The sequentially processable data is image data, and the division step counts the number of non-character bits as a feature amount of the image data, and the count value of the number of non-character bits for each of the divided data is a predetermined value. An information processing method characterized by dividing image data .
前記分割データ毎の処理時間が近似するように、前記逐次処理可能なデータを分割する分割機能と、
前記分割データを並行処理可能な処理機能と、
前記処理機能により並行処理された処理済データを同一のメモリ空間内の異なるアドレスに格納する格納機能と
を実現させ、
前記逐次処理可能なデータは画像データであり、前記分割機能は画像データの特徴量として非文字ビット数をカウントし、前記分割データ毎の非文字ビット数のカウント値が所定値となるように前記画像データを分割する為の情報処理プログラム。 Divide the data that can be processed sequentially, perform predetermined processing on the divided data, and store the processed data in the computer,
A division function for dividing the sequentially processable data so as to approximate the processing time for each of the divided data;
A processing function capable of processing the divided data in parallel;
A storage function for storing processed data processed in parallel by the processing function at different addresses in the same memory space ;
The sequentially processable data is image data, and the division function counts the number of non-character bits as a feature amount of the image data, and the count value of the number of non-character bits for each of the divided data is a predetermined value. information processing program for you divide the image data.
前記分割データ毎の処理時間が近似するように、前記逐次処理可能なデータを分割する分割機能と、
前記分割データを並行処理可能な処理機能と、
前記処理機能により並行処理された処理済データを同一のメモリ空間内の異なるアドレスに格納する格納機能と
を実現させ、
前記逐次処理可能なデータは画像データであり、前記分割機能は画像データの特徴量として非文字ビット数をカウントし、前記分割データ毎の非文字ビット数のカウント値が所定値となるように前記画像データを分割する為の情報処理プログラムを記録したコンピュータ読み取り可能な記録媒体。 Divide the data that can be processed sequentially, perform predetermined processing on the divided data, and store the processed data in the computer,
A division function for dividing the sequentially processable data so as to approximate the processing time for each of the divided data;
A processing function capable of processing the divided data in parallel;
A storage function for storing processed data processed in parallel by the processing function at different addresses in the same memory space ;
The sequentially processable data is image data, and the division function counts the number of non-character bits as a feature amount of the image data, and the count value of the number of non-character bits for each of the divided data is a predetermined value. a computer-readable recording medium an information processing program for you divide the image data.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004151533A JP4494866B2 (en) | 2004-05-21 | 2004-05-21 | Information processing apparatus, information processing method, information processing program, and recording medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004151533A JP4494866B2 (en) | 2004-05-21 | 2004-05-21 | Information processing apparatus, information processing method, information processing program, and recording medium |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2005332298A JP2005332298A (en) | 2005-12-02 |
JP4494866B2 true JP4494866B2 (en) | 2010-06-30 |
Family
ID=35486905
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004151533A Expired - Fee Related JP4494866B2 (en) | 2004-05-21 | 2004-05-21 | Information processing apparatus, information processing method, information processing program, and recording medium |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4494866B2 (en) |
Families Citing this family (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4424313B2 (en) | 2006-01-30 | 2010-03-03 | コニカミノルタビジネステクノロジーズ株式会社 | Image processing apparatus and image forming apparatus |
US8249339B2 (en) | 2006-08-01 | 2012-08-21 | Nikon Corporation | Image processing device and electronic camera |
JP4831006B2 (en) * | 2006-08-01 | 2011-12-07 | 株式会社ニコン | Image processing apparatus and electronic camera |
JP4902474B2 (en) * | 2006-09-19 | 2012-03-21 | 株式会社リコー | Image processing apparatus and image processing method |
US8874518B2 (en) * | 2007-06-06 | 2014-10-28 | International Business Machines Corporation | System, method and program product for backing up data |
JP4968930B2 (en) * | 2007-08-03 | 2012-07-04 | キヤノン株式会社 | Image processing apparatus, image correction method, image processing method, and program |
US8094952B2 (en) | 2007-09-19 | 2012-01-10 | Ricoh Company, Ltd. | Image processing apparatus and image processing method |
KR101340185B1 (en) * | 2009-12-04 | 2013-12-10 | 엘에스산전 주식회사 | Apparatus for storing and reading parallel data |
JP2012248179A (en) * | 2012-02-20 | 2012-12-13 | Fuji Xerox Co Ltd | Image processing system and program |
Citations (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH01240075A (en) * | 1988-03-19 | 1989-09-25 | Fujitsu Ltd | Image data compressing/expanding device |
JPH02145077A (en) * | 1988-11-26 | 1990-06-04 | Mitsubishi Electric Corp | Information encoder |
JPH03205985A (en) * | 1989-05-10 | 1991-09-09 | Mitsubishi Electric Corp | Multiprocessor type moving image encoder and bus control method |
JPH03240368A (en) * | 1990-02-19 | 1991-10-25 | Hitachi Denshi Ltd | Picture data split coding system |
JPH0468972A (en) * | 1990-07-06 | 1992-03-04 | Fujitsu Ltd | Image data compression system |
JPH05324583A (en) * | 1992-05-26 | 1993-12-07 | Dainippon Screen Mfg Co Ltd | Image data processor |
JPH066612A (en) * | 1992-06-18 | 1994-01-14 | Fuji Xerox Co Ltd | Picture data processing unit |
JPH06164947A (en) * | 1992-11-18 | 1994-06-10 | Hitachi Ltd | Picture signal coder |
JPH07123270A (en) * | 1993-10-25 | 1995-05-12 | Fuji Xerox Co Ltd | Picture coding and decoding processing method |
JPH0844678A (en) * | 1994-07-29 | 1996-02-16 | Canon Inc | Device and system for processing image |
JPH10162130A (en) * | 1996-12-02 | 1998-06-19 | Hitachi Ltd | Device and method for parallel data processing |
JPH10243243A (en) * | 1997-02-26 | 1998-09-11 | Katsuragawa Electric Co Ltd | Method and device for image-compressing processing |
JPH1124860A (en) * | 1997-07-08 | 1999-01-29 | Fuji Xerox Co Ltd | Print processing device and method |
JPH11313319A (en) * | 1998-04-28 | 1999-11-09 | Canon Inc | Decoder and its method |
JP2000293674A (en) * | 1999-04-12 | 2000-10-20 | Seiko Epson Corp | Image processing method, printer, image processing system and recording medium |
JP2001101150A (en) * | 1999-09-30 | 2001-04-13 | Toshiba Corp | Data processor and method for processing data |
JP2001134389A (en) * | 1999-11-02 | 2001-05-18 | Canon Inc | Image formation system, information processor, image forming method and storage medium |
JP2002158855A (en) * | 2000-11-17 | 2002-05-31 | Murata Mach Ltd | Communicating method for picture data, transmission device and reception device |
JP2002251610A (en) * | 2001-02-26 | 2002-09-06 | Matsushita Electric Ind Co Ltd | Parallel image processing device |
-
2004
- 2004-05-21 JP JP2004151533A patent/JP4494866B2/en not_active Expired - Fee Related
Patent Citations (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH01240075A (en) * | 1988-03-19 | 1989-09-25 | Fujitsu Ltd | Image data compressing/expanding device |
JPH02145077A (en) * | 1988-11-26 | 1990-06-04 | Mitsubishi Electric Corp | Information encoder |
JPH03205985A (en) * | 1989-05-10 | 1991-09-09 | Mitsubishi Electric Corp | Multiprocessor type moving image encoder and bus control method |
JPH03240368A (en) * | 1990-02-19 | 1991-10-25 | Hitachi Denshi Ltd | Picture data split coding system |
JPH0468972A (en) * | 1990-07-06 | 1992-03-04 | Fujitsu Ltd | Image data compression system |
JPH05324583A (en) * | 1992-05-26 | 1993-12-07 | Dainippon Screen Mfg Co Ltd | Image data processor |
JPH066612A (en) * | 1992-06-18 | 1994-01-14 | Fuji Xerox Co Ltd | Picture data processing unit |
JPH06164947A (en) * | 1992-11-18 | 1994-06-10 | Hitachi Ltd | Picture signal coder |
JPH07123270A (en) * | 1993-10-25 | 1995-05-12 | Fuji Xerox Co Ltd | Picture coding and decoding processing method |
JPH0844678A (en) * | 1994-07-29 | 1996-02-16 | Canon Inc | Device and system for processing image |
JPH10162130A (en) * | 1996-12-02 | 1998-06-19 | Hitachi Ltd | Device and method for parallel data processing |
JPH10243243A (en) * | 1997-02-26 | 1998-09-11 | Katsuragawa Electric Co Ltd | Method and device for image-compressing processing |
JPH1124860A (en) * | 1997-07-08 | 1999-01-29 | Fuji Xerox Co Ltd | Print processing device and method |
JPH11313319A (en) * | 1998-04-28 | 1999-11-09 | Canon Inc | Decoder and its method |
JP2000293674A (en) * | 1999-04-12 | 2000-10-20 | Seiko Epson Corp | Image processing method, printer, image processing system and recording medium |
JP2001101150A (en) * | 1999-09-30 | 2001-04-13 | Toshiba Corp | Data processor and method for processing data |
JP2001134389A (en) * | 1999-11-02 | 2001-05-18 | Canon Inc | Image formation system, information processor, image forming method and storage medium |
JP2002158855A (en) * | 2000-11-17 | 2002-05-31 | Murata Mach Ltd | Communicating method for picture data, transmission device and reception device |
JP2002251610A (en) * | 2001-02-26 | 2002-09-06 | Matsushita Electric Ind Co Ltd | Parallel image processing device |
Also Published As
Publication number | Publication date |
---|---|
JP2005332298A (en) | 2005-12-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7933049B2 (en) | Multifunction printer and image processing method | |
US7532348B2 (en) | Image input/output control method and image input/output apparatus | |
JP5477081B2 (en) | Image processing apparatus, image processing method, and program | |
US9137416B2 (en) | Controlling device | |
US8059299B2 (en) | Apparatus and method for controlling an image-data imput/output process performed by an image forming apparatus connected to an image data input unit and an image data output unit | |
JP2005109691A (en) | Image processing apparatus and image processing method | |
JP4494866B2 (en) | Information processing apparatus, information processing method, information processing program, and recording medium | |
CN102035968A (en) | Image processing apparatus, control method therefor and program | |
US8089656B2 (en) | Image processing apparatus, image forming apparatus, and image processing method | |
JP2008042634A (en) | Image forming apparatus | |
JP2007174177A (en) | Image forming apparatus | |
JP2009055226A (en) | Image controller | |
US7933039B2 (en) | Apparatus, method, and computer program product for forming image | |
JP2006180343A (en) | Image input-output device | |
US8582168B2 (en) | Image processing apparatus and processing method thereof | |
US7170630B2 (en) | Communication terminal device | |
JP2002236566A (en) | Page print system and print data generating device | |
JP2008022082A (en) | Image forming apparatus and control method thereof | |
JP2007274436A (en) | Image processing apparatus and image data processing method in image processing apparatus | |
JP6443043B2 (en) | Scanner | |
JP5633615B2 (en) | Control device and computer program | |
JP5409258B2 (en) | Image forming apparatus | |
JP4194574B2 (en) | Image processing apparatus and method | |
JP4741970B2 (en) | Image forming apparatus and image forming method | |
JP2005348046A (en) | Image processing apparatus |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20061218 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20091119 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20091208 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100208 |
|
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: 20100330 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20100408 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130416 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140416 Year of fee payment: 4 |
|
LAPS | Cancellation because of no payment of annual fees |