JP4315176B2 - 印刷装置、印刷方法、および、印刷用プログラム - Google Patents
印刷装置、印刷方法、および、印刷用プログラム Download PDFInfo
- Publication number
- JP4315176B2 JP4315176B2 JP2006267874A JP2006267874A JP4315176B2 JP 4315176 B2 JP4315176 B2 JP 4315176B2 JP 2006267874 A JP2006267874 A JP 2006267874A JP 2006267874 A JP2006267874 A JP 2006267874A JP 4315176 B2 JP4315176 B2 JP 4315176B2
- Authority
- JP
- Japan
- Prior art keywords
- color conversion
- printing
- correction
- image data
- conversion information
- 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
- 238000000034 method Methods 0.000 title claims description 88
- 238000012937 correction Methods 0.000 claims description 175
- 238000006243 chemical reaction Methods 0.000 claims description 165
- 238000012545 processing Methods 0.000 claims description 111
- 238000004364 calculation method Methods 0.000 claims description 23
- 238000003702 image correction Methods 0.000 description 33
- 238000010586 diagram Methods 0.000 description 5
- 238000005070 sampling Methods 0.000 description 5
- 230000006837 decompression Effects 0.000 description 4
- 238000013139 quantization Methods 0.000 description 4
- 239000003086 colorant Substances 0.000 description 3
- 239000002131 composite material Substances 0.000 description 3
- 238000007796 conventional method Methods 0.000 description 3
- 238000009792 diffusion process Methods 0.000 description 3
- 230000006870 function Effects 0.000 description 3
- 239000011159 matrix material Substances 0.000 description 3
- 239000007787 solid Substances 0.000 description 3
- 238000003384 imaging method Methods 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 230000009897 systematic effect Effects 0.000 description 2
- 230000006835 compression Effects 0.000 description 1
- 238000007906 compression Methods 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 238000012546 transfer Methods 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
-
- 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/46—Colour picture communication systems
- H04N1/56—Processing of colour picture signals
- H04N1/60—Colour correction or control
- H04N1/603—Colour correction or control controlled by characteristics of the picture signal generator or the picture reproducer
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Image Processing (AREA)
- Facsimile Image Signal Circuits (AREA)
- Color, Gradation (AREA)
- Color Image Communication Systems (AREA)
Description
G’=G+(G−Y)×α ・・・(2)
B’=B+(B−Y)×α ・・・(3)
Claims (8)
- 印刷処理の対象となる画像データに対して補正処理を施すか否かの設定を含む印刷条件を受け付ける印刷条件受付手段と、
前記印刷条件受付手段が、前記画像データに対して補正処理を施す旨の設定を受け付けた場合、前記画像データを解析することにより前記画像データに対する補正パラメータを算出する算出手段と、
前記算出手段によって算出された前記補正パラメータに基づいて画像データの補正処理を実行する第1の補正手段と、
前記印刷条件受付手段が、前記画像データに対して補正処理を施さない旨の設定を受け付けた場合、予め準備された複数の色変換情報の中に前記印刷条件受付手段が受け付けた印刷条件に対応する色変換情報が存在するか否かを判断する判断手段と、
前記判断手段によって、前記予め準備された複数の色変換情報の中に前記印刷条件受付手段が受け付けた印刷条件に対応する色変換情報が存在すると判断された場合、前記印刷条件受付手段が受け付けた印刷条件に対応する色変換情報によって色変換処理を施す第1の色変換手段と、
前記判断手段によって、前記予め準備された複数の色変換情報の中に前記印刷条件受付手段が受け付けた印刷条件に対応する色変換情報が存在しないと判断された場合、固定の補正パラメータに基づいて画像データの補正処理を実行する第2の色変換手段と、
前記第1または第2の補正手段によって補正処理が実行された画像データに対して、共通の色変換情報に基づいて色変換処理を施す第2の色変換手段と、
前記第1または第2の色変換手段によって色変換が施された画像データを印刷用紙に印刷する印刷手段と、
を有することを特徴とする印刷装置。 - 前記第1の色変換手段は、使用頻度が高い印刷条件に関する色変換を実行し、前記第2の色変換手段は、それ以外の印刷条件に関する色変換を実行することを特徴とする請求項1記載の印刷装置。
- 前記第2の補正手段は、明度、コントラスト、および、彩度の少なくとも1つを増加させる補正を実行することを特徴とする請求項1又は請求項2いずれか1項に記載の印刷装置。
- 前記第2の補正手段は、入出力特性を示すトーンカーブの特性を変更することにより、補正を実行することを特徴とする請求項1乃至請求項3いずれか1項に記載の印刷装置。
- 前記第2の補正手段は、前記印刷用紙の種類に応じた補正パラメータを有しており、印刷しようとする印刷用紙に応じて、上記補正パラメータを選択することを特徴とする請求項1乃至請求項4いずれか1項に記載の印刷装置。
- 前記第1および第2の色変換手段は、前記色変換情報を複数有しており、前記印刷手段が用いるインクの種類、前記印刷用紙の種類、および、印刷解像度に応じて、色変換情報を選択することを特徴とする請求項1乃至請求項5いずれか1項に記載の印刷装置。
- 印刷処理の対象となる画像データに対して補正処理を施すか否かの設定を含む印刷条件を受け付ける印刷条件受付工程と、
前記印刷条件受付工程において、前記画像データに対して補正処理を施す旨の設定を受け付けた場合、前記画像データを解析することにより前記画像データに対する補正パラメータを算出する算出工程と、
前記算出工程において算出された前記補正パラメータに基づいて画像データの補正処理を実行する第1の補正工程と、
前記印刷条件受付工程において、前記画像データに対して補正処理を施さない旨の設定を受け付けた場合、予め準備された複数の色変換情報の中に前記印刷条件受付工程において受け付けた印刷条件に対応する色変換情報が存在するか否かを判断する判断工程と、
前記判断工程において、前記予め準備された複数の色変換情報の中に前記印刷条件受付工程において受け付けた印刷条件に対応する色変換情報が存在すると判断された場合、前記印刷条件受付工程において受け付けた印刷条件に対応する色変換情報によって色変換処理を施す第1の色変換工程と、
前記判断工程において、前記予め準備された複数の色変換情報の中に前記印刷条件受付工程において受け付けた印刷条件に対応する色変換情報が存在しないと判断された場合、固定の補正パラメータに基づいて画像データの補正処理を実行する第2の色変換工程と、
前記第1または第2の補正工程において補正処理が実行された画像データに対して、共通の色変換情報に基づいて色変換処理を施す第2の色変換工程と、
前記第1または第2の色変換工程において色変換が施された画像データを印刷用紙に印刷する印刷工程と、
を有することを特徴とする印刷方法。 - コンピュータを、
印刷処理の対象となる画像データに対して補正処理を施すか否かの設定を含む印刷条件を受け付ける印刷条件受付手段と、
前記印刷条件受付手段が、前記画像データに対して補正処理を施す旨の設定を受け付けた場合、前記画像データを解析することにより前記画像データに対する補正パラメータを算出する算出手段と、
前記算出手段によって算出された前記補正パラメータに基づいて画像データの補正処理を実行する第1の補正手段と、
前記印刷条件受付手段が、前記画像データに対して補正処理を施さない旨の設定を受け付けた場合、予め準備された複数の色変換情報の中に前記印刷条件受付手段が受け付けた印刷条件に対応する色変換情報が存在するか否かを判断する判断手段と、
前記判断手段によって、前記予め準備された複数の色変換情報の中に前記印刷条件受付手段が受け付けた印刷条件に対応する色変換情報が存在すると判断された場合、前記印刷条件受付手段が受け付けた印刷条件に対応する色変換情報によって色変換処理を施す第1の色変換手段と、
前記判断手段によって、前記予め準備された複数の色変換情報の中に前記印刷条件受付手段が受け付けた印刷条件に対応する色変換情報が存在しないと判断された場合、固定の補正パラメータに基づいて画像データの補正処理を実行する第2の色変換手段と、
前記第1または第2の補正手段によって補正処理が実行された画像データに対して、共通の色変換情報に基づいて色変換処理を施す第2の色変換手段と、
前記第1または第2の色変換手段によって色変換が施された画像データを印刷用紙に印刷する印刷手段と、
して機能させることを特徴とするコンピュータ読み取り可能な印刷用プログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006267874A JP4315176B2 (ja) | 2006-09-29 | 2006-09-29 | 印刷装置、印刷方法、および、印刷用プログラム |
US11/906,286 US20080079970A1 (en) | 2006-09-29 | 2007-10-01 | Printing apparatus, printing method, and printing program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006267874A JP4315176B2 (ja) | 2006-09-29 | 2006-09-29 | 印刷装置、印刷方法、および、印刷用プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008092055A JP2008092055A (ja) | 2008-04-17 |
JP4315176B2 true JP4315176B2 (ja) | 2009-08-19 |
Family
ID=39260810
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006267874A Expired - Fee Related JP4315176B2 (ja) | 2006-09-29 | 2006-09-29 | 印刷装置、印刷方法、および、印刷用プログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US20080079970A1 (ja) |
JP (1) | JP4315176B2 (ja) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008087224A (ja) * | 2006-09-29 | 2008-04-17 | Seiko Epson Corp | 印刷装置、印刷方法、および、印刷用プログラム |
JP5032911B2 (ja) * | 2007-07-31 | 2012-09-26 | キヤノン株式会社 | 画像処理装置及び画像処理方法 |
JP6003042B2 (ja) * | 2011-11-11 | 2016-10-05 | セイコーエプソン株式会社 | 画像処理装置及び画像処理方法 |
JP5753953B1 (ja) * | 2014-05-29 | 2015-07-22 | 株式会社So−Ken | 制御装置、印刷装置および画像形成方法 |
CN107428173B (zh) * | 2015-03-24 | 2019-03-01 | 精工爱普生株式会社 | 印刷装置、印刷方法、印刷系统、图像处理装置、以及图像处理方法 |
US10265911B1 (en) * | 2015-05-13 | 2019-04-23 | Marvell International Ltd. | Image-based monitoring and feedback system for three-dimensional printing |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3711441B2 (ja) * | 1999-09-02 | 2005-11-02 | セイコーエプソン株式会社 | 印刷制御装置 |
JP3725454B2 (ja) * | 2001-01-17 | 2005-12-14 | セイコーエプソン株式会社 | 画像ファイルの出力画像調整 |
-
2006
- 2006-09-29 JP JP2006267874A patent/JP4315176B2/ja not_active Expired - Fee Related
-
2007
- 2007-10-01 US US11/906,286 patent/US20080079970A1/en not_active Abandoned
Also Published As
Publication number | Publication date |
---|---|
JP2008092055A (ja) | 2008-04-17 |
US20080079970A1 (en) | 2008-04-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7330286B2 (en) | Apparatus, method and computer program product for providing output image adjustment for image files | |
US9538046B2 (en) | Image reproduction using a particular color space | |
US8619349B2 (en) | Profile creation method, profile creation apparatus and image processing apparatus for performing color conversion using a profile | |
US20020027603A1 (en) | Apparatus, method, signal and computer program product configured to provide output image adjustment for image files | |
JP4315176B2 (ja) | 印刷装置、印刷方法、および、印刷用プログラム | |
US20110135198A1 (en) | Chrominance encoding and decoding of a digital image | |
US8207985B2 (en) | Image reproduction using a particular color space | |
EP1703718B1 (en) | Output image adjustment of image data | |
JP4010306B2 (ja) | 画像ファイルの出力画像調整 | |
JP2008087224A (ja) | 印刷装置、印刷方法、および、印刷用プログラム | |
US8610980B2 (en) | Table generating apparatus, table generating method, image processing apparatus, and image processing method | |
JP4496817B2 (ja) | ネットワークを介した画像処理 | |
JP2004236201A (ja) | 画像処理装置およびその方法 | |
JP2009065559A (ja) | 画像処理装置、画像処理方法及び画像処理プログラムが記憶された記憶媒体 | |
JP4595965B2 (ja) | 画像ファイルの出力画像調整 | |
JP4636001B2 (ja) | 画像ファイルの出力画像調整 | |
JP2007274205A (ja) | 画像形成装置及び画質調整方法 | |
JP2002218208A (ja) | 画像処理装置及びそれを備えた画像形成装置 | |
JP2006033644A (ja) | 画像処理方法、画像処理装置、画像形成装置及びコンピュータプログラム | |
JP2003127466A (ja) | 画像処理方法及び画像処理装置 | |
JP2010279049A (ja) | 画像ファイルの出力画像調整 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20080922 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20080930 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20081125 |
|
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: 20090428 |
|
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: 20090511 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4315176 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: 20120529 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130529 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140529 Year of fee payment: 5 |
|
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 |