US6515770B1 - Dither mask generation with calibration-independent number of threshold levels - Google Patents

Dither mask generation with calibration-independent number of threshold levels Download PDF

Info

Publication number
US6515770B1
US6515770B1 US09/270,042 US27004299A US6515770B1 US 6515770 B1 US6515770 B1 US 6515770B1 US 27004299 A US27004299 A US 27004299A US 6515770 B1 US6515770 B1 US 6515770B1
Authority
US
United States
Prior art keywords
printer
calibrated
dither mask
recited
dither
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 - Lifetime
Application number
US09/270,042
Inventor
Ravishankar Rao
Gerhard R. Thompson
Charles P. Tresser
Chai W. Wu
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
International Business Machines Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by International Business Machines Corp filed Critical International Business Machines Corp
Priority to US09/270,042 priority Critical patent/US6515770B1/en
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATION reassignment INTERNATIONAL BUSINESS MACHINES CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: RAO, RAVISHANKAR, THOMPSON, GERHARD R., TRESSER, CHARLES P., WU, CHAI W.
Application granted granted Critical
Publication of US6515770B1 publication Critical patent/US6515770B1/en
Assigned to INFOPRINT SOLUTIONS COMPANY, LLC, A DELAWARE CORPORATION reassignment INFOPRINT SOLUTIONS COMPANY, LLC, A DELAWARE CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: IBM PRINTING SYSTEMS, INC., A DELAWARE CORPORATION, INTERNATIONAL BUSINESS MACHINES CORPORATION, A NEW YORK CORPORATION
Assigned to Ricoh Production Print Solutions LLC reassignment Ricoh Production Print Solutions LLC CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: INFORPRINT SOLUTIONS COMPANY, LLC
Assigned to RICOH COMPANY, LTD. reassignment RICOH COMPANY, LTD. CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: RICOH PRODUCTION PRINT
Assigned to RICOH COMPANY, LTD. reassignment RICOH COMPANY, LTD. CORRECTIVE ASSIGNMENT TO CORRECT THE NATURE OF CONVEYANCE PREVIOUSLY RECORDED ON REEL 037593 FRAME 0641. ASSIGNOR(S) HEREBY CONFIRMS THE CHANGE OF NAME TO AN ASSIGNMENT. Assignors: RICOH PRODUCTION PRINT
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/40Picture signal circuits
    • H04N1/405Halftoning, i.e. converting the picture signal of a continuous-tone original into a corresponding signal showing only two levels
    • H04N1/4051Halftoning, i.e. converting the picture signal of a continuous-tone original into a corresponding signal showing only two levels producing a dispersed dots halftone pattern, the dots having substantially the same size
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/40Picture signal circuits
    • H04N1/407Control or modification of tonal gradation or of extreme levels, e.g. background level
    • H04N1/4076Control or modification of tonal gradation or of extreme levels, e.g. background level dependent on references outside the picture
    • H04N1/4078Control or modification of tonal gradation or of extreme levels, e.g. background level dependent on references outside the picture using gradational references, e.g. grey-scale test pattern analysis

