WO1996008917A1 - Systeme de correction de couleurs et procede utilisant une juxtaposition - Google Patents

Systeme de correction de couleurs et procede utilisant une juxtaposition Download PDF

Info

Publication number
WO1996008917A1
WO1996008917A1 PCT/US1995/011758 US9511758W WO9608917A1 WO 1996008917 A1 WO1996008917 A1 WO 1996008917A1 US 9511758 W US9511758 W US 9511758W WO 9608917 A1 WO9608917 A1 WO 9608917A1
Authority
WO
WIPO (PCT)
Prior art keywords
color
color value
values
dither
destination
Prior art date
Application number
PCT/US1995/011758
Other languages
English (en)
Inventor
Randall G. Guay
Original Assignee
Apple Computer, Inc.
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 Apple Computer, Inc. filed Critical Apple Computer, Inc.
Priority to AU35901/95A priority Critical patent/AU3590195A/en
Publication of WO1996008917A1 publication Critical patent/WO1996008917A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/46Colour picture communication systems
    • H04N1/56Processing of colour picture signals
    • H04N1/60Colour correction or control
    • H04N1/6016Conversion to subtractive colour signals
    • H04N1/6019Conversion to subtractive colour signals using look-up tables
    • 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/64Systems for the transmission or the storage of the colour picture signal; Details therefor, e.g. coding or decoding means therefor
    • H04N1/648Transmitting or storing the primary (additive or subtractive) colour signals; Compression thereof

