JP2004243771A - 高品質な印刷用画像データを生成するレーザ印刷装置 - Google Patents
高品質な印刷用画像データを生成するレーザ印刷装置 Download PDFInfo
- Publication number
- JP2004243771A JP2004243771A JP2004033812A JP2004033812A JP2004243771A JP 2004243771 A JP2004243771 A JP 2004243771A JP 2004033812 A JP2004033812 A JP 2004033812A JP 2004033812 A JP2004033812 A JP 2004033812A JP 2004243771 A JP2004243771 A JP 2004243771A
- Authority
- JP
- Japan
- Prior art keywords
- pixel
- value
- pulse width
- bit
- code generator
- 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
- 238000007639 printing Methods 0.000 title abstract description 14
- 238000000034 method Methods 0.000 claims description 17
- 238000007648 laser printing Methods 0.000 claims description 14
- 238000009877 rendering Methods 0.000 claims description 3
- 230000004044 response Effects 0.000 claims description 2
- 238000005516 engineering process Methods 0.000 abstract description 3
- 238000010586 diagram Methods 0.000 description 17
- 238000013507 mapping Methods 0.000 description 10
- 238000004891 communication Methods 0.000 description 9
- 230000008569 process Effects 0.000 description 7
- 230000006870 function Effects 0.000 description 3
- 239000000872 buffer Substances 0.000 description 2
- 230000006978 adaptation Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000009467 reduction Effects 0.000 description 1
- 230000035945 sensitivity Effects 0.000 description 1
- 230000007704 transition Effects 0.000 description 1
- 230000000007 visual effect Effects 0.000 description 1
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
- H04N1/405—Halftoning, i.e. converting the picture signal of a continuous-tone original into a corresponding signal showing only two levels
- H04N1/4055—Halftoning, i.e. converting the picture signal of a continuous-tone original into a corresponding signal showing only two levels producing a clustered dots or a size modulated halftone pattern
- H04N1/4056—Halftoning, i.e. converting the picture signal of a continuous-tone original into a corresponding signal showing only two levels producing a clustered dots or a size modulated halftone pattern the pattern varying in one dimension only, e.g. dash length, pulse width modulation [PWM]
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B41—PRINTING; LINING MACHINES; TYPEWRITERS; STAMPS
- B41J—TYPEWRITERS; SELECTIVE PRINTING MECHANISMS, i.e. MECHANISMS PRINTING OTHERWISE THAN FROM A FORME; CORRECTION OF TYPOGRAPHICAL ERRORS
- B41J2/00—Typewriters or selective printing mechanisms characterised by the printing or marking process for which they are designed
- B41J2/435—Typewriters or selective printing mechanisms characterised by the printing or marking process for which they are designed characterised by selective application of radiation to a printing material or impression-transfer material
- B41J2/47—Typewriters or selective printing mechanisms characterised by the printing or marking process for which they are designed characterised by selective application of radiation to a printing material or impression-transfer material using the combination of scanning and modulation of light
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B41—PRINTING; LINING MACHINES; TYPEWRITERS; STAMPS
- B41J—TYPEWRITERS; SELECTIVE PRINTING MECHANISMS, i.e. MECHANISMS PRINTING OTHERWISE THAN FROM A FORME; CORRECTION OF TYPOGRAPHICAL ERRORS
- B41J2/00—Typewriters or selective printing mechanisms characterised by the printing or marking process for which they are designed
- B41J2/435—Typewriters or selective printing mechanisms characterised by the printing or marking process for which they are designed characterised by selective application of radiation to a printing material or impression-transfer material
- B41J2/47—Typewriters or selective printing mechanisms characterised by the printing or marking process for which they are designed characterised by selective application of radiation to a printing material or impression-transfer material using the combination of scanning and modulation of light
- B41J2/471—Typewriters or selective printing mechanisms characterised by the printing or marking process for which they are designed characterised by selective application of radiation to a printing material or impression-transfer material using the combination of scanning and modulation of light using dot sequential main scanning by means of a light deflector, e.g. a rotating polygonal mirror
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Facsimile Image Signal Circuits (AREA)
- Laser Beam Printer (AREA)
- Fax Reproducing Arrangements (AREA)
- Record Information Processing For Printing (AREA)
Abstract
【解決手段】本発明は、レーザ印刷装置を提供する。この装置は、複数のピクセルを含むマルチビット画像を記憶するメモリを含む。各ピクセルはNビット値によって表され、Nは1より大きい。変調コードジェネレータは3つの隣接するピクセルを分析する。3つの隣接するピクセルは、左ピクセルと、中央ピクセルと、右ピクセルとを含む。変調コードジェネレータは、中央ピクセルの値に基づいてパルス幅値を生成し、左ピクセルの値と右ピクセルの値に基づいて位置調整値を生成するように構成される。レーザ印刷エンジンは、パルス幅値と位置調整値に基づいて出力ピクセルを媒体上に形成する。
【選択図】図1A
Description
pulse width = current pixel [3-0] & current pixel [3-2]
別の実施形態では、乗算器を使用してピクセル値300Bに整数などの倍率をかけることによってパルス幅値422を生成する。たとえば、6ビットのパルス幅値422を4ビットのグレースケールピクセル値300Bから生成するには、パルス幅ジェネレータ420はピクセル値300Bに4をかける。本発明の別の形態では、倍率として分数を使用する(たとえば63/15)。
Bは差の十進値が6より大きいかどうかを決定し、差が6より大きい場合、右位置調整信号(RIGHT JUSTIFY)414Bを位置調整ジェネレータ416に出力する。
if (left pixel - right pixel) > 6 then LEFT JUSTIFY
else if (right pixel - left pixel) > 6 then RIGHT JUSTIFY
else if (right pixel + left pixel) > 24 then SPRIT JUSTIFY
else CENTER JUSTIFY(中央位置調整信号)
6ビットパルス幅値422と2ビット位置調整値418の組み合わせはパルスコード208と呼ばれ、パルスコード208はパルス幅変調器210に出力される(図2に示す)。別の実施形態では、パルスコード208はルックアップテーブルから生成される。これについては図4Bから図4Dに示し、次に説明する。
102 コンピュータ102
120 プリンタ
104 プロセッサ
106 バス
108 メモリ
110 ドライバ
112 印刷するデータ
114 マルチビット画像データ
116 I/Oインタフェース
118 通信リンク
120 プリンタ
122 プロセッサ
124 バス
126 I/Oインタフェース
128 メモリ
130 レーザ印刷エンジン
140 ドライバ
142 記述ファイル
202 DMA ハードウェア
204A データ信号
204B ラッチ信号
206A、206B、206C、206D pコードジェネレータ
208 pコード
210 パルス幅変調器
212 レーザ駆動信号
214 レーザ
216 ビーム
254 位置調整
300A 左ピクセル
300B 中央ピクセル
300C 右ピクセル
402A、402B、402C レジスタ
410A、410B 減算器
410C 加算器
412A、412B、412C コンパレータ
414A 左位置調整信号
414B 右位置調整信号
414C 分割位置調整信号
416 位置調整ジェネレータ
418 位置調整値
420 パルス幅ジェネレータ
422 パルス幅
430 入力アドレス
432 ルックアップテーブル
440 入力アドレス
442 ルックアップテーブル
450 入力アドレス
454 位置調整値
452、482 ルックアップテーブル
456 パルス幅
458 ルックアップテーブル
Claims (10)
- レーザ印刷装置であって、
マルチビット画像を記憶するためのメモリであって、該マルチビット画像は複数のピクセルを含み、該各ピクセルはNビット値で表されており、Nは1より大きい数である、メモリと、
3つの隣接するピクセルを分析するための変調コードジェネレータであって、該3つの隣接するピクセルは左ピクセルと、中央ピクセルと、右ピクセルとを含み、該変調コードジェネレータは、該中央ピクセルの値に基づいてパルス幅値を生成し、該左ピクセルの値と該右ピクセルの値に基づいて位置調整値を生成するように構成される、変調コードジェネレータと、
前記パルス幅値と前記位置調整値とに基づいて媒体上で出力ピクセルを形成するレーザ印刷エンジンと、
を有するレーザ印刷装置。 - 前記レーザ印刷エンジンが、
前記出力ピクセルに関して変調されるように構成されるレーザであって、該レーザは、前記ピクセルの位置調整値に対応して出力、遮断され、前記ピクセルのパルス幅値に対応する期間の間は出力のままであるように変調される、レーザ
を有する、請求項1に記載のレーザ印刷装置。 - 前記3つの隣接するピクセルを前記変調コードジェネレータに出力する先入れ先出し(FIFO)装置をさらに有する、請求項1に記載のレーザ印刷装置。
- 前記変調コードジェネレータが、
前記中央ピクセルの少なくとも1つの最上位ビットを、前記中央ピクセルの値の最下位端に連結することによってパルス幅値を生成するパルス幅コードジェネレータ
を有する、請求項1に記載のレーザ印刷装置。 - 前記変調コードジェネレータが、
前記中央ピクセルの値に整数をかけることによってパルス幅値を生成するパルス幅コードジェネレータ
を有する、請求項1に記載のレーザ印刷装置。 - 前記変調コードジェネレータが、
前記右ピクセルの値を前記左ピクセルの値から引いて第1の差を生成する第1の減算器と、
前記左ピクセルの値を前記右ピクセルの値から引いて第2の差を生成する第2の減算器と、
前記左ピクセルの値と前記右ピクセルの値を足して合計を生成する加算器と、
を有する、請求項1に記載のレーザ印刷装置。 - 前記変調コードジェネレータが、
前記第1の差を第1の閾値と比較し、前記第2の差を第2の閾値と比較し、前記合計を第3の閾値と比較する少なくとも1つのコンパレータと、
前記少なくとも1つのコンパレータが行った比較の結果に基づいて位置調整値を生成する位置調整コードジェネレータと、
をさらに有する、請求項6に記載のレーザ印刷装置。 - 前記変調コードジェネレータが、
前記左ピクセルの値と、前記中央ピクセルの値と、前記右ピクセルの値を入力アドレスとして受信し、対応する変調コードを出力するルックアップテーブルを有し、
前記変調コードは前記パルス幅値と前記位置調整値とを含む、
請求項1に記載のレーザ印刷装置。 - 前記変調コードジェネレータが、
前記左ピクセルの値と前記右ピクセルの値を入力アドレスとして受信し、対応する位置調整値を出力する第1のルックアップテーブルと、
前記中央ピクセルの値を入力アドレスとして受信し、対応するパルス幅値を出力する第2のルックアップテーブルと、
を有する、請求項1に記載のレーザ印刷装置。 - レーザ印刷装置内のレーザを変調する変調データを生成する方法であって、
印刷用データを、複数のピクセルを含むマルチビット画像にレンダリングするステップであって、該各ピクセルはマルチビット値で表される、レンダリングするステップと、
前記マルチビット画像内の3つの連続した位置にある第1のピクセル、第2のピクセル、および第3のピクセルの値を調べるステップと、
前記第2のピクセルの値に基づいて第1のパルス幅値を生成するステップと、
前記第1のピクセルの値と前記第3のピクセルの値に基づいて第1の位置調整値を生成するステップと、
を有する方法。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/365,563 US7280246B2 (en) | 2003-02-12 | 2003-02-12 | Laser print apparatus that generates pulse width value and justification value based on pixels in a multi-bit image |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2004243771A true JP2004243771A (ja) | 2004-09-02 |
JP4262112B2 JP4262112B2 (ja) | 2009-05-13 |
Family
ID=31993817
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004033812A Expired - Fee Related JP4262112B2 (ja) | 2003-02-12 | 2004-02-10 | 高品質な印刷用画像データを生成するレーザ印刷装置 |
Country Status (4)
Country | Link |
---|---|
US (3) | US7280246B2 (ja) |
JP (1) | JP4262112B2 (ja) |
DE (1) | DE10350863B4 (ja) |
GB (1) | GB2398416B (ja) |
Families Citing this family (38)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7280246B2 (en) * | 2003-02-12 | 2007-10-09 | Marvell International Technology Ltd. | Laser print apparatus that generates pulse width value and justification value based on pixels in a multi-bit image |
US7483167B2 (en) * | 2003-08-27 | 2009-01-27 | Marvell International Ltd. | Image forming apparatus for identifying undesirable toner placement |
US8368950B2 (en) | 2003-10-06 | 2013-02-05 | Marvell International Technology Ltd. | Method of pre-processing data on a host machine for a host-based print system |
US7733310B2 (en) | 2005-04-01 | 2010-06-08 | Prysm, Inc. | Display screens having optical fluorescent materials |
US7474286B2 (en) | 2005-04-01 | 2009-01-06 | Spudnik, Inc. | Laser displays using UV-excitable phosphors emitting visible colored light |
US7791561B2 (en) * | 2005-04-01 | 2010-09-07 | Prysm, Inc. | Display systems having screens with optical fluorescent materials |
US8000005B2 (en) | 2006-03-31 | 2011-08-16 | Prysm, Inc. | Multilayered fluorescent screens for scanning beam display systems |
US8089425B2 (en) | 2006-03-03 | 2012-01-03 | Prysm, Inc. | Optical designs for scanning beam display systems using fluorescent screens |
US7994702B2 (en) | 2005-04-27 | 2011-08-09 | Prysm, Inc. | Scanning beams displays based on light-emitting screens having phosphors |
US20070109568A1 (en) * | 2005-11-17 | 2007-05-17 | Keithley Douglas G | Method and apparatus for printing an image |
US7884816B2 (en) | 2006-02-15 | 2011-02-08 | Prysm, Inc. | Correcting pyramidal error of polygon scanner in scanning beam display systems |
US8451195B2 (en) | 2006-02-15 | 2013-05-28 | Prysm, Inc. | Servo-assisted scanning beam display systems using fluorescent screens |
EP1989699B1 (en) | 2006-02-15 | 2013-07-31 | Prysm, Inc. | Servo-assisted scanning beam display systems using fluorescent screens |
US7428075B2 (en) * | 2006-06-30 | 2008-09-23 | Konica Minolta Systems Laboratory, Inc. | Circuitry to support justification of PWM pixels |
US7822115B2 (en) * | 2006-06-30 | 2010-10-26 | Konica Minolta Systems Laboratory, Inc. | Systems for generating a pulse width modulated signal |
US7619644B2 (en) * | 2006-06-30 | 2009-11-17 | Konica Minolta Systems Laboratory, Inc. | Method and apparatus for image alignment |
US7907303B2 (en) * | 2006-06-30 | 2011-03-15 | Konica Minolta Systems Laboratory, Inc. | Systems and methods for processing pixel data for a printer |
US20080002229A1 (en) * | 2006-06-30 | 2008-01-03 | Konica Minolta Systems Laboratory, Inc. | Systems and method for saving memory on screen |
US7957025B2 (en) * | 2006-06-30 | 2011-06-07 | Konica Minolta Systems Laboratory, Inc. | Systems and methods for processing pixel data for a printer |
JP4726231B2 (ja) * | 2006-10-24 | 2011-07-20 | キヤノン株式会社 | 印刷制御装置、印刷制御方法、プログラム及び記憶媒体 |
US8013506B2 (en) | 2006-12-12 | 2011-09-06 | Prysm, Inc. | Organic compounds for adjusting phosphor chromaticity |
CN101682709B (zh) | 2007-03-20 | 2013-11-06 | Prysm公司 | 将广告或其它应用数据传送到显示系统并进行显示 |
US8169454B1 (en) | 2007-04-06 | 2012-05-01 | Prysm, Inc. | Patterning a surface using pre-objective and post-objective raster scanning systems |
US7697183B2 (en) | 2007-04-06 | 2010-04-13 | Prysm, Inc. | Post-objective scanning beam systems |
CN101688979B (zh) | 2007-05-17 | 2011-02-09 | Prysm公司 | 用于扫描光束显示系统的具有发光带的多层屏幕 |
US7878657B2 (en) | 2007-06-27 | 2011-02-01 | Prysm, Inc. | Servo feedback control based on invisible scanning servo beam in scanning beam display systems with light-emitting screens |
US8556430B2 (en) | 2007-06-27 | 2013-10-15 | Prysm, Inc. | Servo feedback control based on designated scanning servo beam in scanning beam display systems with light-emitting screens |
US8254002B2 (en) * | 2008-02-08 | 2012-08-28 | Kabushiki Kaisha Toshiba | Screen generating apparatus, screen generating method, and image processing apparatus |
US8782371B2 (en) * | 2008-03-31 | 2014-07-15 | Konica Minolta Laboratory U.S.A., Inc. | Systems and methods for memory management for rasterization |
US7869112B2 (en) * | 2008-07-25 | 2011-01-11 | Prysm, Inc. | Beam scanning based on two-dimensional polygon scanner for display and other applications |
US8817032B2 (en) * | 2008-08-29 | 2014-08-26 | Konica Minolta Laboratory U.S.A., Inc. | Systems and methods for framebuffer management |
US8854680B2 (en) * | 2008-09-11 | 2014-10-07 | Konica Minolta Laboratory U.S.A., Inc. | Systems and methods for optimal memory allocation units |
US8861014B2 (en) * | 2008-09-30 | 2014-10-14 | Konica Minolta Laboratory U.S.A., Inc. | Systems and methods for optimized printer throughput in a multi-core environment |
US8320012B2 (en) * | 2009-03-27 | 2012-11-27 | Konica Minolta Laboratory U.S.A., Inc. | Apparatus, system, and method for color data printing |
US8223390B2 (en) * | 2009-03-27 | 2012-07-17 | Konica Minolta Laboratory U.S.A., Inc. | Systems and methods for reducing color registration errors in tandem engines |
US8294934B2 (en) * | 2009-06-09 | 2012-10-23 | Xerox Corporation | Consumable serial number tracking in a managed services hosted environment |
US20110007344A1 (en) * | 2009-07-09 | 2011-01-13 | John Charles Wilson | Multi-Bit Compression/Decompression Mechanism |
US8625145B1 (en) * | 2010-06-23 | 2014-01-07 | Marvell International Ltd. | Method and apparatus for estimating usage of print substance in a printer |
Family Cites Families (33)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
GB1448112A (en) * | 1973-02-13 | 1976-09-02 | Int Publishing Corp Ltd | Electronic screening |
JP2642406B2 (ja) | 1988-05-19 | 1997-08-20 | 株式会社リコー | 像形成装置 |
DE69129675T2 (de) * | 1990-04-25 | 1999-01-07 | Canon K.K., Tokio/Tokyo | Bildverarbeitungsvorrichtung |
JPH0522544A (ja) | 1991-07-16 | 1993-01-29 | Tokyo Electric Co Ltd | 画像処理装置 |
US5237402A (en) * | 1991-07-30 | 1993-08-17 | Polaroid Corporation | Digital image processing circuitry |
US5313287A (en) * | 1993-04-30 | 1994-05-17 | Hewlett-Packard Company | Imposed weight matrix error diffusion halftoning of image data |
EP0647058B1 (en) * | 1993-09-28 | 1999-04-14 | Hewlett-Packard Company | Digital halftone rendering of a gray scale image with frequency-dependent diagonal correlation |
US5515480A (en) * | 1994-06-15 | 1996-05-07 | Dp-Tek, Inc. | System and method for enhancing graphic features produced by marking engines |
JPH08149323A (ja) * | 1994-11-18 | 1996-06-07 | Minolta Co Ltd | 画像処理装置 |
JPH08321964A (ja) * | 1995-03-20 | 1996-12-03 | Fuji Photo Film Co Ltd | 色補正装置 |
JPH08317210A (ja) * | 1995-05-23 | 1996-11-29 | Canon Inc | 画像処理装置及びその方法 |
JP3156605B2 (ja) * | 1996-11-19 | 2001-04-16 | セイコーエプソン株式会社 | トナー転写式の印刷装置のためのパルス幅データの生成装置及び方法 |
US5809217A (en) * | 1997-01-10 | 1998-09-15 | Hewlett-Packard Company | Method and apparatus for deriving additional gray levels in a multi-gray level halftone image |
US5898505A (en) * | 1997-01-24 | 1999-04-27 | Hewlett-Packard Company | Resolution enhancement procedure and apparatus for a color laser printer |
US6028677A (en) * | 1997-09-16 | 2000-02-22 | Hewlett-Packard Co. | Method and apparatus for converting a gray level pixel image to a binary level pixel image |
US6362898B1 (en) | 1997-10-31 | 2002-03-26 | In-System Design, Inc. | Pulse width position modulator and clock skew synchronizer |
JPH11205603A (ja) * | 1998-01-19 | 1999-07-30 | Toshiba Corp | 画像処理装置と画像形成装置 |
US6044178A (en) * | 1998-03-10 | 2000-03-28 | Seiko Epson Corporation | LCD projector resolution translation |
US6178011B1 (en) * | 1998-03-24 | 2001-01-23 | Hewlett-Packard Company | Adaptive image resolution enhancement technology |
US6335989B1 (en) * | 1998-07-31 | 2002-01-01 | Hewlett-Packard Company | Halftone printing using donut filters |
US6249355B1 (en) * | 1998-10-26 | 2001-06-19 | Hewlett-Packard Company | System providing hybrid halftone |
US6355989B1 (en) * | 1999-02-25 | 2002-03-12 | Stellar Technologies, Llc | Public transportation signalling device |
CA2299799C (en) * | 2000-02-23 | 2008-10-07 | Leon Mason | Boat loading and carrying apparatus for vehicles |
JP2002064697A (ja) * | 2000-08-15 | 2002-02-28 | Fuji Film Microdevices Co Ltd | 画像処理装置及び画像処理方法 |
US7031025B1 (en) * | 2000-08-23 | 2006-04-18 | Hewlett-Packard Development Company, L.P. | Combined dot density and dot size modulation |
US6999213B2 (en) * | 2000-09-29 | 2006-02-14 | Canon Kabushiki Kaisha | Image processing system, image processing apparatus, image processing method, and storage medium thereof |
US6476845B2 (en) * | 2000-12-13 | 2002-11-05 | Hewlett-Packard Co. | Electrophotographic printer, and method of controlling light emitting elements in an electrophotographic print head |
US7054490B2 (en) * | 2000-12-28 | 2006-05-30 | Kabushiki Kaisha Toshiba | Image processing apparatus and image processing system |
US7345791B2 (en) * | 2002-02-13 | 2008-03-18 | Konica Corporation | Image processing device and image processing method |
US20040008267A1 (en) * | 2002-07-11 | 2004-01-15 | Eastman Kodak Company | Method and apparatus for generating images used in extended range image composition |
US7280246B2 (en) * | 2003-02-12 | 2007-10-09 | Marvell International Technology Ltd. | Laser print apparatus that generates pulse width value and justification value based on pixels in a multi-bit image |
JP2004304712A (ja) * | 2003-04-01 | 2004-10-28 | Canon Inc | 画像処理方法及び装置 |
US7352893B2 (en) * | 2003-07-09 | 2008-04-01 | Hewlett-Packard Development Company, L.P. | Representing extended color gamut information |
-
2003
- 2003-02-12 US US10/365,563 patent/US7280246B2/en not_active Expired - Fee Related
- 2003-10-31 DE DE10350863A patent/DE10350863B4/de not_active Expired - Fee Related
-
2004
- 2004-02-09 GB GB0402801A patent/GB2398416B/en not_active Expired - Fee Related
- 2004-02-10 JP JP2004033812A patent/JP4262112B2/ja not_active Expired - Fee Related
-
2007
- 2007-10-08 US US11/868,825 patent/US7609409B2/en not_active Expired - Fee Related
-
2009
- 2009-09-22 US US12/564,646 patent/US8045212B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
US20040156079A1 (en) | 2004-08-12 |
JP4262112B2 (ja) | 2009-05-13 |
US8045212B2 (en) | 2011-10-25 |
DE10350863A1 (de) | 2004-09-02 |
GB2398416B (en) | 2006-02-15 |
GB0402801D0 (en) | 2004-03-10 |
US7609409B2 (en) | 2009-10-27 |
US20100165404A1 (en) | 2010-07-01 |
US20080030783A1 (en) | 2008-02-07 |
DE10350863B4 (de) | 2009-06-18 |
GB2398416A (en) | 2004-08-18 |
US7280246B2 (en) | 2007-10-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4262112B2 (ja) | 高品質な印刷用画像データを生成するレーザ印刷装置 | |
US5729663A (en) | Method and apparatus for gray screening | |
US5696845A (en) | Method for design and implementation of an image resolution enhancement system that employs statistically generated look-up tables | |
JP2001313831A (ja) | 画像処理装置、画像処理方法、およびその方法をコンピュータに実行させるプログラムを記録したコンピュータ読み取り可能な記録媒体 | |
US5805738A (en) | Image processing apparatus and method | |
US6824240B2 (en) | Image processing apparatus and method and recording medium | |
JP2006129476A (ja) | デュアルハーフトーンを用いるレーザプリント装置 | |
JP3992789B2 (ja) | 入力画像変換方法及び画素値量子化方法 | |
JPH06113124A (ja) | 画像信号準備方法 | |
KR100575975B1 (ko) | 레이저 빔 프린터에서 그레이 성분을 가진 이미지의 다치화 처리회로 및 방법 | |
JP3603766B2 (ja) | 電子写真の画像処理装置及びそれを利用した電子写真装置 | |
KR100354742B1 (ko) | 화상 데이터 처리장치 | |
JP2014187504A (ja) | 画像処理装置およびその制御方法 | |
JP3812131B2 (ja) | 画像処理装置および画像処理方法 | |
JP3862769B2 (ja) | 画像記録装置 | |
JP2003305883A (ja) | 画像形成装置 | |
JPS59189782A (ja) | 画像処理装置 | |
JP3789126B2 (ja) | 画像記録装置 | |
KR20000050344A (ko) | 화상데이터 처리장치 | |
JPH1127531A (ja) | 画像処理装置および方法並びに記憶媒体 | |
JP2001069349A (ja) | 画像処理方法、画像処理装置および記録媒体 | |
JP2006262405A (ja) | 画像処理装置及び画像処理方法 | |
JP2007228611A (ja) | 画像処理装置、画像処理方法、およびその方法をコンピュータに実行させるプログラムを記録したコンピュータ読み取り可能な記録媒体 | |
JPH1110954A (ja) | 印刷装置およびその印刷方法 | |
JPH01216844A (ja) | 画像出力装置における階調表示方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A711 Effective date: 20060623 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20070208 |
|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20070208 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20070302 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20080704 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20080715 |
|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A711 Effective date: 20080918 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20081015 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20080918 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20081023 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20081112 |
|
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: 20090113 |
|
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: 20090206 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120220 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130220 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130220 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140220 Year of fee payment: 5 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |