US5877754A - Process, apparatus, and system for color conversion of image signals - Google Patents

Process, apparatus, and system for color conversion of image signals Download PDF

Info

Publication number
US5877754A
US5877754A US08/224,833 US22483394A US5877754A US 5877754 A US5877754 A US 5877754A US 22483394 A US22483394 A US 22483394A US 5877754 A US5877754 A US 5877754A
Authority
US
United States
Prior art keywords
clut
signal
signals
image
palette
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
US08/224,833
Other languages
English (en)
Inventor
Michael Keith
Stephen Wood
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.)
Intel Corp
Original Assignee
Intel Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US08/078,935 external-priority patent/US5384582A/en
Priority to US08/224,833 priority Critical patent/US5877754A/en
Application filed by Intel Corp filed Critical Intel Corp
Assigned to INTEL CORPORATION reassignment INTEL CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: KEITH, MICHAEL, WOOD, STEPHEN
Priority to PCT/US1995/004026 priority patent/WO1995027974A1/en
Priority to EP95916156A priority patent/EP0754339B1/de
Priority to CA002187297A priority patent/CA2187297C/en
Priority to JP7526385A priority patent/JP2999825B2/ja
Priority to DE69522102T priority patent/DE69522102T2/de
Publication of US5877754A publication Critical patent/US5877754A/en
Application granted granted Critical
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
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G3/00Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes
    • G09G3/20Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes for presentation of an assembly of a number of characters, e.g. a page, by composing the assembly by combination of individual elements arranged in a matrix no fixed position being assigned to or needed to be assigned to the individual characters or partial characters
    • G09G3/2007Display of intermediate tones
    • G09G3/2044Display of intermediate tones using dithering
    • G09G3/2051Display of intermediate tones using dithering with use of a spatial dither pattern