Definitions

  • the present invention relates to color correction techniques utilized when transforming color information between different I/O devices, and particularly to color correction techniques utilizing dithering.
  • the display device To display color in a computer system, the display device is typically divided into a grid of many picture elements (pixels). Each pixel in the display has an associated color value. The color value causes the display to display a certain color for each pixel. Traditionally, colors have been represented by a color value having three color components. For instance the RGB color value has three color components (red, green, blue).
  • the two most common devices used to display color in a computer system are a computer display screen and a printer.
  • the display screen displays color by illuminating phosphor dots on the screen.
  • the printer displays color by depositing ink on paper.
  • Both display devices use color values to tell the device which color to print.
  • a difference occurs between the color displayed on a screen and the color printed by a printer when the same color value is used for both display devices. Consequently, it is necessary to convert the display (or source) color value to a corrected color value that the printer (or destination device) can use so that it prints a color approximately the same as the color displayed on the screen. This process is typically referred to as color correction.
  • One manner in which color correction may be achieved is by generating a look-up table that stores a corrected destination color value corresponding to each of the source color value.
  • the source color value accesses the corrected destination color value stored in the look-up table.
  • the accessed corrected color value from the look-up table is then used by the destination device to print a color that is approximately the same as the original source device's color.
  • the problem with this method is that the range of source color values is typically much too large to allow for storing a corresponding corrected color value in a look-up table. For instance, an RGB color value having 2 24 possible color values would require that the color look-up table have 2 24 corrected color values or a 256 x 256 x 256 color look-up table. To store this many values is very impractical. As a result, alternative methods have been developed that employ reduced (or scaled) color correction look-up tables.
  • the problem with reducing the size of the color correction look-up table is that the number of shades per color is reduced. For example, an RGB color value (having an 8-bit color component ) yields 256 possible shades for each of red, green and blue. If the size of the inverse table is reduced to a 32 x 32 x 32 color table, there are only 32 possible shades of red, green or blue. Reducing the size of the look-up table creates bigger steps between each shade of color and consequently produces an undesirable stair-step visual effect between shades, referred to as contouring.
  • the main method used to avoid contouring employs an interpolation technique (i.e. trilinear, tricubic, or tetrahedral inte ⁇ olation) to obtain color values between shades, thus reducing the stair-step effect.
  • this technique requires intensive computational steps.
  • the present invention is a color correction technique and system that does not use interpolation. As a result, a less computative intensive system is realized.
  • the present invention is a method and system utilizing dithering for providing color correction when displaying graphical color.
  • the method of the present invention provides a means of transforming color information from one type of I/O device to another using color correction look-up tables and dithering.
  • the original source color information is in the form of a 24-bit, three color component, RGB (red, green, blue) color value.
  • RGB red, green, blue
  • each component of the 24-bit RGB color value is added to a dither color value.
  • the resulting dithered color value is used as an index into an index table of addresses.
  • the table of addresses provides addresses to an inverse color table, causing the inverse table to output a corrected color value corresponding to the original source color value.
  • the inverse color table of the present invention has color values with a range that is less than the range of the source color values.
  • a 24-bit RGB source color value having a range of 256 for each color component
  • a 32 x 32 x 32 inverse table is used, having color values ranging to 32 for each color component.
  • the dither matrix used in the system of the present invention comprises a set of dither values.
  • a 4 x 4 blue noise dither matrix is utilized, having dither values ranging from 0 -7.
  • the index table stores the addresses of the color values stored in the inverse color look-up table.
  • the present invention constructs the index table so as to allow for a range of input addresses equal to [(N - 1) + a maximum dither value].
  • the system of the present invention includes an adding unit.
  • the method of the present invention includes the steps of adding a dither value to each of the components of the original source color value. This step generates a dithered color value for each component.
  • the dithered color values are utilized to access the index table.
  • the index table When accessed by the dithered color values, the index table outputs component addresses corresponding to color entries in the inverse table. The component addresses are used to access the inverse table.
  • the inverse table outputs a corrected color value.
  • the color value is transmitted to the destination display device - which in the preferred embodiment is a printer - causing the printer to print out a color.
  • a different index table corresponding to each color component is used.
  • the dithered color value for each component accesses its respective index table. After which, each index table outputs a portion of an address. All of the portions of the address are combined to form a single address that is consequently used to access the inverse table.
  • Figure 1 illustrates a general color correction system
  • Figure 2 shows a first embodiment of the system of the present invention.
  • Figure 3 is the preferred embodiment of the dither matrix of the present invention.
  • Figure 4 is another embodiment of the system of the present invention.
  • Figure 5 is a flow chart showing the method of the present invention corresponding to the system shown in Figure 2.
  • Figures 6A and 6B are a flow chart showing the method of the present invention corresponding to the system shown in Figure 5.
  • FIGS 7A - 7C illustrates one method in which pixels are processed using the method of the present invention.
  • a method and system for performing display color correction in a computer system utilizing dithering are set forth, such as types of color values, look-up table sizes, display device type, etc., in order to provide a thorough understanding of the present invention. It will be obvious, however, to one skilled in the art that these specific details need not be employed to practice the present invention. In other instances, well-known computer system architectures have not been described in detail in order to avoid unnecessarily obscuring the present invention.
  • FIG. 1 illustrates a typical configuration utilized when converting a color value originating from a source I/O device to a corrected color value for transmitting to a destination display device.
  • source display device 11 provides the source color value.
  • the source device may be any type of I/O device, such as a scanner or a display monitor.
  • Figure 1 also includes color correction unit 12.
  • Color correction unit 12 converts the original source color value to a corrected color value that is adaptable to the destination display device 13.
  • Color correction unit 12 most times includes an inverse color look-up table that stores corrected color values.
  • the table is accessed by the original source color value and provides a corrected color value to the destination device.
  • the Inverse table generally stores a smaller range of color values than the range of color values provided by the source device.
  • Color correction unit 12 may be implemented in many ways to enhance the color correction process.
  • the present invention utilizes dithering to implement color correction unit 12.
  • Color correction using dithering is a technique in which matrixes of pixels are used to represent a single pixel of color. The color values associated with the matrix of pixel are shades that are close to the single pixel and when placed in close proximity in a matrix formation, appear to be the same shade as the single pixel.
  • the present invention color correction unit 12 ( Figure 1) includes the following elements: an adding unit, an index table, and an inverse look-up table.
  • Figure 2 shows a block diagram illustrating the dither color correction system 12 of the present invention. As can be seen, color correction unit 12 includes adding unit 30, dither matrix 31, index table 34, and inverse color look-up table 35.
  • Index table 34 is a memory device that stores addresses corresponding to inverse color value table 35. Index table 34 is configured to be addressable by addresses ranging from 0 to [(N-l) + the maximum dither value].
  • Inverse color value table 35 is a memory device that stores the corrected color values to be transmitted to the destination device.
  • Table 35 consists of a mapping of source colors into destination colors. Due to size limitations, it is impractical to store a map of all source colors to all destinations colors. Consequently, table 35 has a smaller range of color values than the source color values.
  • Dither matrix 31 comprises a matrix of dither values. There are many types of dither matrixes available, each having a unique configuration and implementation which determines the final displayed dithered representation in a certain manner. The dither values within the matrix are dependent on the manner in which the inverse table is scaled with respect to the source color value range.
  • a blue noise dither matrix (as illustrated in Figure 4) is employed.
  • the blue noise dither matrix has a rectangular grid configuration and has 16 dither values - each dither value ranging from 0 - 7.
  • the dither values illustrated in Figure 4 are numbers that are chosen that produce a certain type of dithering effect.
  • the present invention's system functions such that the source color value is coupled to adding unit 30 on bus 40.
  • Dither matrix 31 couples a dither value to adding unit 30 on bus 41.
  • Adding unit 30 adds one of the dither values in the dither matrix to each component of the source color value to generate a dithered color value on bus 42.
  • the maximum range of a dithered color value is (N-l) + 7.
  • FIG. 4 illustrates an alternative embodiment of the system of the present invention.
  • the source color value has three corresponding color component values.
  • Figure 4 shows color correction unit 12 having three adding units 50 - 52, dither matrix 53, three index tables 54 - 56, and inverse table 61.
  • the color value is an RGB color value having red, green, and blue color components.
  • Each color value associated with each component is coupled to a separate adding unit along with a dither value from dither matrix 53.
  • the red color value is coupled to adding unit 50
  • the green color value is coupled to adding unit 51
  • the blue color value is coupled to adding unit 52.
  • Each adding unit adds the given dither value to its corresponding color component value.
  • Each of the dithered color values are coupled to a separate index table corresponding to the particular color component.
  • the index table stores inverse look-up table addresses corresponding to the particular color component.
  • index table 54 stores the inverse table addresses corresponding to the red component
  • index table 55 stores the inverse table addresses corresponding to the green component
  • index table 56 stores the inverse table addresses corresponding to the blue component.
  • the dithered color value for each color component accesses its corresponding index table.
  • each index table outputs a portion of an inverse table address.
  • the three portions are used to access inverse table 61 such that it outputs a corrected color value to destination device 13.
  • Figures 5, 6A and 6B are flow charts illustrating the method of the present invention.
  • the flow chart shown in Figure 5 corresponds to the embodiment shown in Figure 2. Referring to Figure 5, first an inverse table, a dither matrix, and a index table are provided, indicated by steps 70 - 72.
  • the index table is defined as having a range of [(N-l) + maximum dither value], where N is the range of source color values.
  • a color value is retrieved, (indicated by step 73), and the dither matrix value is retrieved, (step 74).
  • Addition step 75 adds the color value to a dither value from the dither matrix.
  • the dithered color value is used to access the index table, yielding an inverse table address (step 76).
  • the index table address is used to access the inverse table (step 77), yielding a color value. This color value is transmitted to the destination device (step 78).
  • a check for more pixels in the source is performed, (step 79). If there are more pixels, steps 73 - 78 are repeated.
  • FIGS. 6A and 6B illustrate the flowchart corresponding to the embodiment of the present invention shown in Figure 4.
  • the inverse table, the dither matrix and an index table corresponding to each color component are provided, (indicated by steps 80, 81, and 82).
  • the color value is retrieved and the dither matrix is retrieved, (steps 83 and 84).
  • step 85 each of the components in the color value.
  • step 86 each of the color values for each color component is added to the dither matrix.
  • Each of the indices of dithered color values generated in block 86 are used to access an index table corresponding to a particular color in step 87.
  • Each of the index tables output an inverse table address.
  • step 88 all of the addresses are combined to form a single address. This address is used to access the inverse table, (step 89).
  • the inverse table outputs a color value that is subsequently transmitted to the destination display device
  • step 90 The last step 91 checks for any more pixels to process. If there are still more pixels in the display to be processed, steps 84 - 91 are repeated. If there are no more pixels, then the process is done.
  • Figures 7A - 7C illustrate the typical order in which the pixels in display screen 29 are processed to generate color values corresponding to the pixels in destination display 40.
  • Figure 7A shows display 29 having four rows of pixels (rows 1-4), each row having eight pixels (P1-P8). Each pixel has a corresponding color value which may or may not have more than one color component.
  • the pixels in array 29 is also divided into eight blocks of 4 pixels (blocks 21-28). The blocks correspond to the arrangement of the example dither matrix having dither values dl-d4 shown in figure 7C.
  • the matrix of dither values is added to each pixel block within array 29.
  • the color values corresponding to the pixels in block 21 i.e., Pl/row 1, P2/row 1, PI/ row 2, P2/row 2
  • the pixels in block 22 i.e., P3/row 1, P4/row 1, P3/row 2, P4/row 2 are added to dl, d2, d3 and d4 respectively.
  • index 34 provides addresses to table 35, which in turn provides a color value for PI ' in destination display 40 corresponding to the color value for pixel PI in source display 29.
  • pixels in display 29 are processed by row. Consequently, pixels Pl-P8/row 1 are added to their corresponding dither values first, followed by the pixels in rows 2-4. If there are no more pixels, then all of the pixels in the source display have been color corrected and transmitted to the destination device and the process is done.
  • source color values having more or less components may also be used with the system and method of the present invention.
  • source color values having components that relate to other aspects of the color may also apply to the present invention.
  • the color value components may relate to the lightness, chroma, and hue (LCH) of a particular color.

