WO1999020036A1 - Printer calibration - Google Patents

Printer calibration Download PDF

Info

Publication number
WO1999020036A1
WO1999020036A1 PCT/US1998/020969 US9820969W WO9920036A1 WO 1999020036 A1 WO1999020036 A1 WO 1999020036A1 US 9820969 W US9820969 W US 9820969W WO 9920036 A1 WO9920036 A1 WO 9920036A1
Authority
WO
WIPO (PCT)
Prior art keywords
color
patches
printer
test pattern
gray
Prior art date
Application number
PCT/US1998/020969
Other languages
French (fr)
Inventor
Michael J. Vigneau
Jay E. Thornton
Broor O. Hultgren, Iii
Original Assignee
Polaroid Corporation
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 Polaroid Corporation filed Critical Polaroid Corporation
Publication of WO1999020036A1 publication Critical patent/WO1999020036A1/en

Links

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/46Colour picture communication systems
    • H04N1/56Processing of colour picture signals
    • H04N1/60Colour correction or control
    • H04N1/603Colour correction or control controlled by characteristics of the picture signal generator or the picture reproducer
    • H04N1/6033Colour correction or control controlled by characteristics of the picture signal generator or the picture reproducer using test pattern analysis

Definitions

  • This invention relates generally to a method and apparatus for calibration of printers. More particularly, the invention relates to a printer calibration method and apparatus whereby an unsophisticated user can calibrate a color printer by visually matching a reference gray card with a corresponding patch on a printed test pattern, without the use of a color measurement instrument such as a colorimeter or spectrophotometer.
  • a color scanner is an input device in an image processing system that operates in some given device-independent color space such as red, green and blue (KGB) color space where colors are described in terms of RGB values or digits.
  • RGB red, green and blue
  • the RGB values associated with specific colors are particular for the given device so that a digital imaging device which uses RGB digits (such as a monitor, digital camera or scanner) transforms a digital image into device-dependent RGB color space having RGB values which are dependent not only on the colors in the image, but on the particular device being used.
  • Digital output devices e.g. printers
  • printers also operate in a given device-dependent color space which typically differs from those used by input devices.
  • CMYK cyan magenta, yellow and black
  • output device color digits are CMYK values.
  • CMYK values are device-dependent, colors printed on any given printer will probably not match colors printed on a different printer for the same CMYK values.
  • color matching between devices is the fact that different devices have different color capabilities. Every rendering device, such as a printer or monitor, has a limited range of colors, i.e. gamut, that it can reproduce.
  • color display monitors tend to be able to produce a wider range of lighter colors whereas color printers tend to be able to produce a wider range of darker colors. Consequently, the gamut for a color display monitor is different from the gamut for a color printer. As a result, some colors displayed on monitors cannot be reproduced on color printers and vice versa.
  • the combination of color device digits needed to acquire, process or render a particular color for one device is usually not the same as the combination of color device digits needed to acquire, process or render the same color on another device.
  • Figure 1 illustrates a block view of a typical imaging system 8 that incorporates such transforms.
  • a physical image 10 is acquired in digital form by an image acquisition, e.g. input, device such as a scanner 12.
  • the scanner 12 translates the physical image 10 into a digital image 14 having device digits which are dependent upon the scanner 12.
  • the digital image 14 is then sent for processing in the computer 6 where it is passed though two separate transforms.
  • the first transform 16 converts the digital image 14 into a first printer image 20 appropriate for sending to a printer 24 of a particular model ("Model A").
  • the second transform 18 converts the digital image 14 into a second printer image 22 appropriate for sending to printers 26 or 28 of a different model ("Model B").
  • the first printer image 20 is then sent to the Model A printer 24, which produces a hardcopy 30.
  • the second printer image 22 is sent to two distinct Model B printers 26 and 28 which produce hardcopies 32 and 34, respectively.
  • a common method is to use profiles for each input and output device.
  • a device profile is standardized and defined as "a digital representation of the relation between device coordinates and a device-independent specification of color” in the International Color Consortium (ICC) Profile Format Specification, Version 3.3, November 11, 1996, page 101 incorporated herein in its entirety for supplemental background information which is non-essential but helpful in appreciating the applications of the present invention.
  • the characterization of a device's image pixel data in device-independent color space is commonly codified in a tagged file structure, referred to as the device profile, that accompanies the digital imaging device.
  • a standard ICC profile includes header information, a tag table and tagged element data.
  • the profile header provides the necessary information to allow a receiving system to property search and sort ICC profiles.
  • the header includes, but is not limited to, the following parameters: size; color management module (CMM) type; version number, device class; color space; connection space; creation date and time; file signature; primary platform target; flags; device manufacturer, device model; device attributes; rendering intent; .XYZ values; and the name of the creator.
  • CMS color management module
  • the profile size is given in bytes.
  • the CMM, profile version number and device class are each identified.
  • the three basic device profile classes are input, output and display.
  • Profiles are ako classified as device link, color space conversion, abstract or named color profiles.
  • Device link profiles provide a mechanism in which to save and store a series of device profiles and non-device profiles in a concatenated format as long as the series begins and ends with a device profile.
  • Color space conversion profiles are used as a convenient method for CMMs to convert between different non-device color spaces.
  • Abstract color profiles provide a generic method for users to make subjective color changes to images or graphic objects by .Transforming the color data within a profile connection space (PCS) to be described later.
  • PCS profile connection space
  • Named color profiles are related to device profiles so that, for a given device there would be one or more device profiles to handle process color conversions and one or more named color profiles to handle named colors.
  • the color space of the data stored in the profile could be any color space such as XYZ, L*a*b*. Luv, RGB, CMY, CMYK, etc.
  • the profile connection space can be any device-independent color space such as XYZ or L*a*b*.
  • the primary platform signature indicates the primary platform or operating system for which the profile was created.
  • the profile flags indicate various hints for the CMM such as distributed processing and caching options.
  • the device attributes are noted which are unique to the particular device setup such as the media type.
  • the rendering intent is either perceptual, relative colorimetric, saturation or absolute colorimetric.
  • the tag table acts as a table of contents for the profile tags and the tag element data therein.
  • Each profile classification requires a different set of tags.
  • the intent of using tags with profiles is to provide a common base level of functionality.
  • One example of a tag is the calibrationDjtteTimeTag which provides profile calibration date and time. Initially, this tag matches the contents of the creationDateTime header flag. This allows applications and utilities to verify if this profile matches a vendor' profile and how recently calibration has been performed.
  • Another example of a tag is the mediaWhitePointTag which specifies the media white point and is used for generating absolute colorimetry. It is referenced to the profile connection space so that the media white point as represented in the profile connection space is equivalent to this tag value.
  • Many other profile tags are available as described in the ICC specification
  • the ICC specification further defines a Profile Connection Space (PCS) as a device-independent color space which can be used as a standard intermediary color space for transforming color information from one device-dependent color space to another (e.g. RGB to CMYK).
  • PCS Profile Connection Space
  • the transformation of a color image from a digital camera to a printer can be described as a transformation into the PCS via the digital camera's profile followed by a transformation out of the PCS via the printer's profile.
  • the PCS is a virtual space so that the image may never actually be represented in the PCS on disk or in a computer memory.
  • the PCS is regarded as a virtual stage of the image processing in contrast to an interchange or exchange color space, which is an encoding for the storage and transmission of images.
  • the digital image 14 is transformed into a device-independent image 42 in device- independent color space in accordance with information supplied by the scanner profile 40. Thereafter the device-independent image 42 is transformed into the device-dependent color space of the printers 24, 26 and 28 (see Figure 1) in accordance with information supplied by the printer profiles 44 and 46, respectively. If the profiles 44 and 46 each contain the proper information for transforming the color image data from the device-independent image 42, the resulting hardcopies or physical images 30, 32 and 34 generated by the printers 24, 26 and 28, respectively, should look identical. In practice, this is rarely the case due to variations within the printers.
  • a transform is designed to be used not only for a particular printer or model of printer, but for a particular set of viewing conditions for the resultant physical image.
  • One aspect of these viewing conditions is the spectral power distribution of light in which the physical image is viewed. Small variations in the actual lighting used can lead to variations in the observed image. In fact, gross variations in lighting usually negate the desired effect of the transform, resulting in poor color reproduction of the physical image when produced by the printer.
  • measuring instruments are subject to error. For instance, most instruments contain their own light source to illuminate the object being measured. Many of these instruments assume that the same type of light will be used to view the measured object, but this is rarely the case in real-world situations. Even devices such as spectrophotometers, which try to eliminate the effect of their built-in illuminant, are subject to error because the spectral power distribution of the built-in light may vary from the spectral power distribution of the actual illuminant used, and any fluorescence effects will cause calculated measurements to be incorrect. .Also, there is no accounting for .any small difference between the actual lighting and the assumed lighting.
  • a system and method for calibrating a printer includes the steps or functions of: printing a predetermined color test pattern with the printer by transforming data, representing said predetermined color test pattern, from a device-independent color space to a device-dependent color space associated with the printer by use of a color transform, said predetermined color test pattern including a set of color patches with one of said color patches representing a preferred mid-gray hue; providing a predetermined reference gray surface; comparing said reference gray surface to said set of colored patches of the printed test pattern to find a closest matching one of said patches, if the closest matching one of said patches is the patch representing the preferred mid-gray hue, then ending the method; otherwise determining, for each color channel of the printer, a solution set of correction values as a function of believed gray versus actual gray, said solution set derived from and including a white point, a black point and a point mapped at ⁇ Gb, G, ⁇ where G b is the believed gray value of the closest matching one of said patches and
  • Figure 1 is diagram of one preferred embodiment of an image processing system which can be used in conjunction with the present invention for printer calibration;
  • Figure 2 is a diagram illustrating the use of device profiles as a way of implementing the transforms shown in Figure 1;
  • Figure 3 is a flowchart diagram of a preferred embodiment of the inventive printer calibration method
  • Figure 4 is a representation of one preferred color test pattern for use in accordance with the principles of the invention
  • Figure 5 is a representation of one preferred section of the color test pattern of Figure 4;
  • Figure 6 is a representation of another preferred section of the color test pattern of Figure 4;
  • Figure 7 is a normalized plot of a solution set of correction points represented as a correction curve of believed gray versus actual gray points .as estimated in accordance with the principles of the invention.
  • Figure 8 is a graph which illustrates two different coordinate systems, rectangular and polar, of a device-independent color space.
  • a method and system are presented for calibrating color printers that results in printed images whose colors have a close visual match, despite variations between the actual printers and the color transforms designed for those printers.
  • the method hinges on the technique of modifying most of the color transformations based on the discovery of a single correction curve parameter for each device color channel. This "single-point" adjustment does not produce a precise match across the entire color gamut of the device, but brings enough colors into line to enhance the perceptual matching of images considerably.
  • the a* and b* values of a preferred mid-gray hue color patch should match those of the media itself if the patch is to appear gray.
  • the preferred embodiment described herein is directed towards use of a neutral white media, the method extends to non-neutral white media using the above compensation of the a* and b* channels for rendering the preferred mid-gray hue.
  • a solution set of correction values for each color channel is calculated using the stored corresponding pair of digits. More specifically, for each color channel of the printer, a solution set of correction values is determined as a function of believed gray versus actual gray where the solution set is derived from and includes a white point, a black point and a point mapped at ⁇ G b , G, ⁇ where G is a believed gray value and G, is an actual gray value for a color patch which exhibits the preferred mid-gray hue.
  • step 50 a digital representation of the predetermined color test pattern and the preferred reference gray surface are provided.
  • the colors in the test pattern vary in a device-independent color space such as, but not limited to, CIELAB. They are chosen and arranged to gradually vary away from the preferred mid-gray hue.
  • the colors consist of an even sampling of CIELCh color space, which are converted to CIELAB before being encoded into 8- bit RGB values.
  • CIELAB (or L*a*b*) is a rectangular coordinate system of device- independent values which have corresponding L*C*h* coordinates in a polar CIELCh coordinate system.
  • Figure 8 illustrates both the CIELAB and CIELCh coordinate systems.
  • the point z has rectangular coordinates of ⁇ L*, ai, b ⁇ and corresponding polar coordinates of ⁇ L*,C*,h ⁇ where C* represents a radius, h represents an angle, and L* represents the scalar of a vector which is perpendicular to both the a* and b* axes.
  • C* represents a radius
  • h represents an angle
  • L* represents the scalar of a vector which is perpendicular to both the a* and b* axes.
  • the colors in the test pattern 80 of Figure 4 are arranged into a number of sections 82, 84, 86, 88, 90, 92, 94, 96 and 98, each associated with a different hue angle h.
  • the center section 98 corresponds to points having a radius C* of zero, and thus no hue angle.
  • the center section 98 is designed with nine color patches 100, 102, 104, 106, 108, 110, 112, 114 and 116 where the center patch 108 has a CIELaAB value of ⁇ 50,0,0 ⁇ which associates with the preferred mid- gray hue.
  • Each of the remaining sections 82, 84, 86, 88, 90, 92, 94 and 96 of the test pattern 80 consists of fifteen color patches of varying C* and L* values as illustrated in Figure 6.
  • the size, shape and number of color patches of the sections 82, 84, 86, 88, 90, 92, 94, 96 and 98 can be varied according to design preference. .Also, the number .and arrangement of the sections of the color test pattern can be varied as desired.
  • the patches in the various sections of the test pattern 80 preferably vary evenly in L* and/or C* values away from the center value of color patch 108.
  • the predetermined color test pattern 80 is loaded into the computer 6, or into another system component which has processing capabilities, through printer calibration software 4.
  • the test pattern 80 originates as a digital image 14 with red, green and blue color channels. These digits are not actual RGB colors, but rather represent an encoding of the visual colors that are desired to come out of the printer being calibrated. The colors are actually resident in device-independent color space, such as CIELAB.
  • CIELAB device-independent color space
  • This profile converts 8-bit RGB digits into Profile Connection Space values, using the CEELaAB option of the
  • the Red channel (R), Green channel (G) and Blue channel (B) are, respectively, converted to L*, a* and b* values using the following formulae:
  • L* can vary from 26.0 to 74.0
  • a* and b* values can vary from
  • the predetermined color test pattern 80 includes the patch having a preferred mid-gray hue of ⁇ 50,0,0 ⁇ .
  • the same prefe ⁇ ed mid-gray hue is provided on a reference gray surface, such as a surface of a reference gray card 2 or any other object as desired.
  • This card 2 is designed to reflect across its gray surface the same percentage of light throughout the visible spectrum so that the perceived color of the gray card 2 is uniform on one surface regardless of the spectral composition of the actual light source in use.
  • a hole 3 is punched through the reference card 2 to facilitate its use.
  • the next step 52 in the printer calibration method is to print the digital image 14 of the predetermined color test pattern 80 onto the printer 24 which is to be calibrated. This requires first transforming the digital image 14 of the test pattern 80 into the printer image 20 by application of transform 16, and thereafter physically printing the hardcopy 30 on printer 24. Effectively, the existing printer profile 44 is used to complete the transformation into printer-dependent CMYK digits.
  • test pattern 80 has been rendered as a hardcopy 30, then the various patches of the test pattern 80 must be visually manually compared, according to step 56, by the user with the reference gray card 2. This comparison is made under the same lighting conditions that will be used to judge the desired images. By meeting this requirement, there is an accounting of any differences in the perceived color caused by slight differences in the actual light vs. the predicted light. After compjiring the printed color test pattern 80 with the reference gray card
  • the user determines if the preferred mid-gray hue of patch 108 matches the gray hue of the reference card 2 by sliding the card 2 across the printed test pattern and viewing the various color patches of the test pattern 80 through the viewing hole 3. If the center patch 108 most closely matches the hue of the reference card 2, then the process ends in step 66. If not, then the CMYK values of the color patch on the test pattern 80 which most closely resembles the color of the reference card 2 is selected by the user and stored.
  • step 60 provides for generation of a solution set of correction values for proper calibration.
  • the device-dependent CMYK digits used to produce the actual closest matching patch are determined and stored.
  • Figure 7 for each CMYK color channel the believed C, M, Y or K value as determined by the original transform 16 is generated and plotted as the Beard Value versus the Actual Value which corresponds to the C, M, Y and K value of the user-selected closest matching color patch of the test pattern 80.
  • the calibration of Believed versus Actual Values for the, in this case, four device color channels will yield the point P which is used along with the normalized white (1.0J.0) and black (0.0, 0.0) points to yield a solution set or correction curve K of estimated correction values ⁇ (Believed Value, Actual Value) derived, for instance, by taking the difference at any given point between straight line S and the correction curve K.
  • the printer digit that is believed to produce the preferred mid-gray hue of the reference gray card 2 is paired with the printer digit that was found to actually produce the preferred mid- gray hue of the reference gray card 2.
  • Offsets vary smoothly from zero to the maximum value and back to zero.
  • One way to vary the offsets is to use a pair of quadratic functions. The resulting curve is defined as:
  • the number of correction curves computed equals the number of color channels of the printer being calibrated.
  • the correction curves are then introduced into the transform chain according to step 62. This can be accomplished in three ways. 1. The curves can be used to adjust the printer profile 44 or other transform directly. The resulting profile or transform is then considered to be customized for the printer 24 being calibrated, and should not be used for any other printer.
  • the curves can be distilled into lookup tables (not shown) that translate the original device-dependent printer digits into different device-dependent printer digits. These lookup tables can then be used to modify each pixel of the printer image 22 (that which is produced with the normal color transform 18) as it is moved from memory to the printer 26. This introduces a second transform into the transform path. 3.
  • the curves can be distilled into lookup tables that transform device- dependent printer digits into different device-dependent printer digits. These lookup tables can then be downloaded to the printer 26 to effectively change the behavior of the printer 26. Thus, the printer 26 now behaves closer to the way its modified transform 18 expects it to behave.
  • the test pattern can be transformed and printed once again to test the results of the calibration. If the correction was ideal, then the center gray patch of the printed test pattern 30 should visually match the reference gray card 2. This will not always be the case, due to the fact that the printed test pattern 30 does not contain every possible color near the preferred mid-gray hue. In this case, the closest match might not be close enough. The match will also be incorrect if the operator chooses a patch that is not the closest match.
  • the original predetermined color test pattern will appear as a modified test pattern with the previously selected color patch which most closely resembles the hue of the reference gray card 2 now being positioned at patch 108 in the test pattern of Figures 4 and 5.
  • the surrounding patches are distributed as an even sampling of colors surrounding the color of the center patch.
  • the above steps are repeated to calculate a new solution set or correction curves.
  • the new solution set or correction curves must then be concatenated with the previous solution set or correction curves in order to result in a single solution set or set of curves, respectively.
  • this operation can be the source of error. If the correction values have been stored in lookup tables, these tables contain some small quantization error caused by rounding to the nearest device digit. Concatenation of multiple lookup tables can cause the quantization error to accumulate to a noticeable degree.
  • This problem can be eliminated by retaining the original transform 16 or profile 44 used for the printer 24.
  • This original transform 16 or profile 44 is always used to determine the device-dependent printer digits that are believed to produce the CIELAB color ⁇ 50,0,0 ⁇ .
  • the solution set or correction curves that come from the pairing of the new actual-gray digits and the original believed-gray digits completely replace the solution set or correction curves used previously. Note that if the previous solution set or correction curves were used to adjust the transform 16 or the profile 44, then they are replaced by a new transform or profile by adjusting the original transform or profile using the new solution set of correction values.
  • the quantization error is limited to that caused by quantizing the solution set a single time.

