JP5471696B2 - 画像処理装置、及び画像処理プログラム - Google Patents
画像処理装置、及び画像処理プログラム Download PDFInfo
- Publication number
- JP5471696B2 JP5471696B2 JP2010071361A JP2010071361A JP5471696B2 JP 5471696 B2 JP5471696 B2 JP 5471696B2 JP 2010071361 A JP2010071361 A JP 2010071361A JP 2010071361 A JP2010071361 A JP 2010071361A JP 5471696 B2 JP5471696 B2 JP 5471696B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- storage area
- image data
- transfer
- processing
- 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
- 238000012545 processing Methods 0.000 title claims description 210
- 238000012546 transfer Methods 0.000 claims description 212
- 238000000034 method Methods 0.000 claims description 21
- 230000008569 process Effects 0.000 description 8
- 238000006243 chemical reaction Methods 0.000 description 6
- 238000010586 diagram Methods 0.000 description 6
- 230000003111 delayed effect Effects 0.000 description 4
- 230000006870 function Effects 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 1
- 230000003247 decreasing effect Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000002474 experimental method Methods 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
- 230000001678 irradiating effect Effects 0.000 description 1
- 239000000463 material Substances 0.000 description 1
- 238000003825 pressing Methods 0.000 description 1
- 230000009467 reduction Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 238000004904 shortening Methods 0.000 description 1
Images
Landscapes
- Facsimiles In General (AREA)
- Record Information Processing For Printing (AREA)
- Image Processing (AREA)
Description
20:RAM 20_1:メイン記憶領域 20_2:ページロック記憶領域
Claims (5)
- ページごとの元画像データに基づいて画像出力装置用の出力画像データを生成する画像処理装置において、
仮想記憶領域を有する第1の記憶部と、
格納されるデータが前記仮想記憶領域に退避される第1の記憶領域と、前記退避がされない第2の記憶領域とを有し、前記第1の記憶部よりデータの読み書きの速度が速い第2の記憶部と、
前記ページごとの元画像データを前記ページより小さい処理単位で処理し、前記出力画像データを生成する複数の処理部と、
前記第1の記憶領域に格納された前記ページごとの元画像データを前記処理単位ごとに前記複数の処理部に交互に転送して前記出力画像データを生成させる転送部と、
前記処理単位の前記元画像データが前記処理部に転送される転送時間を導出する転送時間導出部と、
前記処理部にて前記出力画像データが生成される処理時間を導出する処理時間導出部とを有し、
前記転送部は、前記転送時間の前記処理時間に対する比率に基づいて、前記元画像データを前記第1の記憶領域から前記処理部に転送する第1の転送モードと、前記処理部が前記元画像データに基づき前記出力画像データを生成するときに、前記処理部に転送するための前記処理単位の前記元画像データを前記第1の記憶領域から前記第2の記憶領域に転送し、当該元画像データを前記第2の記憶領域から前記処理部に転送する第2の転送モードのいずれかを選択して実行することを特徴とする画像処理装置。 - 請求項1において、
前記転送部は、前記比率が第1の比率のときには前記第1の転送モード、前記比率が前記第1の比率より大きい第2の比率のときには前記第2の転送モードを選択することを特徴とする画像処理装置。 - 請求項1または2において、
前記転送部は、前記画像出力装置に対し複数ページの出力画像データを出力する単一のジョブを実行する間に、前記比率が閾値を上回ったときに前記第1の転送モードから第2の転送モードに切り替えることを特徴とする画像処理装置。 - 請求項3において、
前記転送部は、前記単一のジョブを実行する間に、前記比率が前記閾値以下になったときに前記第2の転送モードから前記第1の転送モードに切り替えることを特徴とする画像処理装置。 - 画像処理装置に、ページごとの元画像データに基づいて画像出力装置用の出力画像データを生成させる画像処理プログラムにおいて、
前記画像処理装置が、
仮想記憶領域を有する第1の記憶部と、
格納されるデータが前記仮想記憶領域に退避される第1の記憶領域と、前記退避がされない第2の記憶領域とを有し、前記第1の記憶部よりデータの読み書きの速度が速い第2の記憶部と、
前記ページごとの元画像データを前記ページより小さい処理単位で処理し、前記出力画像データを生成する複数の処理部とを有し、
前記第1の記憶領域に格納されたページごとの元画像データを前記処理単位ごとに前記複数の処理部に交互に転送して前記出力画像データを生成させる転送手順と、
前記処理単位の前記元画像データが前記処理部に転送される転送時間を導出する手順と、
前記処理部にて前記出力画像データが生成される処理時間を導出する手順とを前記画像処理装置に実行させ、
前記転送手順では、前記転送時間の前記処理時間に対する比率に基づいて、前記元画像データを前記第1の記憶領域から前記処理部に転送する第1の転送モードと、前記処理部が前記元画像データに基づき前記出力画像データを生成するときに、前記処理部に転送するための前記処理単位の前記元画像データを前記第1の記憶領域から前記第2の記憶領域に転送し、当該元画像データを前記第2の記憶領域から前記処理部に転送する第2の転送モードのいずれかを選択して実行することを特徴とする画像処理プログラム。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2010071361A JP5471696B2 (ja) | 2010-03-26 | 2010-03-26 | 画像処理装置、及び画像処理プログラム |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2010071361A JP5471696B2 (ja) | 2010-03-26 | 2010-03-26 | 画像処理装置、及び画像処理プログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2011204052A JP2011204052A (ja) | 2011-10-13 |
| JP5471696B2 true JP5471696B2 (ja) | 2014-04-16 |
Family
ID=44880621
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2010071361A Expired - Fee Related JP5471696B2 (ja) | 2010-03-26 | 2010-03-26 | 画像処理装置、及び画像処理プログラム |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP5471696B2 (ja) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP6817827B2 (ja) * | 2017-01-23 | 2021-01-20 | Necプラットフォームズ株式会社 | アクセラレータ処理管理装置、ホスト装置、アクセラレータ処理実行システム、方法およびプログラム |
Family Cites Families (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH1058766A (ja) * | 1996-08-23 | 1998-03-03 | Fuji Xerox Co Ltd | 画像データ出力制御装置 |
| JP2000222140A (ja) * | 1999-01-28 | 2000-08-11 | Seiko Epson Corp | プリンタおよびプリンタのメモリ管理方法並びにプログラムを記録した記録媒体 |
| JP4394387B2 (ja) * | 2003-07-10 | 2010-01-06 | 株式会社リコー | 画像処理装置およびメモリディスク管理方法 |
| JP2005231374A (ja) * | 2005-04-11 | 2005-09-02 | Seiko Epson Corp | プリンタおよびプリンタのメモリ管理方法並びにプログラムを記録した記録媒体 |
| JP2008071346A (ja) * | 2007-09-10 | 2008-03-27 | Ricoh Co Ltd | 画像処理装置 |
-
2010
- 2010-03-26 JP JP2010071361A patent/JP5471696B2/ja not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JP2011204052A (ja) | 2011-10-13 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP5171461B2 (ja) | 情報処理装置および情報処理方法並びに情報処理システム及びプログラム | |
| JP2011148242A (ja) | 画像形成装置及びプログラム | |
| US8687223B2 (en) | Image processing apparatus and image processing method utilizing efficient memory regions | |
| US20120212782A1 (en) | Image forming apparatus, method for controlling image forming apparatus, and storage medium | |
| US8860971B2 (en) | Printing device and printing method of printing device | |
| JP5471696B2 (ja) | 画像処理装置、及び画像処理プログラム | |
| US8605315B2 (en) | Print data conversion processing | |
| JP4726231B2 (ja) | 印刷制御装置、印刷制御方法、プログラム及び記憶媒体 | |
| JP2004326307A (ja) | 画像形成装置 | |
| JP5245713B2 (ja) | 画像処理装置、画像処理方法およびプログラム | |
| JP2020110926A (ja) | 画像形成装置、画像形成装置の制御方法、画像形成システム、及びプログラム | |
| JP5906648B2 (ja) | 画像処理装置および画像処理方法 | |
| JP5447219B2 (ja) | 印刷データ生成装置、印刷データ生成方法および印刷データ生成プログラム | |
| JP2007087137A (ja) | 印刷制御装置、画像形成方法および記憶媒体 | |
| JP5202265B2 (ja) | 画像処理装置、プログラム及び画像処理装置の制御方法 | |
| JP2010188598A (ja) | 印刷装置、ドライバープログラム、印刷システム | |
| JP2008290362A (ja) | 印刷制御装置と画像形成システム | |
| JP6264757B2 (ja) | 画像形成装置、画像形成システム、画像形成装置の制御方法、及び画像形成装置の制御プログラム | |
| JP5899860B2 (ja) | 印刷装置および印刷装置の印刷方法 | |
| JP4246187B2 (ja) | 画像形成装置 | |
| JP2007055203A (ja) | 画像形成装置 | |
| JPH11179975A (ja) | カラープリンタ制御装置 | |
| JP2011194851A (ja) | 画像処理装置、画像形成システム及び画像処理プログラム | |
| JP2011155502A (ja) | カラー/白黒判定を行う印刷システム、印刷方法、プログラム | |
| JP2006285792A (ja) | 画像処理装置、画像処理方法 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20121203 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20131127 |
|
| 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: 20140107 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140120 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 5471696 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
| LAPS | Cancellation because of no payment of annual fees |