Landscapes

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

Abstract

L'invention se rapporte à un système de correction de couleurs et à un procédé mettant en oeuvre une technique de juxtaposition, ce système comprenant une partie d'addition, une table à consulter inverse contenant un ensemble de valeurs de couleurs, une table d'index contenant les adresses correspondantes à la table à consulter inverse et une matrice de juxtaposition comprenant un ensemble de valeurs de juxtaposition. Le procédé de correction de couleurs consiste d'abord à transmettre une valeur de couleur d'un dispositif d'affichage source (comportant une gamme de N valeurs de couleurs) à un dispositif d'affichage destinataire (comportant une gamme de M valeurs de couleurs, où M < N). La valeur de couleur source est ajoutée à une valeur de juxtaposition pour donner la valeur de couleur juxtaposée. La valeur de couleur juxtaposée est utilisée pour accéder à la table d'index. La structure de la table d'index est conçue pour avoir un nombre d'adresses d'entrée admissible égal à [(N-1)+ valeur maximum de juxtaposition]. Lorsque la valeur de couleur juxtaposée accède à l'index, celui-ci réagit en produisant une adresse correspondant à la table inverse, laquelle servira ultérieurement pour accéder à la table inverse. La table inverse produit ensuite une valeur de couleur corrigée qui est alors transmise au dispositif d'affichage destinataire.
PCT/US1995/011758 1994-09-16 1995-09-14 Systeme de correction de couleurs et procede utilisant une juxtaposition WO1996008917A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU35901/95A AU3590195A (en) 1994-09-16 1995-09-14 A color correction system and method utilizing dithering

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US30596194A 1994-09-16 1994-09-16
US08/305,961 1994-09-16

