JP5202265B2 - 画像処理装置、プログラム及び画像処理装置の制御方法 - Google Patents
画像処理装置、プログラム及び画像処理装置の制御方法 Download PDFInfo
- Publication number
- JP5202265B2 JP5202265B2 JP2008312376A JP2008312376A JP5202265B2 JP 5202265 B2 JP5202265 B2 JP 5202265B2 JP 2008312376 A JP2008312376 A JP 2008312376A JP 2008312376 A JP2008312376 A JP 2008312376A JP 5202265 B2 JP5202265 B2 JP 5202265B2
- Authority
- JP
- Japan
- Prior art keywords
- image processing
- attribute
- image
- data
- groups
- 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
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/40—Picture signal circuits
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/32—Circuits or arrangements for control or supervision between transmitter and receiver or between image input and image output device, e.g. between a still-image camera and its memory or between a still-image camera and a printer device
- H04N1/32561—Circuits or arrangements for control or supervision between transmitter and receiver or between image input and image output device, e.g. between a still-image camera and its memory or between a still-image camera and a printer device using a programmed control device, e.g. a microprocessor
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/32—Circuits or arrangements for control or supervision between transmitter and receiver or between image input and image output device, e.g. between a still-image camera and its memory or between a still-image camera and a printer device
- H04N1/32561—Circuits or arrangements for control or supervision between transmitter and receiver or between image input and image output device, e.g. between a still-image camera and its memory or between a still-image camera and a printer device using a programmed control device, e.g. a microprocessor
- H04N1/32571—Details of system components
- H04N1/32577—Input interface
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/32—Circuits or arrangements for control or supervision between transmitter and receiver or between image input and image output device, e.g. between a still-image camera and its memory or between a still-image camera and a printer device
- H04N1/32561—Circuits or arrangements for control or supervision between transmitter and receiver or between image input and image output device, e.g. between a still-image camera and its memory or between a still-image camera and a printer device using a programmed control device, e.g. a microprocessor
- H04N1/32571—Details of system components
- H04N1/32582—Output interface
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/32—Circuits or arrangements for control or supervision between transmitter and receiver or between image input and image output device, e.g. between a still-image camera and its memory or between a still-image camera and a printer device
- H04N1/32561—Circuits or arrangements for control or supervision between transmitter and receiver or between image input and image output device, e.g. between a still-image camera and its memory or between a still-image camera and a printer device using a programmed control device, e.g. a microprocessor
- H04N1/32571—Details of system components
- H04N1/32587—Controller
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Computer Hardware Design (AREA)
- Microelectronics & Electronic Packaging (AREA)
- Image Processing (AREA)
- Facsimile Image Signal Circuits (AREA)
- Facsimiles In General (AREA)
- Editing Of Facsimile Originals (AREA)
Description
T = T1×M + T2×N …(1)
ここでTが最小となるようにスケジューリングを行う。同じ属性の画素同士をグループ化した後は、グループの数はそのページが持つ属性の種類に等しい。即ちグループ化後は(M+N)は一定となる。よって、T1<T2である場合、Tを最小にするにはNを最小化させるようにスケジューリングすればよい。
Claims (7)
- 回路構成を変更可能な画像処理手段を有する画像処理装置であって、
画像データを入力する入力手段と、
前記画像データに含まれる複数の画素それぞれについて、当該画素の属性を特定する特定手段と、
前記複数の画素を前記属性ごとにグループ化して複数のグループを生成する生成手段と、
前記複数のグループ間で回路構成を変更する際に要する時間に基づいて、前記複数のグループの処理順を決定する決定手段と、
前記複数のグループが前記処理順で処理されるように前記画像処理手段の回路構成を制御する制御手段と、
を有することを特徴とする画像処理装置。 - 前記画像データは、複数の領域を有する複数のページを含むことを特徴とする請求項1に記載の画像処理装置。
- 前記特定手段は、前記画像データに含まれる複数の画素それぞれについて、当該画素が属する領域の種類及び当該画素が属するページの種類を特定することを特徴とする請求項1又は2に記載の画像処理装置。
- 前記生成手段は、前記複数の画素を当該画素が属する領域の種類と当該画素が属するページの種類の組み合わせごとにグループ化して複数のグループを生成することを特徴とする請求項1乃至3の何れか1項に記載の画像処理装置。
- 前記決定手段は、前記複数のグループ間で回路構成を変更する際に要する時間の合計が最小となるように、前記複数のグループの処理順を決定することを特徴とする請求項1乃至4の何れか1項に記載の画像処理装置。
- 回路構成を変更可能な画像処理手段を有する画像処理装置の制御方法であって、
画像データを入力する入力工程と、
前記画像データに含まれる複数の画素それぞれについて、当該画素の属性を特定する特定工程と、
前記複数の画素を前記属性ごとにグループ化して複数のグループを生成する生成工程と、
前記複数のグループ間で回路構成を変更する際に要する時間に基づいて、前記複数のグループの処理順を決定する決定工程と、
前記複数のグループが前記処理順で処理されるように前記画像処理手段の回路構成を制御する制御工程と、
を有することを特徴とする制御方法。 - 回路構成を変更可能な画像処理手段を有する画像処理装置に、
画像データを入力する入力工程と、
前記画像データに含まれる複数の画素それぞれについて、当該画素の属性を特定する特定工程と、
前記複数の画素を前記属性ごとにグループ化して複数のグループを生成する生成工程と、
前記複数のグループ間で回路構成を変更する際に要する時間に基づいて、前記複数のグループの処理順を決定する決定工程と、
前記複数のグループが前記処理順で処理されるように前記画像処理手段の回路構成を制御する制御工程と、
を実行させるためのプログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008312376A JP5202265B2 (ja) | 2008-12-08 | 2008-12-08 | 画像処理装置、プログラム及び画像処理装置の制御方法 |
US12/631,553 US20100165385A1 (en) | 2008-12-08 | 2009-12-04 | Image processing apparatus and control method therefor |
CN200910246948.4A CN101753759B (zh) | 2008-12-08 | 2009-12-07 | 图像处理设备及其控制方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008312376A JP5202265B2 (ja) | 2008-12-08 | 2008-12-08 | 画像処理装置、プログラム及び画像処理装置の制御方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010136275A JP2010136275A (ja) | 2010-06-17 |
JP5202265B2 true JP5202265B2 (ja) | 2013-06-05 |
Family
ID=42284581
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008312376A Expired - Fee Related JP5202265B2 (ja) | 2008-12-08 | 2008-12-08 | 画像処理装置、プログラム及び画像処理装置の制御方法 |
Country Status (3)
Country | Link |
---|---|
US (1) | US20100165385A1 (ja) |
JP (1) | JP5202265B2 (ja) |
CN (1) | CN101753759B (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6816380B2 (ja) * | 2016-04-15 | 2021-01-20 | オムロン株式会社 | 画像処理装置、画像処理方法、情報処理プログラム、および記録媒体 |
Family Cites Families (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
IL113614A0 (en) * | 1995-05-03 | 1995-08-31 | Indigo Nv | Page make-up system |
US6657741B1 (en) * | 1995-08-07 | 2003-12-02 | Tr Systems, Inc. | Multiple print engine system with selectively distributed ripped pages |
US6429950B1 (en) * | 1998-12-31 | 2002-08-06 | Xerox Corporation | Method and apparatus for applying object characterization pixel tags to image data in a digital imaging device |
US6753974B1 (en) * | 1999-07-28 | 2004-06-22 | Adobe Systems Incorporated | Compositing pages from page components |
JP3871011B2 (ja) * | 1999-09-06 | 2007-01-24 | 富士ゼロックス株式会社 | 情報処理装置および情報処理方法 |
JP3775381B2 (ja) * | 2002-11-27 | 2006-05-17 | コニカミノルタビジネステクノロジーズ株式会社 | 画像処理装置 |
JP2005117504A (ja) * | 2003-10-09 | 2005-04-28 | Canon Inc | 画像処理装置および画像処理方法 |
JP2005142947A (ja) * | 2003-11-07 | 2005-06-02 | Noritsu Koki Co Ltd | 写真画像処理装置 |
JP4208769B2 (ja) * | 2004-06-09 | 2009-01-14 | キヤノン株式会社 | 情報処理装置、並びに、その制御方法および情報処理方法 |
US7742185B2 (en) * | 2004-08-23 | 2010-06-22 | Xerox Corporation | Print sequence scheduling for reliability |
JP2006285792A (ja) * | 2005-04-01 | 2006-10-19 | Canon Inc | 画像処理装置、画像処理方法 |
JP4525541B2 (ja) * | 2005-09-14 | 2010-08-18 | 富士ゼロックス株式会社 | 画像処理装置 |
US8693012B2 (en) * | 2008-09-04 | 2014-04-08 | Xerox Corporation | Run cost optimization for multi-engine printing system |
-
2008
- 2008-12-08 JP JP2008312376A patent/JP5202265B2/ja not_active Expired - Fee Related
-
2009
- 2009-12-04 US US12/631,553 patent/US20100165385A1/en not_active Abandoned
- 2009-12-07 CN CN200910246948.4A patent/CN101753759B/zh not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
CN101753759A (zh) | 2010-06-23 |
US20100165385A1 (en) | 2010-07-01 |
JP2010136275A (ja) | 2010-06-17 |
CN101753759B (zh) | 2015-05-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4419152B2 (ja) | 画像形成システム及び画像形成方法 | |
JP4529148B2 (ja) | 印刷制御プログラム、印刷制御装置及び画像形成装置並びに印刷制御方法 | |
JP4769661B2 (ja) | 画像処理装置 | |
US8189227B2 (en) | Image forming apparatus, image forming method, and computer-readable recording medium storing image forming program | |
JP4208769B2 (ja) | 情報処理装置、並びに、その制御方法および情報処理方法 | |
JP2009230652A (ja) | 印刷制御装置、印刷装置およびプログラム | |
JP2008017441A (ja) | データ処理装置とデータ処理方法とプログラム | |
JP2011224798A (ja) | 画像処理装置、画像処理方法、プログラム | |
US9036170B2 (en) | Relaying device, image processing device, and system comprising image processing device and relaying device | |
JP2013256073A (ja) | データ生成装置、画像形成装置およびデータ生成プログラム | |
US20140157115A1 (en) | Image processing apparatus capable of displaying preview image, method of displaying preview image, and storage medium | |
JP5202265B2 (ja) | 画像処理装置、プログラム及び画像処理装置の制御方法 | |
US20140009775A1 (en) | Print server, printing system, and computer program product | |
US8437046B2 (en) | Image processing apparatus and method for outputting an image subjected to pseudo-halftone processing | |
JP2010056769A (ja) | 画像処理装置及び画像処理方法 | |
JP2007082060A (ja) | 画像処理装置及び画像処理連結システム | |
JP5093576B2 (ja) | 印刷制御装置と画像形成システム | |
JP2020110926A (ja) | 画像形成装置、画像形成装置の制御方法、画像形成システム、及びプログラム | |
JP5447219B2 (ja) | 印刷データ生成装置、印刷データ生成方法および印刷データ生成プログラム | |
JP5299253B2 (ja) | 画像処理装置および画像処理方法 | |
JP2011197956A (ja) | プリンタ制御装置、プリンタ装置およびその制御方法 | |
JP5861689B2 (ja) | 情報処理装置、情報処理方法、情報処理プログラムおよび記録媒体 | |
JP2006285792A (ja) | 画像処理装置、画像処理方法 | |
JP2011083914A (ja) | 画像形成装置、その制御方法及び制御プログラム | |
JP6168311B2 (ja) | 画像形成装置、画像形成システムおよび画像形成方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20100630 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20111208 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120713 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120807 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20121005 |
|
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: 20130115 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130212 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5202265 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20160222 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |