JP5383459B2 - 画像処理装置及びコンピュータプログラム - Google Patents
画像処理装置及びコンピュータプログラム Download PDFInfo
- Publication number
- JP5383459B2 JP5383459B2 JP2009274954A JP2009274954A JP5383459B2 JP 5383459 B2 JP5383459 B2 JP 5383459B2 JP 2009274954 A JP2009274954 A JP 2009274954A JP 2009274954 A JP2009274954 A JP 2009274954A JP 5383459 B2 JP5383459 B2 JP 5383459B2
- Authority
- JP
- Japan
- Prior art keywords
- pattern
- image processing
- processing apparatus
- logic
- determined
- 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
-
- 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/1801—Input data handling means
- G06K15/1825—Adapting the print data to an output condition, e.g. object trapping
-
- 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/1801—Input data handling means
- G06K15/1822—Analysing the received data before processing
-
- 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/1827—Accessing generic data, e.g. fonts
- G06K15/1831—Accessing generic data, e.g. fonts characterized by the format of the 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)
- Image Generation (AREA)
- Facsimile Image Signal Circuits (AREA)
- Record Information Processing For Printing (AREA)
- Color, Gradation (AREA)
Description
特に、パターンとディザ処理との干渉を抑制する画像処理装置、画像処理装置の制御方法、及びコンピュータプログラムに関する。
また、本発明は、上記で説明した描画コマンド変換処理をホストコンピュータ側で行っても良い。すなわち、ホストコンピュータやサーバ上のプリンタドライバにおいて印刷データを作成する際に、上記で説明した描画コマンド変換処理が適用できる。
Claims (10)
- 印刷データを受信するデータ受信手段と、
前記受信した印刷データ内の複数の描画コマンドが擬似的な透過表現に相当する一連の描画コマンドであるかを判定する第1の判定手段と、
前記第1の判定手段によって前記受信した印刷データ内の複数の描画コマンドが擬似的な透過表現に相当する一連の描画コマンドであると判定された場合に、前記一連の描画コマンドに含まれるタイルパターンを解析して透過に変換するべきかの判定を行う第2の判定手段と、
前記第2の判定手段によって透過に変換すべきと判定された場合に、前記一連の描画コマンドを、透過オブジェクトを示す1つの描画コマンドへ変換する変換手段と、
を備えることを特徴とする画像処理装置。 - 前記第1の判定手段は、
受信した印刷データ内の前記複数の描画コマンドの描画論理順序が、二つの描画論理XORの間に描画論理ANDが1または複数で表現されている特定の描画論理順序であるかを判定する描画論理順序判定手段と、
前記描画論理順序判定手段によって前記特定の描画論理順序であると判定される前記複数の描画コマンドに含まれる、前記描画論理ANDのオブジェクトが前記描画論理XORのオブジェクトの領域内であるかを判定する描画領域判定手段と、
を有し、
前記描画論理順序判定手段によって特定の描画論理順序であると判定され、且つ、前記描画領域判定手段によって前記描画論理ANDのオブジェクトが前記描画論理XORのオブジェクトの領域内であると判定される場合に、前記複数の描画コマンドが擬似的な透過表現に相当する一連の描画コマンドであると判定することを特徴とする請求項1に記載の画像処理装置。 - 前記第2の判定手段は、前記描画論理ANDで表現されているオブジェクトのパターンが、ドットのON/OFFに関してどちらも孤立点で表現されている場合に透過に変換すべきと判定することを特徴とする請求項2に記載の画像処理装置。
- 前記第2の判定手段は、前記描画論理ANDで表現されているオブジェクトのパターンについて、ドットのON/OFFに関してどちらか片方が孤立点のみで表現されている場合に、パターンの一様性の判定を行い、一様と判定された場合に前記透過へ変換すべきと判定することを特徴とする請求項1乃至3の何れか1項に記載の画像処理装置。
- 前記一様性の判定は、前記描画論理ANDで表現されているオブジェクトのパターンを複数に分割し、該分割されたそれぞれのパターンについてドットON数を比較することを特徴とする請求項4に記載の画像処理装置。
- 前記第2の判定手段は、前記描画論理ANDで表現されているオブジェクトのパターンについて、ドットのON/OFFに関してどちらも連続している場合に、透過に変換すべきと判定しないことを特徴とする請求項1乃至5の何れか1項に記載の画像処理装置。
- 前記第2の判定手段によって透過に変換すべきと判定された場合に、前記変換手段によって変換された透過オブジェクトを示す1つの描画コマンドに基づいて中間データが生成され、前記第2の判定手段によって透過に変換すべきと判定されなかった場合に、擬似的な透過表現に相当する複数の描画コマンドに基づいて中間データが生成され、
前記生成された中間データに基づいて生成されるビットマップデータに対して、ディザ処理が行われることを特徴とする請求項1乃至6の何れか1項に記載の画像処理装置。 - レーザービームの曲がりや傾きによって、前記パターン変換されたオブジェクトをレンダリングし、該レンダリングした画像に画像形成時の走査ラインの曲がりによる画像の歪みを補正するデジタル補正を行なうデジタル補正手段を更に有することを特徴とする請求項1乃至7の何れか1項に記載の画像処理装置。
- 印刷データを受信するデータ受信工程と、
前記受信した印刷データ内の複数の描画コマンドが擬似的な透過表現に相当する一連の描画コマンドであるかを判定する第1の判定工程と、
前記第1の判定工程によって前記受信した印刷データ内の複数の描画コマンドが擬似的な透過表現に相当する一連の描画コマンドであると判定された場合に、前記一連の描画コマンドに含まれるタイルパターンを解析して透過に変換するべきかの判定を行う第2の判定工程と、
前記第2の判定工程によって透過に変換すべきと判定された場合に、前記一連の描画コマンドを、透過オブジェクトを示す1つの描画コマンドへ変換する変換工程と、
を備えることを特徴とする画像処理方法。 - 請求項1乃至8の何れか1項に記載の各手段としてコンピュータを機能させるコンピュータプログラム。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2009274954A JP5383459B2 (ja) | 2009-12-02 | 2009-12-02 | 画像処理装置及びコンピュータプログラム |
| US12/948,568 US8922836B2 (en) | 2009-12-02 | 2010-11-17 | Image processing apparatus, method, and computer program product for conversion of rendering commands into transparent object |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2009274954A JP5383459B2 (ja) | 2009-12-02 | 2009-12-02 | 画像処理装置及びコンピュータプログラム |
Publications (3)
| Publication Number | Publication Date |
|---|---|
| JP2011116015A JP2011116015A (ja) | 2011-06-16 |
| JP2011116015A5 JP2011116015A5 (ja) | 2013-01-24 |
| JP5383459B2 true JP5383459B2 (ja) | 2014-01-08 |
Family
ID=44068686
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2009274954A Expired - Fee Related JP5383459B2 (ja) | 2009-12-02 | 2009-12-02 | 画像処理装置及びコンピュータプログラム |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US8922836B2 (ja) |
| JP (1) | JP5383459B2 (ja) |
Family Cites Families (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP4174971B2 (ja) * | 2001-01-11 | 2008-11-05 | 富士ゼロックス株式会社 | 画像処理装置および画像処理方法 |
| US6765588B2 (en) * | 2002-01-08 | 2004-07-20 | 3Dlabs, Inc., Ltd. | Multisample dithering with shuffle tables |
| JP4507279B2 (ja) * | 2005-07-26 | 2010-07-21 | 富士ゼロックス株式会社 | 画像処理装置、画像処理方法及びそのプログラム |
| US8208169B2 (en) * | 2006-05-24 | 2012-06-26 | Lexmark International, Inc. | Method and system for rendering a transparent object in an image |
| JP4169053B2 (ja) * | 2006-07-05 | 2008-10-22 | ブラザー工業株式会社 | 画像処理装置及び画像処理方法 |
| JP2008023960A (ja) * | 2006-07-25 | 2008-02-07 | Konica Minolta Business Technologies Inc | 画像形成装置、画像形成方法及びプログラム |
| JP4441562B2 (ja) * | 2007-10-31 | 2010-03-31 | キヤノン株式会社 | 画像処理装置および画像処理方法 |
| JP4944761B2 (ja) * | 2007-12-27 | 2012-06-06 | キヤノン株式会社 | 画像処理装置、画像処理方法およびプログラム |
| KR20140039892A (ko) * | 2012-09-25 | 2014-04-02 | 삼성전자주식회사 | 인쇄 제어 단말장치, 화상형성장치, 인쇄 제어 방법, 화상형성방법, 컴퓨터 판독가능 기록매체 |
-
2009
- 2009-12-02 JP JP2009274954A patent/JP5383459B2/ja not_active Expired - Fee Related
-
2010
- 2010-11-17 US US12/948,568 patent/US8922836B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JP2011116015A (ja) | 2011-06-16 |
| US20110128587A1 (en) | 2011-06-02 |
| US8922836B2 (en) | 2014-12-30 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US7497540B2 (en) | Image recording apparatus, image recording method, and image recording program | |
| JP3554034B2 (ja) | カラー印刷装置及びその方法 | |
| US10706340B2 (en) | Image processing apparatus and method for controlling the same with character attribute indicating that pixel is pixel of a character | |
| JP3992789B2 (ja) | 入力画像変換方法及び画素値量子化方法 | |
| JP5863001B2 (ja) | 画像処理装置、画像形成装置およびプログラム | |
| JP6613115B2 (ja) | 画像処理装置及び画像処理方法とプログラム | |
| JP4386216B2 (ja) | カラープリントシステム及びその制御方法 | |
| JP4605782B2 (ja) | デュアルハーフトーンを用いるレーザプリント装置 | |
| JP4501791B2 (ja) | 画像処理方法及び画像処理プログラム | |
| JP5383459B2 (ja) | 画像処理装置及びコンピュータプログラム | |
| JP5458946B2 (ja) | 画像処理装置、プログラム及び記録媒体 | |
| JP7077451B2 (ja) | 画像形成装置および画像形成装置の制御方法、ならびにプログラム | |
| US10404892B2 (en) | Image forming apparatus for outputting a halftone image and image forming method | |
| JP6907034B2 (ja) | 画像処理装置、画像処理方法及びプログラム | |
| JP7187300B2 (ja) | 画像処理装置、画像処理方法及びプログラム | |
| JP2002225381A (ja) | 画像処理装置および画像処理方法 | |
| JP2021197709A (ja) | 画像処理装置、画像処理方法、およびプログラム | |
| JP2019121870A (ja) | 画像処理装置とその制御方法、及びプログラム | |
| JP4905403B2 (ja) | 画像処理装置及び画像処理方法 | |
| JP7322549B2 (ja) | 画像処理方法および画像処理装置 | |
| JP3112316B2 (ja) | 画像変換方法 | |
| JP2024019857A (ja) | 画像処理装置、画像処理方法、およびプログラム | |
| JP2025040018A (ja) | 情報処理システム及びプログラム | |
| JP5664917B2 (ja) | 画像処理装置、画像形成装置およびプログラム | |
| JP4748985B2 (ja) | ドットの孤立を低減するハーフトーン画像形成方法および装置 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20121203 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20121203 |
|
| 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: 20130903 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20131001 |
|
| R151 | Written notification of patent or utility model registration |
Ref document number: 5383459 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
| LAPS | Cancellation because of no payment of annual fees |