Publications (1)

Publication Number Publication Date
WO1996008917A1 true WO1996008917A1 (fr) 1996-03-21

Family

ID=23183123

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1995/011758 WO1996008917A1 (fr) 1994-09-16 1995-09-14 Systeme de correction de couleurs et procede utilisant une juxtaposition

Country Status (2)

Country Link
AU (1) AU3590195A (fr)
WO (1) WO1996008917A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1998055965A1 (fr) * 1997-06-04 1998-12-10 Oak Technology, Inc. Appareil et procede permettant d'optimiser la memoire lors du traitement d'images graphiques
EP1011263A2 (fr) * 1998-12-11 2000-06-21 Xerox Corporation Procédé de correction de couleurs par demi-teintes à plusieurs niveaux

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE3315507A1 (de) * 1982-04-30 1983-11-03 Canon K.K., Tokyo Farbbild-reproduktionsgeraet
EP0359080A2 (fr) * 1988-09-16 1990-03-21 International Business Machines Corporation Dispositif d'affichage avec une image de tremblement ordonnée
US5111310A (en) * 1990-12-04 1992-05-05 Research Technologies Corporation, Inc. Method and apparatus for halftone rendering of a gray scale image using a blue noise mask
EP0543511A1 (fr) * 1991-11-19 1993-05-26 Crosfield Electronics Limited Méthode et appareil de conversion de données
US5377041A (en) * 1993-10-27 1994-12-27 Eastman Kodak Company Method and apparatus employing mean preserving spatial modulation for transforming a digital color image signal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE3315507A1 (de) * 1982-04-30 1983-11-03 Canon K.K., Tokyo Farbbild-reproduktionsgeraet
EP0359080A2 (fr) * 1988-09-16 1990-03-21 International Business Machines Corporation Dispositif d'affichage avec une image de tremblement ordonnée
US5111310A (en) * 1990-12-04 1992-05-05 Research Technologies Corporation, Inc. Method and apparatus for halftone rendering of a gray scale image using a blue noise mask
EP0543511A1 (fr) * 1991-11-19 1993-05-26 Crosfield Electronics Limited Méthode et appareil de conversion de données
US5377041A (en) * 1993-10-27 1994-12-27 Eastman Kodak Company Method and apparatus employing mean preserving spatial modulation for transforming a digital color image signal

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1998055965A1 (fr) * 1997-06-04 1998-12-10 Oak Technology, Inc. Appareil et procede permettant d'optimiser la memoire lors du traitement d'images graphiques
EP1011263A2 (fr) * 1998-12-11 2000-06-21 Xerox Corporation Procédé de correction de couleurs par demi-teintes à plusieurs niveaux
EP1011263A3 (fr) * 1998-12-11 2002-05-15 Xerox Corporation Procédé de correction de couleurs par demi-teintes à plusieurs niveaux