Abstract

A system and method for calibrating a printer includes the steps or functions of: printing a predetermined color test pattern with the printer by transforming data, representing said predetermined color test pattern, from a device-independent color space to a device-dependent color space associated with the printer by use of a color transform, said predetermined color test pattern including a set of color patches with one of said color patches representing a preferred mid-gray hue; providing a predetermined reference gray surface; comparing said reference gray surface to said set of colored patches of the printed test pattern to find a closest matching one of said patches, if the closest matching one of said patches is the patch representing the preferred mid-gray hue, then ending the method; otherwise determining, for each color channel of the printer, a solution set of correction values as a function of believed gray versus actual gray, said solution set derived from and including a white point, a black point and a point mapped at {Gb, Ga} where Gb is the believed gray value of the closest matching one of said patches and Ga is the actual gray value of the closest matching one of said patches; and adding to the color transform the corresponding solution set for each color channel of the printer.

Description

PRINTER CALIBRATION
BACKGROUND OF THE INVENTION This invention relates generally to a method and apparatus for calibration of printers. More particularly, the invention relates to a printer calibration method and apparatus whereby an unsophisticated user can calibrate a color printer by visually matching a reference gray card with a corresponding patch on a printed test pattern, without the use of a color measurement instrument such as a colorimeter or spectrophotometer.
A common problem when dealing with digital color imaging devices is getting the colors to match. For example, a color scanner is an input device in an image processing system that operates in some given device-independent color space such as red, green and blue (KGB) color space where colors are described in terms of RGB values or digits. The RGB values associated with specific colors are particular for the given device so that a digital imaging device which uses RGB digits (such as a monitor, digital camera or scanner) transforms a digital image into device-dependent RGB color space having RGB values which are dependent not only on the colors in the image, but on the particular device being used.
Digital output devices, e.g. printers, also operate in a given device-dependent color space which typically differs from those used by input devices. For example, many printers operate in cyan magenta, yellow and black (CMYK) device-dependent color space where output device color digits are CMYK values. Moreover, since the CMYK values are device-dependent, colors printed on any given printer will probably not match colors printed on a different printer for the same CMYK values. Further complicating color matching between devices is the fact that different devices have different color capabilities. Every rendering device, such as a printer or monitor, has a limited range of colors, i.e. gamut, that it can reproduce. Those skilled in the art will recognize that color display monitors tend to be able to produce a wider range of lighter colors whereas color printers tend to be able to produce a wider range of darker colors. Consequently, the gamut for a color display monitor is different from the gamut for a color printer. As a result, some colors displayed on monitors cannot be reproduced on color printers and vice versa. In other words, the combination of color device digits needed to acquire, process or render a particular color for one device is usually not the same as the combination of color device digits needed to acquire, process or render the same color on another device. Many solutions exist for transforming color information from an input device to an output device in such a way that the perceived colors in the image are preserved. Often, the solution requires multiple transformations to account for more than one pair of input and output devices. Figure 1 illustrates a block view of a typical imaging system 8 that incorporates such transforms. A physical image 10 is acquired in digital form by an image acquisition, e.g. input, device such as a scanner 12. The scanner 12 translates the physical image 10 into a digital image 14 having device digits which are dependent upon the scanner 12. The digital image 14 is then sent for processing in the computer 6 where it is passed though two separate transforms. The first transform 16 converts the digital image 14 into a first printer image 20 appropriate for sending to a printer 24 of a particular model ("Model A"). The second transform 18 converts the digital image 14 into a second printer image 22 appropriate for sending to printers 26 or 28 of a different model ("Model B"). The first printer image 20 is then sent to the Model A printer 24, which produces a hardcopy 30. The second printer image 22 is sent to two distinct Model B printers 26 and 28 which produce hardcopies 32 and 34, respectively.
There are many ways in which the transforms 16 and 18 can be implemented. A common method is to use profiles for each input and output device. A device profile is standardized and defined as "a digital representation of the relation between device coordinates and a device-independent specification of color" in the International Color Consortium (ICC) Profile Format Specification, Version 3.3, November 11, 1996, page 101 incorporated herein in its entirety for supplemental background information which is non-essential but helpful in appreciating the applications of the present invention. The characterization of a device's image pixel data in device-independent color space is commonly codified in a tagged file structure, referred to as the device profile, that accompanies the digital imaging device. A standard ICC profile includes header information, a tag table and tagged element data. The profile header provides the necessary information to allow a receiving system to property search and sort ICC profiles. The header includes, but is not limited to, the following parameters: size; color management module (CMM) type; version number, device class; color space; connection space; creation date and time; file signature; primary platform target; flags; device manufacturer, device model; device attributes; rendering intent; .XYZ values; and the name of the creator.
The profile size is given in bytes. The CMM, profile version number and device class are each identified. The three basic device profile classes are input, output and display. Profiles are ako classified as device link, color space conversion, abstract or named color profiles. Device link profiles provide a mechanism in which to save and store a series of device profiles and non-device profiles in a concatenated format as long as the series begins and ends with a device profile. Color space conversion profiles are used as a convenient method for CMMs to convert between different non-device color spaces. Abstract color profiles provide a generic method for users to make subjective color changes to images or graphic objects by .Transforming the color data within a profile connection space (PCS) to be described later. Named color profiles are related to device profiles so that, for a given device there would be one or more device profiles to handle process color conversions and one or more named color profiles to handle named colors. The color space of the data stored in the profile could be any color space such as XYZ, L*a*b*. Luv, RGB, CMY, CMYK, etc. Further, the profile connection space can be any device-independent color space such as XYZ or L*a*b*. The primary platform signature indicates the primary platform or operating system for which the profile was created. The profile flags indicate various hints for the CMM such as distributed processing and caching options. The device attributes are noted which are unique to the particular device setup such as the media type. The rendering intent is either perceptual, relative colorimetric, saturation or absolute colorimetric.
The tag table acts as a table of contents for the profile tags and the tag element data therein. Each profile classification requires a different set of tags. Of course, the intent of using tags with profiles is to provide a common base level of functionality. One example of a tag is the calibrationDjtteTimeTag which provides profile calibration date and time. Initially, this tag matches the contents of the creationDateTime header flag. This allows applications and utilities to verify if this profile matches a vendor' profile and how recently calibration has been performed. Another example of a tag is the mediaWhitePointTag which specifies the media white point and is used for generating absolute colorimetry. It is referenced to the profile connection space so that the media white point as represented in the profile connection space is equivalent to this tag value. Many other profile tags are available as described in the ICC specification
The ICC specification further defines a Profile Connection Space (PCS) as a device-independent color space which can be used as a standard intermediary color space for transforming color information from one device-dependent color space to another (e.g. RGB to CMYK). For example, the transformation of a color image from a digital camera to a printer can be described as a transformation into the PCS via the digital camera's profile followed by a transformation out of the PCS via the printer's profile. The PCS, however, is a virtual space so that the image may never actually be represented in the PCS on disk or in a computer memory. Thus, the PCS is regarded as a virtual stage of the image processing in contrast to an interchange or exchange color space, which is an encoding for the storage and transmission of images.
Although the use of profiles is common as standardized by the ICC, any known procedure for transforming color data between device-independent space and device-dependent space can be utilized with the present invention. Figure 2 illustrates the use of profiles to implement the transforms of Figure
1. The digital image 14 is transformed into a device-independent image 42 in device- independent color space in accordance with information supplied by the scanner profile 40. Thereafter the device-independent image 42 is transformed into the device-dependent color space of the printers 24, 26 and 28 (see Figure 1) in accordance with information supplied by the printer profiles 44 and 46, respectively. If the profiles 44 and 46 each contain the proper information for transforming the color image data from the device-independent image 42, the resulting hardcopies or physical images 30, 32 and 34 generated by the printers 24, 26 and 28, respectively, should look identical. In practice, this is rarely the case due to variations within the printers. These variations are caused by numerous factors such as: tolerances in original parts used to manufacture the printers; variations in amount and type of usage; changes in the device's consumables (e.g. new paper, new ink, new ribbons), changes in the environment (e.g. temperature and humidity); maintenance; replacement of parts; and aging of the device over time. Moreover, a transform is designed to be used not only for a particular printer or model of printer, but for a particular set of viewing conditions for the resultant physical image. One aspect of these viewing conditions is the spectral power distribution of light in which the physical image is viewed. Small variations in the actual lighting used can lead to variations in the observed image. In fact, gross variations in lighting usually negate the desired effect of the transform, resulting in poor color reproduction of the physical image when produced by the printer.
In order to compensate for the above shortcomings in consistent hardcopy reproduction of an image, calibration is used to discover and correct for variations in individual printer behavior.
There are many methods of printer calibration currently in existence. Typically, calibration is performed by printing out a set of color patches, measuring those patches with a color-measuring instrument such .as a spectrophotometer or colorimeter, comparing those measurements with a set of expected measurements, and correcting for the difference between the two sets. For a given color patch, a spectrophotometer measures the spectrum of energy reflected across the range of visible wavelengths, whereas a colorimeter measures the specific device-independent values of a color patch. Disadvantages to conventional calibration methods inciuαe the requirement tjf expensive measurement equipment (such as the spectrophotometer or colorimeter), intricate knowledge of the equipment's operation and interpretation of the resulting measurements. Since calibration is often performed in the field by the end user of the system, rather than by the system designers, this puts a burden on the end user. Furthermore, measuring instruments are subject to error. For instance, most instruments contain their own light source to illuminate the object being measured. Many of these instruments assume that the same type of light will be used to view the measured object, but this is rarely the case in real-world situations. Even devices such as spectrophotometers, which try to eliminate the effect of their built-in illuminant, are subject to error because the spectral power distribution of the built-in light may vary from the spectral power distribution of the actual illuminant used, and any fluorescence effects will cause calculated measurements to be incorrect. .Also, there is no accounting for .any small difference between the actual lighting and the assumed lighting.
It is thus a primary object of the present invention to overcome the above and other disadvantages of conventional printer calibration by providing an easy to use printer calibration method and system.
It is another object of the present invention to provide a printer calibration method and system which does not require the use of external measuring devices such as a spectrophotometer or colorimeter. It is yet another object of the present invention to provide a printer calibration method and system which accounts for possible small variations between the actual lighting and the lighting which is expected by the transform.
It is further an object of the present invention to provide a printer calibration method and system which overcomes variations between individual printers of a same make and model.
It is still further an object of the present invention to provide a printer calibration method and system which generates a solution set of correction values for each color channel of a printer in response to a mid-gray point derived as a function of actual versus believed color values for that point.
These and other objects of the invention will be apparent to those skilled in the art from the following detailed description when read in conjunction with the accompanying drawings and the appended claims.
SUMMi-VRY OF THE INVENTION A system and method for calibrating a printer includes the steps or functions of: printing a predetermined color test pattern with the printer by transforming data, representing said predetermined color test pattern, from a device-independent color space to a device-dependent color space associated with the printer by use of a color transform, said predetermined color test pattern including a set of color patches with one of said color patches representing a preferred mid-gray hue; providing a predetermined reference gray surface; comparing said reference gray surface to said set of colored patches of the printed test pattern to find a closest matching one of said patches, if the closest matching one of said patches is the patch representing the preferred mid-gray hue, then ending the method; otherwise determining, for each color channel of the printer, a solution set of correction values as a function of believed gray versus actual gray, said solution set derived from and including a white point, a black point and a point mapped at {Gb, G,} where Gb is the believed gray value of the closest matching one of said patches and G, is the actual gray value of the closest matching one of said patches; and adding to the color transform the corresponding solution set for each color channel of the printer.
BRIEF DESCRIPTION OF THE DRAWINGS
The aforementioned aspects and other features of the invention are described in detail in conjunction with the .accompanying drawings in which the same reference numerals are used throughout for denoting corresponding elements and wherein:
Figure 1 is diagram of one preferred embodiment of an image processing system which can be used in conjunction with the present invention for printer calibration; Figure 2 is a diagram illustrating the use of device profiles as a way of implementing the transforms shown in Figure 1;
Figure 3 is a flowchart diagram of a preferred embodiment of the inventive printer calibration method;
Figure 4 is a representation of one preferred color test pattern for use in accordance with the principles of the invention; Figure 5 is a representation of one preferred section of the color test pattern of Figure 4;
Figure 6 is a representation of another preferred section of the color test pattern of Figure 4; Figure 7 is a normalized plot of a solution set of correction points represented as a correction curve of believed gray versus actual gray points .as estimated in accordance with the principles of the invention; and
Figure 8 is a graph which illustrates two different coordinate systems, rectangular and polar, of a device-independent color space.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
A method and system are presented for calibrating color printers that results in printed images whose colors have a close visual match, despite variations between the actual printers and the color transforms designed for those printers. The method hinges on the technique of modifying most of the color transformations based on the discovery of a single correction curve parameter for each device color channel. This "single-point" adjustment does not produce a precise match across the entire color gamut of the device, but brings enough colors into line to enhance the perceptual matching of images considerably.
An important criteria used in judging the quality of an image is the degree to which achromatic colors (grays) are reproduced. Images in which gray areas appear tinted or colored are usually judged to be poor quality. In particular, grays that are mid-level (halfway between white and black) are more critical to match than those at the extremes (i.e., full white and full black). Thus, a good choice for a single point mid-gray value (associated with a preferred mid-gray hue as viewed by the user) with which to match for predicting maximum benefit across all gray levels is the mid- gray CEBLAB value of L*=50, a*=0, b*=0 for use with media that is neutral white. For media that is slightly colored, the a* and b* values of a preferred mid-gray hue color patch should match those of the media itself if the patch is to appear gray. Although the preferred embodiment described herein is directed towards use of a neutral white media, the method extends to non-neutral white media using the above compensation of the a* and b* channels for rendering the preferred mid-gray hue.
To summarize the process, the printer digits that the transform believes will produce the preferred mid-gray hue (i.e. believed gray) are discovered .and stored, then the digits that actually do produce the preferred mid-gray hue (i.e. actual gray) are discovered and stored, then a solution set of correction values for each color channel is calculated using the stored corresponding pair of digits. More specifically, for each color channel of the printer, a solution set of correction values is determined as a function of believed gray versus actual gray where the solution set is derived from and includes a white point, a black point and a point mapped at {Gb, G,} where G is a believed gray value and G, is an actual gray value for a color patch which exhibits the preferred mid-gray hue. The solution set for each device color channel is added to the color transform path of Figure 1. The steps for one preferred printer calibration method which operates in accordance with the principles of the present invention is illustrated in Figure 3. In step 50, a digital representation of the predetermined color test pattern and the preferred reference gray surface are provided. The test pattern 80 as represented in Figure 4 is designed to specifically aid in locating the preferred mid-gray hue which in this example is established at L*a*b* = {50,0,0}.
The colors in the test pattern vary in a device-independent color space such as, but not limited to, CIELAB. They are chosen and arranged to gradually vary away from the preferred mid-gray hue. The colors consist of an even sampling of CIELCh color space, which are converted to CIELAB before being encoded into 8- bit RGB values. CIELAB (or L*a*b*) is a rectangular coordinate system of device- independent values which have corresponding L*C*h* coordinates in a polar CIELCh coordinate system. Figure 8 illustrates both the CIELAB and CIELCh coordinate systems. The point z has rectangular coordinates of {L*, ai, bι} and corresponding polar coordinates of {L*,C*,h} where C* represents a radius, h represents an angle, and L* represents the scalar of a vector which is perpendicular to both the a* and b* axes. Note that the hue of a given point plotted on the polar axis will vary as the hue angle h varies from 0 (red tint), 90 (yellow tint), 180 (green tint) and 270 (blue tint). The colors in the test pattern 80 of Figure 4 are arranged into a number of sections 82, 84, 86, 88, 90, 92, 94, 96 and 98, each associated with a different hue angle h. The center section 98 corresponds to points having a radius C* of zero, and thus no hue angle. As illustrated in Figure 5, the center section 98 is designed with nine color patches 100, 102, 104, 106, 108, 110, 112, 114 and 116 where the center patch 108 has a CIELaAB value of {50,0,0} which associates with the preferred mid- gray hue. Each of the remaining sections 82, 84, 86, 88, 90, 92, 94 and 96 of the test pattern 80 consists of fifteen color patches of varying C* and L* values as illustrated in Figure 6. The size, shape and number of color patches of the sections 82, 84, 86, 88, 90, 92, 94, 96 and 98 can be varied according to design preference. .Also, the number .and arrangement of the sections of the color test pattern can be varied as desired. The patches in the various sections of the test pattern 80 preferably vary evenly in L* and/or C* values away from the center value of color patch 108.
The predetermined color test pattern 80 is loaded into the computer 6, or into another system component which has processing capabilities, through printer calibration software 4. The test pattern 80 originates as a digital image 14 with red, green and blue color channels. These digits are not actual RGB colors, but rather represent an encoding of the visual colors that are desired to come out of the printer being calibrated. The colors are actually resident in device-independent color space, such as CIELAB. A profile conforming to the earlier described ICC Profile Format
Specification is created for use with the test pattern 80. This profile converts 8-bit RGB digits into Profile Connection Space values, using the CEELaAB option of the
ICC specification. The Red channel (R), Green channel (G) and Blue channel (B) are, respectively, converted to L*, a* and b* values using the following formulae:
L* = 0.0 forO<R<4 (1) L* = R/5+25.0 for5<R<245 (2)
L* = 100.0 for246<R<255 (3) a* = 0.0 for 0 < G < 4 (4) a* = G/5-25.0 for5<G<245 (5) a* = 0.0 for 246 < G < 255 (6) b* = 0.0 forO<B<4 (7) b* = G/5 - 25.0 for 5 < B < 245 (8) b* = 0.0 for 246 < B < 255 (9)
This encoding allows a range of CIELAB values around {50,0,0} to be encoded for inclusion onto the test pattern 80. For a test pattern 80 having the above ranges of L*a*b* values, L* can vary from 26.0 to 74.0, and a* and b* values can vary from
-24.0 to 24.0.
As described above, the predetermined color test pattern 80 includes the patch having a preferred mid-gray hue of {50,0,0} . The same prefeαed mid-gray hue is provided on a reference gray surface, such as a surface of a reference gray card 2 or any other object as desired. This card 2 is designed to reflect across its gray surface the same percentage of light throughout the visible spectrum so that the perceived color of the gray card 2 is uniform on one surface regardless of the spectral composition of the actual light source in use. In a preferred embodiment, a hole 3 is punched through the reference card 2 to facilitate its use.
The next step 52 in the printer calibration method is to print the digital image 14 of the predetermined color test pattern 80 onto the printer 24 which is to be calibrated. This requires first transforming the digital image 14 of the test pattern 80 into the printer image 20 by application of transform 16, and thereafter physically printing the hardcopy 30 on printer 24. Effectively, the existing printer profile 44 is used to complete the transformation into printer-dependent CMYK digits.
Once the test pattern 80 has been rendered as a hardcopy 30, then the various patches of the test pattern 80 must be visually manually compared, according to step 56, by the user with the reference gray card 2. This comparison is made under the same lighting conditions that will be used to judge the desired images. By meeting this requirement, there is an accounting of any differences in the perceived color caused by slight differences in the actual light vs. the predicted light. After compjiring the printed color test pattern 80 with the reference gray card
2, the user determines if the preferred mid-gray hue of patch 108 matches the gray hue of the reference card 2 by sliding the card 2 across the printed test pattern and viewing the various color patches of the test pattern 80 through the viewing hole 3. If the center patch 108 most closely matches the hue of the reference card 2, then the process ends in step 66. If not, then the CMYK values of the color patch on the test pattern 80 which most closely resembles the color of the reference card 2 is selected by the user and stored.
The process continues in step 60 which provides for generation of a solution set of correction values for proper calibration. The device-dependent CMYK digits used to produce the actual closest matching patch are determined and stored. Turning to Figure 7, for each CMYK color channel the believed C, M, Y or K value as determined by the original transform 16 is generated and plotted as the Believed Value versus the Actual Value which corresponds to the C, M, Y and K value of the user-selected closest matching color patch of the test pattern 80. The calibration of Believed versus Actual Values for the, in this case, four device color channels will yield the point P which is used along with the normalized white (1.0J.0) and black (0.0, 0.0) points to yield a solution set or correction curve K of estimated correction values δ(Believed Value, Actual Value) derived, for instance, by taking the difference at any given point between straight line S and the correction curve K. Specifically, for each color channel of the printer 24 uses, the printer digit that is believed to produce the preferred mid-gray hue of the reference gray card 2 is paired with the printer digit that was found to actually produce the preferred mid- gray hue of the reference gray card 2. These paired digits are then scaled by dividing by the maximum device digit value to produce normalized values between 0.0 and 1.0. A smooth curve is then generated that passes through the points (0.0, 0.0), (normalized believed gray, normalized actual gray), and (1.0, 1.0) as illustrated in Figure 7. The curve, which is based on the difference between the normalized believed gray value and the normalized actual gray value, can be generated from known curve generation functions. The resolution of the curve is potentially infinite and the correction values δ(Believed Value, Actual Value) can be derived directly from a mathematical function which depicts the curve K, or they can be stored in a lookup table.
There are many ways to compute the correction curve, including using a power function and computing a smooth spline. Another way to create the curve, as described above, is to use the difference between the normalized actual gray and the normalized believed gray as the maximum offset from an identity curve (y = x).
Offsets vary smoothly from zero to the maximum value and back to zero. One way to vary the offsets is to use a pair of quadratic functions. The resulting curve is defined as:
y = x + ((actual - believed) * F(x)) (10)
F(x) = 1 - ((believed - x) / believed)2 for x ≤ believed (11)
F(x) = 1 - ((x - believed) / (1 - believed))2 for x > believed (12)
When complete, the number of correction curves computed equals the number of color channels of the printer being calibrated.
The correction curves are then introduced into the transform chain according to step 62. This can be accomplished in three ways. 1. The curves can be used to adjust the printer profile 44 or other transform directly. The resulting profile or transform is then considered to be customized for the printer 24 being calibrated, and should not be used for any other printer.
2. The curves can be distilled into lookup tables (not shown) that translate the original device-dependent printer digits into different device-dependent printer digits. These lookup tables can then be used to modify each pixel of the printer image 22 (that which is produced with the normal color transform 18) as it is moved from memory to the printer 26. This introduces a second transform into the transform path. 3. The curves can be distilled into lookup tables that transform device- dependent printer digits into different device-dependent printer digits. These lookup tables can then be downloaded to the printer 26 to effectively change the behavior of the printer 26. Thus, the printer 26 now behaves closer to the way its modified transform 18 expects it to behave. Once the correction curves .are placed in the transform path, the test pattern can be transformed and printed once again to test the results of the calibration. If the correction was ideal, then the center gray patch of the printed test pattern 30 should visually match the reference gray card 2. This will not always be the case, due to the fact that the printed test pattern 30 does not contain every possible color near the preferred mid-gray hue. In this case, the closest match might not be close enough. The match will also be incorrect if the operator chooses a patch that is not the closest match.
Since the new test pattern's center gray patch does not match the reference gray card 2, then the above procedure is run again, i.e the process of Figure 3 loops from step 64 to step 52. The operator again chooses the closest match from the new test pattern. Since the correction curves effectively change the printer's behavior, the colors in the new test pattern will be different from the ones in the original test pattern. This increases the possibility that a matching gray will appear on the test pattern, since each iteration of the method brings the center patch closer to the preferred mid-gray hue.
In effect, the original predetermined color test pattern will appear as a modified test pattern with the previously selected color patch which most closely resembles the hue of the reference gray card 2 now being positioned at patch 108 in the test pattern of Figures 4 and 5. .Again, the surrounding patches are distributed as an even sampling of colors surrounding the color of the center patch.
The above steps are repeated to calculate a new solution set or correction curves. The new solution set or correction curves must then be concatenated with the previous solution set or correction curves in order to result in a single solution set or set of curves, respectively. However, this operation can be the source of error. If the correction values have been stored in lookup tables, these tables contain some small quantization error caused by rounding to the nearest device digit. Concatenation of multiple lookup tables can cause the quantization error to accumulate to a noticeable degree.
This problem can be eliminated by retaining the original transform 16 or profile 44 used for the printer 24. This original transform 16 or profile 44 is always used to determine the device-dependent printer digits that are believed to produce the CIELAB color {50,0,0}. The solution set or correction curves that come from the pairing of the new actual-gray digits and the original believed-gray digits completely replace the solution set or correction curves used previously. Note that if the previous solution set or correction curves were used to adjust the transform 16 or the profile 44, then they are replaced by a new transform or profile by adjusting the original transform or profile using the new solution set of correction values. By using this method, the quantization error is limited to that caused by quantizing the solution set a single time.
It is to be understood that the .above described embodiments are merely illustrative of the present invention and represent a limited number of the possible specific embodiments that can provide applications of the principles of the invention. Further, commonly known descriptors for the color spaces, input and output devices, transforms and profiles used in the preferred embodiments are exemplary and are readily expandable to equivalents as understood by those skilled in the .art. Numerous and varied other arrangements may be readily devised in accordance with these principles by those skilled in the art without departing from the spirit and scope of the invention as claimed.