Definitions

  • the present invention generally relates to digital halftoning techniques for printing a picture on a two-dimensional medium in printers.
  • This invention is a method and apparatus to construct calibrated dither masks adaptable to most printers in such a way that the threshold values can be adapted to the printer so that the printer can print the originally intended number of distinct tone (e.g., grey or color) levels.
  • This adaptation can be done computationally so that the time it takes is not prohibitive.
  • the present invention builds on and improves upon previous techniques because the resulting calibrated dither mask is such that there is no need for a tone reproduction curve in the halftoning process.
  • pixels One thinks of the image as covered by little squares of size 1/d by 1/d called pixels.
  • each pixel p can be designated by its horizontal ordering number i (say from left to right) and its vertical ordering number j (say from top to bottom); thus, the location of p is specified by the pair (i,j).
  • V printing decision matrix M whose entries M(i,j) are either 0 or 1, where 0 now means that no dot will be printed by the digital printer at pixel (i,j), while a 1 means that a dot is to be printed.
  • the mod notation should be understood as follows: If a and b are two integers, a mod b is the remainder of the division of a by b.
  • the formulas for M justify the name of threshold levels for the entries of D.
  • T the set of threshold values of D.
  • the number of distinct threshold values determines the number of distinct grey levels which could be printed with D on a printer with perfect 1/d by 1/d pixels. In fact, if the image I is some uniform grey level g 1 , only those pixels with D(i mod W,j mod L) ⁇ g get printed. As a consequence, except in the case when D is designed for a specific printer, since the dot gain is unknown, one chooses the threshold values to be evenly distributed between 0 and 1.
  • TRC tone reproduction curve
  • the tone reproduction curve is then used either to transform the grey level at each (i,j) before it is compared to the threshold value D(i,j), or to transform the entries of D.
  • D consists entirely of a sequence of k consecutive integers from 1 through k
  • T is a non-linear mapping onto 1 through k. Then some input integers are mapped onto the same output integer and the number of distinct output integers is less than the number of input integers, k.
  • This adaptation can be done computationally so that the time it takes is not prohibitive.
  • the resulting calibrated dither mask is such that there is no need for a tone reproduction curve in the halftoning process.
  • N 1 (M, P) of the image a printer P will print given the matrix M.
  • a dither mask is to be prepared to print d distinct grey levels with essentially any printer P
  • a master mask D 0 with some number d 0 of threshold levels, where d 0 is significantly larger than d.
  • t For each of these threshold levels, t, one can easily compute the matrix M(t) corresponding to a constant grey level t. In other words, we print a patch of constant input grey level t of the size of M using the dither matrix D 0 .
  • N 1 M(t), P
  • d ⁇ 1 the d ⁇ 1 values of t which give the closest approximations to the grey levels 1/d, 2/d, . . . , (d ⁇ 1)/d, and call t 1 , t 2 , . . . , t d ⁇ 1 the corresponding values of t in increasing order.
  • D p contains fewer values than D 0 , and intermediate values in D 0 are set to the next highest values of t k in the sequence t 1 , t 2 , . . . , t d ⁇ 1.
  • the resulting, calibrated halftoning system allows a predetermined number of grey levels to be printed.
  • the resulting calibrated halftoning system utilizes a simple dither algorithm without the need for a tone reproduction curve.
  • FIG. 2 is a block diagram of a halftoning system on which the invention may be implemented.
  • printer characterization means in particular that the notation “fixed pixel size” for a printer refers to its idealized properties rather than to actual ones.
  • the amount of ink being printed at location (i,j) is described by probability distributions depending on the local configuration of dots scheduled to be printed by the matrix M in some neighborhood U 1 of (i,j).
  • This general description contains in particular the simplest case where dots are modeled by round dots with constant diameter.
  • the printer characteristic, together with the matrix M, allows one to approximate the matrix N 1 as we shall next explain.
  • N 1 Another method of computing N 1 (M, P) is simply to print the image M on the printer with printer characteristic P and measure the grey level at each pixel using a micro-densitometer or scanner.
  • this invention can be adapted to any defined printer characterization of a printer.
  • the dither mask D 0 is used to produce a halftoned image (represented as a 0-1 matrix M i ) of a image of uniform grey g i using a standard dither halftoning algorithm in step 103 .
  • the matrix N 1 (M i ,P) is constructed which describes how the matrix M i will look like when printed in step 104 .
  • t d 1.
  • the input image 10 is scanned by a scanner 11 and stored in image storage 12 as image I u,v where (u,v) is the pixel location.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Image Processing (AREA)
  • Facsimile Image Signal Circuits (AREA)

Abstract

Calibrated dither masks adaptable to most printers are constructed in such a way that the threshold values can be adapted to a printer so that said printer can print the originally intended number of distinct tone levels. This adaptation can be done computationally so that the time it takes is not prohibitive. Furthermore, the resulting calibrated dither mask is such that there is no need for a tone reproduction curve in the halftoning process.

Description