Also Published As

Publication number Publication date
AU3590195A (en) 1996-03-29

Similar Documents

Publication Publication Date Title
US5455600A (en) Method and apparatus for mapping colors in an image through dithering and diffusion
EP0606993B1 (fr) Ecrêtage de la gamme de couleurs
CA1306299C (fr) Afficheur utilisant des signaux de juxtaposition ordonnes
EP0606988B1 (fr) Procédé et appareil de diffusion d&#39;erreurs en parallèle
EP0840978B1 (fr) Procede et systeme visant a obtenir une reduction de debit binaire et la reconstruction de donnees-image a l&#39;aide de matrices de juxtaposition
JP3737149B2 (ja) カラー・イメージ生成システムおよび方法
US5377041A (en) Method and apparatus employing mean preserving spatial modulation for transforming a digital color image signal
US5111286A (en) Image processing
JPH09271036A (ja) カラー画像表示方法及び装置
US5596510A (en) Table-based linear interpolation for color correction system and method
EP0862140B1 (fr) Procédé de stockage non linéaire, de recouvrement et d&#39;interpolation des données de couleur &#34;tristimulus&#34;
US6115031A (en) Method of converting color values
JPH0564110A (ja) 映像信号補正装置とそれを用いた表示装置
JPH08249465A (ja) 入力ディジタル画像から多レベルハーフトーン画像を形成する方法
WO2001041049A1 (fr) Systeme et procede de traitement rapide d&#39;images informatiques a l&#39;aide de tables de reference des couleurs
US5666436A (en) Method and apparatus for transforming a source image to an output image
AU8385798A (en) Method and system for image format conversion
US5732151A (en) Computerized memory mapping method for transforming color data
US6002795A (en) Method and apparatus for transforming a source image to an output image
US5854633A (en) Method of and system for dynamically adjusting color rendering
WO1996008917A1 (fr) Systeme de correction de couleurs et procede utilisant une juxtaposition
JP2000201279A (ja) カラ―変換方法及び変換プロセッサ
EP0606994B1 (fr) Méthode et appareil d&#39;extinction de bruit pour un système d&#39;affichage en couleur
EP0543511A1 (fr) Méthode et appareil de conversion de données
US6933949B1 (en) Method for interpolation of tristimulus color data

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AM AT AU BB BG BR BY CA CH CN CZ DE DK EE ES FI GB GE HU IS JP KE KG KP KR KZ LK LR LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK TJ TM TT UA UG US UZ VN

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): KE MW SD SZ UG AT BE CH DE DK ES FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN ML MR NE SN TD TG

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

NENP Non-entry into the national phase

Ref country code: CA

122 Ep: pct application non-entry in european phase