Claims

CLAIMS:
1. A method for calibrating a printer comprising the steps of: printing a predetermined color test pattern with the printer by transforming data, representing said predetermined color test pattern, from a device-independent color space to a device-dependent color space associated with the printer by use of a color transform, said predetermined color test pattern including a set of color patches with one of said color patches representing a preferred mid-gray hue; providing a predetermined reference gray surface; comparing said reference gray surface to said set of colored patches of the printed test pattern to find a closest matching one of said patches, if the closest matching one of said patches is the patch representing the preferred mid-gray hue, then ending the method; otherwise determining, for each color channel of the printer, a solution set of correction values as a function of believed values versus actual values, said solution set derived from and including a white point, a black point and a point mapped at {Gb, G,} where G is the believed value of the closest matching one of said patches and G, is the actual value of the closest matching one of said patches; and adding to the color transform the corresponding solution set for each color channel of the printer.
2. The method of claim 1 further comprising the steps of: modifying said predetermined color test pattern by replacing the set of color patches therein so that the closest matching one of said patches is spatially located at the previous location of the believed mid-gray hue patch, then; repeating the steps of claim 1 by replacing the predetermined color test pattern with the modified test pattern.
3. The method of claim 1 wherein, in CIELAB values, said predetermined reference gray surface is {50,0,0}, the white point is {100,0,0} and the black point is {0,0,0}.
4. The method of claim 1 wherein the color transform is facilitated by use of a profile.
5. A system for calibrating a printer comprising: means for transforming data, representing a predetermined color test pattern, from a device-independent color space to a device-dependent color space associated with the printer by use of a color transform, said predetermined color test pattern including a set of color patches with one of said color patches representing a preferred mid-gray hue; means for comparing a reference gray surface to said set of colored patches of the test pattern rendered by the printer to find a closest matching one of said patches, if the closest matching one of said patches is the patch representing the preferred mid-gray hue, then stopping calibration, otherwise determining, for each color channel of the printer, a solution set of correction values as a function of believed values versus actual values, said solution set derived from and including a white point, a black point and a point mapped at {Gb, G,} where Gb is the believed value of the closest matching one of said patches and G, is the actual value of the closest matching one of said patches; and means for adding to the color transform the corresponding solution set for each color channel of the printer.
6. The system of claim 5 further comprising means for modifying said predetermined color test pattern by replacing the set of color patches therein so that the closest matching one of said patches is spatially located at the previous location of the preferred mid-gray hue patch.
7. The system of claim 5 wherein, in CIELAB values, said predetermined reference gray surface is {50,0,0}, the white point is {100,0,0} and the black point is {0,0,0}.
8. The system of claim 5 wherein the color transform is facilitated by use of a profile.
PCT/US1998/020969 1997-10-15 1998-10-06 Printer calibration WO1999020036A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US08/950,580 1997-10-15
US08/950,580 US6008907A (en) 1997-10-15 1997-10-15 Printer calibration