BACKGROUND OF THE INVENTION
1. Field of the Invention
The present invention generally relates to digital halftoning techniques for printing a picture on a two-dimensional medium in printers. This invention is a method and apparatus to construct calibrated dither masks adaptable to most printers in such a way that the threshold values can be adapted to the printer so that the printer can print the originally intended number of distinct tone (e.g., grey or color) levels. This adaptation can be done computationally so that the time it takes is not prohibitive. The present invention builds on and improves upon previous techniques because the resulting calibrated dither mask is such that there is no need for a tone reproduction curve in the halftoning process.
2. Background Description
Most printers can print in only a limited number of colors. Digital halftoning is a technique for printing a picture (or more generally displaying it on some two-dimensional medium) using small dots with a limited number of colors such that it appears to consist of many colors when viewed from a proper distance. For example, a picture of black and white dots can appear to display grey levels when viewed from some distance. In fact, the rest of the discussion will be specialized to the case of grey scale images and their rendering by black and white printers to facilitate the presentation.
We will be concerned with bilevel, fixed pixel size printers (for instance laser printers). Such printers are usually considered to have two fundamental characteristics: the pixel density, say d dpi (dots per inch), which can be interpreted as telling us that the ideal pixel size is 1/d inches by 1/d inches (where d typically varies from about 300 to about 3000) and the mechanical dot gain which is a number describing how much bigger the printed dot is compared to a perfect 1/d by 1/d square.
Consider now some grey scale image to be printed with a digital printer. We assume that this image is of size h by v, where h and v are expressed in inches to be consistent with the unit used in the dot resolution description. It is then convenient to interpret this image as a matrix I of size H=h×d by V=v×d in the following way:
One thinks of the image as covered by little squares of size 1/d by 1/d called pixels.
Then each pixel p, can be designated by its horizontal ordering number i (say from left to right) and its vertical ordering number j (say from top to bottom); thus, the location of p is specified by the pair (i,j).
To the pixel (i,j) one assigns the value val between 0 and 1, where 0 corresponds to white, 1 corresponds to black, and more generally, val corresponds to the grey level of this particular pixel.
Given a matrix such as I, a digital halftoning algorithm will associate to it a H by V printing decision matrix M whose entries M(i,j) are either 0 or 1, where 0 now means that no dot will be printed by the digital printer at pixel (i,j), while a 1 means that a dot is to be printed.
One of most frequently used methods of preparing such a matrix M, consists in using some dither mask D. Such a mask, defined either in hardware or in software, can be thought of as a matrix of numbers. We assume that D is a W by L matrix with entries between 0 and 1. One uses D to generate M by setting
M(ij)=1 if I(i,j)>D(i mod W,j mod L),
M(i,j)=0 if I(i,j)<D(i mod W,j mod L).
In these formulas, the mod notation should be understood as follows: If a and b are two integers, a mod b is the remainder of the division of a by b. The formulas for M justify the name of threshold levels for the entries of D. We denote by T the set of threshold values of D. The number of distinct threshold values determines the number of distinct grey levels which could be printed with D on a printer with perfect 1/d by 1/d pixels. In fact, if the image I is some uniform grey level g1, only those pixels with D(i mod W,j mod L)<g get printed. As a consequence, except in the case when D is designed for a specific printer, since the dot gain is unknown, one chooses the threshold values to be evenly distributed between 0 and 1. The book “Digital Halftoning” by R. Ulichney (MIT Press Cambridge, Mass. 1987), which is a general reference on digital halftoning contains several methods of generating dither masks. In the patent application “Clustered Aperiodic Mask” by G. R. Thompson et al., Ser. No. 08/943,881, filed Oct. 3, 1997, a method is disclosed to generate a dither mask which can have a large number of grey levels.
To calibrate the printer for printer characteristics such as dot gain, prior art uses a tone reproduction curve (TRC), a function which describes the relationship between the intended grey and the actual grey printed by the printer. This is usually implemented as a look-up table. For instance, in U.S. Pat. No. 5,309,177 issued to Shoji et al., a TRC is used as a look-up table to correct the image data to be printed. In U.S. Pat. No. 5,347,369 issued to Harrington, a method is disclosed to obtain the TRC without special equipment.
Problems to Be Solved
If the dither mask D is used on a printer P, because of the way P prints dots, the printed version of each individual grey level will be different from what is intended. In prior art, one usually corrects this problem by using a (printer dependent) tone reproduction curve T which describes the relationship between the grey that you instruct the printer to print and the grey the printer actually prints. For example, instructing the printer to print a uniform patch of grey level g could result in a patch with grey level g′. The relation between various values of g and corresponding values g′ is embodied in a tone reproduction curve, T(g), which specifies the output grey level for a given input grey level. In other words, T(g)=g′. The tone reproduction curve is then used either to transform the grey level at each (i,j) before it is compared to the threshold value D(i,j), or to transform the entries of D. This can result in the number of distinct grey levels which can be printed being less than the number of distinct values in the original matrix D. Specifically, this happens when D consists entirely of a sequence of k consecutive integers from 1 through k, and T is a non-linear mapping onto 1 through k. Then some input integers are mapped onto the same output integer and the number of distinct output integers is less than the number of input integers, k.
SUMMARY OF THE INVENTION
It is therefore an object of the invention to provide a method and apparatus to construct calibrated dither masks adaptable to most printers in such a way that the threshold values can be adapted to printer P so that printer P can print the originally intended number of distinct tone levels. This adaptation can be done computationally so that the time it takes is not prohibitive. Furthermore, the resulting calibrated dither mask is such that there is no need for a tone reproduction curve in the halftoning process.
Several methods are available which allows one to compute an approximation N1(M, P) of the image a printer P will print given the matrix M. If a dither mask is to be prepared to print d distinct grey levels with essentially any printer P, we will prepare a master mask D0 with some number d0 of threshold levels, where d0 is significantly larger than d. For each of these threshold levels, t, one can easily compute the matrix M(t) corresponding to a constant grey level t. In other words, we print a patch of constant input grey level t of the size of M using the dither matrix D0. As mentioned above, one deduces easily from there the matrix N1(M(t), P) if the specificity of P is known in a convenient way. We then select the d−1 values of t which give the closest approximations to the grey levels 1/d, 2/d, . . . , (d−1)/d, and call t1, t2, . . . , td−1 the corresponding values of t in increasing order.
In other words, we print patches for all d0 distinct grey values in D0 and measure the output. White will be considered “0” and pure black is considered “1”, with d0−1 values in between. We then find which of those do−1 values is closest to 1/d, 2/d, . . . , (d−1)/d. We then select these to be the threshold values ti.
The matrix D0 is then transformed to a matrix Dp adapted to the printer P by setting D p ( i , j ) = min k ( t k t k D 0 ( i , j ) ) .
Figure US06515770-20030204-M00001
Note that Dp contains fewer values than D0, and intermediate values in D0 are set to the next highest values of tk in the sequence t1, t2, . . . , t d−1. Some of the main features of the present invention are:
1. The resulting, calibrated halftoning system allows a predetermined number of grey levels to be printed.
2. The resulting calibrated halftoning system utilizes a simple dither algorithm without the need for a tone reproduction curve.
BRIEF DESCRIPTION OF THE DRAWINGS
The foregoing and other objects, aspects and advantages will be better understood from the following detailed description of a preferred embodiment of the invention with reference to the drawings, in which:
FIG. 1 is a flow diagram describing the preferred embodiment of the invention; and
FIG. 2 is a block diagram of a halftoning system on which the invention may be implemented.
DETAILED DESCRIPTION OF A PREFERRED EMBODIMENT OF THE INVENTION
While standard theory assumes that printers print dots reasonably described as round, say with diameter D, many printers perform differently. As taught in the U.S. patent application Ser. No. 09/085,094, filed May 26, 1998, by A. R. Rao et al. and entitled “Microlocal Calibration of Digital Printers”, both the probabilistic nature of individual dot printing and the way printing neighboring dots in various configurations affect the dot shapes can be captured by a calibration method. This method characterizes a printer by the probability distribution of what area of ink gets printed at each pixel depending on the configuration of dots to be printed in the neighborhood of that pixel (here we use the word “ink” as a generic name for what gets printed, such as ink or toner). In the sequel, whenever we speak of printer characteristic, we mean the characteristic as given by the method described in application Ser. No. 09/085,094, except otherwise specified.
The probabilistic nature of such printer characterization means in particular that the notation “fixed pixel size” for a printer refers to its idealized properties rather than to actual ones.
As taught in application Ser. No. 09/085,094, the amount of ink being printed at location (i,j) is described by probability distributions depending on the local configuration of dots scheduled to be printed by the matrix M in some neighborhood U1 of (i,j). This general description contains in particular the simplest case where dots are modeled by round dots with constant diameter. Thus, the printer characteristic, together with the matrix M, allows one to approximate the matrix N1 as we shall next explain. Let J(M,P)(ij) be the H by V matrix which is zero at each entry except at (i,j) where it is equal to the proportion of the pixel (i,j) to be covered by ink according to M and the printer characteristics Then N1 can be approximated by the sum of all the matrices J(M,P)(i,j).
If one uses instead the more common model of a deterministic round dot with diameter D, one can proceed as above after using such simple geometric data to reconstruct printer characteristics. Then the probabilistic aspect has disappeared, but the local configuration dependence remains. As an intermediate step between a complete printer characterization and a single diameter round dot model, one can also use a variable diameter round dot model. In this case the diameter
either depends on the local configuration, which brings us to a formulation almost equivalent to the splat characterization (a probabilistic component can indeed be incorporated), or
depends more simply on the local density, in which case one can vary the dependence by adjusting a curve (the graph diameter versus density).
Then a probabilistic aspect can be introduced (dots might not print at low density), in the form of a second graph.
Another method of computing N1(M, P) is simply to print the image M on the printer with printer characteristic P and measure the grey level at each pixel using a micro-densitometer or scanner. In general, this invention can be adapted to any defined printer characterization of a printer.
Referring now to the drawings, and more particularly to FIG. 1, there is shown a flow diagram describing the preferred embodiment of the invention. Let d be the number of grey levels in the final dither mask. First, the method to compute N1(M, P) is determined in step 101 (see above for several examples of such a method). Next, in step 102, a dither mask D0 is prepared with a large number of grey levels do according to prior art. We choose d0 to be several times larger than d. For each of the d0 grey levels gi, the dither mask D0 is used to produce a halftoned image (represented as a 0-1 matrix Mi) of a image of uniform grey gi using a standard dither halftoning algorithm in step 103. Using the method as described above, the matrix N1(Mi,P) is constructed which describes how the matrix Mi will look like when printed in step 104.
For each of the d−1 grey levels hi where hi=i/d, i=1, . . . , d−1, we pick in step 105 the grey level gj such that N1(Mj,P) is a close approximation to the grey level hi. Clearly, gj depends on hi. We set ti equal to gj in step 106. Thus, we obtain a set of grey levels t1, . . . , t d−1. Next, the final mask Dp is constructed in step 107 by setting D p ( i , j ) = min k ( t k t k D 0 ( i , j ) ) .
Figure US06515770-20030204-M00002
The dither mask Dp is then used in a dither halftoning apparatus in step 108 as described in FIG. 2.
Referring now to FIG. 2, the input image 10 is scanned by a scanner 11 and stored in image storage 12 as image Iu,v where (u,v) is the pixel location. The dither matrix array 13, Dp, is used to halftone the image in storage 12. More precisely, using a m by n dither matrix Dp={aij} in dither matrix array 13, the pixel at location (u,v) in image storage block 12 will get printed as a black dot if and only if the grey level on the image to be printed at location (u,v) is greater than or equal to au′, v′s, where u′=u mod m, v′=v mod n. This is determined in decision block 14, the output of which is sent to the printer 15. As usual in number theory, c mod d stands for the remainder of the division of c by d.
Using the mask Dp would result in calibrated halftones with the number of grey levels being close to d. Note that a tone reproduction curve is not necessary in the printing apparatus of FIG. 2.
Once a mask is devised for halftoning grey scale pictures, prior art allows one to use it for color images. The individual color planes are halftoned using rotated periodic masks, in order to avoid moiré patterns, or other changes are made to aperiodic masks such as described for instance in U.S. Pat. No. 5,341,228 to K. J. Parker and T. Mitsa in the case of a blue noise mask. Adaptation of masks to multi-bit printers is also standard. Those versed in the art of printing will readily understand how to adapt the discussion and the invention to color images and color printing, as well as display on other multi-bit devices. Notice that, because of the way the human eye perceives color, the pixel-by-pixel solution which constitutes the present invention is not necessarily preferable to spectral approaches when it comes to polychrome images, but might be preferable in some instances.
While the invention has been described in terms of a single preferred embodiment, those skilled in the art will recognize that the invention can be practiced with modification within the spirit and scope of the appended claims.