Definitions

  • the present invention relates to digital image signal processing, and, in particular, to computer-implemented processes, apparatuses, and systems for color converting digital image signals.
  • a video decoding system for displaying high-quality, full-motion digital video images on a graphics display monitor in a personal computer (PC) environment that does not require any additional hardware.
  • a decoding system is preferably capable of performing decoding, conversion, and display functions to support a video playback mode.
  • the decoding system accesses encoded video signals from a mass storage device, decodes the signals into a multi-component (e.g., subsampled three-component YUV9) video format, converts the multi-component signals to single-index color lookup table (CLUT) signals, and uses the CLUT signals to generate displays for a display monitor.
  • a multi-component e.g., subsampled three-component YUV9
  • Such an encoding system is preferably capable of performing capture, encoding, decoding, conversion, and display functions to support both a compression mode and the playback mode.
  • the encoding system captures and encodes video images generated by a video generator, such as a video camera, VCR, or laser disc player.
  • the encoded video signals may then be stored to a mass storage device, such as a hard drive or, ultimately, a CD-ROM.
  • the encoded video signals may also be decoded, converted, and displayed on a display monitor to monitor the compression-mode processing.
  • the present invention is a computer-implemented process, apparatus, and system for displaying an image.
  • the system has a CLUT palette, which maps each CLUT signal C h of a plurality of CLUT signals C to a corresponding display signal d h of a plurality of display signals D.
  • a color conversion table is generated for the CLUT palette.
  • the color conversion table maps each image signal s i of a plurality of image signals S to a corresponding CLUT signal c i of the plurality of CLUT signals C.
  • An image signal s j corresponding to an image is provided.
  • the image signal s j is transformed to a CLUT signal c j of the plurality of CLUT signals C using the color conversion table.
  • the image is displayed in accordance with the CLUT signal c j , wherein the CLUT signal c j is transformed to a display signal d j of the plurality of display signals D using the CLUT palette.
  • FIG. 1 is a block diagram of a video system for displaying video images in a PC environment, according to a preferred embodiment of the present invention
  • FIG. 2 is a representation of YUV component space
  • FIG. 3 shows a process flow diagram of preferred processing implemented by the video system of FIG. 1 to generate the lookup tables used in the color-conversion processing of FIG. 6 for an arbitrary CLUT palette;
  • FIG. 4 is a process flow diagram of preferred processing implemented by the video system of FIG. 1 to generate the U,V dither magnitude for use in generating U and V dither lookup tables;
  • FIG. 5 is a process flow diagram of preferred processing implemented by the video system of FIG. 1 to generate the U and V biases for use in generating U and V dither lookup tables;
  • FIG. 6 shows a process flow diagram of processing implemented by the video system of FIG. 1 to convert a three-component YUV signal to a single-index CLUT signal.
  • Video system 100 is capable of performing in the compression and playback modes.
  • the operations of video system 100 are controlled by operating system 112 which communicates with the other processing engines of video system 100 via system bus 120.
  • video generator 102 of video system 100 When video system 100 operates in compression mode, video generator 102 of video system 100 generates analog video signals and transmits those signals to capture processor 104.
  • Capture processor 104 decodes (i.e., separates) the analog video signal into three linear components (one luminance component Y and two chrominance components U and V), digitizes each component, and scales the digitized signals. Scaling of the digitized signals preferably includes subsampling the U and V signals to generate digitized video signals in subsampled YUV9 format.
  • YUV9 signals have one U-component signal and one V-component signal for every (4 ⁇ 4) block of Y-component signals.
  • Real-time encoder 106 encodes (i.e., compresses) each component of the captured (i.e., unencoded or uncompressed) YUV9 signals separately and transmits the encoded signals via system bus 120 for storage to mass storage device 108.
  • the encoded signals may then be optionally further encoded by non-real-time encoder 110. If such further encoding is selected, then non-real-time encoder 110 accesses the encoded signals stored in mass storage device 108, encodes the signals further, and transmits the further encoded video signals back to mass storage device 108. The output of non-real-time encoder 110 is further encoded digital video signals.
  • Video system 100 also provides optional monitoring of the compression-mode processing. If such monitoring is selected, then, in addition to being stored to mass storage device 108, the encoded signals (generated by either real-time encoder 106 or non-real-time encoder 110) are decoded (i.e., decompressed) back to YUV9 format (and scaled for display) by decoder 114. Color converter 116 then converts the decoded, scaled YUV9 signals to a display format selected for displaying the video images on display monitor 118. For the present invention, the display format is preferably selected to be 8-bit CLUT format, although alternative embodiments of the present invention may support additional or alternative CLUT display formats.
  • decoder 114 accesses encoded video signals stored in mass storage device 108 and decodes and scales the encoded signals back to decoded YUV9 format.
  • Color converter 116 then converts the decoded, scaled YUV9 signals to selected CLUT display format signals for use in generating displays on display monitor 118.
  • operating system 112 is a multi-media operating system, such as, but not limited to, Microsoft® Video for Windows or Apple® QuickTime, running on a personal computer with a general-purpose host processor, such as, but not limited to, an Intel® x86 or Motorola® microprocessor.
  • An Intel® x86 processor may be an Intel® 386, 486, or Pentium® processor.
  • Video generator 102 may be any source of analog video signals, such as a video camera, VCR, or laser disc player.
  • Capture processor 104 and real-time encoder 106 are preferably implemented by a video co-processor such as an Intel® i750 encoding engine on an Intel® Smart Video Board.
  • Non-real-time encoder 110 is preferably implemented in software running on the host processor.
  • Mass storage device 108 may be any suitable device for storing digital signals, such as a hard drive or a CD-ROM. Those skilled in the art will understand that video system 100 may have more than one mass storage device 108. For example, video system 100 may have a hard drive for encoded signals generated during compression mode and a CD-ROM for storing other encoded signals for playback mode.
  • Decoder 114 and color converter 116 are preferably implemented in software running on the host processor.
  • Display monitor 118 may be any suitable device for displaying video images and is preferably a graphics monitor such as a VGA monitor.
  • each of the functional processors of video system 100 depicted in FIG. 1 may be implemented by any other suitable hardware/software processing engine.
  • Video system 100 preferably supports the use of an 8-bit color lookup table (CLUT) that may contain up to 256 different colors for displaying pixels on display monitor 118 of FIG. 1. Each CLUT color corresponds to a triplet of YUV components. Previous approaches to the conversion of three-component YUV9 signals to single-index CLUT signals relied upon specific predefined palettes, which the operating systems were programmed to use. Under the present invention, video system 100 is capable of converting YUV9 signals to CLUT signals using an arbitrary predefined CLUT palette. Those skilled in the art will understand that video system 100 is therefore capable of displaying video signals in an environment in which some or all of the palette is defined, for example, by an application running on video system 100.
  • CLUT color lookup table
  • Video system 100 is capable of generating lookup tables for converting YUV9 signals to CLUT signals for an arbitrary CLUT palette. Video system 100 is also capable of using those lookup tables to convert YUV9 signals to CLUT signals as part of video display processing.
  • An 8-bit single-index CLUT palette maps each of (up to) 256 8-bit CLUT signals to a color space (e.g., three-component RGB) that is used by a PC operating system (e.g., Microsoft® Windows® operating system) to display images (e.g., video, graphics, text) on a display monitor.
  • a PC operating system e.g., Microsoft® Windows® operating system
  • Video processing systems may encode and decode video images using color formats other than single-index CLUT signals and three-component RGB signals, such as subsampled YUV9 signals.
  • the video processing system preferably first converts YUV9 signals to CLUT signals.
  • Video system 100 of the present invention generates color-conversion lookup tables to map subsampled YUV9 signals into 8-bit CLUT signals for arbitrary pre-defined CLUT palettes.
  • One way to generate such lookup tables is to compare each of the possible YUV9 signals with each of the 256 possible CLUT signals to identify the CLUT signal that is closest to each of the YUV9 signals.
  • This brute force method may be prohibitively expensive (in terms of processing time) in a video system with limited processing bandwidth due both to the number of comparisons involved and to the complexity of each comparison.
  • Each comparison would typically involve the following computation:
  • new color-conversion lookup tables are preferably generated when video system 100 is initialized and each time the CLUT palette changes.
  • the generation of lookup tables is preferably implemented in as short a time period as practicable to avoid significant disruption or delay in the display of video images.
  • the generation of lookup tables is preferably implemented on the host processor of video system 100.
  • three color-conversion lookup tables are generated: ClutTable, TableU, and TableV.
  • ClutTable is used to convert three-component YUV signals from YUV space to the closest single-index 8-bit CLUT signals in CLUT space.
  • TableU and TableV provide U and V component dithering to improve the quality of the video display.
  • the CLUT signals are generated using 7-bit Y, U, and V component signals in which the Y component signals are constrained between 8 and 120 inclusive.
  • the U and V component signals are also preferably constrained between 8 and 120.
  • the ClutTable lookup table is a 16K lookup table that is accessed with 14-bit indices that are based on 7-bit Y component signals and 3-bit U and V component signals. One of the bits of the 14-bit indices are unused.
  • FIG. 2 there is shown a two-dimensional representation of the portion of YUV space for component Vi (one of the eight possible 3-bit V components (V0, V1, . . . , V7)).
  • component Vi there are 128 different 7-bit Y components (Y0, Y1, . . . , Y127) and 8 different 3-bit U components (U0, U1, . . . , U7).
  • a fine grid is defined to include all of the possible YUV combinations of the full YUV space.
  • a coarse grid is defined to include all of the possible YUV combinations of the full YUV space in which Y is an integer multiple of 16.
  • all of the points depicted are part of the fine grid, while only those points having a Y component of one of (Y0, Y16, . . . , Y112) are part of the coarse grid.
  • the coarse grid divides the YUV space into 8 Y regions.
  • One Y region comprises all of the YUV combinations with Y components between Y0 and Y15 inclusive.
  • Another Y region comprises all of the YUV combinations with Y components between Y16 and Y31 inclusive.
  • FIG. 3 there is shown a process flow diagram of the processing implemented by video system 100 to generate the ClutTable lookup table for YUV9-to-CLUT color conversion for an arbitrary CLUT palette, according to a preferred embodiment of the present invention.
  • ClutTable generation begins by converting each of the (up to 256) palette colors into the corresponding YUV components and storing the color in the appropriate location of an array (YRegion 8! 256! that identifies the Y region in which the palette color lies (step 302 of FIG. 3).
  • the palette colors may be distributed in any manner throughout the YUV space and will typically not coincide with the YUV points of either the coarse grid or fine grid. For a truly arbitrary palette, it is possible for all 256 colors of the palette to lie within a single Y region of the YUV space.
  • each YUV combination of the coarse grid is then compared with all of the palette colors (using Equation (1)) to identify the palette color that most closely matches the YUV combination (step 304).
  • a palette color is said to match a particular YUV combination most closely if the value resulting from Equation (1) is smaller than that for any other palette color.
  • the closest palette color for each of the other YUV combinations of the fine grid is generated by comparing the YUV combination with only a subset of palette colors (step 306).
  • the preferred subset includes: (1) the two palette colors identified (in step 304) for the two closest coarse-grid points having the same U and V components and (2) all those palette colors identified (in step 302) as lying within the same Y region as the YUV combination. For example, when processing the YUV combination (Y1,U3,Vi) of FIG. 2, (Y1,U3,Vi) is compared to:
  • Step 306 is preferably implemented by processing the fine grid points sequentially along lines of fixed U and V components.
  • step 306 may sequentially process fine grid points (Y1,U3,Vi), (Y2,U3,Vi), . . . , (Y15,U3,Vi).
  • the distance measure D(y,y 0 ) between YUV combination (y,u,v) and palette color (y 0 ,u 0 ,v 0 ) is generated using Equation (1)
  • the distance measure D(y+1,y 0 ) between the next YUV combination (y+1,u,v) and the same palette color (y 0 ,u 0 ,v 0 ) may be generated using Equation (2) as follows: ##EQU1##
  • the distance measure D(y+1,y 0 ) for the current fine grid point may be calculated by incrementing the distance measure D(y,y 0 ) for the previous fine grid point simply by adding the expression 2(y-y 0 )+1. Since the derivative of this expression with respect to y is 2, the distance measures for all of the points along a line of constant U and V components may be generated differentially using the following C computer language code:
  • Equation (1) is simply the square of the three-component distance between two signals in YUV space.
  • the processing of FIG. 3 may be used to generate a lookup table ClutTable that maps each of the YUV combinations of the fine grid in YUV space to the closest color in the CLUT palette.
  • ClutTable is a 16K lookup table that is accessed with 14-bit indices of the form (vvvuuu 0yyyyyyy).
  • Video system 100 also generates lookup tables (TableU and TableV) that are used to dither the subsampled U and V signals to reconstruct video images with improved quality.
  • Generation of the TableU and TableV lookup tables involves generating a U,V dither magnitude for the pre-defined arbitrary palette and then generating U and V bias levels.
  • Y dither magnitude is preferably not adapted to the palette, because, in the preferred conversion process described in the next section of this specification entitled "Color Conversion Processing," constant Y dither offsets are encoded into the procedure for retrieving values from ClutTable.
  • the U,V dither magnitude is preferably the average distance in YUV space between a palette color and its M closest palette neighbors, where closeness is determined using the three-component distance measure of Equation (1).
  • the U and V dither magnitudes are preferably assumed to be identical.
  • N is specified to be 32.
  • video system 100 For each of the N selected palette colors, video system 100 performs an exhaustive search throughout the CLUT palette to identify the M closest palette colors (using the three-component distance measure of Equation (1)) (step 404).
  • M is specified to be 6.
  • Video system 100 generates the U and V dither magnitude DMAG as the average distance for all of the N selected palette colors (step 406).
  • the average distance is generated by summing all the square roots of the distance measures of Equation (1) from step 404 and dividing by the number of distance measures.
  • FIG. 5 there is shown a process flow diagram of the processing implemented by video system 100 to generate the U and V biases for use in generating the U and V dither lookup tables, according to a preferred embodiment of the present invention.
  • the U and V biases are preferably the average U and V errors involved in converting from a YUV combination to the CLUT palette.
  • video system 100 arbitrarily selects P YUV combinations (step 502).
  • P is specified to be 128.
  • video system 100 For each of the P selected YUV combinations, video system 100 generates (in step 504) 4 dithered YU j V j combinations according to the following relationships:
  • video system 100 implements the color conversion process (described in the next section of the specification entitled "Color Conversion Processing") to generate the corresponding palette colors (step 506).
  • video system 100 For each of the 4*P selected YU j V j combinations generated in step 504, video system 100 generates (in step 508):
  • Video system 100 generates the U bias as the average U component difference and the V bias as the average V component difference between the 4*P selected YU j V j combinations and the corresponding CLUT palette colors (step 510).
  • Video system 100 then uses the U,V dither magnitude and the U and V biases to generate the lookup tables TableU and TableV that will be used for color conversion processing.
  • TableU and TableV are a 512-byte lookup tables.
  • the index to TableU is a 7-bit U component and the index to TableV is a 7-bit V component.
  • Each of the 128 entries in TableU is a 4-byte value of the form:
  • each of the 128 entries in TableV is a 4-byte value of the form:
  • V is the 7-bit V component
  • DMAG is the dither magnitude
  • VBIAS is the V component bias
  • the YUV9 signals comprise (4 ⁇ 4) blocks of pixels, wherein each pixel block comprises a corresponding (4 ⁇ 4) block of 7-bit Y component signals, a single 7-bit U component signal, and a single 7-bit V component signal.
  • the (4 ⁇ 4) block of Y component signals y ij may be represented in matrix form as follows:
  • the dithered U signal used to generate the CLUT index signal for a particular pixel depends upon the location of the pixel within the (4 ⁇ 4) block.
  • the different dithered U signals for each (4 ⁇ 4) block may be represented in matrix form as follows:
  • the dithered V signal used to generate the CLUT index signal for a particular pixel depends upon the location of the pixel within the (4 ⁇ 4) block.
  • the different dithered V signals for each (4 ⁇ 4) block may be represented in matrix form as follows:
  • the Y signals are also dithered.
  • the preferred Y dither signals for each (4 ⁇ 4) block correspond to the following Bayer matrix:
  • the U component signal may be used to generate the appropriate dithered U signal from the U dither table (TableU) (step 602 of FIG. 6).
  • the dithered U signal may be represented as 000uuu.
  • the V component signal may then be used to generate the appropriate dithered V signal from the V dither table (TableV).
  • This dithered V signal may be combined (by ORing) with the dithered U signal to generate a dithered UV signal (step 604).
  • the dithered V signal may be represented as vvv000 and the dithered UV signal as vvvuuu.
  • the 7-bit Y component signal may then be combined with the dithered UV signal and the appropriate Y dither signal Y dith to generate a 14-bit index I (step 606).
  • the 14-bit index I may be derived from the following relation:
  • 0yyyyyyyy is the Y component signal and Y dith is the corresponding Y dither signal (from the Y dither matrix).
  • the Y dith signal is doubled and 8 is subtracted from the result so that the dithering component is balanced around 0.
  • the 8-bit CLUT index signal corresponding to the pixel may then be generated from the 16K CLUT conversion table (ClutTable) using the 14-bit index I (step 608). Note that since bit 7 (where bit 0 is the LSB) of the 14-bit index I is always 0, half of the 16K ClutTable is never used.
  • a preferred implementation of the color conversion process takes advantage of some of the symmetries and redundancies in the color conversion process.
  • the preferred color conversion process is also designed for efficient implementation on the preferred Intel® host processors.
  • a preferred implementation of the color conversion process of the present invention may be represented by the following C computer language code:
  • eax is a 4-byte register, where al is byte 3 (the lowest byte) and ah is byte 2 (the second lowest byte) in register eax. Similarly, for registers ebx and ecx.
  • the present invention may be used to generate and use lookup tables to convert video signals between color formats other than from YUV9 to 8-bit CLUT.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Image Processing (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Color Image Communication Systems (AREA)
  • Processing Of Color Television Signals (AREA)
  • Color Television Systems (AREA)
US08/224,833 1993-06-16 1994-04-08 Process, apparatus, and system for color conversion of image signals Expired - Lifetime US5877754A (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
US08/224,833 US5877754A (en) 1993-06-16 1994-04-08 Process, apparatus, and system for color conversion of image signals
PCT/US1995/004026 WO1995027974A1 (en) 1994-04-08 1995-04-07 Process, apparatus, and system for color conversion of image signals
DE69522102T DE69522102T2 (de) 1994-04-08 1995-04-07 System zur farbkonvertierung von bildsignalen
EP95916156A EP0754339B1 (de) 1994-04-08 1995-04-07 System zur farbkonvertierung von bildsignalen
CA002187297A CA2187297C (en) 1994-04-08 1995-04-07 Process, apparatus, and system for color conversion of image signals
JP7526385A JP2999825B2 (ja) 1994-04-08 1995-04-07 画像信号を色変換する方法、装置およびシステム

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US08/078,935 US5384582A (en) 1993-06-16 1993-06-16 Conversion of image data from subsampled format to clut format
US08/224,833 US5877754A (en) 1993-06-16 1994-04-08 Process, apparatus, and system for color conversion of image signals

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US08/078,935 Continuation-In-Part US5384582A (en) 1993-06-16 1993-06-16 Conversion of image data from subsampled format to clut format

Publications (1)

Publication Number Publication Date
US5877754A true US5877754A (en) 1999-03-02

Family

ID=22842423

Family Applications (1)

Application Number Title Priority Date Filing Date
US08/224,833 Expired - Lifetime US5877754A (en) 1993-06-16 1994-04-08 Process, apparatus, and system for color conversion of image signals

Country Status (6)

Country Link
US (1) US5877754A (de)
EP (1) EP0754339B1 (de)
JP (1) JP2999825B2 (de)
CA (1) CA2187297C (de)
DE (1) DE69522102T2 (de)
WO (1) WO1995027974A1 (de)

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000060479A1 (en) * 1999-03-19 2000-10-12 Microsoft Corporation Methods and apparatus for generating and representing luminance intensity values
US6297800B2 (en) * 1998-09-08 2001-10-02 Dazzle Multimedia, Inc. Performing color adjustments on image data
US20020154693A1 (en) * 2001-03-02 2002-10-24 Demos Gary A. High precision encoding and decoding of video images
US20030063100A1 (en) * 2001-09-28 2003-04-03 Silicon Integrated Systems Corp., Apparatus and method for dithering in image processing and computer graphics systems
US20030112863A1 (en) * 2001-07-12 2003-06-19 Demos Gary A. Method and system for improving compressed image chroma information
US6618500B1 (en) * 1999-12-07 2003-09-09 Sony Corporation Color conversion matrix based on minimal surface theory
US20030206174A1 (en) * 1998-11-09 2003-11-06 Broadcom Corporation Graphics display system with line buffer control scheme
US20040005004A1 (en) * 2001-07-11 2004-01-08 Demos Gary A. Interpolation of video compression frames
US20040056864A1 (en) * 1998-11-09 2004-03-25 Broadcom Corporation Video and graphics system with MPEG specific data transfer commands
US20040212730A1 (en) * 1998-11-09 2004-10-28 Broadcom Corporation Video and graphics system with video scaling
US20050012759A1 (en) * 1998-11-09 2005-01-20 Broadcom Corporation Video and graphics system with an MPEG video decoder for concurrent multi-row decoding
US20050024369A1 (en) * 1998-11-09 2005-02-03 Broadcom Corporation Video and graphics system with a single-port RAM
US20050062764A1 (en) * 2003-09-22 2005-03-24 Samsung Electronics Co., Ltd Method of restoring RGB gray scale data and apparatus for performing the same
US20050088446A1 (en) * 2003-10-22 2005-04-28 Jason Herrick Graphics layer reduction for video composition
US20050122335A1 (en) * 1998-11-09 2005-06-09 Broadcom Corporation Video, audio and graphics decode, composite and display system
US20050122341A1 (en) * 1998-11-09 2005-06-09 Broadcom Corporation Video and graphics system with parallel processing of graphics windows
US20050193372A1 (en) * 1997-09-03 2005-09-01 Bo Wu System and process for object rendering on thin client platforms
US7428639B2 (en) 1996-01-30 2008-09-23 Dolby Laboratories Licensing Corporation Encrypted and watermarked temporal and resolution layering in advanced television
US20110142132A1 (en) * 2008-08-04 2011-06-16 Dolby Laboratories Licensing Corporation Overlapped Block Disparity Estimation and Compensation Architecture
US8111754B1 (en) 2001-07-11 2012-02-07 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8199154B2 (en) 1998-11-09 2012-06-12 Broadcom Corporation Low resolution graphics mode support using window descriptors
TWI423667B (zh) * 2007-12-26 2014-01-11 Hon Hai Prec Ind Co Ltd 色彩處理裝置

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100435257B1 (ko) * 1997-08-07 2004-07-16 삼성전자주식회사 영상신호 처리 시스템에서의 이미지 포맷 변환장치 및 방법
US6075886A (en) * 1998-03-09 2000-06-13 Xerox Corporation Method and apparatus for reducing the complexity of color correction using subsampling

Citations (54)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4743959A (en) * 1986-09-17 1988-05-10 Frederiksen Jeffrey E High resolution color video image acquisition and compression system
US4775858A (en) * 1984-10-10 1988-10-04 Quantel Limited Video image creation
US4857992A (en) * 1986-12-24 1989-08-15 U.S. Philips Corporation Image display apparatus and method
JPH02130594A (ja) * 1988-11-10 1990-05-18 Fujitsu Ltd カラー画像表示方式
US4933761A (en) * 1987-04-28 1990-06-12 Mitsubishi Denki Kabushiki Kaisha Image coding and decoding device
US4953019A (en) * 1987-11-27 1990-08-28 Canon Kabushiki Kaisha Image signal encoding apparatus
US4956638A (en) * 1988-09-16 1990-09-11 International Business Machines Corporation Display using ordered dither
US4974071A (en) * 1987-04-28 1990-11-27 Canon Kabushiki Kaisha Color image data encoding apparatus having improved resolution/efficiency characteristics
US4991122A (en) * 1987-10-07 1991-02-05 General Parametrics Corporation Weighted mapping of color value information onto a display screen
US4994911A (en) * 1988-03-28 1991-02-19 Canon Kabushiki Kaisha Image information signal transmitting system with selective transmission of input data or extracted data
US5003299A (en) * 1988-05-17 1991-03-26 Apple Computer, Inc. Method for building a color look-up table
US5046071A (en) * 1988-07-23 1991-09-03 Nec Corporation Communication system capable of improving transmission efficiency by classifying a block sequence into significant and less significant blocks
US5047853A (en) * 1990-03-16 1991-09-10 Apple Computer, Inc. Method for compresssing and decompressing color video data that uses luminance partitioning
JPH03231290A (ja) * 1990-02-06 1991-10-15 Photo Composing Mach Mfg Co Ltd 色変換装置
US5065231A (en) * 1988-09-26 1991-11-12 Apple Computer, Inc. Apparatus and method for merging input RGB and composite video signals to provide both RGB and composite merged video outputs
US5068644A (en) * 1988-05-17 1991-11-26 Apple Computer, Inc. Color graphics system
US5091717A (en) * 1989-05-01 1992-02-25 Sun Microsystems, Inc. Apparatus for selecting mode of output in a computer system
US5097330A (en) * 1988-05-20 1992-03-17 U.S. Philips Corporation High definition television transmission and reception system with reduced data throughput
US5122877A (en) * 1989-10-23 1992-06-16 U.S. Philips Corporation Method of transmitting a digital video signal and a receiver for use in the method
US5124688A (en) * 1990-05-07 1992-06-23 Mass Microsystems Method and apparatus for converting digital YUV video signals to RGB video signals
US5138303A (en) * 1989-10-31 1992-08-11 Microsoft Corporation Method and apparatus for displaying color on a computer output device using dithering techniques
US5142273A (en) * 1990-09-20 1992-08-25 Ampex Corporation System for generating color blended video signal
US5150209A (en) * 1990-05-11 1992-09-22 Picturetel Corporation Hierarchical entropy coded lattice threshold quantization encoding method and apparatus for image and video compression
US5177608A (en) * 1990-09-20 1993-01-05 Nec Corporation Method and apparatus for coding moving image signal
US5201030A (en) * 1989-09-28 1993-04-06 Sun Microsystems, Inc. Method and apparatus for dithering graphic images
US5204664A (en) * 1990-05-16 1993-04-20 Sanyo Electric Co., Ltd. Display apparatus having a look-up table for converting pixel data to color data
US5218432A (en) * 1992-01-02 1993-06-08 Tandy Corporation Method and apparatus for merging video data signals from multiple sources and multimedia system incorporating same
US5218431A (en) * 1990-04-26 1993-06-08 The United States Of America As Represented By The Secretary Of The Air Force Raster image lossless compression and decompression with dynamic color lookup and two dimensional area encoding
US5220410A (en) * 1991-10-02 1993-06-15 Tandy Corporation Method and apparaus for decoding encoded video data
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
US5241382A (en) * 1992-04-25 1993-08-31 General Instrument Corporation Digital HDTV data packet format and receiver therefor
US5258826A (en) * 1991-10-02 1993-11-02 Tandy Corporation Multiple extended mode supportable multimedia palette and multimedia system incorporating same
US5311602A (en) * 1992-02-25 1994-05-10 Unisys Corporation Circuit for compressing digital images while retaining image fidelity
US5317397A (en) * 1991-05-31 1994-05-31 Kabushiki Kaisha Toshiba Predictive coding using spatial-temporal filtering and plural motion vectors
US5327254A (en) * 1992-02-19 1994-07-05 Daher Mohammad A Method and apparatus for compressing and decompressing image data
US5329292A (en) * 1990-11-30 1994-07-12 Hitachi, Ltd. Display controller for a flat display apparatus
US5341442A (en) * 1992-01-21 1994-08-23 Supermac Technology, Inc. Method and apparatus for compression data by generating base image data from luminance and chrominance components and detail image data from luminance component
US5351085A (en) * 1993-06-16 1994-09-27 Intel Corporation Method and system for generating compressed image signals
US5371515A (en) * 1989-09-28 1994-12-06 Sun Microsystems, Inc. Method and apparatus for non-linear dithering of digital images
US5377051A (en) * 1993-01-13 1994-12-27 Hitachi America, Ltd. Digital video recorder compatible receiver with trick play image enhancement
US5379376A (en) * 1990-06-04 1995-01-03 International Business Machines Corporation Bi-directional graphics attribute conversion profile
US5381180A (en) * 1993-08-16 1995-01-10 Intel Corporation Method and apparatus for generating CLUT-format video images
US5381145A (en) * 1993-02-10 1995-01-10 Ricoh Corporation Method and apparatus for parallel decoding and encoding of data
US5384582A (en) * 1993-06-16 1995-01-24 Intel Corporation Conversion of image data from subsampled format to clut format
US5389949A (en) * 1987-08-31 1995-02-14 Seiko Epson Corporation Video signal processor
US5402181A (en) * 1991-04-01 1995-03-28 Jenison; Timothy P. Method and apparatus utilizing look-up tables for color graphics in the digital composite video domain
US5406310A (en) * 1992-04-28 1995-04-11 International Business Machines Corp. Managing color selection in computer display windows for multiple applications
US5416614A (en) * 1991-06-28 1995-05-16 Ibm Corporation Method and apparatus for converting data representations of an image between color spaces
US5428465A (en) * 1991-08-12 1995-06-27 Matsushita Electric Industrial Co., Ltd. Method and apparatus for color conversion
US5428720A (en) * 1992-03-27 1995-06-27 Milliken Research Corporation Method and apparatus for reproducing blended colorants on an electronic display
US5430465A (en) * 1991-09-09 1995-07-04 Sun Microsystems, Inc. Apparatus and method for managing the assignment of display attribute identification values and multiple hardware color look-up tables
US5450098A (en) * 1992-09-19 1995-09-12 Optibase Advanced Systems (1990) Ltd. Tri-dimensional visual model
US5455600A (en) * 1992-12-23 1995-10-03 Microsoft Corporation Method and apparatus for mapping colors in an image through dithering and diffusion
US5479189A (en) * 1991-02-28 1995-12-26 Chesavage; Jay 4 channel color display adapter and method for color correction

Patent Citations (54)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4775858A (en) * 1984-10-10 1988-10-04 Quantel Limited Video image creation
US4743959A (en) * 1986-09-17 1988-05-10 Frederiksen Jeffrey E High resolution color video image acquisition and compression system
US4857992A (en) * 1986-12-24 1989-08-15 U.S. Philips Corporation Image display apparatus and method
US4933761A (en) * 1987-04-28 1990-06-12 Mitsubishi Denki Kabushiki Kaisha Image coding and decoding device
US4974071A (en) * 1987-04-28 1990-11-27 Canon Kabushiki Kaisha Color image data encoding apparatus having improved resolution/efficiency characteristics
US5389949A (en) * 1987-08-31 1995-02-14 Seiko Epson Corporation Video signal processor
US4991122A (en) * 1987-10-07 1991-02-05 General Parametrics Corporation Weighted mapping of color value information onto a display screen
US4953019A (en) * 1987-11-27 1990-08-28 Canon Kabushiki Kaisha Image signal encoding apparatus
US4994911A (en) * 1988-03-28 1991-02-19 Canon Kabushiki Kaisha Image information signal transmitting system with selective transmission of input data or extracted data
US5003299A (en) * 1988-05-17 1991-03-26 Apple Computer, Inc. Method for building a color look-up table
US5068644A (en) * 1988-05-17 1991-11-26 Apple Computer, Inc. Color graphics system
US5097330A (en) * 1988-05-20 1992-03-17 U.S. Philips Corporation High definition television transmission and reception system with reduced data throughput
US5046071A (en) * 1988-07-23 1991-09-03 Nec Corporation Communication system capable of improving transmission efficiency by classifying a block sequence into significant and less significant blocks
US4956638A (en) * 1988-09-16 1990-09-11 International Business Machines Corporation Display using ordered dither
US5065231A (en) * 1988-09-26 1991-11-12 Apple Computer, Inc. Apparatus and method for merging input RGB and composite video signals to provide both RGB and composite merged video outputs
JPH02130594A (ja) * 1988-11-10 1990-05-18 Fujitsu Ltd カラー画像表示方式
US5091717A (en) * 1989-05-01 1992-02-25 Sun Microsystems, Inc. Apparatus for selecting mode of output in a computer system
US5201030A (en) * 1989-09-28 1993-04-06 Sun Microsystems, Inc. Method and apparatus for dithering graphic images
US5371515A (en) * 1989-09-28 1994-12-06 Sun Microsystems, Inc. Method and apparatus for non-linear dithering of digital images
US5122877A (en) * 1989-10-23 1992-06-16 U.S. Philips Corporation Method of transmitting a digital video signal and a receiver for use in the method
US5138303A (en) * 1989-10-31 1992-08-11 Microsoft Corporation Method and apparatus for displaying color on a computer output device using dithering techniques
JPH03231290A (ja) * 1990-02-06 1991-10-15 Photo Composing Mach Mfg Co Ltd 色変換装置
US5047853A (en) * 1990-03-16 1991-09-10 Apple Computer, Inc. Method for compresssing and decompressing color video data that uses luminance partitioning
US5218431A (en) * 1990-04-26 1993-06-08 The United States Of America As Represented By The Secretary Of The Air Force Raster image lossless compression and decompression with dynamic color lookup and two dimensional area encoding
US5124688A (en) * 1990-05-07 1992-06-23 Mass Microsystems Method and apparatus for converting digital YUV video signals to RGB video signals
US5150209A (en) * 1990-05-11 1992-09-22 Picturetel Corporation Hierarchical entropy coded lattice threshold quantization encoding method and apparatus for image and video compression
US5204664A (en) * 1990-05-16 1993-04-20 Sanyo Electric Co., Ltd. Display apparatus having a look-up table for converting pixel data to color data
US5379376A (en) * 1990-06-04 1995-01-03 International Business Machines Corporation Bi-directional graphics attribute conversion profile
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
US5142273A (en) * 1990-09-20 1992-08-25 Ampex Corporation System for generating color blended video signal
US5177608A (en) * 1990-09-20 1993-01-05 Nec Corporation Method and apparatus for coding moving image signal
US5329292A (en) * 1990-11-30 1994-07-12 Hitachi, Ltd. Display controller for a flat display apparatus
US5479189A (en) * 1991-02-28 1995-12-26 Chesavage; Jay 4 channel color display adapter and method for color correction
US5402181A (en) * 1991-04-01 1995-03-28 Jenison; Timothy P. Method and apparatus utilizing look-up tables for color graphics in the digital composite video domain
US5317397A (en) * 1991-05-31 1994-05-31 Kabushiki Kaisha Toshiba Predictive coding using spatial-temporal filtering and plural motion vectors
US5416614A (en) * 1991-06-28 1995-05-16 Ibm Corporation Method and apparatus for converting data representations of an image between color spaces
US5428465A (en) * 1991-08-12 1995-06-27 Matsushita Electric Industrial Co., Ltd. Method and apparatus for color conversion
US5430465A (en) * 1991-09-09 1995-07-04 Sun Microsystems, Inc. Apparatus and method for managing the assignment of display attribute identification values and multiple hardware color look-up tables
US5220410A (en) * 1991-10-02 1993-06-15 Tandy Corporation Method and apparaus for decoding encoded video data
US5258826A (en) * 1991-10-02 1993-11-02 Tandy Corporation Multiple extended mode supportable multimedia palette and multimedia system incorporating same
US5218432A (en) * 1992-01-02 1993-06-08 Tandy Corporation Method and apparatus for merging video data signals from multiple sources and multimedia system incorporating same
US5341442A (en) * 1992-01-21 1994-08-23 Supermac Technology, Inc. Method and apparatus for compression data by generating base image data from luminance and chrominance components and detail image data from luminance component
US5327254A (en) * 1992-02-19 1994-07-05 Daher Mohammad A Method and apparatus for compressing and decompressing image data
US5311602A (en) * 1992-02-25 1994-05-10 Unisys Corporation Circuit for compressing digital images while retaining image fidelity
US5428720A (en) * 1992-03-27 1995-06-27 Milliken Research Corporation Method and apparatus for reproducing blended colorants on an electronic display
US5241382A (en) * 1992-04-25 1993-08-31 General Instrument Corporation Digital HDTV data packet format and receiver therefor
US5406310A (en) * 1992-04-28 1995-04-11 International Business Machines Corp. Managing color selection in computer display windows for multiple applications
US5450098A (en) * 1992-09-19 1995-09-12 Optibase Advanced Systems (1990) Ltd. Tri-dimensional visual model
US5455600A (en) * 1992-12-23 1995-10-03 Microsoft Corporation Method and apparatus for mapping colors in an image through dithering and diffusion
US5377051A (en) * 1993-01-13 1994-12-27 Hitachi America, Ltd. Digital video recorder compatible receiver with trick play image enhancement
US5381145A (en) * 1993-02-10 1995-01-10 Ricoh Corporation Method and apparatus for parallel decoding and encoding of data
US5384582A (en) * 1993-06-16 1995-01-24 Intel Corporation Conversion of image data from subsampled format to clut format
US5351085A (en) * 1993-06-16 1994-09-27 Intel Corporation Method and system for generating compressed image signals
US5381180A (en) * 1993-08-16 1995-01-10 Intel Corporation Method and apparatus for generating CLUT-format video images

Non-Patent Citations (8)

* Cited by examiner, † Cited by third party
Title
IBM Technical Disclosure Bulletin, vol. 33, No. 5, Oct. 1990 New York, US, pp. 200 205, XP 000107434 Default RGB Color Palette with Simple Conversion from YUV. *
IBM Technical Disclosure Bulletin, vol. 33, No. 5, Oct. 1990 New York, US, pp. 200-205, XP 000107434 `Default RGB Color Palette with Simple Conversion from YUV.`
IBM Technical Disclosure Bulletin, vol. 37, No. 03, Mar. 1994 New York, US, pp. 95 96, XP 000441392 Direct to Palette Dithering. *
IBM Technical Disclosure Bulletin, vol. 37, No. 03, Mar. 1994 New York, US, pp. 95-96, XP 000441392 `Direct-to-Palette Dithering.`
IEEE Transactions on Consumer Electronics, vol. 37, Issue 3, Aug. 1991, pp. 182 189, Single Chip Video Processing System, by Hans J u rgen D e sor. *
IEEE Transactions on Consumer Electronics, vol. 37, Issue 3, Aug. 1991, pp. 182-189, "Single-Chip Video Processing System," by Hans-Jurgen Desor.
Kronander, "Post- and Pre-Processing in Coding of Image Sequences Using Filters with Motion Compensated History" 1988 Int. Conf. Acoustics, Speech, Sig. Processing, vol. 2, Apr. 1988, pp. 1104-1107.
Kronander, Post and Pre Processing in Coding of Image Sequences Using Filters with Motion Compensated History 1988 Int. Conf. Acoustics, Speech, Sig. Processing, vol. 2, Apr. 1988, pp. 1104 1107. *

Cited By (128)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7428639B2 (en) 1996-01-30 2008-09-23 Dolby Laboratories Licensing Corporation Encrypted and watermarked temporal and resolution layering in advanced television
US20050193372A1 (en) * 1997-09-03 2005-09-01 Bo Wu System and process for object rendering on thin client platforms
US7200807B2 (en) 1997-09-03 2007-04-03 Enreach Technology, Inc. System and process for object rendering on thin client platforms
US6297800B2 (en) * 1998-09-08 2001-10-02 Dazzle Multimedia, Inc. Performing color adjustments on image data
US20050024369A1 (en) * 1998-11-09 2005-02-03 Broadcom Corporation Video and graphics system with a single-port RAM
US9077997B2 (en) 1998-11-09 2015-07-07 Broadcom Corporation Graphics display system with unified memory architecture
US20050122341A1 (en) * 1998-11-09 2005-06-09 Broadcom Corporation Video and graphics system with parallel processing of graphics windows
US9575665B2 (en) 1998-11-09 2017-02-21 Broadcom Corporation Graphics display system with unified memory architecture
US20040017398A1 (en) * 1998-11-09 2004-01-29 Broadcom Corporation Graphics display system with graphics window control mechanism
US20040056874A1 (en) * 1998-11-09 2004-03-25 Broadcom Corporation Graphics display system with video scaler
US20040056864A1 (en) * 1998-11-09 2004-03-25 Broadcom Corporation Video and graphics system with MPEG specific data transfer commands
US20050122335A1 (en) * 1998-11-09 2005-06-09 Broadcom Corporation Video, audio and graphics decode, composite and display system
US7920151B2 (en) 1998-11-09 2011-04-05 Broadcom Corporation Graphics display system with video scaler
US20040130558A1 (en) * 1998-11-09 2004-07-08 Broadcom Corporation Apparatus and method for blending graphics and video surfaces
US20040150652A1 (en) * 1998-11-09 2004-08-05 Broadcom Corporation Graphics display system with window descriptors
US20040169660A1 (en) * 1998-11-09 2004-09-02 Broadcom Corporation Graphics display system with color look-up table loading mechanism
US7911483B1 (en) 1998-11-09 2011-03-22 Broadcom Corporation Graphics display system with window soft horizontal scrolling mechanism
US20040177190A1 (en) * 1998-11-09 2004-09-09 Broadcom Corporation Graphics display system with unified memory architecture
US20040212730A1 (en) * 1998-11-09 2004-10-28 Broadcom Corporation Video and graphics system with video scaling
US20040212734A1 (en) * 1998-11-09 2004-10-28 Broadcom Corporation Graphics display system with video synchronization feature
US7991049B2 (en) 1998-11-09 2011-08-02 Broadcom Corporation Video and graphics system with video scaling
US20050012759A1 (en) * 1998-11-09 2005-01-20 Broadcom Corporation Video and graphics system with an MPEG video decoder for concurrent multi-row decoding
US8199154B2 (en) 1998-11-09 2012-06-12 Broadcom Corporation Low resolution graphics mode support using window descriptors
US8848792B2 (en) 1998-11-09 2014-09-30 Broadcom Corporation Video and graphics system with video scaling
US20040177191A1 (en) * 1998-11-09 2004-09-09 Broadcom Corporation Graphics display system with unified memory architecture
US20080094416A1 (en) * 1998-11-09 2008-04-24 Macinnis Alexander G Graphics display system with anti-flutter filtering and vertical scaling feature
US20030206174A1 (en) * 1998-11-09 2003-11-06 Broadcom Corporation Graphics display system with line buffer control scheme
US20050168480A1 (en) * 1998-11-09 2005-08-04 Broadcom Corporation Graphics display system with anti-flutter filtering and vertical and vertical scaling feature
US8493415B2 (en) 1998-11-09 2013-07-23 Broadcom Corporation Graphics display system with video scaler
US20050231526A1 (en) * 1998-11-09 2005-10-20 Broadcom Corporation Graphics display system with anti-aliased text and graphics feature
US7015928B2 (en) * 1998-11-09 2006-03-21 Broadcom Corporation Graphics display system with color look-up table loading mechanism
US20060290708A1 (en) * 1998-11-09 2006-12-28 Macinnis Alexander G Graphics display system with anti-flutter filtering and vertical scaling feature
US7209992B2 (en) 1998-11-09 2007-04-24 Broadcom Corporation Graphics display system with unified memory architecture
WO2000060479A1 (en) * 1999-03-19 2000-10-12 Microsoft Corporation Methods and apparatus for generating and representing luminance intensity values
US6836563B2 (en) 1999-12-07 2004-12-28 Sony Corporation Computer-readable medium and program for quantizing a data set, method and apparatus for quantizing a data set
US20040101194A1 (en) * 1999-12-07 2004-05-27 Dawson Thomas Patrick Computer -readable medium and program for quantizing a data set, method and apparatus for quantizing a data set
US6618500B1 (en) * 1999-12-07 2003-09-09 Sony Corporation Color conversion matrix based on minimal surface theory
US20020154693A1 (en) * 2001-03-02 2002-10-24 Demos Gary A. High precision encoding and decoding of video images
US10264256B2 (en) 2001-03-02 2019-04-16 Dolby Laboratories Licensing Corporation High precision encoding and decoding of video images
US8374237B2 (en) 2001-03-02 2013-02-12 Dolby Laboratories Licensing Corporation High precision encoding and decoding of video images
US8488670B2 (en) 2001-03-02 2013-07-16 Dolby Laboratories Licensing Corporation High precision encoding and decoding of video images
US9667957B2 (en) 2001-03-02 2017-05-30 Dolby Laboratories Licensing Corporation High precision encoding and decoding of video images
US20110103471A1 (en) * 2001-03-02 2011-05-05 Dolby Laboratories Licensing Corporation High Precision Encoding and Decoding of Video Images
US20110103470A1 (en) * 2001-03-02 2011-05-05 Dolby Laboratories Licensing Corporation High Precision Encoding and Decoding of Video Images
US8594188B2 (en) 2001-03-02 2013-11-26 Dolby Laboratories Licensing Corporation High precision encoding and decoding of video images
US8576907B2 (en) 2001-03-02 2013-11-05 Dolby Laboratories Licensing Corporation High precision encoding and decoding of video images
US8144774B2 (en) 2001-07-11 2012-03-27 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8290043B2 (en) 2001-07-11 2012-10-16 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US20110103477A1 (en) * 2001-07-11 2011-05-05 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US20110096837A1 (en) * 2001-07-11 2011-04-28 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US20110103476A1 (en) * 2001-07-11 2011-05-05 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US20110103479A1 (en) * 2001-07-11 2011-05-05 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US7894524B2 (en) 2001-07-11 2011-02-22 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US20110103478A1 (en) * 2001-07-11 2011-05-05 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US10869057B2 (en) 2001-07-11 2020-12-15 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US10225574B2 (en) 2001-07-11 2019-03-05 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US10080035B2 (en) 2001-07-11 2018-09-18 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8050323B2 (en) 2001-07-11 2011-11-01 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US9788012B2 (en) 2001-07-11 2017-10-10 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8111754B1 (en) 2001-07-11 2012-02-07 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8139639B2 (en) 2001-07-11 2012-03-20 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8139640B2 (en) 2001-07-11 2012-03-20 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8139641B2 (en) 2001-07-11 2012-03-20 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8139638B2 (en) 2001-07-11 2012-03-20 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US20100118957A1 (en) * 2001-07-11 2010-05-13 Dolby Laboratories Licensing Corporation Video Image Compression Using Unequal Weights
US8149912B2 (en) 2001-07-11 2012-04-03 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8160142B2 (en) 2001-07-11 2012-04-17 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US20100014587A1 (en) * 2001-07-11 2010-01-21 Dolby Laboratories Licensing Corporation Interpolation of Video Compression Frames
US8213507B2 (en) 2001-07-11 2012-07-03 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8249158B2 (en) 2001-07-11 2012-08-21 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8279929B2 (en) 2001-07-11 2012-10-02 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US9083979B2 (en) 2001-07-11 2015-07-14 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8325809B2 (en) 2001-07-11 2012-12-04 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US20040005004A1 (en) * 2001-07-11 2004-01-08 Demos Gary A. Interpolation of video compression frames
US8379720B2 (en) 2001-07-11 2013-02-19 Dolby Laboratories Licensing Corporation Region sizing for macroblocks
US8401078B2 (en) 2001-07-11 2013-03-19 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8477851B2 (en) 2001-07-11 2013-07-02 Dolby Laboratories Licensing Corporation Video image compression using unequal weights
US8488675B2 (en) 2001-07-11 2013-07-16 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8488674B2 (en) 2001-07-11 2013-07-16 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US9571855B2 (en) 2001-07-11 2017-02-14 Dolby Laboratories Licensing Corporation Region sizing for macroblocks
US20070268967A1 (en) * 2001-07-11 2007-11-22 Dolby Laboratories, Inc. Interpolation of Video Compression Frames
US8503529B2 (en) 2001-07-11 2013-08-06 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8526496B2 (en) 2001-07-11 2013-09-03 Dolby Laboratories Licensing Corporation Region sizing for macroblocks
US8542738B2 (en) 2001-07-11 2013-09-24 Dolby Laboratories Licensing Corporation Region sizing for macroblocks
US7266150B2 (en) 2001-07-11 2007-09-04 Dolby Laboratories, Inc. Interpolation of video compression frames
US9549201B2 (en) 2001-07-11 2017-01-17 Dolby Laboratories Licensing Corporation Region sizing for macroblocks
US9473791B2 (en) 2001-07-11 2016-10-18 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US20110096838A1 (en) * 2001-07-11 2011-04-28 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8737472B2 (en) 2001-07-11 2014-05-27 Dolby Laboratories Licensing Corporation Motion vector regions
US9386321B2 (en) 2001-07-11 2016-07-05 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8873629B2 (en) 2001-07-11 2014-10-28 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8873632B2 (en) 2001-07-11 2014-10-28 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US9247269B2 (en) 2001-07-11 2016-01-26 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US9078002B2 (en) 2001-07-11 2015-07-07 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US9232232B2 (en) 2001-07-11 2016-01-05 Dolby Laboratories Licensing Corporation Interpolation of video compression frames
US8737466B2 (en) 2001-07-12 2014-05-27 Dolby Laboratories Licensing Corporation Method and system for improving compressed image chroma information
US10504205B2 (en) 2001-07-12 2019-12-10 Dolby Laboratories Licensing Corporation Method and system for improving compressed image chroma information
US11315216B2 (en) 2001-07-12 2022-04-26 Dolby Laboratories Licensing Corporation Method and system for improving compressed image chroma information
US7961784B2 (en) 2001-07-12 2011-06-14 Dolby Laboratories Licensing Corporation Method and system for improving compressed image chroma information
US10297008B2 (en) 2001-07-12 2019-05-21 Dolby Laboratories Licensing Corporation Method and system for improving compressed image chroma information
US10158865B2 (en) 2001-07-12 2018-12-18 Dolby Laboratories Licensing Corporation Method and system for improving compressed image chroma information
US10110908B2 (en) 2001-07-12 2018-10-23 Dolby Laboratories Licensing Corporation Method and system for improving compressed image chroma information
US9497471B2 (en) 2001-07-12 2016-11-15 Dolby Laboratories Licensing Corporation Method and system for improving compressed image chroma information
US20110038411A1 (en) * 2001-07-12 2011-02-17 Dolby Laboratories Licensing Corporation Method and System for Improving Compressed Image Chroma Information
US9986249B2 (en) 2001-07-12 2018-05-29 Dolby Laboratories Licensing Corporation Method and system for improving compressed image chroma information
US20080273809A1 (en) * 2001-07-12 2008-11-06 Dolby Laboratories Licensing Corporation Method and System for Improving Compressed Image Chroma Information
US9578341B2 (en) 2001-07-12 2017-02-21 Dolby Laboratories Licensing Corporation Method and system for improving compressed image chroma information
US9584816B2 (en) 2001-07-12 2017-02-28 Dolby Laboratories Licensing Corporation Method and system for improving compressed image chroma information
US20030112863A1 (en) * 2001-07-12 2003-06-19 Demos Gary A. Method and system for improving compressed image chroma information
US20030063100A1 (en) * 2001-09-28 2003-04-03 Silicon Integrated Systems Corp., Apparatus and method for dithering in image processing and computer graphics systems
US6731299B2 (en) * 2001-09-28 2004-05-04 Silicon Integrated Systems Corp. Apparatus and method for dithering in image processing and computer graphics systems
US20050062764A1 (en) * 2003-09-22 2005-03-24 Samsung Electronics Co., Ltd Method of restoring RGB gray scale data and apparatus for performing the same
US7379073B2 (en) * 2003-09-22 2008-05-27 Samsung Electronics Co., Ltd. Method of restoring RGB gray scale data and apparatus for performing the same
US20050088446A1 (en) * 2003-10-22 2005-04-28 Jason Herrick Graphics layer reduction for video composition
US8063916B2 (en) 2003-10-22 2011-11-22 Broadcom Corporation Graphics layer reduction for video composition
TWI423667B (zh) * 2007-12-26 2014-01-11 Hon Hai Prec Ind Co Ltd 色彩處理裝置
US9667993B2 (en) 2008-08-04 2017-05-30 Dolby Laboratories Licensing Corporation Predictive motion vector coding
US20110142132A1 (en) * 2008-08-04 2011-06-16 Dolby Laboratories Licensing Corporation Overlapped Block Disparity Estimation and Compensation Architecture
US9843807B2 (en) 2008-08-04 2017-12-12 Dolby Laboratories Licensing Corporation Predictive motion vector coding
US10321134B2 (en) 2008-08-04 2019-06-11 Dolby Laboratories Licensing Corporation Predictive motion vector coding
US9445121B2 (en) 2008-08-04 2016-09-13 Dolby Laboratories Licensing Corporation Overlapped block disparity estimation and compensation architecture
US10574994B2 (en) 2008-08-04 2020-02-25 Dolby Laboratories Licensing Corporation Predictive motion vector coding
US10645392B2 (en) 2008-08-04 2020-05-05 Dolby Laboratories Licensing Corporation Predictive motion vector coding
US9357230B2 (en) 2008-08-04 2016-05-31 Dolby Laboratories Licensing Corporation Block disparity estimation and compensation architecture
US11025912B2 (en) 2008-08-04 2021-06-01 Dolby Laboratories Licensing Corporation Predictive motion vector coding
US9060168B2 (en) 2008-08-04 2015-06-16 Dolby Laboratories Licensing Corporation Overlapped block disparity estimation and compensation architecture
US11539959B2 (en) 2008-08-04 2022-12-27 Dolby Laboratories Licensing Corporation Predictive motion vector coding
US11843783B2 (en) 2008-08-04 2023-12-12 Dolby Laboratories Licensing Corporation Predictive motion vector coding

Also Published As

Publication number Publication date
WO1995027974A1 (en) 1995-10-19
CA2187297A1 (en) 1995-10-19
JP2999825B2 (ja) 2000-01-17
JPH09505676A (ja) 1997-06-03
EP0754339B1 (de) 2001-08-08
DE69522102T2 (de) 2002-06-06
CA2187297C (en) 2000-11-14
EP0754339A1 (de) 1997-01-22
DE69522102D1 (de) 2001-09-13

Similar Documents

Publication Publication Date Title
US5877754A (en) Process, apparatus, and system for color conversion of image signals
US5384582A (en) Conversion of image data from subsampled format to clut format
US5506604A (en) Apparatus, systems and methods for processing video data in conjunction with a multi-format frame buffer
US5923316A (en) Optimized color space conversion
CA1324847C (en) Color graphics system
US5227863A (en) Programmable digital video processing system
US5864345A (en) Table-based color conversion to different RGB16 formats
US6771830B2 (en) Differential pulse code modulation image compression with varying levels of quantizers
EP0166966B1 (de) Videoanzeigesteuergerät
US5345554A (en) Visual frame buffer architecture
US5642139A (en) PCMCIA video card
US5467413A (en) Method and apparatus for vector quantization for real-time playback on low cost personal computers
US4654720A (en) Color image display system
US5184124A (en) Method and apparatus for compressing and storing pixels
US6034667A (en) Method and apparatus for displaying YUV color information on a pseudo-color RGB display
US8212828B2 (en) Hybrid multiple bit-depth video processing architecture
US5381180A (en) Method and apparatus for generating CLUT-format video images
US5914729A (en) Visual frame buffer architecture
US5426468A (en) Method and apparatus utilizing look-up tables for color graphics in the digital composite video domain
US6400765B1 (en) Method and apparatus for decoding compressed video
US6115507A (en) Method and apparatus for upscaling video images in a graphics controller chip
US4870479A (en) Video graphics memory storage reduction technique
US5900861A (en) Table-driven color conversion using interleaved indices
US5867143A (en) Digital image coding
US5768507A (en) Method and apparatus for overcoming a slope overload condition while using differential pulse code modulation scheme

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTEL CORPORATION, OREGON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:KEITH, MICHAEL;WOOD, STEPHEN;REEL/FRAME:007035/0571

Effective date: 19940601

STCF Information on status: patent grant

Free format text: PATENTED CASE

CC Certificate of correction
FPAY Fee payment

Year of fee payment: 4

SULP Surcharge for late payment
REMI Maintenance fee reminder mailed
FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 8

FPAY Fee payment

Year of fee payment: 12