Publications (1)

Publication Number Publication Date
WO1999020036A1 true WO1999020036A1 (en) 1999-04-22

Family

ID=25490632

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1998/020969 WO1999020036A1 (en) 1997-10-15 1998-10-06 Printer calibration

Country Status (2)

Country Link
US (1) US6008907A (en)
WO (1) WO1999020036A1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000036819A1 (en) * 1998-12-16 2000-06-22 Electronics For Imaging, Inc. Visual calibration
WO2000076205A1 (en) * 1999-06-07 2000-12-14 Electronics For Imaging, Inc. Method for determining printer dye levels
EP1211665A1 (en) * 1999-08-25 2002-06-05 Fujitsu Limited Display measuring method and profile preparing method
GB2388268A (en) * 2002-04-01 2003-11-05 Hewlett Packard Co Correction of intermediate colour space transformation
EP1590953A1 (en) * 2003-02-05 2005-11-02 Canon Kabushiki Kaisha Color conversion method and profile generation method
WO2008073500A1 (en) * 2006-12-14 2008-06-19 Eastman Kodak Company Color print enhancement system
DE10322378B4 (en) * 2003-05-17 2009-03-19 Heidelberger Druckmaschinen Ag Method for color transformation by means of color profiles

Families Citing this family (70)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6657741B1 (en) 1995-08-07 2003-12-02 Tr Systems, Inc. Multiple print engine system with selectively distributed ripped pages
US6035103A (en) * 1995-08-07 2000-03-07 T/R Systems Color correction for multiple print engine system with half tone and bi-level printing
US6977752B1 (en) 1995-08-07 2005-12-20 Electronics For Imaging, Inc. Method and apparatus for determining toner level in electrophotographic print engines
US7027187B1 (en) 1995-08-07 2006-04-11 Electronics For Imaging, Inc. Real time calibration of a marking engine in a print system
EP1619876A3 (en) * 1997-06-17 2006-02-01 Seiko Epson Corporation Colour image processing apparatus and method
US6130756A (en) * 1998-03-12 2000-10-10 Eastman Kodak Co Method for characterizing a response function of an output
US6268932B1 (en) * 1998-04-23 2001-07-31 Internatiaonal Business Machines Corporation Gray scale calibration tool for setting the density of a printer
DE69942078D1 (en) * 1998-07-24 2010-04-15 Canon Kk Image processing apparatus and method
US6567186B1 (en) * 1998-10-27 2003-05-20 Hewlett-Packard Company Method for determining gray values in a printer
US6525845B1 (en) * 1999-01-19 2003-02-25 Xerox Corporation Methods and apparatus for modifying image data based on identification of marking process
JP2001034255A (en) * 1999-07-23 2001-02-09 Fuji Photo Film Co Ltd Picture display method and device
US7230737B1 (en) * 1999-09-17 2007-06-12 Canon Kabushiki Kaisha Image processing method and apparatus
US6888961B1 (en) * 1999-11-11 2005-05-03 Fuji Photo Film Co., Ltd. Profile producing method and profile producing apparatus
DE10056723A1 (en) * 1999-12-15 2001-06-21 Heidelberger Druckmasch Ag Generating second image logical record adapted to real process from first logical record involves transforming image logical records using inverse Gammut mapping and Gammut mapping
US6671067B1 (en) * 2000-01-05 2003-12-30 Monaco Systems, Inc. Scanner and printer profiling system
US6873433B1 (en) * 2000-03-09 2005-03-29 Eastman Kodak Company Calibration of color reproduction apparatus
US6513899B1 (en) * 2000-06-20 2003-02-04 Christopher L. Watkins Colorimetric method of manipulating inking in digital images
EP1185081A1 (en) * 2000-08-30 2002-03-06 Gretag-Macbeth AG Process and device for making a digital colour image
US7161710B1 (en) 2000-09-01 2007-01-09 Adobe Systems Incorporated Composite rendering intent for color proofing applications
US7227666B1 (en) * 2000-09-01 2007-06-05 Adobe Systems Incorporated Dynamic selection of rendering intent for color proofing transforms
US6930690B1 (en) * 2000-10-19 2005-08-16 Adobe Systems Incorporated Preserving gray colors
US6972867B1 (en) * 2000-11-10 2005-12-06 Xerox Corporation Patch codes for color calibration job identification encoding
US7081976B2 (en) * 2000-11-29 2006-07-25 Xerox Corporation Color calibration alarm apparatus and method for use in an image-rendering device
US6831999B2 (en) * 2001-02-08 2004-12-14 Canon Kabushiki Kaisha Color management architecture using phantom profiles to transfer data between transformation modules
US6956966B2 (en) * 2001-04-03 2005-10-18 Electronics For Imaging, Inc. Method and apparatus for automated image correction for digital image acquisition
US6956672B1 (en) 2001-04-05 2005-10-18 Lexmark International, Inc. Method for mixing inks for high fidelity color printing
KR100512716B1 (en) * 2001-05-04 2005-09-07 삼성전자주식회사 color adjusting method for display apparatus
US7528971B2 (en) * 2001-05-07 2009-05-05 Xerox Corporation Method for color halftoning when utilizing redundant color inks
JP2002335415A (en) * 2001-05-11 2002-11-22 Fuji Photo Film Co Ltd Profile correction device and profile correction program
US6628426B2 (en) 2001-05-22 2003-09-30 Lexmark International, Inc. Method of halftone screen linearization via continuous gradient patches
EP1276314B1 (en) * 2001-07-13 2007-11-14 Hewlett-Packard Company Spot color application in printer device
CN1193270C (en) * 2001-09-10 2005-03-16 佳能株式会社 Image formation device and regulation method thereof
US7209245B2 (en) * 2001-09-20 2007-04-24 Sharp Laboratories Of America, Inc. Printing systems, softwares, and methods for user characterization of unknown printer media
US7006250B2 (en) * 2001-09-27 2006-02-28 Lexmark International, Inc. Method of setting laser power and developer bias in an electrophotographic machine based on an estimated intermediate belt reflectivity
KR100389875B1 (en) * 2001-12-01 2003-07-04 Samsung Electronics Co Ltd Method for deciding time for exchanging developing solution of printer
US20040012798A1 (en) * 2002-07-19 2004-01-22 Jeran Paul L. Media handling device having media optimization
EP1398956A1 (en) * 2002-09-05 2004-03-17 Hewlett Packard Company, a Delaware Corporation 4-dimensional gray neutrality calibration
JP4564705B2 (en) * 2002-09-10 2010-10-20 キヤノン株式会社 Color image forming apparatus, control method therefor, control program, and storage medium
US20050275854A1 (en) * 2003-01-14 2005-12-15 Global Graphics Software Limited Method for confirming correct selection of an input profile for a color printer
US7277196B2 (en) * 2003-01-15 2007-10-02 Xerox Corporation Iterative printer control and color balancing system and method using a high quantization resolution halftone array to achieve improved image quality with reduced processing overhead
US7315394B2 (en) * 2003-02-25 2008-01-01 Xerox Corporation Calibration method for an imaging device
US7304769B2 (en) * 2003-05-30 2007-12-04 Hewlett-Packard Development Company, L.P. Color imaging devices, color image forming methods, and color image data processing methods
US8054518B2 (en) * 2003-05-30 2011-11-08 Hewlett-Packard Development Company, L.P. Color imaging devices, color imaging methods, and color separation methods
US7433077B2 (en) * 2003-08-28 2008-10-07 Canon Kabushiki Kaisha Gamut mapping between multiple boundary regions
US20050093879A1 (en) * 2003-10-31 2005-05-05 Zanghi Joan M. Device characterization color target creation system
US7209145B2 (en) * 2004-04-02 2007-04-24 Xerox Corporation Color device profile having a buffered look-up table
US7656554B2 (en) * 2004-06-25 2010-02-02 Lexmark International, Inc. Method of correcting neutral color shifts caused by cartridge variations
JP4506323B2 (en) * 2004-07-16 2010-07-21 セイコーエプソン株式会社 Error information acquisition apparatus, error information acquisition method, error information acquisition program, print control apparatus, print control method, and print control program
US7192113B2 (en) * 2005-02-22 2007-03-20 Lexmark International, Inc. Method and system for correcting color shift caused by printing with an imaging system using multiple cartridges
US8014024B2 (en) * 2005-03-02 2011-09-06 Xerox Corporation Gray balance for a printing system of multiple marking engines
JP2007081586A (en) * 2005-09-12 2007-03-29 Canon Inc Image processing unit and image processing method, program thereof, and recording medium
GB2431791B (en) * 2005-10-28 2010-12-01 Hewlett Packard Development Co A proofing method and apparatus
US7843615B2 (en) * 2005-12-01 2010-11-30 Avery Dennison Corporation Method of matching a digital printing press with the color characteristics of a plate-based press platform
US7835043B2 (en) * 2006-09-06 2010-11-16 Hewlett-Packard Development Company, L.P. Imaging device and calibration method therefor
KR20080081817A (en) * 2007-03-06 2008-09-10 삼성전자주식회사 Image forming apparatus and control method thereof
US7940423B2 (en) * 2007-11-30 2011-05-10 Canon Kabushiki Kaisha Generating a device independent interim connection space for spectral data
EP2111011A1 (en) * 2008-04-16 2009-10-21 Thomson Telecom Belgium Device and method for sharing files
US8035863B2 (en) * 2008-08-04 2011-10-11 Xerox Corporation Multipass image scans for increased measurement resolution during calibration routines
US8223399B1 (en) 2009-03-11 2012-07-17 Hewlett-Packard Development Company, L.P. Printer including output matching
US8228573B2 (en) * 2009-06-05 2012-07-24 Kabushiki Kaisha Toshiba System and method for interactively acquiring optical color measurements for device color profiling
KR101044207B1 (en) * 2009-06-15 2011-06-29 엘지전자 주식회사 Cooker and method for controlling the same
KR101044147B1 (en) * 2009-06-15 2011-06-24 엘지전자 주식회사 Cooker and method for controlling the same
US8004668B2 (en) * 2009-06-21 2011-08-23 Jiuan-Jiuan Chen Fluorescent color calibrator for calibrating RGB pixel values
JP5238650B2 (en) * 2009-09-10 2013-07-17 富士フイルム株式会社 Image processing apparatus, image processing method, and program
JP5712555B2 (en) * 2010-10-21 2015-05-07 富士ゼロックス株式会社 Image reading apparatus and image forming apparatus
US8760496B2 (en) * 2010-10-26 2014-06-24 Verizon Patent And Licensing Inc. Methods and systems for presenting adjunct content during a presentation of a media content instance
JP6269208B2 (en) * 2014-03-18 2018-01-31 株式会社リコー Information processing apparatus, image processing system, and program
US9986106B2 (en) * 2015-09-17 2018-05-29 Fuji Xerox Co., Ltd. Color patch generation apparatus and image forming apparatus, and non-transitory computer readable medium
CN106559601B (en) * 2015-09-29 2019-03-15 京瓷办公信息系统株式会社 Calibration system, calibration method and image forming apparatus
JP6825441B2 (en) * 2017-03-23 2021-02-03 コニカミノルタ株式会社 Information processing equipment, image forming equipment and programs

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4310248A (en) * 1980-04-24 1982-01-12 Meredith Nolan J Color control system
EP0624028A1 (en) * 1993-05-07 1994-11-09 Eastman Kodak Company Method and associated apparatus which achieve imaging device/media compatibility and color appearance matching
EP0685962A2 (en) * 1994-06-03 1995-12-06 Xerox Corporation Printer color and gray balance adjustment system
EP0794657A2 (en) * 1996-03-06 1997-09-10 Hewlett-Packard Company Self-indicating test page for use in setting density level and color balance in a color laser printer

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5313291A (en) * 1991-11-25 1994-05-17 Xerox Corporation Method for matching color prints to color images on a monitor screen
EP0611230B1 (en) * 1993-02-12 1998-09-30 Eastman Kodak Company Method and associated apparatus for transforming input color values in an input color space to output color values in an output color space
JPH09500514A (en) * 1994-05-06 1997-01-14 フィリップス エレクトロニクス エヌ ベー Hard copy unit adjustment method and apparatus
US5638117A (en) * 1994-11-14 1997-06-10 Sonnetech, Ltd. Interactive method and system for color characterization and calibration of display device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4310248A (en) * 1980-04-24 1982-01-12 Meredith Nolan J Color control system
EP0624028A1 (en) * 1993-05-07 1994-11-09 Eastman Kodak Company Method and associated apparatus which achieve imaging device/media compatibility and color appearance matching
EP0685962A2 (en) * 1994-06-03 1995-12-06 Xerox Corporation Printer color and gray balance adjustment system
EP0794657A2 (en) * 1996-03-06 1997-09-10 Hewlett-Packard Company Self-indicating test page for use in setting density level and color balance in a color laser printer

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6215562B1 (en) 1998-12-16 2001-04-10 Electronics For Imaging, Inc. Visual calibration
WO2000036819A1 (en) * 1998-12-16 2000-06-22 Electronics For Imaging, Inc. Visual calibration
AU762994B2 (en) * 1999-06-07 2003-07-10 Electronics For Imaging, Inc. Method for determining printer dye levels
WO2000076205A1 (en) * 1999-06-07 2000-12-14 Electronics For Imaging, Inc. Method for determining printer dye levels
US6381036B1 (en) 1999-06-07 2002-04-30 Electronics For Imaging, Inc. Method for determining printer colorant levels
EP1211665A4 (en) * 1999-08-25 2006-05-17 Fujitsu Ltd Display measuring method and profile preparing method
EP1211665A1 (en) * 1999-08-25 2002-06-05 Fujitsu Limited Display measuring method and profile preparing method
US7268913B2 (en) 1999-08-25 2007-09-11 Fujitsu Limited Display measuring method and profile generating method
GB2388268A (en) * 2002-04-01 2003-11-05 Hewlett Packard Co Correction of intermediate colour space transformation
US7304766B2 (en) 2002-04-01 2007-12-04 Hewlett-Packard Development Company, L.P. Method and apparatus for data adjustment
EP1590953A1 (en) * 2003-02-05 2005-11-02 Canon Kabushiki Kaisha Color conversion method and profile generation method
EP1590953A4 (en) * 2003-02-05 2009-05-20 Canon Kk Color conversion method and profile generation method
US7755795B2 (en) 2003-02-05 2010-07-13 Canon Kabushiki Kaisha Color conversion method and profile generation method
CN101355635B (en) * 2003-02-05 2011-09-21 佳能株式会社 Color conversion method and profile generation method
US8842349B2 (en) 2003-02-05 2014-09-23 Canon Kabushiki Kaisha Color conversion method and profile generation method
US9552537B2 (en) 2003-02-05 2017-01-24 Canon Kabushiki Kaisha Color conversion method and profile generation method
DE10322378B4 (en) * 2003-05-17 2009-03-19 Heidelberger Druckmaschinen Ag Method for color transformation by means of color profiles
WO2008073500A1 (en) * 2006-12-14 2008-06-19 Eastman Kodak Company Color print enhancement system