Claims (23)

Having thus described our invention, what we claim as new and desire to secure by Letters Patent is as follows:
1. A method for preparing a dither mask calibrated to a printer P such that the printer can print an intended number d of distinct halftone levels without using a tone reproduction curve to produce calibrated halftones by the printer, the method comprising the steps of:
preparing a master mask as a dither matrix D0 with some number of d0 of threshold levels, where d0 is significantly larger than d;
constructing an approximation N1(M,P) of the image of the matrix printed by the printer P;
determining which of the d0−1 values is closest to 1/d, 2/d, . . . , (d−1)/d and then selecting those values to be threshold values ti; and
transforming the matrix D0 to a calibrated dither mask Dp adapted to printer P by setting D p ( i , j ) = min k ( t k t k D 0 ( i , j ) ) .
Figure US06515770-20030204-M00003
2. A method for preparing a dither mask calibrated to a printer P as recited in claim 1, wherein the step of constructing an approximation N1(M,P) is performed using a model of the printer and parameters are adjusted for a best fit of the model.
3. A method for preparing a dither mask calibrated to a printer P as recited in claim 1, wherein the step of constructing an approximation N1(M,P) includes printing a patch of matrix size M of constant tone for a plurality of input tone levels t using the dither matrix D0 measuring the outputs.
4. A method for preparing a dither mask calibrated to a printer P as recited in claim 3, wherein said dither mask Dp is directly used by the printer to print calibrated halftones using digital halftoning techniques.
5. A method for preparing a dither mask calibrated to a printer P as recited in claim 3, wherein the step of constructing an approximation N1(M,P) is performed using experimentally measured characteristics of the printer and parameters are adjusted for a best fit of the measured characteristics.
6. A method for preparing a dither mask calibrated to a printer P as recited in claim 3, wherein the step of constructing an approximation N1(M,P) is performed using a model of the printer and parameters are adjusted for a best fit of the model.
7. A method for the halftoning of images to be used in a printer P such that the printer can print an intended number d of distinct grey levels without using a tone reproduction curve to produce calibrated halftones by the printer, comprising the steps of:
(a) providing a calibrated dither mask Dp prepared by the steps of:
(i) preparing a master mask as a dither matrix D0 with some number of d0 of threshold levels, where d0 is significantly larger than d;
(ii) constructing an approximation N1(M,P) of the image of the matrix printed by the printer P;
(iii) determining which of the values d0−1 values is closest to 1/d, 2/d, . . . , (d−1)/d and then selecting those values to be threshold values ti; and
(iv) transforming the matrix D0 to the calibrated dither mask Dp adapted to printer P by setting D p ( i , j ) = min k ( t k t k D 0 ( i , j ) ) ;
Figure US06515770-20030204-M00004
(b) directly comparing pixel-by-pixel an image to be printed against said calibrated dither mask Dp; and
(c) printing either a dot or no dot depending on an outcome of the comparing step.
8. A method for the halftoning of images as recited in claim 7, wherein the step (a)(ii) of constructing an approximation N1(M,P) is performed using a model of the printer and adjusts parameters for the best fit of the model.
9. A method for the halftoning of images as recited in claim 7, wherein the step (a)(ii) of constructing an approximation N1(M,P) includes printing a patch of matrix size M of constant tone for a plurality of input tone levels t using the dither matrix D0 and measuring the outputs.
10. A method for the halftoning of images as recited in claim 9, wherein the step (a)(ii) of constructing an approximation N1(M,P) is performed using experimentally measured characteristics of the printer and adjusts parameters for a best fit of the measured characteristics.
11. A method for the halftoning of images as recited in claim 9, wherein the step (a)(ii) of constructing an approximation N1(M,P) is performed using a model of the printer and adjusts parameters for the best fit of the model.
12. The method of halftoning of images recited in claim 9, wherein said calibrated dither mask Dp is used to halftone a grey scale image.
13. The method of halftoning of images recited in claim 9, wherein said calibrated dither mask Dp is used to halftone a color image.
14. The method of halftoning of images recited in claim 9, wherein said calibrated dither mask Dp is used to halftone images for displaying on a multi-bit device.
15. A method for preparing a dither mask calibrated to a printer P such that the printer can print an intended number d of distinct grey levels without using a tone reproduction curve to produce calibrated halftones by the printer, the method comprising the steps of:
(a) selecting a method for constructing N1(M, P) which is an approximation of the image a printer P will print given the matrix M;
(b) constructing a dither mask D0 with do grey levels;
(c) for each grey level gi,
(i) halftoning a uniform grey image producing a halftone image Mi using D0, and
(ii) constructing N1(Mi, P) according to said selected method;
(d) for each grey level hi,
(i) determining which of the values d01 values is closest to 1/d, 2/d, . . . , (d−1)/d, and
(ii) then selecting those values to be threshold values ti; and
(e) constructing calibrated dither mask Dp such that D p ( i , j ) = min k ( t k t k D 0 ( i , j ) ) .
Figure US06515770-20030204-M00005
16. A method for preparing a dither mask calibrated to a printer P as recited in claim 15, wherein the step of constructing N1(M, P) uses measured outputs from printing a patch of matrix size M of constant grey for a plurality of input grey levels t using the initial dither matrix D0.
17. A method for preparing a dither mask calibrated to a printer P as recited in claim 15, wherein said calibrated dither mask Dp is directly used by the printer to print calibrated halftones using digital halftoning techniques.
18. A printer control for the digital halftoning of images comprising:
a calibrated dither mask calibrated to printer characteristics of printer P such that the printer can directly print an intended number of distinct tone levels from information stored in the calibrated dither mask, the calibrated dither mask being constructed by preparing an initial mask which can render many distinct tone levels and a number of distinct tone levels being reduced to an intended number of distinct tone levels by using said printer characteristics, such that said mask, when used with the printer P, is designed to produce visually pleasing dot configurations when thresholded at any level of tone thereby eliminating need for a tone reproduction curve;
a comparator comparing pixel-by-pixel an input image against the calibrated dither mask; and
an output circuit generating a printer command to print either a dot or no dot depending on an output from the comparator.
19. The printer control recited in claim 18, wherein said calibrated dither mask is used to halftone a grey scale image.
20. The printer control recited in claim 18, wherein said calibrated dither mask is used to halftone a color image.
21. The printer control recited in claim 18, wherein said calibrated dither mask is used to halftone images for displaying on a multi-bit device.
22. The printer control as recited in claim 18, wherein said calibrated dither mask is calibrated to the printer characteristics experimentally by measuring characteristics of the printer and adjusting parameters for a best fit of the measured characteristics.
23. The printer control as recited in claim 18, wherein said calibrated dither mask is calibrated to the printer characteristics using a model of the printer and adjusting parameters for the best fit of the model.
US09/270,042 1999-03-16 1999-03-16 Dither mask generation with calibration-independent number of threshold levels Expired - Lifetime US6515770B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US09/270,042 US6515770B1 (en) 1999-03-16 1999-03-16 Dither mask generation with calibration-independent number of threshold levels

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US09/270,042 US6515770B1 (en) 1999-03-16 1999-03-16 Dither mask generation with calibration-independent number of threshold levels

