JP6772020B2 - 画像処理装置、画像処理装置の制御方法、及びプログラム - Google Patents
画像処理装置、画像処理装置の制御方法、及びプログラム Download PDFInfo
- Publication number
- JP6772020B2 JP6772020B2 JP2016198305A JP2016198305A JP6772020B2 JP 6772020 B2 JP6772020 B2 JP 6772020B2 JP 2016198305 A JP2016198305 A JP 2016198305A JP 2016198305 A JP2016198305 A JP 2016198305A JP 6772020 B2 JP6772020 B2 JP 6772020B2
- Authority
- JP
- Japan
- Prior art keywords
- band
- image data
- data
- image
- processing unit
- 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
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06K—GRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
- G06K15/00—Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers
- G06K15/02—Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers using printers
- G06K15/18—Conditioning data for presenting it to the physical printing elements
- G06K15/1835—Transforming generic data
- G06K15/1836—Rasterization
- G06K15/184—Rasterization from compressed bitmap data
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06K—GRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
- G06K15/00—Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers
- G06K15/02—Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers using printers
- G06K15/18—Conditioning data for presenting it to the physical printing elements
- G06K15/1848—Generation of the printable image
- G06K15/1856—Generation of the printable image characterized by its workflow
- G06K15/1857—Generation of the printable image characterized by its workflow involving parallel processing in the same printing apparatus
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06K—GRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
- G06K15/00—Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers
- G06K15/02—Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers using printers
- G06K15/18—Conditioning data for presenting it to the physical printing elements
- G06K15/1848—Generation of the printable image
- G06K15/1856—Generation of the printable image characterized by its workflow
- G06K15/1861—Generation of the printable image characterized by its workflow taking account of a limited available memory space or rasterization time
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06K—GRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
- G06K15/00—Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers
- G06K15/02—Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers using printers
- G06K15/18—Conditioning data for presenting it to the physical printing elements
- G06K15/1848—Generation of the printable image
- G06K15/1856—Generation of the printable image characterized by its workflow
- G06K15/1861—Generation of the printable image characterized by its workflow taking account of a limited available memory space or rasterization time
- G06K15/1863—Generation of the printable image characterized by its workflow taking account of a limited available memory space or rasterization time by rasterizing in sub-page segments
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06K—GRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
- G06K2215/00—Arrangements for producing a permanent visual presentation of the output data
- G06K2215/0002—Handling the output data
- G06K2215/004—Generic data transformation
- G06K2215/0042—Rasterisation
- G06K2215/0051—Rasterisation from compressed bitmap, e.g. run length
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Record Information Processing For Printing (AREA)
- Storing Facsimile Image Data (AREA)
- Compression Of Band Width Or Redundancy In Fax (AREA)
Description
次に、本発明の変形例1について説明する。上述した実施形態におけるバンド高さの設定処理では、描画処理部の並列動作数に基づいてブロックの高さを均等分割して、バンドの高さを設定した。一方、本変形例では、描画処理部の並列動作数に加えて、各描画処理部の仕様差(性能差)も考慮して、ブロックの高さを加重分割し、バンドの高さを設定する。
次に、本発明の変形例2について説明する。本変形例では、単一ブロックの高さを並列動作数で均等に分割する方法として、図9(d)あるいは図9(e)に示すように、並列動作数の更に整数倍をもって均等に分割する方法を採用する。
次に、本発明の変形例3について説明する。
本発明は、上述した実施形態の1以上の機能を実現するプログラムをネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1以上のプロセッサがプログラムを読み出して実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
Claims (10)
- 描画データに基づいてラスタ形式の画像データを生成する画像処理装置であって、
前記描画データから生成された中間データを第1の記憶領域に記憶させる第1の記憶制御手段と、
前記描画データにおける複数のバンド領域ごとの前記中間データに基づいて、前記画像データの生成を並列に行う複数の描画手段と、
前記複数の描画手段が生成した画像データをブロック領域ごとに圧縮した圧縮データを第2の記憶領域に記憶させる第2の記憶制御手段と、
を備え、
前記バンド領域の高さは前記ブロック領域の高さよりも低く、
前記複数の描画手段は、前記第1の記憶領域に記憶された前記中間データの量が所定の量を超えると、前記第1の記憶領域に記憶されている当該中間データに基づいて背面画像の画像データを生成し、描画された前記背面画像の画像データは退避領域に記憶され、
前記複数の描画手段は、前記退避領域に記憶された前記背面画像の画像データと、残りの中間データとに基づいて、新たな画像データを生成することを特徴とする画像処理装置。 - 前記バンド領域の高さは、前記ブロック領域の副走査方向の画素数を、前記複数の描画手段の並列動作数で均等分割した値であることを特徴とする請求項1に記載の画像処理装置。
- 前記バンド領域の高さは、前記ブロック領域の副走査方向の画素数を、各描画手段の仕様差に基づいて重み付けし、加重分割した値であることを特徴とする請求項1に記載の画像処理装置。
- 前記複数の描画手段による前記退避領域からの前記バンド領域ごとの背面画像の画像データの読み出しが完了したことを検知すると、前記第2の記憶制御手段は、読み出された前記背面画像の画像データ及び前記残りの中間データから生成された新たなバンド領域ごとの画像データに対応するブロック領域ごとの画像データの前記第2の記憶領域への書き出しを開始することを特徴とする請求項1に記載の画像処理装置。
- 前記バンド領域ごとの画像データに対応するブロック領域ごとの画像データの前記第2の記憶領域への書き出しが完了すると、前記複数の描画手段は前記バンド領域ごとの前記背面画像の画像データの読み出しを開始することを特徴とする請求項1に記載の画像処理装置。
- コンピュータを、請求項1乃至5のいずれか1項に記載の画像処理装置として機能させるためのプログラム。
- 描画データに基づいてラスタ形式の画像データを生成する画像処理装置の制御方法であって、
前記描画データから生成された中間データを第1の記憶領域に記憶させる第1の記憶ステップと、
複数の描画手段が、前記描画データにおける複数のバンド領域ごとの前記中間データに基づいて、前記画像データの描画処理を並列に行う描画ステップと、
前記複数の描画手段が描画した画像データをブロック領域ごとに圧縮した圧縮データを第2の記憶領域に記憶させる第2の記憶ステップと、
を備え、
前記バンド領域の高さは前記ブロック領域の高さよりも低く、前記バンド領域の幅は前記ブロック領域の幅よりも長く、
前記描画ステップにおいて、前記第1の記憶領域に記憶された前記中間データの量が所定の量を超えると、前記第1の記憶領域に記憶されている当該中間データに基づいて背面画像の画像データを描画し、描画された前記背面画像の画像データは退避領域に記憶され、
前記描画ステップにおいて、前記退避領域に記憶された前記背面画像の画像データと、残りの中間データとに基づいて、前記画像データを描画することを特徴とする制御方法。 - 描画データを取得する取得手段と、
ラスタ形式の画像データを第1の記憶領域に記憶させる第1の記憶制御手段と、
前記描画データを解釈することにより生成された中間データと、前記第1の記憶領域に記憶された前記画像データとに基づいて、ラスタ形式の新たな画像データを生成する複数の描画手段と、
前記複数の描画手段が生成した前記新たな画像データをブロック領域ごとに圧縮した圧縮データを第2の記憶領域に記憶させる第2の記憶制御手段と、
を備え、
前記複数の描画手段の各描画手段は、各描画手段が画像データを生成すべきバンド領域の中間データと、前記第1の記憶領域に記憶された前記画像データのうち当該バンド領域に対応する画像データとに基づいて、前記新たな画像データのうち当該バンド領域に対応する画像データを生成し、
前記バンド領域の高さは前記ブロック領域の高さよりも低いことを特徴とする画像処理装置。 - 前記第1の記憶領域に記憶される前記画像データは、前記取得手段が取得した前記描画データに基づいて前記複数の描画手段が生成した画像データであることを特徴とする請求項8に記載の画像処理装置。
- 前記バンド領域の幅は、前記ブロック領域の幅よりも短いことを特徴とする請求項8又は9に記載の画像処理装置。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2016198305A JP6772020B2 (ja) | 2016-10-06 | 2016-10-06 | 画像処理装置、画像処理装置の制御方法、及びプログラム |
| US15/719,945 US10325189B2 (en) | 2016-10-06 | 2017-09-29 | Image processing apparatus and image processing method that perform, in units of band areas, rasterization based on second intermediate data stored in a first memory area and compressed raster data stored in a second memory area |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2016198305A JP6772020B2 (ja) | 2016-10-06 | 2016-10-06 | 画像処理装置、画像処理装置の制御方法、及びプログラム |
Publications (3)
| Publication Number | Publication Date |
|---|---|
| JP2018058295A JP2018058295A (ja) | 2018-04-12 |
| JP2018058295A5 JP2018058295A5 (ja) | 2019-11-14 |
| JP6772020B2 true JP6772020B2 (ja) | 2020-10-21 |
Family
ID=61830379
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2016198305A Active JP6772020B2 (ja) | 2016-10-06 | 2016-10-06 | 画像処理装置、画像処理装置の制御方法、及びプログラム |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US10325189B2 (ja) |
| JP (1) | JP6772020B2 (ja) |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP6544905B2 (ja) * | 2014-09-29 | 2019-07-17 | キヤノン株式会社 | 画像処理装置、画像処理方法、プログラム |
| JP2020038444A (ja) * | 2018-09-03 | 2020-03-12 | キヤノン株式会社 | 情報処理装置、制御方法及びプログラム |
| JP7566516B2 (ja) | 2020-07-14 | 2024-10-15 | キヤノン株式会社 | 画像形成処理装置、画像形成処理装置の処理方法およびプログラム |
| JP2023085727A (ja) * | 2021-12-09 | 2023-06-21 | ブラザー工業株式会社 | 印刷装置 |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP4337885B2 (ja) * | 2007-02-15 | 2009-09-30 | コニカミノルタビジネステクノロジーズ株式会社 | 画像形成装置及び画像形成方法 |
| JP2012254583A (ja) | 2011-06-09 | 2012-12-27 | Canon Inc | 画像形成装置、画像形成方法、及びコンピュータプログラム |
| JP6445899B2 (ja) | 2015-02-26 | 2018-12-26 | キヤノン株式会社 | 画像形成装置及びその制御方法 |
-
2016
- 2016-10-06 JP JP2016198305A patent/JP6772020B2/ja active Active
-
2017
- 2017-09-29 US US15/719,945 patent/US10325189B2/en active Active
Also Published As
| Publication number | Publication date |
|---|---|
| US20180101754A1 (en) | 2018-04-12 |
| JP2018058295A (ja) | 2018-04-12 |
| US10325189B2 (en) | 2019-06-18 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6772020B2 (ja) | 画像処理装置、画像処理装置の制御方法、及びプログラム | |
| CN101257556A (zh) | 图像形成装置和图像形成方法 | |
| JP6544905B2 (ja) | 画像処理装置、画像処理方法、プログラム | |
| US8488893B2 (en) | Image compression apparatus and image compression method | |
| JP6904697B2 (ja) | 情報処理装置及び通信制御方法 | |
| JP6655963B2 (ja) | 画像処理装置、画像処理装置の制御方法。 | |
| US9558432B2 (en) | Buffer management technology in image forming apparatus | |
| JP5097788B2 (ja) | データ処理装置およびデータ処理プログラム | |
| JP2000335021A (ja) | 画像処理装置及び画像処理方法 | |
| JP3603510B2 (ja) | 画像処理装置 | |
| JP6886338B2 (ja) | 画像形成装置とその制御方法、及びプログラム | |
| JP4424313B2 (ja) | 画像処理装置および画像形成装置 | |
| JP7383462B2 (ja) | 画像処理装置、画像処理装置の制御方法、プログラム | |
| JP5205317B2 (ja) | 画像処理装置 | |
| US10853005B2 (en) | Image processing apparatus and image processing method | |
| JP7150487B2 (ja) | 情報処理装置、情報処理方法、及びプログラム | |
| JP6264757B2 (ja) | 画像形成装置、画像形成システム、画像形成装置の制御方法、及び画像形成装置の制御プログラム | |
| JP7139819B2 (ja) | 情報処理装置、画像形成装置及びプログラム | |
| JP2020203461A (ja) | 画像形成装置、その制御方法、およびプログラム | |
| JP5246308B2 (ja) | 画像処理装置およびプログラム | |
| JP2003216363A (ja) | 情報処理装置、情報処理方法、プログラム及び記憶媒体 | |
| JP2020090075A (ja) | 画像形成装置および、画像形成方法 | |
| JP2021138049A (ja) | 画像形成装置、画像形成方法及び画像形成プログラム | |
| JP2006217007A (ja) | 圧縮伸長モジュールのインターフェース装置 | |
| JP2011015371A (ja) | 画像処理装置および画像処理方法 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20191004 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20191004 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20200818 |
|
| 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: 20200901 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20200930 |
|
| R151 | Written notification of patent or utility model registration |
Ref document number: 6772020 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |