US20010017627A1 - Gamut correction with color separation and methods and apparatuses for performing same - Google Patents

Gamut correction with color separation and methods and apparatuses for performing same Download PDF

Info

Publication number
US20010017627A1
US20010017627A1 US09/801,419 US80141901A US2001017627A1 US 20010017627 A1 US20010017627 A1 US 20010017627A1 US 80141901 A US80141901 A US 80141901A US 2001017627 A1 US2001017627 A1 US 2001017627A1
Authority
US
United States
Prior art keywords
color
values
space
color space
gamut
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US09/801,419
Other versions
US6340975B2 (en
Inventor
Jonathan Marsden
Ramin Samadani
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to US09/801,419 priority Critical patent/US6340975B2/en
Publication of US20010017627A1 publication Critical patent/US20010017627A1/en
Application granted granted Critical
Publication of US6340975B2 publication Critical patent/US6340975B2/en
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/46Colour picture communication systems
    • H04N1/56Processing of colour picture signals
    • H04N1/60Colour correction or control
    • H04N1/6058Reduction of colour to a range of reproducible colours, e.g. to ink- reproducible colour gamut

Definitions

  • the present invention pertains to methods and apparatuses for correcting for gamut limitations of a color device. More particularly, the present invention relates to methods and apparatuses for creating and using data structures which determine the amounts of colorants that a color output device, such as a color printer, prints or uses in response to requests to print specific colors.
  • Tristimulus Values Thine numbers that describe the visual response to an original color. Two colors with the same tristimulus values look the same if they are viewed under similar conditions. The common coordinates used for tristimulus values are CIEXYZ.
  • Luminance That aspect of a colored stimulus relating to its intensity.
  • Hue That aspect of a colored stimulus relating to its color name.
  • Saturation That aspect of a colored stimulus relating to its purity, or absence of contamination with white.
  • Gamut The range of colors producible with a set of inks, lights, or other colorants.
  • the gamut can conveniently be described in terms of a particular volume of a color space.
  • Chromaticity coordinates The chromaticity coordinates of a color result from a mapping of its tristimulus values to two coordinates that describe the color without regard to its luminance. In other words, two colors that correspond in chromaticities differ only in luminance.
  • Monitors are typically driven by three digital signals, device-dependent RGB, that determine the intensities of light emission of red, green and blue phosphors, respectively.
  • the RGB signals are commonly quantized to 8 bits for each signal and represent a set of integer values from [0,255].
  • the range of possible colors of the monitor may in theory be determined by displaying all of the possible RGB input combinations (under controlled viewing conditions). Different monitors may display different colors even if they are driven with the same input signal. For example, driving monitors from two different manufacturers with the input (0,0,1) will display different colors if the color of the blue phosphors of the two manufacturers differ.
  • colorimetric or calibrated RGB refer to color spaces defined analytically in terms of the other spaces, for example CIEXYZ, and they are not to be confused with device RGB
  • spectroradiometers Today, spectroradiometers, spectrophotometers and colorimeters are instruments available that can measure these numbers without the use of human subjects.
  • the behavior of the monitor can be described in a device-independent color space by measuring the display colors for a large number of input device RGB values in terms of XYZ color space, or more commonly in CIELAB or CIELUV.
  • CMYK digital values
  • (0,0,0,0) represents no colorant
  • (1,1,1,1) represents full colorant amounts.
  • Any vector with components in the range [0,1] represents an acceptable input signal to the printer.
  • the color behavior of the printer may be described in a device-independent color space, by measuring the colorimetric values for a large number of printed combinations of input CMYK values.
  • t is a linearization or “gamma” function that maps [0,1] to [0,1] and the matrix M with elements m y is a 3 ⁇ 3 matrix that accounts for the monitor phosphors.
  • the matrix M is determined if one knows the chromaticities of the phosphors (two chromaticity coordinates, derived from XYZ, describe the colors of the phosphors) and the white point of the monitor.
  • z is a colorant in R 4 and e is a device-independent color description in R 3 we would have a device-independent way to select colors to be printed on our printer.
  • the process of forming g p given the information in f p is referred to as building a separation table for the printer.
  • the term table is used since a common implementation for the evaluation of g p consists of a table of values for g d together with an interpolation technique.
  • CMYK printer a device-independent color may be printed using any number of combinations of the CMYK values.
  • a common practice is to use smoothness side-conditions that allow an “inversion” of f p to build the table g p .
  • An example of a gamut mapping strategy is to map along lines of constant hue, defined to be, tan-l(b/a) in CIELAB space.
  • a common problem with this approach is that the Lab colors corresponding to monitor blues will map to a color that will appear purple on print, as shown in FIG. 1. This problem occurs because, even though Lab is known as a “uniform” color space, it is not true that a series of colors along a constant Lab hue result in colors of the same name. A set of colors of constant color name would lie on a curve in Lab space, and not on a constant Lab hue line.
  • This patent describes the use of different gamut mapping strategies such as one employing a traditional compression technique for a portion of an image to be printed and the use of another color-mapping strategy that works for business graphic images on a different region of the image and then warping the two to preserve continuity and smoothness using a computer morphing technique.
  • gamut mapping strategies such as one employing a traditional compression technique for a portion of an image to be printed and the use of another color-mapping strategy that works for business graphic images on a different region of the image and then warping the two to preserve continuity and smoothness using a computer morphing technique.
  • an improved gamut mapping technique consists of redefining the red, green, and blue monitor chromaticities to values for which corresponding hues appear as intended.
  • This technique in effect defines a predefined color space for use in gamut correction where the predefined color space is based upon a set of redefined monitor chromaticities which are typically used in the transformation function for transforming color values from one color space, such as RGB, to another color space.
  • the technique consists of generating the appropriate color separation tables using a normal gamut mapping strategy with typical monitor chromaticities and again generating a color separation table, typically the same size as the first color separation table, using the new monitor chromaticity values.
  • a gamut surface generated using the original chromaticities is then used to determine what is in gamut and what is out of gamut.
  • the two color separation tables are then combined such that points which lie in gamut use the values from the first color separation table while points which lie out of gamut use values from the second color separation table.
  • one embodiment of the present invention uses a blending function to blend these points by combining values from the two separation tables. Using this technique, colors which fall in gamut still appear as intended, while color values which are out of gamut now map to colors which subjectively more closely resemble the intended colors.
  • a first color separation table is created, where this table determines a conversion from a first set of color values to a first set of colorant values.
  • a second color separation table is also created, which table determines a conversion from the first set of color values to a second set of colorant values. Then a final color separation lookup table is created by using the first set of colorant values and the second set of colorant values.
  • a lookup table provides colorant values in a colorant space given a corresponding color in a first color space.
  • the lookup table has a first set of values and a second set of values.
  • the first set of values are derived from a first color space to colorant conversion. This first set is used to provide a colorant value for a color in the first color space which is within a gamut of a color printer or other color output device.
  • the second set of values is derived from a predefined color space to colorant conversion process, where the predefined color space is for use in gamut correction due to gamut limitations of the output device.
  • the predefined color space is specified by a set of redefined monitor chromaticities.
  • a process for printing a color image according to the present invention is also described. In this process, an input color specified by input color values is received, and these input color values are used to obtain values from a memory, such as RAM, which contains a data structure, such as a lookup table, having the first set of values and the second set of values. If the input color values are in gamut (of the output device) then the first set of values is used to provide a colorant value. If the input color values are out of gamut then the second set of values derived from a conversion between the predefined color space and the colorant space is used to provide a colorant value.
  • the present invention also provides a blending technique in order to blend values in the first and second set of values for those color input values which are near the gamut surface of the output color device.
  • FIG. 1 shows a gamut mapping strategy of the prior art.
  • FIG. 2 shows a prior art implementation of a color separation system using a lookup table.
  • FIG. 3 shows a prior art process for preparing a color separation table.
  • FIG. 4 shows a chromaticity diagram having original monitor chromaticity values and redefined chromaticity values.
  • FIG. 5 shows an embodiment of a lookup table of the present invention.
  • FIG. 6 shows an embodiment of an apparatus according to the present invention which includes a digital image processing system and a color printer.
  • FIG. 7 shows a method according to one embodiment of the present invention for providing an improved gamut mapping technique.
  • FIG. 8 shows a method according to the present invention for using a data structure, such as a color separation lookup table, of the present invention.
  • FIG. 9 shows one embodiment for creating two color separation tables according to the present invention.
  • FIG. 10 shows one method for combining separation tables.
  • the colors displayed on a monitor are converted to a device-independent color space (e.g., CIEXYZ) which are then converted to the device-dependent color space of the desired output device.
  • a device-independent color space e.g., CIEXYZ
  • FIG. 2 This is accomplished by using the profile of the input device in connection with the profile of the output device.
  • the profile for a device contains the transformation used to convert from a device-independent color space to the device-dependent color space of the device and/or the transformation used to convert from the device-dependent color space of the device to a device-independent color space.
  • a typical profile used by a printer contains transformations from XYZ to the color space of the output device (e.g., CMYK):
  • this model (an example of which is described in PostScript Language Reference Manual. 2 nd Ed ., Adobe Systems, Addison-Wesley, Reading, Mass. 1990) is usually expanded internally to contain an intermediate color space (e.g., calibrated nonlinear RGB) which is used to perform table lookups which produce corresponding output device components:
  • an intermediate color space e.g., calibrated nonlinear RGB
  • the input XYZ tristimulus values are converted to RGB values, for a synthetic color monitor, using the inverse of the matrix and the inverse of the t function defined by (Eq. 3).
  • the resulting RGB values are then used to produce corresponding CMYK values, by accessing a 3-D lookup table containing CMYK values, interpolating CMYK values where necessary.
  • Using an intermediate RGB space offers several potential advantages. Using the intermediate RGB values to index the lookup tables, when using tables on a uniform grid, may result in a higher percentage of in-gamut nodes than an XYZ table.
  • interpolation errors on a non-uniform RGB space may be perceptually less visible than interpolation in XYZ.
  • source colorimetric images in RGB require less transformations to preview on a monitor than the equivalent XYZ or Lab images.
  • the lookup table for the printer is generated prior to its use in printing.
  • the table is generated by determining the CMYK values associated with each of the RGB nodes addressing the table.
  • the CMYK value to be placed in the table is obtained by converting the RGB components of each node to XYZ, converting XYZ to some uniform color space (e.g., CIELAB), then converting from the uniform color space to CMYK, as shown in FIG. 3.
  • the gamut mapping takes place.
  • gamut clipping where in-gamut colors are not modified
  • a search for the Lab value within the output color space is performed. If it is found, the corresponding CMYK output color is placed into the lookup (separation) table. Otherwise, a gamut mapping is performed to determine the best color to use in place of the actual desired color.
  • One embodiment of the new technique consists of the combination of two tables that are produced by some conventional table generation method.
  • a conventional table generation method with hue-preserving gamut mapping can be the starting point of the new approach.
  • the first table is built using a standard colorimetric RGB color space
  • the second table is built using a modified colorimetric RGB color space, created by redefining the red, green, and blue chromaticities used in generating the lookup table.
  • red, green, and blue chromaticities that are actually reddish-orange, yellowish-green, and purplish-blue, respectively. See points 43, 42, and 41 in FIG. 4. These chromaticities work well with monitors, but, due to the limited gamut size of most printers, map several, well out-of-gamut colors to colors of different color names.
  • the redefined red, green, and blue chromaticities should be selected such that they fall within, or closer, to the correct color region in the chromaticity diagram (see FIG. 4 which shows one example of the redefined chromaticities 47, 46 and 45 for red, green and blue).
  • the gamut surface generated during the construction of the first separation table, using the first set of chromaticities, is then used to determine what is in-gamut and what is out-of-gamut.
  • the two separation tables are then combined such that colors which lie in-gamut use the values from the first separation table, while colors which lie out-of-gamut use values from the second separation table.
  • a blending function (described below) is applied, combining colors from the two separation tables.
  • the new chromaticities are only used in the table building process.
  • the first set of synthetic monitor chromaticities are still used to covert from XYZ to the intermediate RGB color space for lookup in the combined separation table in the final profile.
  • the phosphors and illuminant of the synthetic monitor need to be known.
  • the synthetic monitor could use the SMPTE phosphors and the D50 illuminant which have the following chromaticity values: x y R (red) 0.630 0.340 G (green) 0.310 0.595 B (blue) 0.155 0.070 W (white) 0.3457 0.3586
  • the z component is simply 1-x-y.
  • a 3 ⁇ 3 matrix may be used to convert from linear RGB to XYZ and is constructed from the synthetic monitor phosphors and illuminant by:
  • t is a linearization or “gamma” function.
  • This linearization function is commonly used in the TV and computer industry to describe the non-linear response of the light output to the input driving voltage signal of a monitor.
  • quantization in such non-linear spaces results in errors that are more visually uniform, and thus less visible for a given number of bits.
  • a new set of synthetic monitor phosphors is chosen.
  • the second set of chromaticities should be selected such that out-of-gamut colors will map closer to the same color name.
  • the following set of chromaticities (used to derive the transform matrix f′ as indicated below) will cause blue to map to a hue on print which appears more like the blue on the typical monitor.
  • X n , Y n , and Z n are the white point tristimulus values.
  • gamut mapping approach of the present invention also applies to other gamut mapping strategies besides hue-preserving ones.
  • a new combined separation table is generated.
  • a new CMYK value may be obtained by choosing a CMYK from the first separation table for colors which fall in-gamut, and a CMYK from the second separation table.
  • a blending function which smoothly combines the CMYK values from the two tables near the gamut surface may be used.
  • Colors falling in-gamut are defined to have a negative distance away from the surface, while colors out-of-gamut are defined to have a positive distance away from the surface. Colors which have a distance d away from the gamut surface and d a ⁇ d ⁇ d b , where d a ⁇ 0 and d b ⁇ 0, are blended or combined.
  • FIG. 6 shows an example of such a digital image processing system.
  • This system includes a color printer 201 which is coupled through an input/output controller 203 and through a bus 207 to a processor 205 and a mass storage device 204 .
  • the color printer 201 may be a three or four ink printer such as a CMYK inkjet printer.
  • the input/output controller 203 would typically utilize conventional input/output controller hardware and printer driver software in conjunction with a color separation table according to the present invention such as table 203 c .
  • the bus 207 may be a conventional computer bus or peripheral bus which is coupled to the various components of a general purpose computer system.
  • the processor 205 may be a single chip microprocessor such as a Pentium, Pentium Pro, or PowerPC microprocessor (or other RISC or CISC microprocessors).
  • the mass storage device 204 may be a hard disk or other disk drive system or may be a CD ROM drive.
  • the mass storage device 204 may contain color separation tables 204 a for various color printers which may be coupled to the computer system. These color separation tables may be the lookup tables of the present invention in order to provide for the improved gamut correction of the present invention.
  • the mass storage device 204 may include an executable computer program and associated data for generating the color separation lookup tables of the present invention.
  • the associated data may include the gamut information for the various printers and monitors which may be used with the computer system and may further include the normal and redefined transformation functions described herein which are used in generating the two different color separation lookup tables of the present invention. It will be appreciated that once a color separation lookup table of the present invention has been generated, it may be downloaded from the mass storage device or from the RAM 210 into the controller 203 to be stored as the table 203 c .
  • the RAM 210 may be considered to be the “main” memory of the computer system and the ROM 211 stores necessary boot-up and low-level control computer programs.
  • the computer system further includes a display device 209 which is typically a color CRT which is driven by a display driver 208 which may be considered to be a display controller and associated software drivers for controlling the display device 209 .
  • the computer system also includes various input devices 206 and associated controllers. These may include a keyboard and a mouse, as well as other possible conventional input devices.
  • a color scanner and its associated controller may be an input device. This input device would allow the user of the computer to scan in an original color image and then display it on the display 209 (for example, for the purpose of “soft” proofing), perhaps modify it, and then print the image on the color printer 201 .
  • the color separation lookup table of the present invention is typically generated once upon the selection of a particular color printer for use with a computer system or other digital image processing system.
  • the color separation table is generated after determining the identification of the specific color printer 201 which is coupled to the digital image processing system and a determination of its gamut surface in a color space such as the Lab color space. This will, in effect, generate a gamut surface in the color space which represents the in gamut colors and the out of gamut colors; specifically, the in gamut colors will be within the volume enclosed by the gamut surface, and the out of gamut colors will be outside of the volume.
  • this table may be saved in the mass storage device or may be provided to a user on a computer storage media such as a disk or CD ROM for the user's use without having to regenerate the color separation table for a specific color printer.
  • the user will then use the computer storage media to provide the color separation data to the computer system which will then use it in the manner described herein.
  • FIG. 5 shows an example of a color separation lookup table (LUT) 101 according to the present invention.
  • This table includes an input (“address”) portion 102 for storing input RGB values which are within the gamut surface of a particular color printer (by more than a predetermined value) and includes the corresponding output CMYK values 103 . It will be appreciated that there are typically four corresponding output values for the triplet of corresponding input values. Typically, there will be a plurality of input RGB values 102 and a corresponding plurality of output CMYK values 103 .
  • the lookup table 101 also includes a plurality of input RGB values which are out of gamut 105 by more than a predetermined value.
  • CMYK values 106 There are also a corresponding plurality of output CMYK values 106 . Also provided in the lookup table 101 is a plurality of RGB values 107 which are near the gamut edge and a corresponding plurality of output CMYK values 108 which correspond to the input RGB values 107 . This portion of the lookup table contains blended output values which have been obtained by blending values in a first color separation table that was used to generate the values 103 and output CMYK values from a second color separation table which was used to generate the output CMYK values 106 . It will be appreciated that the values 102 will be typically RGB values which are within the gamut but not “near” the gamut surface as described herein.
  • this lookup table 101 may be generated and then stored on a computer readable storage medium such as a floppy disk or a CD ROM and then supplied to a user for use with a specific printer and possibly also with a specific computer monitor. In that way, the computer user does not have to generate this lookup table for the specific printer but rather uses the resultant table 101 .
  • FIG. 7 shows an embodiment of a method of the present invention for generating a color separation lookup table, such as the table 101 .
  • the method begins in step 251 in which a first color separation table is produced with normal gamut mapping techniques. At this point, a gamut surface for a particular color printer (and perhaps for a particular color monitor) is determined, and then the first color separation table is produced. The gamut surface will be used to determine whether the output CMYK value for a particular RGB index value will be from the first color separation table or from the second color separation table or from a blended value of both tables.
  • This step 251 may utilize conventional procedures for normal gamut mapping and for generating a color separation table.
  • the method iterates through selected index values, each of which is a triplet of RGB values, to generate corresponding CMYK values; however, the RGB triplet values are first converted to the XYZ color space and then to the Lab color space before determining the final CMYK colorant values.
  • the first step in converting from RGB to XYZ space is implemented by transformation function f (which may be a matrix of values) which has been described herein.
  • the transformation function f provides the matrix of values necessary to convert from the RGB color space to the XYZ color space. This function is also shown in FIG. 9 as the function 363 which converts from the RGB input 361 to provide an XYZ value 365. It will be appreciated that the procedure 351 shows the conversion from an RGB index value (which will be used as an index or input to the final lookup table) to the final output CMYK value 369 which corresponds to the input RGB value 361 .
  • the color separation procedure 351 begins with a particular index RGB value 361 which is transformed through the function 363 to an XYZ value 365 and then to a Lab value 367 and finally to an output CMYK value which will be one of the values in a first set of colorant values generated for the first color separation lookup table. It will be appreciated that a “white” point is also specified in the XYZ space as shown above. It will also be appreciated that this first step 251 utilizes the conventional monitor chromaticities specified in the function f and thus produces a conventional color separation table.
  • a redefined RGB space, or a redefined RGB transformation is created based upon a set of redefined chromaticity points.
  • These redefined chromaticities are values for the red primaries, the green primaries, and the blue primaries as well as the white point which have been redefined to cause blues on a monitor to print as blues on a printer (rather than purplish blues) and similarly to cause a red on the monitor to print as a red rather than an orangeish-red. Examples of these redefined chromaticities are shown in FIG. 4 as redefined Red chromaticity 47 , redefined Green chromaticity 46 , and redefined Blue chromaticity 45 .
  • This redefined RGB space or transformation is created by modifying the function f so that it is now f′.
  • the values in the function f are reset to correspond to the redefined chromaticity points such that a transformation from an RGB index value 361 results in the transformed value XYZ′ shown as 365 a in FIG. 9.
  • the values for the function f may be obtained from “synthetic monitor phosphors” described above.
  • a second color separation lookup table is generated from the redefined RGB space or transformation in step 255 .
  • the same set of RGB index values or input values 361 are transformed by the function f′ ( 363 a ) to provide various output CMYK values 369 a .
  • a second color separation table typically the same size as the first color separation table, is generated using the same set of color index values in RGB space shown as 361 through a modified transformation 363 a and then through the XYZ′ and the Lab′ spaces 365 a and 367 a , respectively.
  • a set of colorant values which are the output values for this second color separation table are produced as CMYK 2 . It will be appreciated that steps 251 and 255 may be performed in a reversed order.
  • Step 259 produces a composite color separation table containing values from one of the two color separation tables or, if blending is used, for blended values if the RGB index is near the gamut surface. It will be appreciated that one embodiment of the present invention may not use the blending described herein and rather use an output value for a particular index value from only one of the two color separation tables. In one embodiment of the present invention, blending may be performed if an index RGB value is near the gamut surface where near is defined as being within in one exemplary embodiment sixteen units inside of the gamut surface (units being in Lab space, where the distance “D” is a Euclidean distance to the gamut surface) to a distance of 48 units outside of the gamut surface.
  • index points with a distance further than 16 units inside of the gamut surface will use CMYK 1 values from the first color separation table, while points greater than a distance of 48 units outside of the gamut surface will use a value only from the second color separation table (CMYK 2 ).
  • the range used in calibrating the blend may be varied. This will assist in the smooth transition between separation tables and will prevent irregularities (such as sharp transitions) from appearing on the printed image.
  • a linear blend is performed, but different ranges and a non-linear combination function could be used.
  • the composite separation table may be used in step 261 . While various embodiments of the invention have assumed that the input values to the color separation table are RGB values, it will be appreciated that other input values specified in other color spaces may be used. For example, inputs in LUV or YCbCr spaces may be used.
  • FIG. 8 shows a method for using a color separation table of the present invention.
  • This figure also shows a method for printing according to embodiments of the present invention.
  • This method begins in step 301 in which an RGB output value is obtained from the host system.
  • the RGB value may be obtained from the RAM 210 shown in FIG. 6 and supplied to the I/O controller 203 which will then cause the selection of a particular colorant value in the output portion of the color separation table 203 c .
  • the procedure continues in step 303 in which the RGB output value is used to obtain an output colorant (CMYK) value.
  • CMYK output colorant
  • a colorant CMYK output value is obtained from the first set of colorant values calculated in step 251 and which were in the first color separation table. That is, a colorant value (CMYK 1 ) originating from the first color separation table is obtained. If the RGB output value is not within the gamut but is near the gamut surface, then a blended CMYK value derived from the first and second sets of colorant output values in the two color separation tables is obtained. If the RGB output value is not near the gamut surface and is outside of the surface, then a colorant value CMYK 2 derived from the second set of colorant values stored in the original second color separation table is obtained in step 311 . After printing using the selected CMYK value in step 313 , processing may be repeated in step 315 for the remaining RGB output values in order to generate a color image on the medium being used by the color printer.
  • the present invention produces colors which fall in gamut that still appear as intended while at the same time color points out of gamut now map to colors which subjectively more closely resemble the intended colors.
  • the processing overhead associated with the present invention is greatly reduced relative to the elaborate gamut mapping techniques of the prior art.

Abstract

Methods and apparatuses for correcting gamut limitations of a color device. A method includes creating a predefined color space for use in gamut correction due to the gamut limitations of the color device, such as a color printer, and producing a set of color data values using the predefined color space. The set of color data values is for use in converting from a first color space (e.g., RGB) to a second color space (e.g., CMYK). A method in another embodiment includes creating a first color separation table, creating a predefined color space, creating a second color separation table for converting values of colors in the predefined color space to values in a colorant space, and creating a composite color separation lookup table by using a plurality of first values from the first color separation table and using a plurality of second values from the second color separation table. The predefined color space is typically based upon a set of redefined chromaticities which are used in a transformation function. Various apparatuses of invention, including data structures in computer readable media (e.g., LUTs) and hardware and/or software combinations, are described. Methods of using these apparatuses are also described.

Description

    BACKGROUND OF THE INVENTION
  • The present invention pertains to methods and apparatuses for correcting for gamut limitations of a color device. More particularly, the present invention relates to methods and apparatuses for creating and using data structures which determine the amounts of colorants that a color output device, such as a color printer, prints or uses in response to requests to print specific colors. [0001]
  • Prior to describing the invention, the following definitions are provided. [0002]
  • Tristimulus Values—Three numbers that describe the visual response to an original color. Two colors with the same tristimulus values look the same if they are viewed under similar conditions. The common coordinates used for tristimulus values are CIEXYZ. [0003]
  • Luminance—That aspect of a colored stimulus relating to its intensity. [0004]
  • Hue—That aspect of a colored stimulus relating to its color name. [0005]
  • Saturation—That aspect of a colored stimulus relating to its purity, or absence of contamination with white. [0006]
  • Gamut—The range of colors producible with a set of inks, lights, or other colorants. The gamut can conveniently be described in terms of a particular volume of a color space. [0007]
  • Chromaticity coordinates—The chromaticity coordinates of a color result from a mapping of its tristimulus values to two coordinates that describe the color without regard to its luminance. In other words, two colors that correspond in chromaticities differ only in luminance. [0008]
  • The increased availability of color monitors in combination with color printers has allowed computer users to view a full color image on a color monitor and then to request a full color printout of that image on a color printer. Users would like the print to look like the display. Unfortunately, the range of colors available from a printer is typically much smaller than the range of colors available from a monitor. In this instance, the color gamut of the monitor is larger than the color gamut of the printer. [0009]
  • Monitors are typically driven by three digital signals, device-dependent RGB, that determine the intensities of light emission of red, green and blue phosphors, respectively. In practice, the RGB signals are commonly quantized to 8 bits for each signal and represent a set of integer values from [0,255]. In this description, we normalize the set of values for a particular signal to be in the range [0,1]. Thus, RGB=(0,0,0) is monitor black and RGB=(1,1,1) is monitor white. Any three component vector with components in the range [0,1 ] is a possible input signal to the monitor. [0010]
  • The range of possible colors of the monitor may in theory be determined by displaying all of the possible RGB input combinations (under controlled viewing conditions). Different monitors may display different colors even if they are driven with the same input signal. For example, driving monitors from two different manufacturers with the input (0,0,1) will display different colors if the color of the blue phosphors of the two manufacturers differ. [0011]
  • The communication of color information is often done in a color space that is independent of the particular device. The color spaces commonly used, CIEXYZ (XYZ), CIELAB (Lab), CIELUV and colorimetric or calibrated RGB (colorimetric or calibrated RGB refer to color spaces defined analytically in terms of the other spaces, for example CIEXYZ, and they are not to be confused with device RGB) are tied to a color matching experiment by humans under controlled conditions; see, e.g., R.W.G. Hunt, [0012] The Reproduction of Colour in Photography, Printing and Television. 5th Edition, Fountain Press, England 1995; and see Brian A. Wandell, Foundations of Vision Science, Sinsauer Associates, Inc., Sunderland, Mass. 1995. Today, spectroradiometers, spectrophotometers and colorimeters are instruments available that can measure these numbers without the use of human subjects. The behavior of the monitor can be described in a device-independent color space by measuring the display colors for a large number of input device RGB values in terms of XYZ color space, or more commonly in CIELAB or CIELUV.
  • The printers commonly used today are typically addressed with four digital values, CMYK, that determine the amounts of cyan, magenta, yellow and black colorants (inks, pigments or dyes) that are deposited on paper or transparencies. In this description, (0,0,0,0) represents no colorant and (1,1,1,1) represents full colorant amounts. Any vector with components in the range [0,1] represents an acceptable input signal to the printer. The color behavior of the printer may be described in a device-independent color space, by measuring the colorimetric values for a large number of printed combinations of input CMYK values. [0013]
  • Assuming a smooth color response to the input signal for the printer, we can use a vector valued continuous function to represent the color response of the printer, [0014]
  • c=f p(x),  (Eq. 1)
  • where x=(C, M, Y, K) is a vector in R[0015] 4 representing the colorants and c=(A, B, C) is a vector in R3 representing the device-independent colorimetric response to the colorant. Similarly, for the monitor,
  • d=f m(y),  (Eq. 2)
  • where y=(R, G, B) is a vector in R[0016] 3 representing the phosphor driving signals and d=(A, B, C) represents the device-independent colorimetric response to the input signals.
  • For large patches of uniform color on a monitor, the behavior of the monitor is well characterized by the following formula, [0017] [ X Y Z ] = [ m 11 m 12 m 13 m 21 m 22 m 23 m 31 m 32 m 33 ] [ t ( R ) t ( G ) t ( B ) ] (Eq. 3)
    Figure US20010017627A1-20010830-M00001
  • where t is a linearization or “gamma” function that maps [0,1] to [0,1] and the matrix M with elements m[0018] y is a 3×3 matrix that accounts for the monitor phosphors. The matrix M is determined if one knows the chromaticities of the phosphors (two chromaticity coordinates, derived from XYZ, describe the colors of the phosphors) and the white point of the monitor.
  • For printers, there are not yet practical formulas describing c=f[0019] p(x) so the usual representation of fp(x) involves a table of values together with an interpolation technique such as quadrilinear interpolation or simplex interpolation; see, Printer-related color processing techniques. Henry R. Kang. In Color Hard Copy and Graphic Arts IV, San Jose, Calif., USA, Vol. 2413, pp. 410-419, Bellingham, Wash., 1995. Society of Photo-Optical Instrumentation Engineers.
  • If we could form a function [0020]
  • z=g p(e)  (Eq. 4)
  • where z is a colorant in R[0021] 4 and e is a device-independent color description in R3 we would have a device-independent way to select colors to be printed on our printer. The process of forming gp given the information in fpis referred to as building a separation table for the printer. The term table is used since a common implementation for the evaluation of gp consists of a table of values for gd together with an interpolation technique.
  • If the printer is a CMYK printer, a device-independent color may be printed using any number of combinations of the CMYK values. A common practice is to use smoothness side-conditions that allow an “inversion” of f[0022] p to build the table gp.
  • Now we can form the transformation [0023]
  • z=g p(fm(y))  (Eq. 5)
  • to, in theory, provide a faithful transformation from monitor device-dependent RGB, represented in the equation (Eq. 5) by y to printer colorants CMYK, represented in the equation by z. However, there are many monitor colors, say RGB=(0,0,1) that are out-of-gamut for the printer. This means that no combination of CMYK values gives the same color as the monitor RGB=(0,0,1). The printer still needs to print some values of CMYK. Determining the choice of this CMYK (and similarly, determining the choice of CMYK for all of the other out-of-gamut colors) comprises the gamut mapping problem. The gamut mapping strategy is used at the time the table is built in order to select CMYK outputs for those device-independent values, e, that are out-of-gamut. [0024]
  • To print an image, input values are transformed by interpolation in the multi-dimensional table, regardless of whether the nodes are in-gamut or out-of-gamut. The gamut mapping is implicit in the table constructed. [0025]
  • An example of a gamut mapping strategy is to map along lines of constant hue, defined to be, tan-l(b/a) in CIELAB space. A common problem with this approach is that the Lab colors corresponding to monitor blues will map to a color that will appear purple on print, as shown in FIG. 1. This problem occurs because, even though Lab is known as a “uniform” color space, it is not true that a series of colors along a constant Lab hue result in colors of the same name. A set of colors of constant color name would lie on a curve in Lab space, and not on a constant Lab hue line. [0026]
  • Several more elaborate gamut mapping techniques have been developed which perform various warps on the color space in order to take into account the curvature of perceived hue in the color spaces in order to provide better gamut-mapping techniques. For example, the gamut mapping process described in U.S. Pat. No. 5,438,649 attempts to modify the hue angle of values stored in a color separation table after the separation table has been created. Another elaborate gamut mapping technique is described in U.S. Pat. No. 5,539,540. This patent describes the use of different gamut mapping strategies such as one employing a traditional compression technique for a portion of an image to be printed and the use of another color-mapping strategy that works for business graphic images on a different region of the image and then warping the two to preserve continuity and smoothness using a computer morphing technique. These two examples of elaborate gamut-mapping techniques provide certain advantages, but nonetheless are relatively complicated and are complex to control. The warping technique may be computationally burdensome to a digital image processing system. [0027]
  • It is desirable to provide an enhanced gamut-mapping technique which corrects for gamut limitations of an output color device while at the same time imposing fewer computational burdens and also allowing ease of control over the gamut mapping process. [0028]
  • SUMMARY OF THE INVENTION
  • In one aspect of the present invention, an improved gamut mapping technique consists of redefining the red, green, and blue monitor chromaticities to values for which corresponding hues appear as intended. This technique in effect defines a predefined color space for use in gamut correction where the predefined color space is based upon a set of redefined monitor chromaticities which are typically used in the transformation function for transforming color values from one color space, such as RGB, to another color space. In a typical implementation of this aspect of the present invention, the technique consists of generating the appropriate color separation tables using a normal gamut mapping strategy with typical monitor chromaticities and again generating a color separation table, typically the same size as the first color separation table, using the new monitor chromaticity values. A gamut surface generated using the original chromaticities is then used to determine what is in gamut and what is out of gamut. The two color separation tables are then combined such that points which lie in gamut use the values from the first color separation table while points which lie out of gamut use values from the second color separation table. To prevent potential harsh transitions between points lying near the gamut surface, one embodiment of the present invention uses a blending function to blend these points by combining values from the two separation tables. Using this technique, colors which fall in gamut still appear as intended, while color values which are out of gamut now map to colors which subjectively more closely resemble the intended colors. [0029]
  • In another aspect of the present invention, two complete color separation lookup tables are created and then combined. A first color separation table is created, where this table determines a conversion from a first set of color values to a first set of colorant values. A second color separation table is also created, which table determines a conversion from the first set of color values to a second set of colorant values. Then a final color separation lookup table is created by using the first set of colorant values and the second set of colorant values. [0030]
  • The methods of the present invention may be practiced by the use of a color printer lookup table or by hardware or a hardware and software combination. For example, a lookup table according to one embodiment of the present invention provides colorant values in a colorant space given a corresponding color in a first color space. The lookup table has a first set of values and a second set of values. The first set of values are derived from a first color space to colorant conversion. This first set is used to provide a colorant value for a color in the first color space which is within a gamut of a color printer or other color output device. The second set of values is derived from a predefined color space to colorant conversion process, where the predefined color space is for use in gamut correction due to gamut limitations of the output device. The predefined color space is specified by a set of redefined monitor chromaticities. A process for printing a color image according to the present invention is also described. In this process, an input color specified by input color values is received, and these input color values are used to obtain values from a memory, such as RAM, which contains a data structure, such as a lookup table, having the first set of values and the second set of values. If the input color values are in gamut (of the output device) then the first set of values is used to provide a colorant value. If the input color values are out of gamut then the second set of values derived from a conversion between the predefined color space and the colorant space is used to provide a colorant value. [0031]
  • The present invention also provides a blending technique in order to blend values in the first and second set of values for those color input values which are near the gamut surface of the output color device. [0032]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 shows a gamut mapping strategy of the prior art. [0033]
  • FIG. 2 shows a prior art implementation of a color separation system using a lookup table. [0034]
  • FIG. 3 shows a prior art process for preparing a color separation table. [0035]
  • FIG. 4 shows a chromaticity diagram having original monitor chromaticity values and redefined chromaticity values. [0036]
  • FIG. 5 shows an embodiment of a lookup table of the present invention. [0037]
  • FIG. 6 shows an embodiment of an apparatus according to the present invention which includes a digital image processing system and a color printer. [0038]
  • FIG. 7 shows a method according to one embodiment of the present invention for providing an improved gamut mapping technique. [0039]
  • FIG. 8 shows a method according to the present invention for using a data structure, such as a color separation lookup table, of the present invention. [0040]
  • FIG. 9 shows one embodiment for creating two color separation tables according to the present invention. [0041]
  • FIG. 10 shows one method for combining separation tables. [0042]
  • DETAILED DESCRIPTION OF THE PRESENT INVENTION
  • Methods and apparatuses will now be described for providing gamut correction in a color separation process which involves converting color information from one color space to another color space. In the following description, numerous specific details are set forth, such as specific color spaces, specific color space conversions, specific hardware and software architectures, and specific examples of color separation lookup tables, etc., in order to provide a thorough understanding of the present invention. It will be evident, however, to those skilled in the art, that these specific details need not be used to practice the present invention. In other instances, well-known structures, methods, and architectures have not been shown in detail in order to avoid unnecessarily obscuring the present invention. [0043]
  • The foregoing description provided a theoretical background for color conversions. In practice, the colors displayed on a monitor are converted to a device-independent color space (e.g., CIEXYZ) which are then converted to the device-dependent color space of the desired output device. This process is shown in FIG. 2. This is accomplished by using the profile of the input device in connection with the profile of the output device. The profile for a device contains the transformation used to convert from a device-independent color space to the device-dependent color space of the device and/or the transformation used to convert from the device-dependent color space of the device to a device-independent color space. [0044]
  • A typical profile used by a printer contains transformations from XYZ to the color space of the output device (e.g., CMYK): [0045]
  • XYZ→CMYK.
  • For printing devices, this model (an example of which is described in [0046] PostScript Language Reference Manual. 2nd Ed., Adobe Systems, Addison-Wesley, Reading, Mass. 1990) is usually expanded internally to contain an intermediate color space (e.g., calibrated nonlinear RGB) which is used to perform table lookups which produce corresponding output device components:
  • XYZ→RGB→CMYK
  • Addressing the lookup table using the intermediate colorimetric RGB space instead of XYZ results in less visually perceptible interpolation errors. [0047]
  • When printing device-independent colors to a printer, the input XYZ tristimulus values are converted to RGB values, for a synthetic color monitor, using the inverse of the matrix and the inverse of the t function defined by (Eq. 3). The resulting RGB values are then used to produce corresponding CMYK values, by accessing a 3-D lookup table containing CMYK values, interpolating CMYK values where necessary. Using an intermediate RGB space offers several potential advantages. Using the intermediate RGB values to index the lookup tables, when using tables on a uniform grid, may result in a higher percentage of in-gamut nodes than an XYZ table. In addition, interpolation errors on a non-uniform RGB space may be perceptually less visible than interpolation in XYZ. Finally, source colorimetric images in RGB require less transformations to preview on a monitor than the equivalent XYZ or Lab images. [0048]
  • Table Generation [0049]
  • The lookup table for the printer is generated prior to its use in printing. The table is generated by determining the CMYK values associated with each of the RGB nodes addressing the table. During generation of the table, the CMYK value to be placed in the table is obtained by converting the RGB components of each node to XYZ, converting XYZ to some uniform color space (e.g., CIELAB), then converting from the uniform color space to CMYK, as shown in FIG. 3. [0050]
  • It is within this final step of the transformation that the gamut mapping takes place. For the case of gamut clipping (where in-gamut colors are not modified), a search for the Lab value within the output color space is performed. If it is found, the corresponding CMYK output color is placed into the lookup (separation) table. Otherwise, a gamut mapping is performed to determine the best color to use in place of the actual desired color. [0051]
  • Although the CIELAB color space is described as being uniform, in actuality, it is not so. In particular, straight lines of constant perceived hue do not correspond to straight lines in the Lab space. Therefore, some colors which fall out-of-gamut are mapped to incorrect colors (their color names change) using a traditional gamut mapping strategy. This is most apparent with blue. The blue seen on a typical monitor is well out-of-gamut on a typical printer. Interestingly enough, if one looks at the lab constant hue slice corresponding to a monitor blue, the colors on the gamut surface of a typical printer will be purple except at the very darkest colors. Since several gamut mapping strategies keep a constant hue in a CIELAB, this results in monitor blue appearing as a shade of purple. [0052]
  • Several elaborate gamut mapping techniques have been developed which perform various warps on the color space in order to take into account the curvature of hue in the intermediate color spaces. Instead, a much simpler technique is presented in various embodiments of the present invention. One embodiment of the new technique consists of the combination of two tables that are produced by some conventional table generation method. For example, a conventional table generation method with hue-preserving gamut mapping can be the starting point of the new approach. The first table is built using a standard colorimetric RGB color space, and the second table is built using a modified colorimetric RGB color space, created by redefining the red, green, and blue chromaticities used in generating the lookup table. Most monitor manufacturers have chosen red, green, and blue chromaticities that are actually reddish-orange, yellowish-green, and purplish-blue, respectively. See points 43, 42, and 41 in FIG. 4. These chromaticities work well with monitors, but, due to the limited gamut size of most printers, map several, well out-of-gamut colors to colors of different color names. The redefined red, green, and blue chromaticities should be selected such that they fall within, or closer, to the correct color region in the chromaticity diagram (see FIG. 4 which shows one example of the redefined [0053] chromaticities 47, 46 and 45 for red, green and blue).
  • The gamut surface generated during the construction of the first separation table, using the first set of chromaticities, is then used to determine what is in-gamut and what is out-of-gamut. The two separation tables are then combined such that colors which lie in-gamut use the values from the first separation table, while colors which lie out-of-gamut use values from the second separation table. To prevent potential harsh transitions between colors lying near the gamut surface, a blending function (described below) is applied, combining colors from the two separation tables. [0054]
  • Using this technique results in colors which fall in-gamut to still appear as intended, while colors out-of-gamut now map to colors which subjectively more closely resemble the intended colors. [0055]
  • The new chromaticities are only used in the table building process. The first set of synthetic monitor chromaticities are still used to covert from XYZ to the intermediate RGB color space for lookup in the combined separation table in the final profile. [0056]
  • Converting RGB to XYZ [0057]
  • To convert from calibrated nonlinear RGB to XYZ, the phosphors and illuminant of the synthetic monitor need to be known. For example, the synthetic monitor could use the SMPTE phosphors and the D50 illuminant which have the following chromaticity values: [0058]
    x y
    R (red) 0.630 0.340
    G (green) 0.310 0.595
    B (blue) 0.155 0.070
    W (white) 0.3457 0.3586
  • The z component is simply 1-x-y. [0059]
  • A 3×3 matrix may be used to convert from linear RGB to XYZ and is constructed from the synthetic monitor phosphors and illuminant by: [0060]
  • Mdiag(M−lw)
  • where [0061] M = [ x R x G x B y R y G y B z R z G z B ] and w = [ x w / y w 1 z w / y w ]
    Figure US20010017627A1-20010830-M00002
  • From the example chromaticities, this yields the following transformation: [0062] [ X Y Z ] = [ 0.4689 0.3566 0.1386 0.2530 0.6844 0.0626 0.0223 0.1093 0.6930 ] [ t ( R ) t ( G ) t ( B ) ]
    Figure US20010017627A1-20010830-M00003
  • where t is a linearization or “gamma” function. This linearization function is commonly used in the TV and computer industry to describe the non-linear response of the light output to the input driving voltage signal of a monitor. For abstract colorimetric color spaces, there is an advantage in using a space with non-linear t since quantization in such non-linear spaces results in errors that are more visually uniform, and thus less visible for a given number of bits. An abbreviated form of this transformation may be written as: [0063] [ X Y Z ] = f [ R G B ]
    Figure US20010017627A1-20010830-M00004
  • where f is the transformation matrix noted above. [0064]
  • To generate the second separation table, a new set of synthetic monitor phosphors is chosen. The second set of chromaticities should be selected such that out-of-gamut colors will map closer to the same color name. For example, the following set of chromaticities (used to derive the transform matrix f′ as indicated below) will cause blue to map to a hue on print which appears more like the blue on the typical monitor. [0065]
    x y
    R (red) 0.730 0.260
    G (green) 0.288 0.645
    B (blue) 0.101 0.105
  • Converting XYZ to Lab [0066]
  • Given XYZ tristimulus values, a corresponding Lab value can be computed with the following equations: [0067] L = 116 f ( Y Y n ) - 16 a = 500 [ f ( X X n ) - f ( Y Y n ) ] b = 200 [ f ( Y Y n ) - f ( Z Z n ) ]
    Figure US20010017627A1-20010830-M00005
  • where [0068] f ( t ) = { t 1 3 for t > 0.008856 7.787 t + 16 / 116 otherwise
    Figure US20010017627A1-20010830-M00006
  • and X[0069] n, Yn, and Zn are the white point tristimulus values.
  • Converting LAB to CMYK [0070]
  • To convert from Lab to CMYK, one needs to “invert” the color response (measured Lab values) described by the measurements to provide resulting CMYK values. This inversion process is not unique: it is possible for some Lab values to be printed by many combinations of CMYK. An additional constraint can be used to allow a unique inversion of the measurements to provide a conversion table from Lab to CMYK. This inversion only works for those colors (Lab values) that are within the gamut of the printer. For the colors that are out-of-gamut, a gamut-mapping procedure is necessary. One example of gamut-mapping described herein is one that keeps constant Lab hue. In other words, colors that are out-of-gamut will be mapped to a color of the same Lab hue. Even for constant hue gamut mapping, there are free parameters that allow for the adjustment of the appearance of gamut-mapped images. The details of a particular gamut mapping, however, do not limit the application of gamut-mapping approaches of this invention. The gamut mapping approach of the present invention also applies to other gamut mapping strategies besides hue-preserving ones. [0071]
  • Combining Separation Tables [0072]
  • Once two separation tables have been created as described in one embodiment of the present invention, a new combined separation table is generated. For each node in the new combined separation table, a new CMYK value may be obtained by choosing a CMYK from the first separation table for colors which fall in-gamut, and a CMYK from the second separation table. To prevent discontinuities in the new combined separation table, a blending function which smoothly combines the CMYK values from the two tables near the gamut surface may be used. [0073]
  • Colors falling in-gamut are defined to have a negative distance away from the surface, while colors out-of-gamut are defined to have a positive distance away from the surface. Colors which have a distance d away from the gamut surface and d[0074] a≦d ≦db, where da≦0 and db ≧0, are blended or combined. Let (C1, M1, Y1, K1) be a color in the first separation table (e.g. Table 1 of FIG. 10) and (C2, M2, Y2, K2) be the corresponding color in the second separation table (e.g. Table 2 of FIG. 10).
  • The new combined CMYK value is obtained by the following equations: [0075] C = ( 1 - d n ) C 1 + d n C 2 M = ( 1 - d n ) M 1 + d n M 2 Y = ( 1 - d n ) Y 1 + d n Y 2 K = ( 1 - d n ) K 1 + d n K 2
    Figure US20010017627A1-20010830-M00007
  • where [0076] d n = d - d a d b - d a
    Figure US20010017627A1-20010830-M00008
  • This blending process is shown in FIG. 10. [0077]
  • Examples of Digital Image Processing Systems [0078]
  • An embodiment of the present invention will be described in the context of a digital image processing system which, in one exemplary embodiment, is a general purpose computer system coupled to a color printer. FIG. 6 shows an example of such a digital image processing system. This system includes a [0079] color printer 201 which is coupled through an input/output controller 203 and through a bus 207 to a processor 205 and a mass storage device 204. The color printer 201 may be a three or four ink printer such as a CMYK inkjet printer. The input/output controller 203 would typically utilize conventional input/output controller hardware and printer driver software in conjunction with a color separation table according to the present invention such as table 203 c. The bus 207 may be a conventional computer bus or peripheral bus which is coupled to the various components of a general purpose computer system. The processor 205 may be a single chip microprocessor such as a Pentium, Pentium Pro, or PowerPC microprocessor (or other RISC or CISC microprocessors). The mass storage device 204 may be a hard disk or other disk drive system or may be a CD ROM drive. The mass storage device 204 may contain color separation tables 204 a for various color printers which may be coupled to the computer system. These color separation tables may be the lookup tables of the present invention in order to provide for the improved gamut correction of the present invention. Further, the mass storage device 204 may include an executable computer program and associated data for generating the color separation lookup tables of the present invention. The associated data may include the gamut information for the various printers and monitors which may be used with the computer system and may further include the normal and redefined transformation functions described herein which are used in generating the two different color separation lookup tables of the present invention. It will be appreciated that once a color separation lookup table of the present invention has been generated, it may be downloaded from the mass storage device or from the RAM 210 into the controller 203 to be stored as the table 203 c. The RAM 210 may be considered to be the “main” memory of the computer system and the ROM 211 stores necessary boot-up and low-level control computer programs. The computer system shown in FIG. 6 further includes a display device 209 which is typically a color CRT which is driven by a display driver 208 which may be considered to be a display controller and associated software drivers for controlling the display device 209. The computer system also includes various input devices 206 and associated controllers. These may include a keyboard and a mouse, as well as other possible conventional input devices. For example, a color scanner and its associated controller may be an input device. This input device would allow the user of the computer to scan in an original color image and then display it on the display 209 (for example, for the purpose of “soft” proofing), perhaps modify it, and then print the image on the color printer 201.
  • It will be appreciated that the color separation lookup table of the present invention, such as table [0080] 203 c, is typically generated once upon the selection of a particular color printer for use with a computer system or other digital image processing system. The color separation table is generated after determining the identification of the specific color printer 201 which is coupled to the digital image processing system and a determination of its gamut surface in a color space such as the Lab color space. This will, in effect, generate a gamut surface in the color space which represents the in gamut colors and the out of gamut colors; specifically, the in gamut colors will be within the volume enclosed by the gamut surface, and the out of gamut colors will be outside of the volume. Once a color separation lookup table of the present invention has been generated for a particular color printer, this table may be saved in the mass storage device or may be provided to a user on a computer storage media such as a disk or CD ROM for the user's use without having to regenerate the color separation table for a specific color printer. The user will then use the computer storage media to provide the color separation data to the computer system which will then use it in the manner described herein.
  • FIG. 5 shows an example of a color separation lookup table (LUT) [0081] 101 according to the present invention. This table includes an input (“address”) portion 102 for storing input RGB values which are within the gamut surface of a particular color printer (by more than a predetermined value) and includes the corresponding output CMYK values 103. It will be appreciated that there are typically four corresponding output values for the triplet of corresponding input values. Typically, there will be a plurality of input RGB values 102 and a corresponding plurality of output CMYK values 103. The lookup table 101 also includes a plurality of input RGB values which are out of gamut 105 by more than a predetermined value. There are also a corresponding plurality of output CMYK values 106. Also provided in the lookup table 101 is a plurality of RGB values 107 which are near the gamut edge and a corresponding plurality of output CMYK values 108 which correspond to the input RGB values 107. This portion of the lookup table contains blended output values which have been obtained by blending values in a first color separation table that was used to generate the values 103 and output CMYK values from a second color separation table which was used to generate the output CMYK values 106. It will be appreciated that the values 102 will be typically RGB values which are within the gamut but not “near” the gamut surface as described herein. Specifically, RGB values which are near the surface but within the gamut will have blended output values. As noted above, this lookup table 101 may be generated and then stored on a computer readable storage medium such as a floppy disk or a CD ROM and then supplied to a user for use with a specific printer and possibly also with a specific computer monitor. In that way, the computer user does not have to generate this lookup table for the specific printer but rather uses the resultant table 101.
  • FIG. 7 shows an embodiment of a method of the present invention for generating a color separation lookup table, such as the table [0082] 101. The method begins in step 251 in which a first color separation table is produced with normal gamut mapping techniques. At this point, a gamut surface for a particular color printer (and perhaps for a particular color monitor) is determined, and then the first color separation table is produced. The gamut surface will be used to determine whether the output CMYK value for a particular RGB index value will be from the first color separation table or from the second color separation table or from a blended value of both tables. This step 251 may utilize conventional procedures for normal gamut mapping and for generating a color separation table. In one embodiment of the invention, the method iterates through selected index values, each of which is a triplet of RGB values, to generate corresponding CMYK values; however, the RGB triplet values are first converted to the XYZ color space and then to the Lab color space before determining the final CMYK colorant values. The first step in converting from RGB to XYZ space is implemented by transformation function f (which may be a matrix of values) which has been described herein.
  • The transformation function f provides the matrix of values necessary to convert from the RGB color space to the XYZ color space. This function is also shown in FIG. 9 as the [0083] function 363 which converts from the RGB input 361 to provide an XYZ value 365. It will be appreciated that the procedure 351 shows the conversion from an RGB index value (which will be used as an index or input to the final lookup table) to the final output CMYK value 369 which corresponds to the input RGB value 361. Thus, the color separation procedure 351 begins with a particular index RGB value 361 which is transformed through the function 363 to an XYZ value 365 and then to a Lab value 367 and finally to an output CMYK value which will be one of the values in a first set of colorant values generated for the first color separation lookup table. It will be appreciated that a “white” point is also specified in the XYZ space as shown above. It will also be appreciated that this first step 251 utilizes the conventional monitor chromaticities specified in the function f and thus produces a conventional color separation table.
  • Then in [0084] step 253, a redefined RGB space, or a redefined RGB transformation is created based upon a set of redefined chromaticity points. These redefined chromaticities are values for the red primaries, the green primaries, and the blue primaries as well as the white point which have been redefined to cause blues on a monitor to print as blues on a printer (rather than purplish blues) and similarly to cause a red on the monitor to print as a red rather than an orangeish-red. Examples of these redefined chromaticities are shown in FIG. 4 as redefined Red chromaticity 47, redefined Green chromaticity 46, and redefined Blue chromaticity 45. This redefined RGB space or transformation is created by modifying the function f so that it is now f′. In particular, the values in the function f are reset to correspond to the redefined chromaticity points such that a transformation from an RGB index value 361 results in the transformed value XYZ′ shown as 365 a in FIG. 9. In one exemplary embodiment of the present invention, the values for the function f may be obtained from “synthetic monitor phosphors” described above.
  • After a redefined RGB space or transformation from an RGB space has been created in [0085] step 253, then a second color separation lookup table is generated from the redefined RGB space or transformation in step 255. In an example of the process of this step, the same set of RGB index values or input values 361 are transformed by the function f′ (363 a) to provide various output CMYK values 369 a. This is shown in the procedure 355 of FIG. 9. Thus, a second color separation table, typically the same size as the first color separation table, is generated using the same set of color index values in RGB space shown as 361 through a modified transformation 363 a and then through the XYZ′ and the Lab′ spaces 365 a and 367 a, respectively. Finally, a set of colorant values which are the output values for this second color separation table are produced as CMYK2. It will be appreciated that steps 251 and 255 may be performed in a reversed order.
  • [0086] Step 259 produces a composite color separation table containing values from one of the two color separation tables or, if blending is used, for blended values if the RGB index is near the gamut surface. It will be appreciated that one embodiment of the present invention may not use the blending described herein and rather use an output value for a particular index value from only one of the two color separation tables. In one embodiment of the present invention, blending may be performed if an index RGB value is near the gamut surface where near is defined as being within in one exemplary embodiment sixteen units inside of the gamut surface (units being in Lab space, where the distance “D” is a Euclidean distance to the gamut surface) to a distance of 48 units outside of the gamut surface. A blending function may be in this case G=(D+16)+64, and thus the final blended output value will be equal to CMYK1, (1−G)+CMYK2 ×G. Thus index points with a distance further than 16 units inside of the gamut surface will use CMYK1 values from the first color separation table, while points greater than a distance of 48 units outside of the gamut surface will use a value only from the second color separation table (CMYK2). The range used in calibrating the blend may be varied. This will assist in the smooth transition between separation tables and will prevent irregularities (such as sharp transitions) from appearing on the printed image. In this embodiment, a linear blend is performed, but different ranges and a non-linear combination function could be used. After the composite color separation table has been prepared in step 259, then the composite separation table may be used in step 261. While various embodiments of the invention have assumed that the input values to the color separation table are RGB values, it will be appreciated that other input values specified in other color spaces may be used. For example, inputs in LUV or YCbCr spaces may be used.
  • FIG. 8 shows a method for using a color separation table of the present invention. This figure also shows a method for printing according to embodiments of the present invention. This method begins in [0087] step 301 in which an RGB output value is obtained from the host system. In one example, the RGB value may be obtained from the RAM 210 shown in FIG. 6 and supplied to the I/O controller 203 which will then cause the selection of a particular colorant value in the output portion of the color separation table 203 c. The procedure continues in step 303 in which the RGB output value is used to obtain an output colorant (CMYK) value. If the RGB output value is within the gamut surface and not near the gamut surface, then a colorant CMYK output value is obtained from the first set of colorant values calculated in step 251 and which were in the first color separation table. That is, a colorant value (CMYK1) originating from the first color separation table is obtained. If the RGB output value is not within the gamut but is near the gamut surface, then a blended CMYK value derived from the first and second sets of colorant output values in the two color separation tables is obtained. If the RGB output value is not near the gamut surface and is outside of the surface, then a colorant value CMYK2 derived from the second set of colorant values stored in the original second color separation table is obtained in step 311. After printing using the selected CMYK value in step 313, processing may be repeated in step 315 for the remaining RGB output values in order to generate a color image on the medium being used by the color printer.
  • The present invention produces colors which fall in gamut that still appear as intended while at the same time color points out of gamut now map to colors which subjectively more closely resemble the intended colors. At the same time, the processing overhead associated with the present invention is greatly reduced relative to the elaborate gamut mapping techniques of the prior art. [0088]
  • The foregoing invention has been described by way of specific examples which illustrate the invention and are not to be construed as limiting the invention which is defined by the following claims. Many alterations and modifications of the present invention will be appreciated by those of ordinary skill in the art after having read the foregoing description. [0089]

Claims (28)

What is claimed is:
1. A method for correcting for gamut limitations of a color output device, said method comprising:
creating a predefined color space for use in gamut correction due to said gamut limitations;
producing a set of color data values using the predefined color space, said set of color data values for use in converting from a first color space to a second color space.
2. A method as in
claim 1
wherein said predefined color space is based upon a set of redefined chromaticities and wherein said second color space is an ink colorant color space and said set of color data values forms a color separation table.
3. A method as in
claim 1
wherein said predefined color space is based upon a transformation function having a set of redefined chromaticities.
4. A method as in
claim 3
wherein said set of redefined chromaticities comprises three sets of values specifying three primary colors.
5. A method as in
claim 4
wherein said set of redefined monitor chromaticities further comprises a value specifying a white point.
6. A digital processing system for correcting for gamut limitations of a color output device, said system comprising:
means for creating a predefined color space for use in gamut correction due to said gamut limitations;
means for producing a set of color data values using the predefined color space, said set of color data values for use in converting from a first color space to a second color space.
7. A system as in
claim 6
wherein said predefined color space is based upon a set of redefined chromaticities and wherein said second color space is an ink colorant color space and said set of color data values forms a color separation table.
8. A system as in
claim 6
wherein said predefined color space is based upon a transformation function having a set of redefined chromaticities.
9. A system as in
claim 8
wherein said set of redefined chromaticities comprises three sets of values specifying three primary colors.
10. A method of creating a set of data values representing a color separation lookup table, said method comprising:
creating a first color separation table;
creating a predefined color space for use in gamut correction due to gamut limitations of a color output device;
creating a second color separation table for converting values of colors in the predefined color space to values in a colorant space;
creating said color separation lookup table by using a plurality of first values from said first color separation table and using a plurality of second values from said second color separation table.
11. A method as in
claim 10
further comprising:
determining a gamut definition for said color output device.
12. A method as in
claim 12
further comprising:
blending at least some of said plurality of first values with at least some of said plurality of second values to provide a plurality of blended values in said color separation lookup table.
13. A method as in
claim 12
wherein said first color separation table determines a conversion of values from a first color space to said colorant space.
14. A method as in
claim 13
wherein said step of creating said first color separation table comprises:
determining a plurality of first colorant values in said colorant space for a corresponding plurality of color values in said first color space.
15. A method as in
claim 14
wherein said step of creating said second color separation table comprises determining a plurality of second colorant values in said colorant space for said corresponding plurality of color values in said predefined color space.
16. A method as in
claim 11
wherein said predefined color space is based upon a set of redefined chromaticities.
17. A method as in
claim 11
wherein said predefined color space is based upon a transformation function having a set of redefined chromaticities.
18. A method as in
claim 17
wherein said set of redefined chromaticities comprises three sets of values specifying three primary colors.
19. A digital processing system for creating a set of data values representing a color separation lookup table, said system comprising:
means for creating a first color separation table;
means for creating a predefined color space for use in gamut correction due to gamut limitations of a color output device;
means for creating a second color separation table for converting values of colors in the predefined color space to values in a colorant space;
means for creating said color separation lookup table by using a plurality of first values from said first color separation table and using a plurality of second values from said second color separation table.
20. A digital processing system as in
claim 19
further comprising means for determining a gamut definition for said color output device.
21. A digital processing system as in
claim 20
further comprising means for blending at least some of said plurality of first values with at least some of said plurality of second values to provide a plurality of blended values in said color 4 separation lookup table.
22. A digital processing system as in
claim 20
wherein said predefined color space is based upon a set of redefined chromaticities.
23. A method of creating a set of data values representing a color separation lookup table, said method comprising:
creating a first color separation table which determines a conversion from a first set of color values to a first set of colorant values;
creating a second color separation table which determines a conversion from the first set of color values to a second set of colorant values;
creating said color separation lookup table by using said first set of colorant values and using said second set of colorant values.
24. A method as in
claim 23
wherein said color separation lookup table contains said first and said second set of colorant values.
25. A lookup table for providing colorant values in a colorant space given a corresponding color in a first color space, the lookup table having a first set of values and a second set of values, said first set of values derived from a first color space to colorant conversion, said first set being used to provide a colorant value for a color in the first color space which is within a gamut of an output device and said second set of values derived from a predefined color space to colorant conversion, said predefined color space for use in gamut correction due to gamut limitations of said output device, said predefined color space being specified by a set of redefined chromaticities.
26. A computer readable medium containing a lookup table as in
claim 25
.
27. A lookup table as in
claim 25
wherein said predefined color space is based upon a transformation function having said set of redefined chromaticities.
28. A lookup table as in
claim 25
created by a process comprising:
creating a first color separation table which comprises said first set of values;
creating said predefined color space;
creating a second color separation table for converting values of colors in said predefined color space to values in said colorant space, said second color separation table comprising said second set of values.
US09/801,419 1997-06-19 2001-03-07 Gamut correction with color separation and methods and apparatuses for performing same Expired - Lifetime US6340975B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US09/801,419 US6340975B2 (en) 1997-06-19 2001-03-07 Gamut correction with color separation and methods and apparatuses for performing same

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US08/878,811 US6225974B1 (en) 1997-06-19 1997-06-19 Gamut correction with color separation and methods and apparatuses for performing same
US09/801,419 US6340975B2 (en) 1997-06-19 2001-03-07 Gamut correction with color separation and methods and apparatuses for performing same

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US08/878,811 Continuation US6225974B1 (en) 1997-06-19 1997-06-19 Gamut correction with color separation and methods and apparatuses for performing same

Publications (2)

Publication Number Publication Date
US20010017627A1 true US20010017627A1 (en) 2001-08-30
US6340975B2 US6340975B2 (en) 2002-01-22

Family

ID=25372895

Family Applications (2)

Application Number Title Priority Date Filing Date
US08/878,811 Expired - Lifetime US6225974B1 (en) 1997-06-19 1997-06-19 Gamut correction with color separation and methods and apparatuses for performing same
US09/801,419 Expired - Lifetime US6340975B2 (en) 1997-06-19 2001-03-07 Gamut correction with color separation and methods and apparatuses for performing same

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US08/878,811 Expired - Lifetime US6225974B1 (en) 1997-06-19 1997-06-19 Gamut correction with color separation and methods and apparatuses for performing same

Country Status (10)

Country Link
US (2) US6225974B1 (en)
EP (1) EP0990344B1 (en)
JP (1) JP3993644B2 (en)
AU (1) AU727165B2 (en)
BR (1) BR9810223A (en)
CA (1) CA2293609A1 (en)
ES (1) ES2402284T3 (en)
IL (1) IL133457A0 (en)
NZ (1) NZ501850A (en)
WO (1) WO1998058493A1 (en)

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030002061A1 (en) * 2001-05-10 2003-01-02 Van De Capelle Jean-Pierre Method and a device for determining multi-ink color separations
US6707929B2 (en) * 2000-05-12 2004-03-16 The Procter & Gamble Company Method for analyzing hair and predicting achievable hair dyeing ending colors
US20040164994A1 (en) * 2001-06-07 2004-08-26 Eran Leibinger Device system and method for displaying graphics in mixed formats on a monitor
US6819458B1 (en) * 1999-04-08 2004-11-16 Matsushita Electric Industrial Co., Ltd. Gamut judging apparatus, color transform apparatus and gamut boundary learning method
US20050024662A1 (en) * 2002-08-30 2005-02-03 Canon Kabushiki Kaisha Image processing apparatus and method
US20050031199A1 (en) * 2001-06-07 2005-02-10 Moshe Ben-Chorin System and method of data conversion for wide gamut displays
US20050275911A1 (en) * 2003-09-18 2005-12-15 Fuji Photo Film Co., Ltd. Image processing method and device enabling faithful reproduction of appearance and further preferred color reproduction of appearance, image output device and digital camera using the same, and image processing program for executing the image processing method and recording medium on which the program is recorded
US20060038828A1 (en) * 2004-08-20 2006-02-23 Xerox Corporation Method for calculating colorant error from reflectance measurement
US20060072173A1 (en) * 2004-05-26 2006-04-06 Fuji Photo Film Co., Ltd. Output apparatus, color conversion method, and machine readable medium storing program
US20060096483A1 (en) * 2002-09-19 2006-05-11 Paul Andreas Method for optimised colour reproduction of a coloured original image
US20070003136A1 (en) * 2005-06-30 2007-01-04 Canon Kabushiki Kaisha Color processing method and apparatus
US20070269108A1 (en) * 2006-05-03 2007-11-22 Fotonation Vision Limited Foreground / Background Separation in Digital Images
US20070285442A1 (en) * 2001-05-09 2007-12-13 Clairvoyante, Inc Methods and Systems For Sub-Pixel Rendering With Gamma Adjustment
US20070291179A1 (en) * 2004-11-01 2007-12-20 Sterling Michael A Method and System for Mastering and Distributing Enhanced Color Space Content
US20080002910A1 (en) * 2006-06-29 2008-01-03 Shuichi Ojima Image processor, image processing method, program, storage medium, and integrated circuit
US20080218804A1 (en) * 2007-03-07 2008-09-11 Tomohiro Kawasaki Image Forming System, Computer Readable Recording Medium Storing Image Forming Program and Image Forming Method
US20090021638A1 (en) * 2007-07-20 2009-01-22 Nikon Corporation Chromatic coordinate converting apparatus, imaging apparatus, computer readable recording medium, and creating method of chromatic coordinate converting table
US20090115835A1 (en) * 2007-11-06 2009-05-07 Cisco Technology, Inc. Visually Enhancing a Conference
US20090284554A1 (en) * 2005-12-21 2009-11-19 Ingo Tobias Doser Constrained Color Palette in a Color Space
US20110012920A1 (en) * 2008-03-11 2011-01-20 Panasonic Corporation Color conversion device, color conversion table and color conversion method
US20110235907A1 (en) * 2010-03-26 2011-09-29 Fuji Xerox Co., Ltd. Color processing apparatus and computer readable medium storing program
US8064112B1 (en) * 2007-05-20 2011-11-22 Opaltone Australasia Pty. Ltd. Color separation and reproduction method to control a printing process
US8593542B2 (en) 2005-12-27 2013-11-26 DigitalOptics Corporation Europe Limited Foreground/background separation using reference images
WO2016111823A3 (en) * 2014-12-19 2016-10-20 Clutch Authentication Systems, Llc System and method for communication over color encoded light patterns
CN108696761A (en) * 2017-04-08 2018-10-23 腾讯科技(深圳)有限公司 A kind of photograph document handling method and its equipment, system

Families Citing this family (79)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6225974B1 (en) * 1997-06-19 2001-05-01 Electronics For Imaging, Inc. Gamut correction with color separation and methods and apparatuses for performing same
US6181445B1 (en) * 1998-03-30 2001-01-30 Seiko Epson Corporation Device-independent and medium-independent color matching between an input device and an output device
JP3809298B2 (en) * 1998-05-26 2006-08-16 キヤノン株式会社 Image processing method, apparatus, and recording medium
JP3305265B2 (en) * 1998-07-24 2002-07-22 キヤノン株式会社 Image processing apparatus and method
JP3634633B2 (en) 1998-07-24 2005-03-30 キヤノン株式会社 Image processing apparatus and method
JP3291259B2 (en) * 1998-11-11 2002-06-10 キヤノン株式会社 Image processing method and recording medium
JP3623673B2 (en) * 1998-11-24 2005-02-23 日本電気株式会社 Color image recording apparatus and color image recording method
US6744531B1 (en) * 1998-12-29 2004-06-01 Xerox Corporation Color adjustment apparatus and method
US6690383B1 (en) * 1999-01-25 2004-02-10 International Business Machines Corporation Color calibration of displays
US6573889B1 (en) 1999-02-08 2003-06-03 Adobe Systems Incorporated Analytic warping
JP4197788B2 (en) 1999-02-25 2008-12-17 オリンパス株式会社 Color reproduction system
US6400843B1 (en) * 1999-04-22 2002-06-04 Seiko Epson Corporation Color image reproduction with accurate inside-gamut colors and enhanced outside-gamut colors
JP2000338950A (en) * 1999-05-26 2000-12-08 Olympus Optical Co Ltd Color reproduction system
US7230737B1 (en) * 1999-09-17 2007-06-12 Canon Kabushiki Kaisha Image processing method and apparatus
US6625306B1 (en) * 1999-12-07 2003-09-23 Xerox Corporation Color gamut mapping for accurately mapping certain critical colors and corresponding transforming of nearby colors and enhancing global smoothness
US6486889B1 (en) * 1999-12-17 2002-11-26 Xerox Corporation Methods and apparatus for transforming RGB video
JP5174307B2 (en) * 2000-01-12 2013-04-03 アップル インコーポレイテッド Color signal processing
US6728398B1 (en) * 2000-05-18 2004-04-27 Adobe Systems Incorporated Color table inversion using associative data structures
US6771275B1 (en) * 2000-06-07 2004-08-03 Oak Technology, Inc. Processing system and method using a multi-dimensional look-up table
JP4139052B2 (en) * 2000-07-11 2008-08-27 富士フイルム株式会社 Color processing method, color processing apparatus, and color processing program storage medium
US7352488B2 (en) * 2000-12-18 2008-04-01 Genoa Color Technologies Ltd Spectrally matched print proofer
US7177047B2 (en) * 2000-12-19 2007-02-13 Eastman Kodak Company Gamut-preserving color imaging
JP3684158B2 (en) * 2001-01-29 2005-08-17 キヤノン株式会社 Color information processing method and program
US6952493B2 (en) 2001-01-31 2005-10-04 Hewlett-Packard Development Company, L.P. System and method for gamut mapping using a composite color space
US7209147B2 (en) * 2001-03-15 2007-04-24 Kodak Polychrome Graphics Co. Ltd. Correction techniques for soft proofing
US7046255B2 (en) * 2001-06-28 2006-05-16 Hewlett-Packard Development Company, L.P. Hardware-based accelerated color correction filtering system
JP4065482B2 (en) * 2001-09-18 2008-03-26 キヤノン株式会社 Image data processing method, apparatus, storage medium, and program
ITBO20010589A1 (en) * 2001-09-26 2003-03-26 Corob Spa PROCEDURE FOR THE SELECTION OF COLOR GROUPS IN HARMONY BELONGING TO A TINTOMETRIC SYSTEM
US7023584B2 (en) * 2001-10-02 2006-04-04 Hewlett-Packard Development Company, L.P. Color calibration method and apparatus
US7054035B2 (en) * 2001-10-29 2006-05-30 Hewlett-Packard Development Company, L.P. Method and system for management of color through conversion between color spaces
US20030176281A1 (en) * 2002-03-13 2003-09-18 Hultgren Bror O. Choice of chromophores in two color imaging systems
US7149348B1 (en) * 2002-05-01 2006-12-12 Adobe Systems Incorporated Testing image conversion precision
US7609413B1 (en) 2002-05-02 2009-10-27 Apple Inc. Color management for limited gamut devices
EP1370071B1 (en) * 2002-06-06 2005-09-14 Imaging Solutions AG Optimization of digital image data using color management
JP5226931B2 (en) * 2002-07-24 2013-07-03 三星ディスプレイ株式會社 High brightness wide color gamut display device and image generation method
JP4475623B2 (en) * 2002-07-31 2010-06-09 キヤノン株式会社 Color processing method and color processing apparatus
US7421117B2 (en) * 2002-09-30 2008-09-02 Brother Kogyo Kabushiki Kaisha Color compression apparatus and color compression method
US7342593B2 (en) * 2002-11-01 2008-03-11 Hewlett-Packard Development Company, L.P. Color mapping methods, data signals, articles of manufacture, and color mapping apparatuses
US7233413B2 (en) * 2002-11-22 2007-06-19 E. I. Du Pont De Nemours And Company Gamut description and visualization
EP1422665B1 (en) * 2002-11-22 2009-03-18 Agfa Graphics N.V. Method and apparatus for converting image color values from a first to a second color space
US7342682B2 (en) * 2002-12-05 2008-03-11 Canon Kabushiki Kaisha Incremental color transform creation
US7023570B2 (en) * 2003-01-24 2006-04-04 Electronics For Imaging, Inc. Methods and apparatus for colorant reduction
CN1745570A (en) * 2003-01-30 2006-03-08 柯达彩色绘图有限责任公司 Color correction using a device-dependent display profile
KR20040085470A (en) * 2003-03-31 2004-10-08 삼성전자주식회사 Color conversion apparatus and color conversion method
WO2004091190A2 (en) * 2003-04-02 2004-10-21 Kodak Polychrome Graphics, Llc Ensuring accurate measurements for soft proofing system
US7433100B2 (en) * 2003-05-30 2008-10-07 Hewlett-Packard Development Company, L.P. Color separation based on maximum toner limits
US7190828B2 (en) * 2003-08-28 2007-03-13 Hewlett-Packard Development Company, L.P. Color rendering
DE10341084A1 (en) * 2003-09-05 2005-04-07 Henkel Kgaa Computer system and method for processing a plurality of digital images
US7259769B2 (en) * 2003-09-29 2007-08-21 Intel Corporation Dynamic backlight and image adjustment using gamma correction
KR100595251B1 (en) * 2004-01-12 2006-07-03 엘지전자 주식회사 Color reproduction apparatus and method for display
US7583837B2 (en) * 2004-01-15 2009-09-01 Xerox Corporation Method and system for preparing grayscale image files for highlight printing on a four color printer
KR100601942B1 (en) * 2004-02-26 2006-07-14 삼성전자주식회사 Method and apparatus for color transformation and multiple color display apparatus using the same
US7411701B2 (en) * 2004-04-23 2008-08-12 Kodak Graphic Communications Canada Company N-colorant gamut construction
JP2005354414A (en) * 2004-06-10 2005-12-22 Canon Inc Image processing apparatus and method
KR100620491B1 (en) * 2004-06-11 2006-09-14 삼성전자주식회사 Color gamut boundary detection apparatus of a color device and method the same and method for calculating of color space inverse conversion function
US8358262B2 (en) 2004-06-30 2013-01-22 Intel Corporation Method and apparatus to synchronize backlight intensity changes with image luminance changes
CN100351769C (en) * 2004-09-15 2007-11-28 致伸科技股份有限公司 High speed color matching processing system and method
JP4469249B2 (en) * 2004-10-01 2010-05-26 株式会社東芝 Image processing device
US7576889B2 (en) * 2004-10-26 2009-08-18 Xerox Corporation Cascade of matrix-LUT for color transformation
US7430061B2 (en) * 2005-01-06 2008-09-30 Toshiba Corporation System and method to eliminate clipping during color conversion
US7397588B2 (en) * 2005-01-31 2008-07-08 Canon Kabushiki Kaisha Generation of hue slice table for gamut mapping
US7822270B2 (en) * 2005-08-31 2010-10-26 Microsoft Corporation Multimedia color management system
US7573620B2 (en) * 2005-09-01 2009-08-11 Microsoft Corporation Gamuts and gamut mapping
US8873102B2 (en) * 2005-10-28 2014-10-28 Hewlett-Packard Development Company, L.P. Dynamic color separation at a digital press
US7791776B2 (en) * 2005-10-28 2010-09-07 Hewlett-Packard Development Company, L.P. Spot color adjuster
US8274714B2 (en) * 2005-11-30 2012-09-25 Microsoft Corporation Quantifiable color calibration
US7620243B2 (en) * 2005-12-14 2009-11-17 Seiko Epson Corporation Noise reduction for primary tones for image replication systems
KR101157832B1 (en) * 2007-07-16 2012-06-22 삼성전자주식회사 Scanner color correction device and control method thereof
US7898706B2 (en) * 2007-07-20 2011-03-01 Texas Instruments Incorporated System and method for maintaining hue constancy
US8600159B2 (en) * 2010-08-31 2013-12-03 Apple Inc. Color converting images
US9087289B2 (en) * 2012-08-21 2015-07-21 Canon Kabushiki Kaisha Image processing method and apparatus for printing monochrome or color images on a medium
US9183475B2 (en) 2012-08-21 2015-11-10 Canon Kabushiki Kaisha Image processing method and apparatus configured for printing a plurality of monochrome images having different parameters
CN103079079B (en) * 2013-01-23 2015-06-24 中国人民解放军装备学院 Subword parallel method for color spatial transformation
JP6078663B2 (en) 2013-01-29 2017-02-08 ヒューレット−パッカード デベロップメント カンパニー エル.ピー.Hewlett‐Packard Development Company, L.P. Print specification color separation lookup table generation
JP7041837B2 (en) * 2017-12-21 2022-03-25 ブラザー工業株式会社 Image processing equipment and computer programs
US10880531B2 (en) 2018-01-31 2020-12-29 Nvidia Corporation Transfer of video signals using variable segmented lookup tables
US11361474B2 (en) * 2018-08-03 2022-06-14 Magic Leap, Inc. Method and system for subgrid calibration of a display device
JP2022062886A (en) * 2020-10-09 2022-04-21 セイコーエプソン株式会社 Printing apparatus and printing method
JP2023175403A (en) * 2022-05-30 2023-12-12 ブラザー工業株式会社 Printer, printing method and printing program

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4721951A (en) * 1984-04-27 1988-01-26 Ampex Corporation Method and apparatus for color selection and production
US4829455A (en) * 1986-04-11 1989-05-09 Quantel Limited Graphics system for video and printed images
US5233684A (en) * 1990-06-26 1993-08-03 Digital Equipment Corporation Method and apparatus for mapping a digital color image from a first color space to a second color space
US5479189A (en) * 1991-02-28 1995-12-26 Chesavage; Jay 4 channel color display adapter and method for color correction
CA2045908A1 (en) * 1991-06-28 1992-12-29 Jennifer M. Crawford Method and apparatus for converting data representations of an image between colour spaces
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
DE69420874T2 (en) 1993-02-12 2000-05-04 Eastman Kodak Co Procedure for cross-device color image calibration and improvement
EP0679020A1 (en) 1994-04-19 1995-10-25 Eastman Kodak Company Method and apparatus for constrained gamut clipping
US5510852A (en) * 1994-04-28 1996-04-23 Winbond Electronics, Corp. Method and apparatus using symmetrical coding look-up tables for color space conversion
US5821919A (en) * 1994-04-29 1998-10-13 Intel Corporation Apparatus for table-driven conversion of pixels from YVU to RGB format
US5854633A (en) * 1995-06-28 1998-12-29 International Business Machines Corporation Method of and system for dynamically adjusting color rendering
US5650942A (en) * 1996-02-02 1997-07-22 Light Source Computer Images, Inc. Appearance-based technique for rendering colors on an output device
US6225974B1 (en) * 1997-06-19 2001-05-01 Electronics For Imaging, Inc. Gamut correction with color separation and methods and apparatuses for performing same

Cited By (48)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6819458B1 (en) * 1999-04-08 2004-11-16 Matsushita Electric Industrial Co., Ltd. Gamut judging apparatus, color transform apparatus and gamut boundary learning method
US6707929B2 (en) * 2000-05-12 2004-03-16 The Procter & Gamble Company Method for analyzing hair and predicting achievable hair dyeing ending colors
US20070285442A1 (en) * 2001-05-09 2007-12-13 Clairvoyante, Inc Methods and Systems For Sub-Pixel Rendering With Gamma Adjustment
US8830275B2 (en) * 2001-05-09 2014-09-09 Samsung Display Co., Ltd. Methods and systems for sub-pixel rendering with gamma adjustment
US20030002061A1 (en) * 2001-05-10 2003-01-02 Van De Capelle Jean-Pierre Method and a device for determining multi-ink color separations
US7123380B2 (en) * 2001-05-10 2006-10-17 Agfa-Gevaert N.V. Method and a device for determining multi-ink color separations
US20050031199A1 (en) * 2001-06-07 2005-02-10 Moshe Ben-Chorin System and method of data conversion for wide gamut displays
US8115787B2 (en) 2001-06-07 2012-02-14 Genoa Color Technologies Ltd. Device, system and method of data conversion for wide gamut displays
US7436996B2 (en) * 2001-06-07 2008-10-14 Genoa Color Technologies Ltd Device, system and method of data conversion for wide gamut displays
US8599226B2 (en) 2001-06-07 2013-12-03 Genoa Color Technologies Ltd. Device and method of data conversion for wide gamut displays
US20040164994A1 (en) * 2001-06-07 2004-08-26 Eran Leibinger Device system and method for displaying graphics in mixed formats on a monitor
US20050024662A1 (en) * 2002-08-30 2005-02-03 Canon Kabushiki Kaisha Image processing apparatus and method
US7173736B2 (en) 2002-08-30 2007-02-06 Canon Kabushiki Kaisha Image processing apparatus and method
US7403304B2 (en) * 2002-09-19 2008-07-22 Oce Printing Systems Gmbh Method for optimised colour reproduction of a coloured original image
US20060096483A1 (en) * 2002-09-19 2006-05-11 Paul Andreas Method for optimised colour reproduction of a coloured original image
US7830566B2 (en) * 2003-09-18 2010-11-09 Fujifilm Corporation Image processing method and device enabling faithful reproduction of appearance and further preferred color reproduction of appearance, image output device and digital camera using the same, and image processing program for executing the image processing method and recording medium on which the program is recorded
US20050275911A1 (en) * 2003-09-18 2005-12-15 Fuji Photo Film Co., Ltd. Image processing method and device enabling faithful reproduction of appearance and further preferred color reproduction of appearance, image output device and digital camera using the same, and image processing program for executing the image processing method and recording medium on which the program is recorded
US20060072173A1 (en) * 2004-05-26 2006-04-06 Fuji Photo Film Co., Ltd. Output apparatus, color conversion method, and machine readable medium storing program
US7593147B2 (en) * 2004-05-26 2009-09-22 Fujifilm Corporation Output apparatus, color conversion method, and machine readable medium storing program
US7295215B2 (en) 2004-08-20 2007-11-13 Xerox Corporation Method for calculating colorant error from reflectance measurement
US20060038828A1 (en) * 2004-08-20 2006-02-23 Xerox Corporation Method for calculating colorant error from reflectance measurement
US8994744B2 (en) 2004-11-01 2015-03-31 Thomson Licensing Method and system for mastering and distributing enhanced color space content
US20070291179A1 (en) * 2004-11-01 2007-12-20 Sterling Michael A Method and System for Mastering and Distributing Enhanced Color Space Content
US20070003136A1 (en) * 2005-06-30 2007-01-04 Canon Kabushiki Kaisha Color processing method and apparatus
US7809187B2 (en) * 2005-06-30 2010-10-05 Canon Kabushiki Kaisha Color processing method and apparatus
US20090284554A1 (en) * 2005-12-21 2009-11-19 Ingo Tobias Doser Constrained Color Palette in a Color Space
US9219898B2 (en) * 2005-12-21 2015-12-22 Thomson Licensing Constrained color palette in a color space
US8593542B2 (en) 2005-12-27 2013-11-26 DigitalOptics Corporation Europe Limited Foreground/background separation using reference images
US8363908B2 (en) 2006-05-03 2013-01-29 DigitalOptics Corporation Europe Limited Foreground / background separation in digital images
US20100329549A1 (en) * 2006-05-03 2010-12-30 Tessera Technologies Ireland Limited Foreground/Background Separation in Digital Images
US9117282B2 (en) 2006-05-03 2015-08-25 Fotonation Limited Foreground / background separation in digital images
US20070269108A1 (en) * 2006-05-03 2007-11-22 Fotonation Vision Limited Foreground / Background Separation in Digital Images
US8358841B2 (en) * 2006-05-03 2013-01-22 DigitalOptics Corporation Europe Limited Foreground/background separation in digital images
US8009903B2 (en) * 2006-06-29 2011-08-30 Panasonic Corporation Image processor, image processing method, storage medium, and integrated circuit that can adjust a degree of depth feeling of a displayed high-quality image
US20080002910A1 (en) * 2006-06-29 2008-01-03 Shuichi Ojima Image processor, image processing method, program, storage medium, and integrated circuit
US20080218804A1 (en) * 2007-03-07 2008-09-11 Tomohiro Kawasaki Image Forming System, Computer Readable Recording Medium Storing Image Forming Program and Image Forming Method
US8223404B2 (en) * 2007-03-07 2012-07-17 Kyocera Document Solutions Inc. Image forming system, computer readable recording medium storing image forming program and image forming method
US8064112B1 (en) * 2007-05-20 2011-11-22 Opaltone Australasia Pty. Ltd. Color separation and reproduction method to control a printing process
US8294777B2 (en) * 2007-07-20 2012-10-23 Nikon Corporation Chromatic coordinate converting apparatus, imaging apparatus, computer readable recording medium, and creating method of chromatic coordinate converting table
US20090021638A1 (en) * 2007-07-20 2009-01-22 Nikon Corporation Chromatic coordinate converting apparatus, imaging apparatus, computer readable recording medium, and creating method of chromatic coordinate converting table
US8199184B2 (en) 2007-11-06 2012-06-12 Cisco Technology, Inc. Visually enhancing a conference
US20090115835A1 (en) * 2007-11-06 2009-05-07 Cisco Technology, Inc. Visually Enhancing a Conference
US8542246B2 (en) * 2008-03-11 2013-09-24 Panasonic Corporation Color conversion device, color conversion table and color conversion method
US20110012920A1 (en) * 2008-03-11 2011-01-20 Panasonic Corporation Color conversion device, color conversion table and color conversion method
US8818090B2 (en) * 2010-03-26 2014-08-26 Fuji Xerox Co., Ltd. Color processing apparatus and computer readable medium storing program
US20110235907A1 (en) * 2010-03-26 2011-09-29 Fuji Xerox Co., Ltd. Color processing apparatus and computer readable medium storing program
WO2016111823A3 (en) * 2014-12-19 2016-10-20 Clutch Authentication Systems, Llc System and method for communication over color encoded light patterns
CN108696761A (en) * 2017-04-08 2018-10-23 腾讯科技(深圳)有限公司 A kind of photograph document handling method and its equipment, system

Also Published As

Publication number Publication date
CA2293609A1 (en) 1998-12-23
US6225974B1 (en) 2001-05-01
JP3993644B2 (en) 2007-10-17
EP0990344A1 (en) 2000-04-05
BR9810223A (en) 2000-08-08
AU7834698A (en) 1999-01-04
JP2000512473A (en) 2000-09-19
US6340975B2 (en) 2002-01-22
IL133457A0 (en) 2001-04-30
ES2402284T3 (en) 2013-04-30
NZ501850A (en) 2001-06-29
WO1998058493A1 (en) 1998-12-23
AU727165B2 (en) 2000-12-07
EP0990344B1 (en) 2013-01-09

Similar Documents

Publication Publication Date Title
US6340975B2 (en) Gamut correction with color separation and methods and apparatuses for performing same
US5572632A (en) Universal frame buffer for a rendering device
US7209147B2 (en) Correction techniques for soft proofing
US7215343B2 (en) Color correction using a device-dependent display profile
JP3143508B2 (en) Image processing method and apparatus
US7206100B2 (en) Image processing method and apparatus
US6232954B1 (en) Arrangement for high-accuracy colorimetric characterization of display devices and method therefor
US6421141B2 (en) Image process apparatus and method
US7760398B2 (en) Color conversion table generation method and color conversion table generation device
US20050185200A1 (en) Systems, methods, and computer program products for converting between color gamuts associated with different image processing devices
JPH07212607A (en) Color image formation system and method
JPH06253138A (en) Method and associated equipment for converting input color value of input color space into output color value of output color space
US20030035157A1 (en) Image processing apparatus, image processing method and storage medium
US8643922B2 (en) Gamut clipping with preprocessing
US6567186B1 (en) Method for determining gray values in a printer
JP2003125223A (en) Image processor and its method
US7430318B2 (en) System and method for color correction for electronic printing
JPH10117289A (en) Color image-forming system and its color-matching method
JPH05292303A (en) Color picture printer
JPH09284576A (en) Method and device for generating lookup table

Legal Events

Date Code Title Description
STCF Information on status: patent grant

Free format text: PATENTED CASE

FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

FPAY Fee payment

Year of fee payment: 12