EP0313789A1 - Method and apparatus for representing three-dimensional color data in a one-dimensional reference system - Google Patents

Method and apparatus for representing three-dimensional color data in a one-dimensional reference system Download PDF

Info

Publication number
EP0313789A1
EP0313789A1 EP19880115124 EP88115124A EP0313789A1 EP 0313789 A1 EP0313789 A1 EP 0313789A1 EP 19880115124 EP19880115124 EP 19880115124 EP 88115124 A EP88115124 A EP 88115124A EP 0313789 A1 EP0313789 A1 EP 0313789A1
Authority
EP
European Patent Office
Prior art keywords
color
index
data
values
true
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
EP19880115124
Other languages
German (de)
French (fr)
Other versions
EP0313789B1 (en
Inventor
John Charles Dalrymple
Scott William Bigger
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.)
Tektronix Inc
Original Assignee
Tektronix 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 Tektronix Inc filed Critical Tektronix Inc
Publication of EP0313789A1 publication Critical patent/EP0313789A1/en
Application granted granted Critical
Publication of EP0313789B1 publication Critical patent/EP0313789B1/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/02Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the way in which colour is displayed
    • G09G5/06Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the way in which colour is displayed using colour palettes, e.g. look-up tables

Definitions

  • This invention relates generally to the display of color images on a computer terminal and, more particularly, to a method of processing, storing, and referencing data representing image color.
  • image color data are stored as R,G,B (red, green, blue) color component values in predetermined memory locations.
  • red values are stored in one group of memory locations, green values in another, and blue values in a third group.
  • the user usually specifies a color number or index.
  • the index which represents a single (one-dimensional) address, permits access to the particular set of RGB values representing the selected color.
  • RGB color values themselves (rather than color numbers or indexes) to represent a selected color.
  • the "color values” approach is representative of the true color system--a three-dimensional color referencing system.
  • the "color number” approach is representative of the index color system--a one-dimensional color referencing system.
  • True color systems are generally used to produce shaded images, to display scanned-in images, and to simulate physical phenomena such as colored lights illuminating a scene composed of colored objects.
  • Indexed color systems are generally used to depict color of icon symbols, to represent scalar values, or to distinguish image segments (e.g.,. primitives such as points, lines, arcs, circles, rectangles, polygons, and text).
  • a method and apparatus which provides for the display of both true-color images and index color images.
  • the user may specify either a color number to denote index color, or RGB color values to denote true color.
  • Index color operations and true color operations are performed in an index color environment.
  • the apparatus computes one-dimensional index-type data from user-supplied three-dimensional true color data. The user specifies the number of color levels to be used in representing the range of displayable red, green and blue colors, and specifies the RGB values of the color to be displayed.
  • the apparatus derives true color data (RGB color level values) from the number of color levels specified by the user, stores the derived data in memory in a predetermined arrangement suitable for referencing by a single address or index, and derives from the user-specified RGB values a single address for referencing the stored data.
  • RGB color level values true color data
  • the apparatus comprises a keyboard and a port to a host computer for inputting index color data and true color data, a processing means coupled to the keyboard and/or host computer for producing index-type data from true color data, a memory means for storing the input data and data produced by the processing means, and a display means for displaying stored data.
  • Fig. 1 shows a system of the prior art capable of performing index color operations.
  • Fig. 2 shows a color map memory of the system, RGB data typically stored in the memory, and a one-dimensional (single color index) address scheme for referencing stored data.
  • Fig. 3 shows a three-dimensional address scheme of the prior art for referencing stored data. From user-supplied RGB values stored in image memory, references are made to color values stored in three look-up tables (LUTs).
  • Fig. 2 shows a one address (index) scheme, while Fig. 3 shows a three address (true color) scheme.
  • Fig. 4 shows a true-color one-address scheme, the scheme utilized by the apparatus of the present invention.
  • the apparatus of the present invention is capable of performing index color operations.
  • the apparatus is capable of performing true color operations in an index color environment.
  • the apparatus comprises a keyboard 10 and port to a host computer for inputting index color data and true color data, a processing means 11 coupled to the keyboard and/or host computer for producing index-type data from true color data, a memory means 13 for storing the input data and data produced by the processing means, and a display means 15 for displaying stored data.
  • the processing means 11 includes a microprocessor 12 " having a ROM (read only memory, not shown) with a stored program, and a vector generator 18.
  • the memory means 13 includes a memory 14 for storing index information, a video display memory 20, and a color map memory 22.
  • the display means 15 includes a video timing and control circuit 16, and a CRT (cathode ray tube) display with associated deflection circuit and D to A (digital-to-analog) converter.
  • the apparatus of the present invention is much like the system described in U.S. patent 4,509,043 for performing index operations, and the description of that system applies as well to the present apparatus. However, in the performing of true color operations in and color map memory of the present apparatus are designed to operate differently from said system, as described below.
  • Fig. 5 shows color map memory 22 of the present apparatus in greater detail.
  • the RGB values are arranged in tabular form in memory, with each memory location containing one set of R,G,and B values addressable by a single address.
  • the RGB values in the tables are calculated (derived) by the apparatus from data supplied to the apparatus. The calculation is performed by processor 12 under control of the stored program. (Examples of the stored program are presented in Appendixes A and B.)
  • the single address used to reference the RGB values in the table is derived by processor 12 of the apparatus from RGB values specified by the user.
  • both the RGB table values and the single address for referencing the RGB table values are derived by the apparatus.
  • the initial user of the apparatus specifies the RGB color values to be used in populating the table, by uniformly quantizing the closed interval from zero to one for each color.
  • the user may specify the number of the displayable levels to be Q (i.e., Q discrete quantization levels of red, green, and blue displayable primary colors).
  • the apparatus calculates the actual table entries (i.e., the true-color RGB values which, when referenced subsequently by a single index-type address, produces the original user-specified values).
  • one set of displayable primary color levels may be:
  • the five quantization levels occupy the range from 0% to 100% of displayable red; green, and blue primary colors.
  • the range of displayable colors may be viewed as a three-dimensional color space, where (0,0,0) represents black, i.e., 0% red, 0% green, 0% blue, (1,0,0) represents 100% red, (0,1,0) represents 100% green, (0,0,1) represents 100% blue, and (1,1,1) represents white, i.e., 100% red, 100% green and 100% blue.
  • the user of the apparatus may select:
  • the apparatus when representing a true-color object within the limits of the displayable colors of the apparatus. From the displayable levels specified by the user, the apparatus derives (calculates) color values suitable for single index referencing (single addressing), and stores the derived values in tables in memory for later use.
  • the apparatus calculates the color values (table entries) and populates the RGB tables as follows:
  • RGB tables show color data produced (derived) by processor 12 in response to user-specified quantization levels.
  • Processor 12 stores the derived data in memory 22 in a predetermined sequence (arrangement), as shown in Table II below.
  • the address 86 would be derived by processor 12, permitting access to the correct RGB values in the table.
  • the method include the steps of deriving true color data (i.e., RGB color level values) from the number of color levels specified by the user, storing the derived data in memory in predetermined arrangement suitable for referencing by a single address or index, and deriving from user-supplier RGB color values a single address for referencing the stored data.
  • true color data i.e., RGB color level values
  • Appendix A shows RGB values, and associated single index addresses, derived for:
  • Appendix B shows RGB values, and associated single index addresses, derived for:
  • index and true color data are shown for both a single index surface (surface 1) and a true color surface (surface 2).
  • surface 1 index surface
  • surface 2 true color surface
  • the "00" represents a color index for surface 1
  • the "01 10 11 represents RGB color values for surface 2.
  • the address was computed (derived) from user-supplied index and true color values. The address is used to reference the RGB values "01010101 10101010 11111111".
  • the RGB values may differ for a given address. For example, given the computed address "01 11 11 11”, if the RGB values "10000000 10000000 10000000” had been predetermined to represent the color index "01”, and the RGB values "11111111 11111111 11111111 " had been predetermined to represent the RGB color level "11 11 11”, then the RGB values "10000000 10000000 10000000” would be used if the indexed color surface had priority, and the RGB values "11111111 11111111111 “ would be used if the true color surface had priority.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Image Generation (AREA)
  • Digital Computer Display Output (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

A method and apparatus are disclosed for representing and displaying the true (actual) color of an image in an index color system. The user specifies the number of color levels necessary to represent the range of displayable colors, and specifies the color (the red, green, blue primary color values) desired for an image. From the specified number, the apparatus calculates RGB (red, green, blue) color values, and stores them in memory in a manner suitable for referencing by an index type address. From the specified color, the apparatus calculates an index suitable for referencing the desired RGB color values from the stored color values. The apparatus comprises a keyboard and a port to a host computer for inputting index color data and true color data, a processing means coupled to the keyboard and/or host computer for producing index-type data from true color data, a memory means for storing the input data and data produced by the processing means, and a display means for displaying stored data.

Description

    BACKGROUND OF THE INVENTION
  • This invention relates generally to the display of color images on a computer terminal and, more particularly, to a method of processing, storing, and referencing data representing image color.
  • In many computer terminal systems, image color data are stored as R,G,B (red, green, blue) color component values in predetermined memory locations. Often, red values are stored in one group of memory locations, green values in another, and blue values in a third group. To select a color, made up of one color value from each of the groups, the user usually specifies a color number or index. The index, which represents a single (one-dimensional) address, permits access to the particular set of RGB values representing the selected color. One such prior art "single index" system is described, for example, in U.S. Patent 4,509,043 issued April 2, 1985 to inventor P.X. Mossaides.
  • Another type of prior art system is the "true color" system, in which the true or actual colors of an object are sought to be displayed. One such true color system is described, for example, in the Model One/25 Programming Guide published December 12, 1983 by Raster Technologies Corporation. In such a true color system, the user generally specifies the RGB color values themselves (rather than color numbers or indexes) to represent a selected color. The "color values" approach is representative of the true color system--a three-dimensional color referencing system. The "color number" approach is representative of the index color system--a one-dimensional color referencing system.
  • True color systems are generally used to produce shaded images, to display scanned-in images, and to simulate physical phenomena such as colored lights illuminating a scene composed of colored objects. Indexed color systems are generally used to depict color of icon symbols, to represent scalar values, or to distinguish image segments (e.g.,. primitives such as points, lines, arcs, circles, rectangles, polygons, and text).
  • Often it is desirable to display symbolic icons, specified in index color, superimposed on shaded images specified in true color. To accomplish this, what is needed is a system which would permit both true-color representation and index color representation.
  • SUMMARY OF INVENTION
  • In accordance with the illustrated preferred embodiment of the invention, a method and apparatus is disclosed which provides for the display of both true-color images and index color images. The user may specify either a color number to denote index color, or RGB color values to denote true color. Index color operations and true color operations are performed in an index color environment. To perform true color operation in an index color environment, the apparatus computes one-dimensional index-type data from user-supplied three-dimensional true color data. The user specifies the number of color levels to be used in representing the range of displayable red, green and blue colors, and specifies the RGB values of the color to be displayed. The apparatus derives true color data (RGB color level values) from the number of color levels specified by the user, stores the derived data in memory in a predetermined arrangement suitable for referencing by a single address or index, and derives from the user-specified RGB values a single address for referencing the stored data.
  • The apparatus comprises a keyboard and a port to a host computer for inputting index color data and true color data, a processing means coupled to the keyboard and/or host computer for producing index-type data from true color data, a memory means for storing the input data and data produced by the processing means, and a display means for displaying stored data.
  • BRIEF DESCRIPTION OF THE DRAWINGS
    • Fig. 1 is block diagram of a system of the prior art capable of performing index color operations.
    • Fig. 2 is a block diagram showing an arrangement of data in a memory of the system of Fig. 1;
    • Fig. 3 is a block diagram of a system of the prior art capable of performing true color operations;
    • Fig. 4 is a block diagram of the apparatus of the present invention for performing index color operations and true color operations in an index color environment;
    • Fig. 5 is a block diagram showing a color map memory of the apparatus of Fig. 4;
    • Fig. 6 is a block diagram showing the range of displayable colors as a three-dimensional color coordinate space;
    • Fig. 7 is a block diagram of a concatenation mask used in the apparatus of Fig. 4; and
    • Fig. 8 is a block diagram showing multiple bit planes, a true color surface and a single. index surface.
    DESCRIPTION OF THE PREFERRED EMBODIMENT
  • Fig. 1 shows a system of the prior art capable of performing index color operations. Fig. 2 shows a color map memory of the system, RGB data typically stored in the memory, and a one-dimensional (single color index) address scheme for referencing stored data. Fig. 3 shows a three-dimensional address scheme of the prior art for referencing stored data. From user-supplied RGB values stored in image memory, references are made to color values stored in three look-up tables (LUTs). Fig. 2 shows a one address (index) scheme, while Fig. 3 shows a three address (true color) scheme.
  • Fig. 4 shows a true-color one-address scheme, the scheme utilized by the apparatus of the present invention. Like the prior art system described in U.S. patent 4,509,043, the apparatus of the present invention is capable of performing index color operations. Unlike prior art systems, the apparatus is capable of performing true color operations in an index color environment.
  • The apparatus comprises a keyboard 10 and port to a host computer for inputting index color data and true color data, a processing means 11 coupled to the keyboard and/or host computer for producing index-type data from true color data, a memory means 13 for storing the input data and data produced by the processing means, and a display means 15 for displaying stored data.
  • The processing means 11 includes a microprocessor 12" having a ROM (read only memory, not shown) with a stored program, and a vector generator 18. The memory means 13 includes a memory 14 for storing index information, a video display memory 20, and a color map memory 22. The display means 15 includes a video timing and control circuit 16, and a CRT (cathode ray tube) display with associated deflection circuit and D to A (digital-to-analog) converter.
  • The apparatus of the present invention is much like the system described in U.S. patent 4,509,043 for performing index operations, and the description of that system applies as well to the present apparatus. However, in the performing of true color operations in and color map memory of the present apparatus are designed to operate differently from said system, as described below.
  • Fig. 5 shows color map memory 22 of the present apparatus in greater detail. Like the prior art, the RGB values are arranged in tabular form in memory, with each memory location containing one set of R,G,and B values addressable by a single address. Unlike the prior art, the RGB values in the tables are calculated (derived) by the apparatus from data supplied to the apparatus. The calculation is performed by processor 12 under control of the stored program. (Examples of the stored program are presented in Appendixes A and B.) Also unlike the prior art, the single address used to reference the RGB values in the table is derived by processor 12 of the apparatus from RGB values specified by the user. Thus, in the present invention, both the RGB table values and the single address for referencing the RGB table values are derived by the apparatus.
  • The initial user of the apparatus (e.g., the supplier of the apparatus) specifies the RGB color values to be used in populating the table, by uniformly quantizing the closed interval from zero to one for each color. For example, the user may specify the number of the displayable levels to be Q (i.e., Q discrete quantization levels of red, green, and blue displayable primary colors). Thereafter, the apparatus calculates the actual table entries (i.e., the true-color RGB values which, when referenced subsequently by a single index-type address, produces the original user-specified values).
  • As shown in Table I, one set of displayable primary color levels may be:
    Figure imgb0001
  • The five quantization levels occupy the range from 0% to 100% of displayable red; green, and blue primary colors.
  • As shown in Fig. 6, the range of displayable colors may be viewed as a three-dimensional color space, where (0,0,0) represents black, i.e., 0% red, 0% green, 0% blue, (1,0,0) represents 100% red, (0,1,0) represents 100% green, (0,0,1) represents 100% blue, and (1,1,1) represents white, i.e., 100% red, 100% green and 100% blue.
  • As shown in Fig. 6, the user of the apparatus may select:
    • Q, levels of Red
    • Q2 levels of Green
    • Q3 levels of Blue
  • when representing a true-color object within the limits of the displayable colors of the apparatus. From the displayable levels specified by the user, the apparatus derives (calculates) color values suitable for single index referencing (single addressing), and stores the derived values in tables in memory for later use.
  • The apparatus calculates the color values (table entries) and populates the RGB tables as follows:
    • Red (address) = i/(Qi - 1)
    • Green (address) = j/(Q2 - 1)
    • Blue (address) = k/(Q3 - 1)
    • where:
    • Q1 represents the number of quantization levels specified for red
    • Q2 represents the number of quantization levels specified for green
    • Q3 represents the number of quantization levels specified for blue
    • quantization level i = 0 to Q1 - 1
    • quantization level j = 0 to Q2 - 1
    • quantization level k = 0 to Q3 - 1
    • address = i + Q, J + Q, QW2Q k
    • n represents the number of permissible table entries.
    • and
    • (Q1 × Q2 × Q3) < n.
    • or
    • Q1 x Q2 x Q3 ≦ 2m, where m represents the number of bit planes, as shown for example in Figs. 2 and 8.
  • The following RGB tables show color data produced (derived) by processor 12 in response to user-specified quantization levels. Processor 12 stores the derived data in memory 22 in a predetermined sequence (arrangement), as shown in Table II below.
    Figure imgb0002
    Figure imgb0003
    Figure imgb0004
    Figure imgb0005
    Figure imgb0006
    Figure imgb0007
    Figure imgb0008
    Figure imgb0009
  • The sequence in which the data is stored in memory 22 ensures that, from the RGB values specified by the user, the processor 12 will derive the appropriate index (single address) for referencing the correct RGB values in memory 22. Processor 12 derives each single address (index) by means of the following formula:
    • Index = [R (Q1 - 1)] rounded + Q1 [G (Q2 -1)] rounded + Q1 Q2 [B (Q2 -1)] rounded.
  • Thus, as shown in Table I above, from the three-dimensional true color value (.25, .5, .75) specified by the user, the address 86 would be derived by processor 12, permitting access to the correct RGB values in the table.
  • An alternative formula for deriving single addresses (indexes) from specified (input) RGB values is:
    • [RQ1 ]truncated + Q1 [G Q2]truncated + Q1 Q2 [B Q3]truncated
    • where: 0≦R< 1;0≦G< 1;0≦B< 1
    • and Q1, Q2, Q3, are powers of two.
    • Given B, bits of red, 82 bits of green and B3 bits of blue, and given an m-bit plane surface, as shown for example in Fig. 8, where m = b1 + b2 + b3 and b1 ≦ B1, b2 ≦ B2, b3 ≦ B3, then the above-mentioned truncation operation may be performed as shown in Fig. 7, where the b1 most significant bits (MSB) of the R field, and the b2 MSB of the G field, and the b3 MSB of the B field, are concatenated, and shifted to align it with the m-bit
  • In the foregoing, the method for converting from true color data to single index data is described. The method include the steps of deriving true color data (i.e., RGB color level values) from the number of color levels specified by the user, storing the derived data in memory in predetermined arrangement suitable for referencing by a single address or index, and deriving from user-supplier RGB color values a single address for referencing the stored data.
  • Appendix A shows RGB values, and associated single index addresses, derived for:
    • Q1 = 5 red levels
    • Q2 = 5 green levels
    • Q3 = 5 blue levels,
    • the RGB values being in the range 0 to 255, representing 0% to 100%.
  • Appendix B shows RGB values, and associated single index addresses, derived for:
    • Q, = 7 red levels
    • Q2 = 6 green levels
    • Q3 = 5 blue levels,
    • the RGB values being in the range 0 to 255, representing 0% to 100%.
  • In appendix C below, index and true color data (stored in binary form in color map memory 22) are shown for both a single index surface (surface 1) and a true color surface (surface 2). For example, of the address "00 01 10 11 shown in Appendix C and in Fig.. 8, the "00" represents a color index for surface 1, and the "01 10 11 represents RGB color values for surface 2. The address was computed (derived) from user-supplied index and true color values. The address is used to reference the RGB values "01010101 10101010 11111111".
  • Depending on which surface has priority over the other, the RGB values may differ for a given address. For example, given the computed address "01 11 11 11", if the RGB values "10000000 10000000 10000000" had been predetermined to represent the color index "01", and the RGB values "11111111 11111111 11111111 " had been predetermined to represent the RGB color level "11 11 11", then the RGB values "10000000 10000000 10000000" would be used if the indexed color surface had priority, and the RGB values "11111111 11111111 11111111 " would be used if the true color surface had priority.
  • Figure imgb0010
    Figure imgb0011
    Figure imgb0012
    Figure imgb0013
    Figure imgb0014
    Figure imgb0015
    Figure imgb0016
    Figure imgb0017
    Figure imgb0018
    Figure imgb0019
    Figure imgb0020
    Figure imgb0021
    Figure imgb0022
    Figure imgb0023
    Figure imgb0024
    Figure imgb0025
    Figure imgb0026
    Figure imgb0027
    Figure imgb0028
    Figure imgb0029
    Figure imgb0030
    Figure imgb0031
    Figure imgb0032
    Figure imgb0033

Claims (1)

1. An apparatus for representing three-component color data in a single index reference system comprising:
processing means responsive to applied data for deriving a single index and a plurality of primary color component values, the applied data representing selected numbers of color levels of color components and representing color component values of a desired color of an image; and
memory means for storing the derived primary color component values in a sequence such that the single index references the color component values of the desired color.
EP19880115124 1987-10-26 1988-09-15 Method and apparatus for representing three-dimensional color data in a one-dimensional reference system Expired - Lifetime EP0313789B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11303087A 1987-10-26 1987-10-26
US113030 1987-10-26

Publications (2)

Publication Number Publication Date
EP0313789A1 true EP0313789A1 (en) 1989-05-03
EP0313789B1 EP0313789B1 (en) 1992-11-25

Family

ID=22347223

Family Applications (1)

Application Number Title Priority Date Filing Date
EP19880115124 Expired - Lifetime EP0313789B1 (en) 1987-10-26 1988-09-15 Method and apparatus for representing three-dimensional color data in a one-dimensional reference system

Country Status (3)

Country Link
EP (1) EP0313789B1 (en)
JP (1) JPH01147497A (en)
DE (1) DE3876212T2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1992010800A1 (en) * 1990-12-11 1992-06-25 Eastman Kodak Company Apparatus for processing digital data
EP0518669A1 (en) * 1991-06-14 1992-12-16 Canon Kabushiki Kaisha Image recording apparatus and colo conversion method
WO1994016405A1 (en) * 1992-12-31 1994-07-21 E.I. Du Pont De Nemours And Company Adaptive display system
US5579409A (en) * 1991-09-27 1996-11-26 E. I. Du Pont De Nemours And Company Methods for determining the exterior points of an object in a background
GB2418029B (en) * 2004-09-14 2009-04-29 Michael Bremer-Trainor 4-D Colour Chart

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0422296B1 (en) * 1989-10-12 1995-01-11 International Business Machines Corporation Display system with direct colour mode

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0105724A2 (en) * 1982-09-29 1984-04-18 Fanuc Ltd. Data write arrangement for color graphic display unit
US4509043A (en) * 1982-04-12 1985-04-02 Tektronix, Inc. Method and apparatus for displaying images
EP0165441A2 (en) * 1984-05-22 1985-12-27 International Business Machines Corporation Color image display apparatus
US4578673A (en) * 1983-07-08 1986-03-25 Franklin Computer Corporation Video color generator circuit for computer

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60230693A (en) * 1984-04-27 1985-11-16 インタ−ナショナル ビジネス マシ−ンズ コ−ポレ−ション Color image display system
JPS62151894A (en) * 1985-12-26 1987-07-06 富士通株式会社 Color multicontrast display unit

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4509043A (en) * 1982-04-12 1985-04-02 Tektronix, Inc. Method and apparatus for displaying images
EP0105724A2 (en) * 1982-09-29 1984-04-18 Fanuc Ltd. Data write arrangement for color graphic display unit
US4578673A (en) * 1983-07-08 1986-03-25 Franklin Computer Corporation Video color generator circuit for computer
EP0165441A2 (en) * 1984-05-22 1985-12-27 International Business Machines Corporation Color image display apparatus

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1992010800A1 (en) * 1990-12-11 1992-06-25 Eastman Kodak Company Apparatus for processing digital data
EP0518669A1 (en) * 1991-06-14 1992-12-16 Canon Kabushiki Kaisha Image recording apparatus and colo conversion method
US5552905A (en) * 1991-06-14 1996-09-03 Canon Kabushiki Kaisha Image processing apparatus which selects a type of color processing for color image data based on a characteristic of the color image data
US5448652A (en) * 1991-09-27 1995-09-05 E. I. Du Pont De Nemours And Company Adaptive display system
US5579409A (en) * 1991-09-27 1996-11-26 E. I. Du Pont De Nemours And Company Methods for determining the exterior points of an object in a background
WO1994016405A1 (en) * 1992-12-31 1994-07-21 E.I. Du Pont De Nemours And Company Adaptive display system
GB2418029B (en) * 2004-09-14 2009-04-29 Michael Bremer-Trainor 4-D Colour Chart

Also Published As

Publication number Publication date
EP0313789B1 (en) 1992-11-25
DE3876212T2 (en) 1993-06-17
JPH01147497A (en) 1989-06-09
DE3876212D1 (en) 1993-01-07

Similar Documents

Publication Publication Date Title
US5233684A (en) Method and apparatus for mapping a digital color image from a first color space to a second color space
US5181014A (en) Method and apparatus for representing three-dimensional color data in a one-dimensional reference system
US5068644A (en) Color graphics system
US5003299A (en) Method for building a color look-up table
US4509043A (en) Method and apparatus for displaying images
US5546105A (en) Graphic system for displaying images in gray-scale
US4808988A (en) Digital vector generator for a graphic display system
US5488687A (en) Dual resolution output system for image generators
US5172423A (en) Methods and apparatus for defining contours in colored images
EP0321290A2 (en) Color cell texture
US6011540A (en) Method and apparatus for generating small, optimized color look-up tables
US5021974A (en) Method for updating a display bitmap with a character string or the like
US5485558A (en) Method and system for displaying color on a computer output device using dithering techniques
US5254977A (en) Color display
US5943059A (en) Method and apparatus for coloring support
EP0396956B1 (en) Display system for instruments
JPH0371863A (en) Page buffer system for electronic gray scale color printer
EP0420391A2 (en) Colour tone generator
WO2001041049A1 (en) System and method for rapid computer image processing with color look-up table
EP0166045B1 (en) Graphics display terminal
US4908779A (en) Display pattern processing apparatus
US4835526A (en) Display controller
EP0313789A1 (en) Method and apparatus for representing three-dimensional color data in a one-dimensional reference system
US4996653A (en) Line generation in a display system
EP0403081B1 (en) Colour display

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): DE FR GB NL

17P Request for examination filed

Effective date: 19890503

17Q First examination report despatched

Effective date: 19910610

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): DE FR GB NL

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: FR

Free format text: THE PATENT HAS BEEN ANNULLED BY A DECISION OF A NATIONAL AUTHORITY

Effective date: 19921125

ET Fr: translation filed
REF Corresponds to:

Ref document number: 3876212

Country of ref document: DE

Date of ref document: 19930107

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

26N No opposition filed
PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: NL

Effective date: 19940401

NLV4 Nl: lapsed or anulled due to non-payment of the annual fee
REG Reference to a national code

Ref country code: FR

Ref legal event code: ST

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: GB

Payment date: 19960820

Year of fee payment: 9

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: DE

Payment date: 19960824

Year of fee payment: 9

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GB

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 19970915

GBPC Gb: european patent ceased through non-payment of renewal fee

Effective date: 19970915

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: DE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 19980603