Publications (1)

Publication Number Publication Date
US6515770B1 true US6515770B1 (en) 2003-02-04

Family

ID=23029655

Family Applications (1)

Application Number Title Priority Date Filing Date
US09/270,042 Expired - Lifetime US6515770B1 (en) 1999-03-16 1999-03-16 Dither mask generation with calibration-independent number of threshold levels

Country Status (1)

Country Link
US (1) US6515770B1 (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020097410A1 (en) * 2001-01-23 2002-07-25 Hayes Katherine E. Printer image processing system with customized tone reproduction curves
US20020186417A1 (en) * 2001-06-12 2002-12-12 Fuji Photo Film Co., Ltd. Method of correcting threshold array, dot pattern data structure, method of correcting pixel layout of image, and method of determining threshold array for generating image
US20030217662A1 (en) * 2002-05-22 2003-11-27 Creo Il. Ltd. Dot gain calibration method and apparatus
US6717700B1 (en) * 1999-07-01 2004-04-06 Xerox Corporation Method and system for adjusting binary images
US6900908B1 (en) * 2000-09-20 2005-05-31 International Business Machines Corporation Method, system, and program for halftoning data for rendering in a multitone output device
US6970270B1 (en) * 1999-10-20 2005-11-29 Canon Kabushiki Kaisha Image processing apparatus and method for correcting print data so as to reduce density unevenness, and image forming system
US20060055981A1 (en) * 2004-09-15 2006-03-16 Konica Minolta Business Technologies, Inc. Dither pattern generating apparatus for generating dither pattern corrected for density change accompanying deterioration with time
US20080007786A1 (en) * 2006-07-10 2008-01-10 Silverbrook Research Pty Ltd Method and apparatus for image manipulation via a dither matrix
WO2008006131A1 (en) * 2006-07-10 2008-01-17 Silverbrook Research Pty Ltd Method and apparatus for image manipulation via a dither matrix
US7554696B2 (en) 2004-02-26 2009-06-30 Sharp Laboratories Of America, Inc. Dot-gain reduction method for multi-level halftoning

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5943477A (en) * 1998-05-26 1999-08-24 International Business Machines Corporation Microlocal calibration of digital printers
US6055065A (en) * 1998-08-12 2000-04-25 International Business Machines Corporation Printer independent halftone image rendering
US6172769B1 (en) * 1998-08-06 2001-01-09 International Business Machines Corporation Printer dependent descreening method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5943477A (en) * 1998-05-26 1999-08-24 International Business Machines Corporation Microlocal calibration of digital printers
US6172769B1 (en) * 1998-08-06 2001-01-09 International Business Machines Corporation Printer dependent descreening method
US6055065A (en) * 1998-08-12 2000-04-25 International Business Machines Corporation Printer independent halftone image rendering

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6717700B1 (en) * 1999-07-01 2004-04-06 Xerox Corporation Method and system for adjusting binary images
US6970270B1 (en) * 1999-10-20 2005-11-29 Canon Kabushiki Kaisha Image processing apparatus and method for correcting print data so as to reduce density unevenness, and image forming system
US6900908B1 (en) * 2000-09-20 2005-05-31 International Business Machines Corporation Method, system, and program for halftoning data for rendering in a multitone output device
US7023578B2 (en) * 2001-01-23 2006-04-04 Xerox Corporation Printer image processing system with customized tone reproduction curves
US20020097410A1 (en) * 2001-01-23 2002-07-25 Hayes Katherine E. Printer image processing system with customized tone reproduction curves
US20020186417A1 (en) * 2001-06-12 2002-12-12 Fuji Photo Film Co., Ltd. Method of correcting threshold array, dot pattern data structure, method of correcting pixel layout of image, and method of determining threshold array for generating image
US7224488B2 (en) * 2001-06-12 2007-05-29 Fujifilm Corporation Method of correcting threshold array, dot pattern data structure, method of correcting pixel layout of image, and method of determining threshold array for generating image
US20050006485A1 (en) * 2002-05-22 2005-01-13 Igal Koifman Dot gain calibration method and apparatus
US6917448B2 (en) * 2002-05-22 2005-07-12 Creo Il. Ltd. Dot gain calibration method and apparatus
US20050006486A1 (en) * 2002-05-22 2005-01-13 Igal Koifman Dot gain calibration method and apparatus
US7123384B2 (en) 2002-05-22 2006-10-17 Creo Il. Ltd. Dot gain calibration method and apparatus
US20030217662A1 (en) * 2002-05-22 2003-11-27 Creo Il. Ltd. Dot gain calibration method and apparatus
US7554696B2 (en) 2004-02-26 2009-06-30 Sharp Laboratories Of America, Inc. Dot-gain reduction method for multi-level halftoning
US20060055981A1 (en) * 2004-09-15 2006-03-16 Konica Minolta Business Technologies, Inc. Dither pattern generating apparatus for generating dither pattern corrected for density change accompanying deterioration with time
US7639377B2 (en) 2004-09-15 2009-12-29 Konica Minolta Business Technologies, Inc. Dither pattern generating apparatus for generating dither pattern corrected for density change accompanying deterioration with time
US20080007786A1 (en) * 2006-07-10 2008-01-10 Silverbrook Research Pty Ltd Method and apparatus for image manipulation via a dither matrix
WO2008006131A1 (en) * 2006-07-10 2008-01-17 Silverbrook Research Pty Ltd Method and apparatus for image manipulation via a dither matrix
US7733535B2 (en) 2006-07-10 2010-06-08 Silverbrook Research Pty Ltd Method and apparatus for image manipulation via a dither matrix
AU2006346021B2 (en) * 2006-07-10 2010-08-19 Memjet Technology Limited Method and apparatus for image manipulation via a dither matrix
CN101496060B (en) * 2006-07-10 2012-07-04 西尔弗布鲁克研究有限公司 Method and device for operating and controlling image by dithering matrix

Similar Documents

Publication Publication Date Title
EP0833499B1 (en) Inter-separation color image processing using error diffusion
EP0639023B1 (en) Method for producing frequency-modulated halftone images
EP0560872B1 (en) Method and apparatus for halftone rendering of a gray scale image using a blue noise mask
US7440139B2 (en) Systems and methods for controlling a tone reproduction curve using error diffusion
US5726772A (en) Method and apparatus for halftone rendering of a gray scale image using a blue noise mask
EP0702482B1 (en) Error diffusion halftoning with homogeneous response in high/low intensity image regions
EP0946049A1 (en) Processing images
US5742405A (en) Method and system for forming multi-level halftone images from an input digital image
US20110317222A1 (en) Methods and apparatus for dynamically soft proofing halftone images
US8149464B2 (en) Clustered dot-screen design method, a device to perform the clustered dot-screen design method based on human vision and printer model characteristics, and an image-forming apparatus to output binary images on a designed screen
EP1422925A2 (en) Method and apparatus using anisotropic stochastic screening for halftoning using anamorphic pixels
US6853468B2 (en) Reducing quantization errors in imaging systems
US6515770B1 (en) Dither mask generation with calibration-independent number of threshold levels
US6266157B1 (en) Method of error diffusion using 2×2 color correction and increment matching
EP1366618B1 (en) Error diffusion with partial dots method and system
US5760920A (en) System and method for generating calibrated dither matrices
US6690389B2 (en) Tone modifying dithering system
US6025930A (en) Multicell clustered mask with blue noise adjustments
US6172769B1 (en) Printer dependent descreening method
JP2000056525A (en) Image forming device/method
US6791718B1 (en) Halftone printing with dither matrices generated by using cluster filters
US5946455A (en) Model based error diffusion with correction propagation
US7420709B2 (en) Dither matrix generation
US6055065A (en) Printer independent halftone image rendering
US6597813B1 (en) Masks with modulated clustering and aperiodicity and rescaling of masks

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:RAO, RAVISHANKAR;THOMPSON, GERHARD R.;TRESSER, CHARLES P.;AND OTHERS;REEL/FRAME:010026/0968

Effective date: 19990312

STCF Information on status: patent grant

Free format text: PATENTED CASE

FPAY Fee payment

Year of fee payment: 4

AS Assignment

Owner name: INFOPRINT SOLUTIONS COMPANY, LLC, A DELAWARE CORPO

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:INTERNATIONAL BUSINESS MACHINES CORPORATION, A NEW YORK CORPORATION;IBM PRINTING SYSTEMS, INC., A DELAWARE CORPORATION;REEL/FRAME:019649/0875;SIGNING DATES FROM 20070622 TO 20070626

Owner name: INFOPRINT SOLUTIONS COMPANY, LLC, A DELAWARE CORPO

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:INTERNATIONAL BUSINESS MACHINES CORPORATION, A NEW YORK CORPORATION;IBM PRINTING SYSTEMS, INC., A DELAWARE CORPORATION;SIGNING DATES FROM 20070622 TO 20070626;REEL/FRAME:019649/0875

FPAY Fee payment

Year of fee payment: 8

FPAY Fee payment

Year of fee payment: 12

AS Assignment

Owner name: RICOH COMPANY, LTD., JAPAN

Free format text: CHANGE OF NAME;ASSIGNOR:RICOH PRODUCTION PRINT;REEL/FRAME:037593/0641

Effective date: 20150804

Owner name: RICOH PRODUCTION PRINT SOLUTIONS LLC, COLORADO

Free format text: CHANGE OF NAME;ASSIGNOR:INFORPRINT SOLUTIONS COMPANY, LLC;REEL/FRAME:037593/0888

Effective date: 20110411

AS Assignment

Owner name: RICOH COMPANY, LTD., JAPAN

Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE NATURE OF CONVEYANCE PREVIOUSLY RECORDED ON REEL 037593 FRAME 0641. ASSIGNOR(S) HEREBY CONFIRMS THE CHANGE OF NAME TO AN ASSIGNMENT;ASSIGNOR:RICOH PRODUCTION PRINT;REEL/FRAME:037868/0632

Effective date: 20150804