Also Published As

Publication number Publication date
US6008907A (en) 1999-12-28

Similar Documents

Publication Publication Date Title
US6008907A (en) Printer calibration
US6671067B1 (en) Scanner and printer profiling system
US5333069A (en) Technique for use in conjunction with an imaging system for providing an appearance match between two images and for calibrating the system thereto
Vrhel et al. Color device calibration: A mathematical formulation
US5818960A (en) Characterization calibration
KR100278567B1 (en) A system, method, and program for converting three dimensional colorants to more than three dimensional colorants
KR100278432B1 (en) An enhanced system, method and program for converting an externally defined four dimensional colorant (cmyk) into an equivalent four dimensional colorant defined in terms of the four inks (c&#39;m&#39;y&#39;k&#39;) that are associated with a given printer
KR100278431B1 (en) A system, method and program for converting an externally defined four dimensional colorant (cmyk) into an equivalent four dimensional colorant defined in terms of the four inks (c&#39;m&#39;y&#39;k&#39;) that are associated with a given printer
EP1821518B1 (en) Personalized color reproduction
US5881209A (en) Method and system for automatically generating printer profiles
CA2345908C (en) On-line calibration system for a dynamically varying color marking device
EP0991924B1 (en) Characterization of color imaging systems
EP1157542B1 (en) Color processing
US8274718B2 (en) Method for creating color conversion definition for image output devices and image processing apparatus implementing the method
US7535596B2 (en) Colorant control values for color printing devices
KR19990009458A (en) Color Correction Apparatus and Method of Imaging System
KR100278430B1 (en) A system, method and program for converting an externally defined four dimensional colorant (cmyk) into an equivalent four dimensional colorant defined in terms of the four inks (c&#39;m&#39;y&#39;k&#39;) that are associated with a given printer by using a three dimensional to four dimensional conversion process
US8451495B2 (en) Color inconstancy guide for spot color print applications
JP2002010091A (en) Color marking equipment
MacDonald Developments in colour management systems
JPH11275376A (en) Color data holding method and color managing method
Berns et al. Color managing the third edition of Billmeyer and Saltzman's Principles of Color Technology
JP2012044475A (en) Image processing method and image output device
Sharma ICC color management: Architecture and implementation
Fleming et al. Color management and ICC profiles; can’t live without it so learn to live with it!

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): JP

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

121 Ep: the epo has been informed by wipo that ep was designated in this application
122 Ep: pct application non-entry in european phase