JP2013196602A - 画像処理装置及びプログラム - Google Patents
画像処理装置及びプログラム Download PDFInfo
- Publication number
- JP2013196602A JP2013196602A JP2012065591A JP2012065591A JP2013196602A JP 2013196602 A JP2013196602 A JP 2013196602A JP 2012065591 A JP2012065591 A JP 2012065591A JP 2012065591 A JP2012065591 A JP 2012065591A JP 2013196602 A JP2013196602 A JP 2013196602A
- Authority
- JP
- Japan
- Prior art keywords
- processing
- page
- unit
- image data
- auxiliary
- 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.)
- Granted
Links
- 238000012545 processing Methods 0.000 title claims abstract description 409
- 238000009826 distribution Methods 0.000 claims abstract description 61
- 238000012546 transfer Methods 0.000 claims description 5
- 238000005259 measurement Methods 0.000 claims description 4
- 238000000034 method Methods 0.000 abstract description 53
- 230000008569 process Effects 0.000 abstract description 38
- 230000006870 function Effects 0.000 description 6
- 238000012544 monitoring process Methods 0.000 description 4
- 238000006243 chemical reaction Methods 0.000 description 3
- 238000007796 conventional method Methods 0.000 description 3
- 238000013459 approach Methods 0.000 description 2
- 230000015572 biosynthetic process Effects 0.000 description 2
- 238000013144 data compression Methods 0.000 description 2
- 238000002474 experimental method Methods 0.000 description 2
- 238000003786 synthesis reaction Methods 0.000 description 2
- 230000002194 synthesizing effect Effects 0.000 description 2
- 230000008859 change Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 238000007906 compression Methods 0.000 description 1
- 230000006835 compression Effects 0.000 description 1
- 230000006837 decompression Effects 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 230000011218 segmentation Effects 0.000 description 1
- 238000011144 upstream manufacturing Methods 0.000 description 1
- 239000002699 waste material Substances 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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; CALCULATING OR 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/1859—Generation of the printable image characterized by its workflow involving data processing distributed amongst different data processing apparatus
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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/1849—Generation of the printable image using an intermediate representation, e.g. a list of graphical primitives
- G06K15/1851—Generation of the printable image using an intermediate representation, e.g. a list of graphical primitives parted in a plurality of segments per page
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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/1865—Generation of the printable image characterized by its workflow taking account of a limited available memory space or rasterization time by compressing the rasterized print data
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Image Processing (AREA)
- Record Information Processing For Printing (AREA)
- Facsimiles In General (AREA)
Abstract
【解決手段】各DRPはデータ入出力とデータ処理とを並列して実行するので、同時に2つの処理単位を取扱可能である。ここで、個々のDRPが1ページの画像データを処理する間に、RIP部10から分割部12に対して3ページの中間形式の画像データが入力されるとする。この場合、分割部12は、「DRP数」×「1つのDRPが同時取扱可能な処理単位数」/「ページ並列度」=6×2/3=4が、適切な分割数として求め、個々のページを4つの処理単位(例えばタイル)に分割する。分割結果の各処理単位は、分配部14により、ページ順が小さいものから順に各DRPに分配される。
【選択図】図3
Description
請求項5に係る発明は、コンピュータを、1ページの画像データを複数の処理単位に分割して各補助処理装置に対して分配する分配手段、として機能させるためのプログラムであって、前記分配手段は、前記補助処理装置の数と、1つの補助処理装置が同時に入力及び処理可能な処理単位の数と、1つの補助処理装置が1ページの画像データを処理する間に入力される画像データのページ数を表すページ並列度と、に基づいて、1ページの画像データをいくつの処理単位に分割するかを示す分割数を算出し、前記1ページの画像データを前記算出した分割数の処理単位に分割して前記補助処理装置に分配する、ことを特徴とするプログラムである。
ここで、T1は1つのDRP16が1ページの中間形式データを処理するのに要する時間であり、T2は分割部12がRIP部10から1ページずつの中間形式データを受け取る時間間隔(言い換えればRIP部10が1ページの中間形式データを生成するのに要する時間)である。言い換えればページ並列度Pは、RIP部10の処理速度をDRPの処理速度で除算した値である 。すなわち、ページ並列度Pは、DRP16が1ページの中間形式データを処理する間に、RIP部10が何ページ分の中間形式データを生成するのかを示す値である。
この(1)式でDRP数に2を乗じているのは、単位時間(すなわちこの例では1つのDRP16が1ページの中間形式データを処理するのに要する時間)に1つのDRP16に対して2つの処理単位を分配するからである。すなわち、この(1)式は、DRP16が同時に2つの処理単位を取扱可能(1つは入出力の対象、1つはデータ処理の対象)な場合の例である。ページ並列度Pを分母にしているのは、その単位時間にPページ分のデータが処理対象として入力されるからである。
請求項6に係る発明は、コンピュータを、1ページの画像データを複数の処理単位に分割して各補助処理装置に対して分配する分配手段、として機能させるためのプログラムであって、前記分配手段は、前記補助処理装置の数と、1つの補助処理装置が同時に入力及び処理可能な処理単位の数と、1つの補助処理装置が1ページの画像データを処理する間に入力される画像データのページ数を表すページ並列度と、に基づいて、1ページの画像データをいくつの処理単位に分割するかを示す分割数を算出し、前記1ページの画像データを前記算出した分割数の処理単位に分割して前記補助処理装置に分配する、ことを特徴とするプログラムである。
Claims (5)
- 画像データに対してあらかじめ定められた処理を行う複数の補助処理装置と、
1ページの画像データを複数の処理単位に分割して前記各補助処理装置に対して分配する分配手段と、
を備え、
前記分配手段は、前記補助処理装置の数と、1つの補助処理装置が同時に入力及び処理可能な処理単位の数と、1つの補助処理装置が1ページの画像データを処理する間に入力される画像データのページ数を表すページ並列度と、に基づいて、1ページの画像データをいくつに分割するかを示す分割数を算出し、前記1ページの画像データを前記算出した分割数の処理単位に分割して前記各補助処理装置に分配する、
画像処理装置。 - 各ページの画像データが入力されるのと並行してそれら各ページの入力の時間間隔を測定する測定手段を更に備え、
前記分配手段は、前記測定手段が測定した前記時間間隔を用いて前記ページ並列度を更新し、更新された前記ページ並列度を用いて前記分割数を算出する、
ことを特徴とする請求項1に記載の画像処理装置。 - 前記分配手段は、前記各補助処理装置に過去に分配した処理単位の処理負荷レベルの履歴を記録し、前記各補助処理装置に分配する処理単位を選択する際に前記履歴を参照することにより、ページ順を維持する範囲内で、前記各補助処理装置に分配される処理単位の処理負荷レベルの時間平均がそれら補助処理装置間で等しくなるよう、前記各補助処理装置に分配する処理単位を選択する、
ことを特徴とする請求項1又は2に記載の画像処理装置。 - 前記分配手段は、補助処理装置が第1の処理単位についての処理を実行中に、次に分配する第2の処理単位を当該補助処理装置に転送し、当該補助処理装置が前記第1の処理単位の処理を完了すると、前記第2の処理単位の処理が開始されるようにし、
前記1つの補助処理装置が同時に入力及び処理する処理単位の数は2である、
ことを特徴とする請求項1〜3のいずれか1項に記載の画像処理装置。 - コンピュータを、1ページの画像データを複数の処理単位に分割して各補助処理装置に対して分配する分配手段、として機能させるためのプログラムであって、
前記分配手段は、前記補助処理装置の数と、1つの補助処理装置が同時に入力及び処理可能な処理単位の数と、1つの補助処理装置が1ページの画像データを処理する間に入力される画像データのページ数を表すページ並列度と、に基づいて、1ページの画像データをいくつの処理単位に分割するかを示す分割数を算出し、前記1ページの画像データを前記算出した分割数の処理単位に分割して前記各補助処理装置に分配する、
ことを特徴とするプログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012065591A JP5051327B1 (ja) | 2012-03-22 | 2012-03-22 | 画像処理装置及びプログラム |
US13/676,591 US8760721B2 (en) | 2012-03-22 | 2012-11-14 | Image processing apparatus and non-transitory computer readable medium |
CN201210526453.9A CN103034618B (zh) | 2012-03-22 | 2012-12-07 | 图像处理设备 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012065591A JP5051327B1 (ja) | 2012-03-22 | 2012-03-22 | 画像処理装置及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP5051327B1 JP5051327B1 (ja) | 2012-10-17 |
JP2013196602A true JP2013196602A (ja) | 2013-09-30 |
Family
ID=47189478
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012065591A Expired - Fee Related JP5051327B1 (ja) | 2012-03-22 | 2012-03-22 | 画像処理装置及びプログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US8760721B2 (ja) |
JP (1) | JP5051327B1 (ja) |
CN (1) | CN103034618B (ja) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2017052221A (ja) * | 2015-09-11 | 2017-03-16 | 富士ゼロックス株式会社 | 画像処理装置および画像形成装置 |
WO2021234936A1 (ja) * | 2020-05-22 | 2021-11-25 | 株式会社Tvt | データ送信装置、プログラム及びシステム |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5641825B2 (ja) * | 2010-08-26 | 2014-12-17 | キヤノン株式会社 | 装置およびその制御方法、並びにプログラム |
CN104102475B (zh) * | 2013-04-11 | 2018-10-02 | 腾讯科技(深圳)有限公司 | 分布式并行任务处理的方法、装置及系统 |
AU2013260722A1 (en) * | 2013-11-22 | 2015-06-11 | Canon Kabushiki Kaisha | Scheduling interpreting and rasterising tasks in a multi-threaded RIP |
JP2016111633A (ja) * | 2014-12-09 | 2016-06-20 | キヤノン株式会社 | 回路情報に従って論理回路を構成可能な回路を持つデバイスと、複数の制御手段とを有する情報処理システム |
JP6821926B2 (ja) * | 2016-03-10 | 2021-01-27 | 富士ゼロックス株式会社 | 描画データ作成装置 |
CN108255590B (zh) * | 2017-12-07 | 2021-07-30 | 深圳比特微电子科技有限公司 | 一种数据流控制方法和装置 |
JP2021094798A (ja) * | 2019-12-18 | 2021-06-24 | 富士フイルムビジネスイノベーション株式会社 | 画像処理装置 |
IL297653B2 (en) * | 2022-10-25 | 2024-03-01 | Geox Gis Innovations Ltd | A system and method for segment-aware semantic segmentation |
Family Cites Families (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3573614B2 (ja) | 1998-03-05 | 2004-10-06 | 株式会社日立製作所 | 画像処理装置及び画像処理システム |
JP3472913B2 (ja) * | 1998-11-06 | 2003-12-02 | 日本電信電話株式会社 | 再構成可能なハードウェアにおける負荷分散方法 |
JP2000148997A (ja) * | 1998-11-13 | 2000-05-30 | Minolta Co Ltd | 画像処理装置 |
DE10109974B4 (de) | 2001-03-01 | 2006-02-16 | Infineon Technologies Ag | Verfahren und System zur digitalen Echtzeit-Datenverarbeitung |
JP2003216943A (ja) | 2002-01-22 | 2003-07-31 | Toshiba Corp | 画像処理装置、この装置に用いられるコンパイラおよび画像処理方法 |
US7225324B2 (en) * | 2002-10-31 | 2007-05-29 | Src Computers, Inc. | Multi-adaptive processing systems and techniques for enhancing parallelism and performance of computational functions |
EP1756751A2 (en) | 2004-04-08 | 2007-02-28 | Silicon Optix | Method and apparatus for high density storage and handling of bit plane data |
JP4546775B2 (ja) * | 2004-06-30 | 2010-09-15 | 富士通株式会社 | 時分割多重処理可能なリコンフィギュラブル回路 |
JP2006140601A (ja) * | 2004-11-10 | 2006-06-01 | Canon Inc | 画像処理装置及び画像処理装置の制御方法 |
JP2011002952A (ja) | 2009-06-17 | 2011-01-06 | Sony Corp | 演算処理装置、処理ユニット、演算処理システム及び演算処理方法 |
JP5453996B2 (ja) * | 2009-08-11 | 2014-03-26 | 富士ゼロックス株式会社 | 画像処理装置及びプログラム |
JP2011143576A (ja) * | 2010-01-13 | 2011-07-28 | Konica Minolta Business Technologies Inc | 印刷データ生成装置、画像形成装置及びプログラム |
JP5333259B2 (ja) * | 2010-01-25 | 2013-11-06 | コニカミノルタ株式会社 | 画像形成装置、プログラム及び画像形成方法 |
JP5552855B2 (ja) * | 2010-03-19 | 2014-07-16 | 富士ゼロックス株式会社 | 画像処理装置、画像形成システム及び画像処理プログラム |
JP5663941B2 (ja) * | 2010-04-30 | 2015-02-04 | 富士ゼロックス株式会社 | 印刷文書変換装置およびプログラム |
JP5699448B2 (ja) * | 2010-05-11 | 2015-04-08 | 株式会社リコー | 情報処理装置 |
JP5655392B2 (ja) * | 2010-06-23 | 2015-01-21 | 富士ゼロックス株式会社 | 印刷画像処理装置及びプログラム |
JP5482528B2 (ja) * | 2010-07-14 | 2014-05-07 | 富士ゼロックス株式会社 | 印刷文書変換装置及びプログラム |
JP5573524B2 (ja) * | 2010-09-10 | 2014-08-20 | 株式会社リコー | 画像処理装置、画像処理方法、プログラムおよび記録媒体 |
-
2012
- 2012-03-22 JP JP2012065591A patent/JP5051327B1/ja not_active Expired - Fee Related
- 2012-11-14 US US13/676,591 patent/US8760721B2/en not_active Expired - Fee Related
- 2012-12-07 CN CN201210526453.9A patent/CN103034618B/zh active Active
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2017052221A (ja) * | 2015-09-11 | 2017-03-16 | 富士ゼロックス株式会社 | 画像処理装置および画像形成装置 |
WO2021234936A1 (ja) * | 2020-05-22 | 2021-11-25 | 株式会社Tvt | データ送信装置、プログラム及びシステム |
Also Published As
Publication number | Publication date |
---|---|
US20130250353A1 (en) | 2013-09-26 |
CN103034618A (zh) | 2013-04-10 |
CN103034618B (zh) | 2014-03-26 |
US8760721B2 (en) | 2014-06-24 |
JP5051327B1 (ja) | 2012-10-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5051327B1 (ja) | 画像処理装置及びプログラム | |
US6327050B1 (en) | Printing method and apparatus having multiple raster image processors | |
CN102236531B (zh) | 打印文档转换设备和打印文档转换方法 | |
US7800772B2 (en) | Data processing apparatus, image forming apparatus, image forming method, and printing system | |
US8625133B2 (en) | Print data processing apparatus, print data processing method, and storage medium | |
JP5655392B2 (ja) | 印刷画像処理装置及びプログラム | |
JP2012059093A (ja) | 印刷制御装置、印刷システムおよびプログラム | |
JP5691688B2 (ja) | 印刷制御装置及び印刷制御プログラム、印刷制御方法 | |
US20100253972A1 (en) | Printing device and method for parallel processing of data | |
US8928914B2 (en) | Image processing apparatus, information processing method, and storage medium | |
US10325189B2 (en) | 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 | |
JP6135329B2 (ja) | 印刷データ処理装置、プログラム、及びシステム | |
JP2012071544A (ja) | 画像形成装置、画像処理方法 | |
US7170628B2 (en) | Efficient processing of images in printers | |
US20040012797A1 (en) | Load balancing in image generation | |
JP6471660B2 (ja) | 情報処理装置及びプログラム | |
US8526052B2 (en) | Print data processing apparatus, control method for print data processing apparatus, and storage medium | |
JP2013119242A (ja) | 画像形成装置、画像形成方法、およびプログラム | |
JP2011053944A (ja) | 画像形成装置、画像形成方法及び制御プログラム | |
JP6185745B2 (ja) | 印刷制御装置、印刷制御方法、およびプログラム | |
JP2011143576A (ja) | 印刷データ生成装置、画像形成装置及びプログラム | |
US20100067058A1 (en) | Image processing apparatus and image processing method | |
JP5574242B2 (ja) | 印刷制御装置及び印刷制御プログラム並びに印刷制御方法 | |
JP2010282489A (ja) | 画像形成装置、制御方法及び制御プログラム | |
US20190310810A1 (en) | Image processing apparatus and image processing method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
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: 20120626 |
|
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: 20120709 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5051327 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150803 Year of fee payment: 3 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
LAPS | Cancellation because of no payment of annual fees |