US20020041709A1 - Method and apparatus for color manipulation - Google Patents
Method and apparatus for color manipulation Download PDFInfo
- Publication number
- US20020041709A1 US20020041709A1 US10/015,027 US1502701A US2002041709A1 US 20020041709 A1 US20020041709 A1 US 20020041709A1 US 1502701 A US1502701 A US 1502701A US 2002041709 A1 US2002041709 A1 US 2002041709A1
- Authority
- US
- United States
- Prior art keywords
- color
- image
- pixels
- source
- offsets
- 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.)
- Abandoned
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/46—Colour picture communication systems
- H04N1/56—Processing of colour picture signals
- H04N1/60—Colour correction or control
- H04N1/62—Retouching, i.e. modification of isolated colours only or in isolated picture areas only
Definitions
- the present invention is related to methods and apparatus of recoloring an object in an image.
- the process of recoloring an object in an image generally involves selecting a portion of an image to be recolored, and then applying adjustments to the selected portion, either manually or by some function.
- a significant difficulty in recoloring an object is ensuring that the resultant coloration looks natural.
- a “color space” is a multidimensional mathematical coordinate system within which colors are defined.
- a “color” is a single point within a color space.
- a color space has three dimensions and a color is therefore defined by a triplet of values.
- color spaces, and hence color representations sometimes have higher order dimensionality.
- the dimensions of a color space can be non-linear and can be expressed in various units, including angles, magnitudes, etc.
- HSL color space has dimensions of hue (H), luminance (L) and saturation (S); while YC R C B color space has dimensions of luminance (Y) and two dimensions of chrominance (C R and C B ).
- RGB color space has dimensions of red (R), green (G) and blue (B).
- Producers of still pictures and motion video programs use a variety of special effects to produce a final product.
- a graphics editor performs the task of adding special effects to still pictures and to motion video segments using a graphics workstation.
- Recoloring is a special effect that involves changing the color of certain pixels within one or more video image frames.
- One application of recoloring involves modifying the color of an object to make it more or less noticeable in the video image frame.
- Another application of recoloring is to repair a damaged portion of the video image frame.
- a third application of recoloring is to add color to a video image frame to generate the appearance of one or more new objects in the video image frame.
- the graphics editor uses a mouse, graphics tablet or similar input device, manually, or with the aid of object tracing software, circumscribes an area of a video image frame that is to receive the recolor effect using the graphics workstation. Then, the graphics editor changes the color of each pixel within the circumscribed area to a specified destination color.
- the tracing work whether manual or aided by software, is painstaking and tedious to do accurately.
- each pixel in the region circumscribed by the graphics editor is first converted to HSL color space.
- the technique then replaces the hue value of each selected pixel with a new value equal to the hue of the destination color.
- Each pixel is then converted back to the color space in which the pixel was originally represented.
- This second technique also gives an unnatural appearing result.
- the recolored portion of the image does not retain the variations in hue or luminance originally present.
- each pixel in the region circumscribed is first converted to YC R C B color space.
- the values of C R and C B of each selected pixel are replaced with new values corresponding to those of the destination color.
- each pixel is then converted back to the color space in which the pixel was originally represented.
- This third conventional technique also produces an unnatural result.
- replacing a light color with a dark color, or vice versa exacerbates the unnatural result. For example, if the color being replaced is light, say yellow, and the color being inserted is dark, say red, the result is likely to be an unexpected and undesired pink.
- Recoloring an object may be performed by calculating an offset in the hue, saturation and luminance between the source and destination colors. The source image is then adjusted using these offsets to produce the desired color.
- a method for adjusting the color of a portion of an image involves receiving an indication of a source color and a target color. A difference between the source color and target color are computed to identify offsets in the values of the color components. Pixels identified in the image as matching the source color are adjusted using these offsets to produce a color adjusted image.
- an apparatus for manipulating color of a portion of an image includes a difference calculator for determining offsets in the components of the source color and a target color.
- a color adjustment module receives indications of the pixels to be modified and modifies the pixels of the selected portion of the image according to the determined offsets to provide a color adjusted image.
- recolored images and entertainment products incorporating such recolored images.
- the recolored images and entertainment products of these aspects involve a method including receiving an indication of a source color and a target color. A difference between the source color and target color are computed to identify offsets in the values of the color components. Pixels identified in the image as matching the source color are adjusted using these offsets to produce a color adjusted image.
- FIG. 1 is a block diagram showing the general structure of a color manipulation system in one embodiment
- FIG. 2 is a more detailed block diagram of the system of FIG. 1;
- FIG. 3 is a flow chart describing the operation of the system of FIG. 2.
- a computer system for implementing the system of FIGS. 1 and 2 as a computer program typically includes a main unit connected to both an output device which displays information to a user and an input device which receives input from a user.
- the main unit generally includes a processor connected to a memory system via an interconnection mechanism.
- the input device and output device also are connected to the processor and memory system via the interconnection mechanism.
- Example output devices include a cathode ray tube (CRT) display, liquid crystal displays (LCD), printers, communication devices such as a modem, and audio output.
- CTR cathode ray tube
- LCD liquid crystal displays
- one or more input devices may be connected to the computer system.
- Example input devices include a keyboard, keypad, track ball, mouse, pen and tablet, communication device, and data input devices such as sensors. It should be understood the invention is not limited to the particular input or output devices used in combination with the computer system or to those described herein.
- the computer system may be a general purpose computer system which is programmable using a computer programming language, such as “C++,” JAVA or other language, such as a scripting language or even assembly language.
- the computer system may also be specially programmed, special purpose hardware.
- the processor is typically a commercially available processor, of which the series x86 and Pentium processors, available from Intel, and similar devices from AMD and Cyrix, the 680X0 series microprocessors available from Motorola, the PowerPC microprocessor from IBM and the Alpha-series processors from Digital Equipment Corporation, are examples. Many other processors are available.
- Such a microprocessor executes a program called an operating system, of which WindowsNT, UNIX, DOS, VMS and OS8 are examples, which controls the execution of other computer programs and provides scheduling, debugging, input/output control, accounting, compilation, storage assignment, data management and memory management, and communication control and related services.
- the processor and operating system define a computer platform for which application programs in high-level programming languages are written.
- a memory system typically includes a computer readable and writeable nonvolatile recording medium, of which a magnetic disk, a flash memory and tape are examples.
- the disk may be removable, known as a floppy disk, or permanent, known as a hard drive.
- a disk has a number of tracks in which signals are stored, typically in binary form, i.e., a form interpreted as a sequence of one and zeros. Such signals may define an application program to be executed by the microprocessor, or information stored on the disk to be processed by the application program.
- the processor causes data to be read from the nonvolatile recording medium into an integrated circuit memory element, which is typically a volatile, random access memory such as a dynamic random access memory (DRAM) or static memory (SRAM).
- DRAM dynamic random access memory
- SRAM static memory
- the integrated circuit memory element allows for faster access to the information by the processor than does the disk.
- the processor generally manipulates the data within the integrated circuit memory and then copies the data to the disk when processing is completed.
- a variety of mechanisms are known for managing data movement between the disk and the integrated circuit memory element, and the invention is not limited thereto. It should also be understood that the invention is not limited to a particular memory system.
- the invention is not limited to a particular computer platform, particular processor, or particular high-level programming language.
- the computer system may be a multiprocessor computer system or may include multiple computers connected over a computer network.
- each module 22 , 24 and 26 may be separate modules of a computer program, or may be separate computer programs. Such modules may be operable on separate computers.
- a color changing module 10 may be embodied in a computer program or special purpose hardware to manipulate an input image 12 by changing one or more colors in the image 12 .
- Application of the process performed by the color changing module 10 may be limited to a selected area 14 of the source image 12 .
- the pixels operated upon by the color changing module 10 are bounded both in physical space, i.e., by their position in the input image, and in color space, i.e., by the position of their color values in color space.
- the selected area 14 of the source image 12 may be defined using several known techniques, including those such as shown in U.S. patent application Ser. No. 08/832,862 and U.S. patent application Ser. No. 08/821,336 and as shown in Mortensen et al., “Intelligent Scissors for Image Composition”, Computer Graphics Proceedings, Annual Conference Series, 1995, pp. 191-198.
- the color changing module 10 also receives as inputs an indication of a source color 16 and an indication of a target color 18 .
- the indication of the source color and the indication of the target color should be made in, or connected to, the same color space, e.g., HSL space, using values defined with the same precision.
- the dimensions of HSL color space are hue, saturation, and luminance.
- Other suitable color spaces and their dimensions include RGB: red, green and blue; CMYK: cyan, magenta, yellow and black; and YC R C B : luminance and chrominance. If the color space or precision of all the inputs to the color changing module 10 are not the same, they should first be converted to a convenient color space and least common precision, using known techniques.
- the color changing module 10 determines the offset between the source color 16 and target color 18 . Pixels in the selected area of the input image 12 whose position in the color space is sufficiently close to that of the source color 16 are considered to match the source color 16 and are adjusted according to the difference between the source and target colors.
- a “source color cloud” is defined as all those points in the color space which are sufficiently close to the source color to be considered a match for the source color. Techniques for obtaining a source color cloud from a source color are shown in U.S. patent application Ser. No. 08/832,862. In the illustrated embodiment, the match is determined by separately measuring the distance in each dimension of the color space from the pixel color to the source color 16 . The color changing module 10 then produces a color manipulated image, as indicated at 20 .
- the system of FIG. 1, as discussed above, may be implemented as a computer program to be used as part of or in conjunction with other image painting programs, video special effects equipment, and non-linear video editors.
- FIG. 2 the system of FIG. 1 will be described in more detail.
- the color matching module 10 includes a difference calculator 24 which determines the difference in values of the components defining the source color 16 and target color 18 .
- the difference calculator 24 outputs hue, saturation and luminance offset values 28 .
- the difference calculator 24 of embodiments receiving inputs represented in other color representation spaces should be made to match the input color representation space. It should be recognized by the skilled artisan that following references herein to HSL space and its dimensions are given by way of example only, as the described techniques can be altered to use any suitable color space in which a particular embodiment is made to operate.
- a pixel identifying module 22 determines pixels in the input image 12 and within the selected area 14 of the input image which match the source color 16 , i.e., whose color is within the source color cloud. Closeness of the match producing the source color cloud is determined by thresholds set by the skilled artisan or operator to obtain a desired result.
- the output of the pixel identifying module provides the coordinates within the image, and possibly the color, of the identified pixels as indicated at 30 .
- the operation of the color difference calculator 24 will be described in more detail below.
- a color adjustment module 26 receives the hue, saturation and luminance offsets 28 , the specified coordinates 30 and the input image 12 .
- the color adjustment module 26 adjusts the specified pixels in the image 12 to produce the color adjusted image 20 .
- the offsets in hue and offsets in luminance are used to compute adjustment terms which are then used to translate the hue and luminance color space values of the specified pixels to new hue and luminance color space values.
- Saturation of the specified pixels is changed according to a method which depends on the direction in which the saturation is to be adjusted. For example, if a highly saturated color needs to be unsaturated, the saturation value is scaled down using a multiplicative scale factor. If a less saturated color is to become more saturated, the saturation values are translated up using an additive term.
- the color changing module 10 receives in step 40 the source color and target color.
- step 42 the hue, saturation and luminance offsets are computed.
- the input image to be modified and the selected portion of the image are received in step 44 .
- the order of steps 40 through 44 is immaterial.
- the source color is matched to colors of the pixels in the received input image to identify those pixels to be modified. This matching step may be limited by a specified shape or selected portion of the input image.
- the pixels identified in step 46 are adjusted in step 48 .
- Step 46 of matching is performed as described in U.S. patent application Ser. No. 08/832,862, mentioned above.
- the step 48 of adjusting the hue, saturation and luminance of identified pixels will be described in more detail, below.
- RGB space Many systems in common use, particularly computer-based systems represent colors in RGB space. However, some computations used in this exemplary embodiment of the invention are more simply expressed in HSL space, while YUV space serves as a useful intermediary. In the following discussion, it is assumed that input colors are represented in RGB space.
- the color difference calculator (FIG. 2, 24) computes the offsets (FIG. 2, 28) as follows.
- the components of the source color 16 are expressed as sRed, sGreen and sBlue in RGB space.
- the components of the target color 18 are expressed as tRed, tGreen and tBlue.
- the adjustment terms to be calculated are lumAdjust, uAdjust, vAdjust, cm0, cm1, cm2 and cm3.
- the source color 16 is converted to YUV space by a conventional RGB to YUV transform.
- the target color 18 is also converted to YUV space by the same conventional transform:
- the hue and saturation of the source color 16 is then computed from sU and sV. If either sU or sV is non-zero, then:
- the saturation offset is computed and applied differently depending on whether saturation is to be increased or decreased. If sSat>tSat, then a multiplicative scale factor is computed to scale the saturation down.
- the hue scalars are simple trigonometric functions of the hue offset.
- the input image 12 is then processed, adjusting the pixels within a predetermined source cloud (See FIG. 3, step 48 ). For every selected pixel in the input image within the source cloud, convert the pixel from RGB space to YUV space, modify the color coordinate values, convert the color representation back to RGB and assign it to a corresponding pixel in output image (FIG. 2, 20).
- the components of the input pixel color are inRed, inGreen and inBlue.
- the adjustment terms, previously computed as described above, are lumAdjust, uAdjust, vAdjust, cm0, cm1, cm2 and cm3.
- the components of the output pixel are outRed, outGreen and outBlue.
- the RGB representation of the color of the input pixel is first converted to YUV space, conventionally, as described above.
- Equations (14) can produce values outside a valid range for Y, U or V. Therefore, output values are appropriately limited.
- the color representation of the output pixel is converted back to RGB, conventionally, in preparation for storing it in the color adjusted image 20 .
- outRed, outGreen, outBlue yuv_to — rgb (out Y, out U, out V ) (16)
- This technique is applicable in other color spaces by converting color representations into YUV and HSL, as described above, or by redefining the above-described transformations in another color space.
- images recolored as described above may be incorporated using conventional technology into commercial movies, commercial videos, computerized multimedia products, computer games, and the like.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Image Processing (AREA)
Abstract
Recoloring an object may be performed by calculating an offset in the hue, saturation and luminance between the source and destination colors. The source image is then adjusted using these offsets to produce the desired color.
Description
- The present invention is related to methods and apparatus of recoloring an object in an image.
- A common manipulation of images including both still images and in motion video, is to recolor an object. The process of recoloring an object in an image generally involves selecting a portion of an image to be recolored, and then applying adjustments to the selected portion, either manually or by some function. A significant difficulty in recoloring an object is ensuring that the resultant coloration looks natural.
- As used herein, a “color space” is a multidimensional mathematical coordinate system within which colors are defined. A “color” is a single point within a color space. Usually, a color space has three dimensions and a color is therefore defined by a triplet of values. However, color spaces, and hence color representations, sometimes have higher order dimensionality. Moreover, the dimensions of a color space can be non-linear and can be expressed in various units, including angles, magnitudes, etc.
- Some popular color spaces are known as “HSL”, “RGB”, “CMYK” and “YCRCB”. The names of these color spaces make direct reference to the dimensions in which colors are represented. For example, HSL color space has dimensions of hue (H), luminance (L) and saturation (S); while YCRCB color space has dimensions of luminance (Y) and two dimensions of chrominance (CR and CB). The most common color space in which computers represent source images, RGB, has dimensions of red (R), green (G) and blue (B).
- Producers of still pictures and motion video programs use a variety of special effects to produce a final product. A graphics editor performs the task of adding special effects to still pictures and to motion video segments using a graphics workstation.
- Recoloring is a special effect that involves changing the color of certain pixels within one or more video image frames. One application of recoloring involves modifying the color of an object to make it more or less noticeable in the video image frame. Another application of recoloring is to repair a damaged portion of the video image frame. A third application of recoloring is to add color to a video image frame to generate the appearance of one or more new objects in the video image frame.
- Using one technique to achieve a recolor effect, the graphics editor, using a mouse, graphics tablet or similar input device, manually, or with the aid of object tracing software, circumscribes an area of a video image frame that is to receive the recolor effect using the graphics workstation. Then, the graphics editor changes the color of each pixel within the circumscribed area to a specified destination color. The tracing work, whether manual or aided by software, is painstaking and tedious to do accurately.
- Since every pixel within the circumscribed area is changed to the new destination color, the graphics editor must circumscribe the intended recolor area with precision. If the graphics editor does a poor job of circumscribing the area, some pixels that were not intended to be changed may be changed, and some pixels intended to be changed may be left unchanged.
- Producing recolor effects using this first conventional technique has some drawbacks. In particular, setting each pixel of an object to be a destination color generally makes the object look flat and two-dimensional rather than three-dimensional which is often preferred. Additionally, it is not practical for a graphics editor to perform this process on motion video footage that may include a sequence of hundreds or even thousands of individual frames. Furthermore, conventional color correction algorithms performed on computers are complex and require substantial computer power.
- In a related, conventional technique, each pixel in the region circumscribed by the graphics editor is first converted to HSL color space. The technique then replaces the hue value of each selected pixel with a new value equal to the hue of the destination color. Each pixel is then converted back to the color space in which the pixel was originally represented.
- This second technique also gives an unnatural appearing result. The recolored portion of the image does not retain the variations in hue or luminance originally present.
- In yet another conventional technique, each pixel in the region circumscribed is first converted to YCRCB color space. The values of CR and CB of each selected pixel are replaced with new values corresponding to those of the destination color. Again, each pixel is then converted back to the color space in which the pixel was originally represented.
- This third conventional technique also produces an unnatural result. In this technique, replacing a light color with a dark color, or vice versa, exacerbates the unnatural result. For example, if the color being replaced is light, say yellow, and the color being inserted is dark, say red, the result is likely to be an unexpected and undesired pink.
- None of the conventional techniques discussed above produces a natural recoloring result which retains all of the subtlety and character of an original object in a recolored object.
- Recoloring an object may be performed by calculating an offset in the hue, saturation and luminance between the source and destination colors. The source image is then adjusted using these offsets to produce the desired color.
- Accordingly, in one aspect, a method for adjusting the color of a portion of an image involves receiving an indication of a source color and a target color. A difference between the source color and target color are computed to identify offsets in the values of the color components. Pixels identified in the image as matching the source color are adjusted using these offsets to produce a color adjusted image.
- In another aspect, an apparatus for manipulating color of a portion of an image includes a difference calculator for determining offsets in the components of the source color and a target color. A color adjustment module receives indications of the pixels to be modified and modifies the pixels of the selected portion of the image according to the determined offsets to provide a color adjusted image.
- In accordance with yet other aspects of the invention, there are recolored images and entertainment products incorporating such recolored images. The recolored images and entertainment products of these aspects involve a method including receiving an indication of a source color and a target color. A difference between the source color and target color are computed to identify offsets in the values of the color components. Pixels identified in the image as matching the source color are adjusted using these offsets to produce a color adjusted image.
- In the drawing,
- FIG. 1 is a block diagram showing the general structure of a color manipulation system in one embodiment;
- FIG. 2 is a more detailed block diagram of the system of FIG. 1; and
- FIG. 3 is a flow chart describing the operation of the system of FIG. 2.
- The present invention will be more completely understood through the following detailed description which should be read in conjunction with the attached drawing in which similar reference numbers indicate similar structures. All references cited herein are hereby expressly incorporated by reference.
- A computer system for implementing the system of FIGS. 1 and 2 as a computer program typically includes a main unit connected to both an output device which displays information to a user and an input device which receives input from a user. The main unit generally includes a processor connected to a memory system via an interconnection mechanism. The input device and output device also are connected to the processor and memory system via the interconnection mechanism.
- It should be understood that one or more output devices may be connected to the computer system. Example output devices include a cathode ray tube (CRT) display, liquid crystal displays (LCD), printers, communication devices such as a modem, and audio output. It should also be understood that one or more input devices may be connected to the computer system. Example input devices include a keyboard, keypad, track ball, mouse, pen and tablet, communication device, and data input devices such as sensors. It should be understood the invention is not limited to the particular input or output devices used in combination with the computer system or to those described herein.
- The computer system may be a general purpose computer system which is programmable using a computer programming language, such as “C++,” JAVA or other language, such as a scripting language or even assembly language. The computer system may also be specially programmed, special purpose hardware. In a general purpose computer system, the processor is typically a commercially available processor, of which the series x86 and Pentium processors, available from Intel, and similar devices from AMD and Cyrix, the 680X0 series microprocessors available from Motorola, the PowerPC microprocessor from IBM and the Alpha-series processors from Digital Equipment Corporation, are examples. Many other processors are available. Such a microprocessor executes a program called an operating system, of which WindowsNT, UNIX, DOS, VMS and OS8 are examples, which controls the execution of other computer programs and provides scheduling, debugging, input/output control, accounting, compilation, storage assignment, data management and memory management, and communication control and related services. The processor and operating system define a computer platform for which application programs in high-level programming languages are written.
- A memory system typically includes a computer readable and writeable nonvolatile recording medium, of which a magnetic disk, a flash memory and tape are examples. The disk may be removable, known as a floppy disk, or permanent, known as a hard drive. A disk has a number of tracks in which signals are stored, typically in binary form, i.e., a form interpreted as a sequence of one and zeros. Such signals may define an application program to be executed by the microprocessor, or information stored on the disk to be processed by the application program. Typically, in operation, the processor causes data to be read from the nonvolatile recording medium into an integrated circuit memory element, which is typically a volatile, random access memory such as a dynamic random access memory (DRAM) or static memory (SRAM). The integrated circuit memory element allows for faster access to the information by the processor than does the disk. The processor generally manipulates the data within the integrated circuit memory and then copies the data to the disk when processing is completed. A variety of mechanisms are known for managing data movement between the disk and the integrated circuit memory element, and the invention is not limited thereto. It should also be understood that the invention is not limited to a particular memory system.
- It should be understood the invention is not limited to a particular computer platform, particular processor, or particular high-level programming language. Additionally, the computer system may be a multiprocessor computer system or may include multiple computers connected over a computer network. It should be understood that each
module - Referring now to FIG. 1, a
color changing module 10 may be embodied in a computer program or special purpose hardware to manipulate aninput image 12 by changing one or more colors in theimage 12. Application of the process performed by thecolor changing module 10 may be limited to a selectedarea 14 of thesource image 12. Thus, the pixels operated upon by thecolor changing module 10 are bounded both in physical space, i.e., by their position in the input image, and in color space, i.e., by the position of their color values in color space. The selectedarea 14 of thesource image 12 may be defined using several known techniques, including those such as shown in U.S. patent application Ser. No. 08/832,862 and U.S. patent application Ser. No. 08/821,336 and as shown in Mortensen et al., “Intelligent Scissors for Image Composition”, Computer Graphics Proceedings, Annual Conference Series, 1995, pp. 191-198. - The
color changing module 10 also receives as inputs an indication of asource color 16 and an indication of atarget color 18. The indication of the source color and the indication of the target color should be made in, or connected to, the same color space, e.g., HSL space, using values defined with the same precision. As discussed above, the dimensions of HSL color space are hue, saturation, and luminance. Other suitable color spaces and their dimensions include RGB: red, green and blue; CMYK: cyan, magenta, yellow and black; and YCRCB: luminance and chrominance. If the color space or precision of all the inputs to thecolor changing module 10 are not the same, they should first be converted to a convenient color space and least common precision, using known techniques. Thecolor changing module 10 determines the offset between thesource color 16 andtarget color 18. Pixels in the selected area of theinput image 12 whose position in the color space is sufficiently close to that of thesource color 16 are considered to match thesource color 16 and are adjusted according to the difference between the source and target colors. A “source color cloud” is defined as all those points in the color space which are sufficiently close to the source color to be considered a match for the source color. Techniques for obtaining a source color cloud from a source color are shown in U.S. patent application Ser. No. 08/832,862. In the illustrated embodiment, the match is determined by separately measuring the distance in each dimension of the color space from the pixel color to thesource color 16. Thecolor changing module 10 then produces a color manipulated image, as indicated at 20. - The system of FIG. 1, as discussed above, may be implemented as a computer program to be used as part of or in conjunction with other image painting programs, video special effects equipment, and non-linear video editors.
- Referring now to FIG. 2, the system of FIG. 1 will be described in more detail.
- The
color matching module 10 includes adifference calculator 24 which determines the difference in values of the components defining thesource color 16 andtarget color 18. Where the source and target colors are represented in HSL space, using hue, saturation and luminance values, as in this exemplary embodiment, thedifference calculator 24 outputs hue, saturation and luminance offset values 28. Thedifference calculator 24 of embodiments receiving inputs represented in other color representation spaces should be made to match the input color representation space. It should be recognized by the skilled artisan that following references herein to HSL space and its dimensions are given by way of example only, as the described techniques can be altered to use any suitable color space in which a particular embodiment is made to operate. Apixel identifying module 22 determines pixels in theinput image 12 and within the selectedarea 14 of the input image which match thesource color 16, i.e., whose color is within the source color cloud. Closeness of the match producing the source color cloud is determined by thresholds set by the skilled artisan or operator to obtain a desired result. The output of the pixel identifying module provides the coordinates within the image, and possibly the color, of the identified pixels as indicated at 30. The operation of thecolor difference calculator 24 will be described in more detail below. - A
color adjustment module 26 receives the hue, saturation andluminance offsets 28, the specified coordinates 30 and theinput image 12. Thecolor adjustment module 26 adjusts the specified pixels in theimage 12 to produce the color adjustedimage 20. In particular, the offsets in hue and offsets in luminance are used to compute adjustment terms which are then used to translate the hue and luminance color space values of the specified pixels to new hue and luminance color space values. Saturation of the specified pixels is changed according to a method which depends on the direction in which the saturation is to be adjusted. For example, if a highly saturated color needs to be unsaturated, the saturation value is scaled down using a multiplicative scale factor. If a less saturated color is to become more saturated, the saturation values are translated up using an additive term. This apparently discontinuous handling of saturation avoids generating invalid saturation values when scaling down, while producing natural results when scaling up. Moreover, for small changes in saturation, the above described adjustment in either direction becomes similar, producing a continuous function. The adjustment of hue, saturation and luminance color space values is described in more detail, below. - The operation of the system of FIG. 2 will now be described in connection with a flow chart shown in FIG. 3. The
color changing module 10 receives instep 40 the source color and target color. Instep 42, the hue, saturation and luminance offsets are computed. The input image to be modified and the selected portion of the image are received instep 44. The order ofsteps 40 through 44 is immaterial. After the source color and input image are received, the source color is matched to colors of the pixels in the received input image to identify those pixels to be modified. This matching step may be limited by a specified shape or selected portion of the input image. Given the computed hue, saturation and luminance offsets fromstep 42, the pixels identified instep 46 are adjusted instep 48.Step 46 of matching is performed as described in U.S. patent application Ser. No. 08/832,862, mentioned above. Thestep 48 of adjusting the hue, saturation and luminance of identified pixels will be described in more detail, below. - Many systems in common use, particularly computer-based systems represent colors in RGB space. However, some computations used in this exemplary embodiment of the invention are more simply expressed in HSL space, while YUV space serves as a useful intermediary. In the following discussion, it is assumed that input colors are represented in RGB space.
- First, the color difference calculator (FIG. 2, 24) computes the offsets (FIG. 2, 28) as follows. (See also FIG. 3, step42) The components of the
source color 16 are expressed as sRed, sGreen and sBlue in RGB space. Also in RGB space, the components of thetarget color 18 are expressed as tRed, tGreen and tBlue. The adjustment terms to be calculated are lumAdjust, uAdjust, vAdjust, cm0, cm1, cm2 and cm3. - First, the
source color 16 is converted to YUV space by a conventional RGB to YUV transform. - sY, sU, sV=rgb_to — yuv(sRed, sGreen, sBlue). (1)
- Then the
target color 18 is also converted to YUV space by the same conventional transform: - tY, tU, tV=rgb_to — yuv(tRed, tGreen, tBlue). (2)
- The hue and saturation of the
source color 16 is then computed from sU and sV. If either sU or sV is non-zero, then: - sHue=a tan 2(sU, sV)
- sSat=sqrt(sU*sU+sV*sV), (3)
- otherwise, if both sU and sV are zero, then:
- sHue=0.0
- sSat=epsilon, (4)
- where epsilon is a small number used simply to prevent “divide-by-zero” errors. Next, the hue and saturation of the
target color 18 is computed from tU and tV. If either tU or tV is non-zero, then: - tHue=a tan 2(tU, tV)
- tSat=sqrt(tU*tU+tV*tV), (5)
- otherwise, if both tU and tV are zero, then:
- tHue=0.0
- tSat=epsilon. (6)
- The hue and luminance offsets are simple differences.
- hueAdjust=tHue−sHue
- lumAdjust=tY−sY (7)
- The saturation offset is computed and applied differently depending on whether saturation is to be increased or decreased. If sSat>tSat, then a multiplicative scale factor is computed to scale the saturation down.
- satAdjust=tSat/sSat
- uAdjust=0 (8)
- vAdjust=0
- Otherwise, an additive translation term is computed to move the saturation up.
- satAdjust=1.0
- uAdjust=sin(tHue)*(tSat−sSat) (9)
- vAdjust=cos(tHue)*(tSat−sSat)
- The hue scalars are simple trigonometric functions of the hue offset.
- cos Theta=cos(hueAdjust)
- sin Theta=sin(hueAdjust) (10)
- They are then adjusted for saturation.
- cos Theta=cos Theta*satAdjust
- sin Theta=sin Theta*satAdjust (11)
- Finally, the color matrix values are assigned, as follows:
- cm0=cos Theta
- cm1=sin Theta
- cm2=−sin Theta
- cm3=cos Theta (12)
- The
input image 12 is then processed, adjusting the pixels within a predetermined source cloud (See FIG. 3, step 48). For every selected pixel in the input image within the source cloud, convert the pixel from RGB space to YUV space, modify the color coordinate values, convert the color representation back to RGB and assign it to a corresponding pixel in output image (FIG. 2, 20). - The components of the input pixel color are inRed, inGreen and inBlue. The adjustment terms, previously computed as described above, are lumAdjust, uAdjust, vAdjust, cm0, cm1, cm2 and cm3. The components of the output pixel are outRed, outGreen and outBlue.
- The RGB representation of the color of the input pixel is first converted to YUV space, conventionally, as described above.
- inY, inU, inV=rgb_to — yuv(inRed, inGreen, inBlue) (13)
- The YUV values of the input pixel are then modified.
- outY=inY+lumAdjust
- outU=cm0*inU+cm1*inV+uAdjust (14)
- outV=cm2*inU+cm3*inV+vAdjust
- The modification of Equations (14) can produce values outside a valid range for Y, U or V. Therefore, output values are appropriately limited.
- outY=ccir_limit(outY)
- outU=ccir_limit(outU) (15)
- outV=ccir_limit(outV)
- Finally, the color representation of the output pixel is converted back to RGB, conventionally, in preparation for storing it in the color adjusted
image 20. - outRed, outGreen, outBlue=yuv_to — rgb(outY, outU, outV) (16)
- By performing the manipulation on color of a group of pixels whose color lies within a source color cloud based on the offsets between the source and destination colors, a more natural appearance may be obtained in the resulting recolored image than achievable using conventional techniques. As has been discovered by this inventor, conventional techniques, such as mentioned in the BACKGROUND, effectively collapse a source color cloud having three dimensions, i.e., the group of input pixels, into an output color defined in only zero, one or two dimensions. This results in the characteristically flat or unnatural appearance of the output of conventional recoloring systems. In contrast, techniques embodying the present invention scale and/or translate the entire source cloud into a corresponding three-dimensional destination cloud whose constituent color value points are related in a natural way to corresponding points in the source cloud.
- This technique is applicable in other color spaces by converting color representations into YUV and HSL, as described above, or by redefining the above-described transformations in another color space.
- Once having applied the above described technique to an image or sequence of images, the image or images are readily incorporated into entertainment products in which images, sequences of images and full motion video are common. For example, images recolored as described above may be incorporated using conventional technology into commercial movies, commercial videos, computerized multimedia products, computer games, and the like.
- Having now described a few embodiments of the invention, it should be apparent to those skilled in the art that the foregoing is merely illustrative and not limiting, having been presented by way of example only. Numerous modifications and other embodiments are within the scope of one of ordinary skill in the art and are contemplated as falling within the scope of the invention as defined by the appended claims and equivalents thereto.
Claims (13)
1. A method for adjusting color of a portion of an input image, including:
receiving an indication of a source color and a destination color;
computing the difference between the source color and destination color to identify offsets between sets of values defining the source color and the destination color;
identifying pixels in the portion of the input image as similar to the source color; and
adjusting the identified pixels using the offsets computed, to produce a color adjusted image.
2. The method of claim 1 , the step of adjusting further comprising:
computing adjustment values from the offsets, the adjustment values and a set of values defining color for the pixels in the input image being combined to produce color adjusted output pixels.
3. The method of claim 2 , the step of adjusting further comprising:
adding an adjustment value to a value from the set defining color for a pixel in the input image.
4. The method of claim 3 , the step of adjusting further comprising:
multiplying an adjustment value by a value from the set defining color for a pixel in the input image.
5. An apparatus for manipulating color of a portion of an image, including:
a difference calculator for determining offsets in the components of the source color and a destination color; and
a color adjustment module receives indications of the pixels to be modified and modifies the pixels of the selected portion of the image according to the determined offsets to provide a color adjusted image.
6. A recolored image produced by a method including:
receiving an indication of a source color and a destination color;
computing the difference between the source color and destination color to identify offsets between sets of values defining the source color and the destination color;
identifying pixels in the portion of the input image as similar to the source color; and
adjusting the identified pixels using the offsets computed, to produce a color adjusted image.
7. The image of claim 6 , wherein the step of adjusting further comprises:
computing adjustment values from the offsets, the adjustment values and a set of values defining color for the pixels in the input image being combined to produce color adjusted output pixels.
8. The image of claim 7 , the step of adjusting further comprising:
adding an adjustment value to a value from the set defining color for a pixel in the input image.
9. The image of claim 8 , the step of adjusting further comprising:
multiplying an adjustment value by a value from the set defining color for a pixel in the input image.
10. An entertainment product including a recolored image produced by a method including:
receiving an indication of a source color and a destination color;
computing the difference between the source color and destination color to identify offsets between sets of values defining the source color and the destination color;
identifying pixels in the portion of the input image as similar to the source color; and
adjusting the identified pixels using the offsets computed, to produce a color adjusted image.
11. The entertainment product of claim 10 , wherein the step of adjusting further comprises:
computing adjustment values from the offsets, the adjustment values and a set of values defining color for the pixels in the input image being combined to produce color adjusted output pixels.
12. The entertainment product of claim 11 , the step of adjusting further comprising:
adding an adjustment value to a value from the set defining color for a pixel in the input image.
13. The entertainment product of claim 12 , the step of adjusting further comprising:
multiplying an adjustment value by a value from the set defining color for a pixel in the input image.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/015,027 US20020041709A1 (en) | 1998-04-03 | 2001-12-11 | Method and apparatus for color manipulation |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/054,835 US6351557B1 (en) | 1998-04-03 | 1998-04-03 | Method and apparatus for color manipulation |
US10/015,027 US20020041709A1 (en) | 1998-04-03 | 2001-12-11 | Method and apparatus for color manipulation |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/054,835 Continuation US6351557B1 (en) | 1998-04-03 | 1998-04-03 | Method and apparatus for color manipulation |
Publications (1)
Publication Number | Publication Date |
---|---|
US20020041709A1 true US20020041709A1 (en) | 2002-04-11 |
Family
ID=21993830
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/054,835 Expired - Fee Related US6351557B1 (en) | 1998-04-03 | 1998-04-03 | Method and apparatus for color manipulation |
US10/015,027 Abandoned US20020041709A1 (en) | 1998-04-03 | 2001-12-11 | Method and apparatus for color manipulation |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/054,835 Expired - Fee Related US6351557B1 (en) | 1998-04-03 | 1998-04-03 | Method and apparatus for color manipulation |
Country Status (5)
Country | Link |
---|---|
US (2) | US6351557B1 (en) |
EP (1) | EP1068721A1 (en) |
AU (1) | AU3376999A (en) |
CA (1) | CA2326996A1 (en) |
WO (1) | WO1999052272A1 (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040085482A1 (en) * | 2002-10-25 | 2004-05-06 | Cheng Ya-An | Method and apparatus for color calibration |
US20060176528A1 (en) * | 2005-02-08 | 2006-08-10 | Sharp Laboratories Of America, Inc. | Methods and systems for color gamut adjustment |
CN101631191A (en) * | 2008-07-18 | 2010-01-20 | 三星电子株式会社 | Image processing apparatus and method |
US7734114B1 (en) * | 2005-12-07 | 2010-06-08 | Marvell International Ltd. | Intelligent saturation of video data |
US20100195173A1 (en) * | 2009-02-03 | 2010-08-05 | Dalrymple John C | Methods and Systems for Hue Adjustment |
US20100253698A1 (en) * | 2009-04-01 | 2010-10-07 | James Zhixin Chang | Methods and Systems for Sampling and Modeling of Colorant-Limited, Multi-Colorant Color Spaces |
Families Citing this family (38)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7227552B1 (en) * | 1997-12-25 | 2007-06-05 | Canon Kabushiki Kaisha | Image processing apparatus and method and storage medium |
US6791711B1 (en) * | 1998-06-24 | 2004-09-14 | Canon Kabushiki Kaisha | Image processing method, image processing apparatus, and recording medium |
US6553140B1 (en) | 1999-04-16 | 2003-04-22 | Avid Technology, Inc. | Method and system for spill correction |
US6628828B1 (en) * | 2000-04-24 | 2003-09-30 | Microsoft Corporation | System and method for performing a recoloring operation sequence on color objects |
US7002606B2 (en) * | 2000-07-17 | 2006-02-21 | Matsushita Electric Industrial Co., Ltd. | Image signal processing apparatus, image display apparatus, multidisplay apparatus, and chromaticity adjustment method for use in the multidisplay apparatus |
JP4652535B2 (en) * | 2000-07-25 | 2011-03-16 | キヤノン株式会社 | Image processing apparatus and method |
US6754384B1 (en) * | 2000-08-30 | 2004-06-22 | Eastman Kodak Company | Method for processing an extended color gamut digital image using an image information parameter |
US7215813B2 (en) * | 2001-12-03 | 2007-05-08 | Apple Computer, Inc. | Method and apparatus for color correction |
US7002627B1 (en) | 2002-06-19 | 2006-02-21 | Neomagic Corp. | Single-step conversion from RGB Bayer pattern to YUV 4:2:0 format |
JP4114720B2 (en) * | 2002-10-25 | 2008-07-09 | 株式会社ソニー・コンピュータエンタテインメント | Image generation method and image generation apparatus |
US7724400B2 (en) | 2003-04-02 | 2010-05-25 | Lexmark International, Inc. | Simple and configurable all-in-one operator panel |
US7844076B2 (en) * | 2003-06-26 | 2010-11-30 | Fotonation Vision Limited | Digital image processing using face detection and skin tone information |
JP2005210208A (en) * | 2004-01-20 | 2005-08-04 | Fuji Xerox Co Ltd | Image processor, image processing method, and program |
WO2006074584A1 (en) * | 2005-01-17 | 2006-07-20 | Shenzhen Chuangwei-Rgb Electronics Co., Ltd. | A method for improving the display effect of display device |
US20070002180A1 (en) * | 2005-06-30 | 2007-01-04 | Lexmark International, Inc. | Strength parameter-based color conversion of digital images |
US7372469B2 (en) * | 2006-04-12 | 2008-05-13 | Arcadyan Technology Corporation | Image transforming method |
US8577134B2 (en) * | 2007-08-07 | 2013-11-05 | Yahoo! Inc. | Method and system of facilitating search by color |
DE602008006564D1 (en) | 2007-08-17 | 2011-06-09 | Koninkl Philips Electronics Nv | UNG |
US8638338B2 (en) * | 2008-02-11 | 2014-01-28 | Apple Inc. | Adjusting color attribute of an image in a non-uniform way |
US8675009B2 (en) | 2010-07-20 | 2014-03-18 | Apple Inc. | Keying an image in three dimensions |
US8743139B2 (en) | 2010-07-20 | 2014-06-03 | Apple Inc. | Automatically keying an image |
US8619093B2 (en) | 2010-07-20 | 2013-12-31 | Apple Inc. | Keying an image |
EP2432212A1 (en) * | 2010-09-21 | 2012-03-21 | Océ-Technologies B.V. | Method of changing a colour in an electronic raster image |
US8842911B2 (en) | 2011-02-04 | 2014-09-23 | Apple Inc. | Luma-based color matching |
US8611655B2 (en) | 2011-02-04 | 2013-12-17 | Apple Inc. | Hue-based color matching |
US8594426B2 (en) | 2011-02-04 | 2013-11-26 | Apple Inc. | Color matching using color segmentation |
US8854370B2 (en) | 2011-02-16 | 2014-10-07 | Apple Inc. | Color waveform |
US8760464B2 (en) | 2011-02-16 | 2014-06-24 | Apple Inc. | Shape masks |
US20120210229A1 (en) | 2011-02-16 | 2012-08-16 | Andrew Bryant | Color workflow |
CN102254337A (en) * | 2011-04-26 | 2011-11-23 | 厦门吉比特网络技术股份有限公司 | Method for changing colours of 2D (Two-Dimensional) animation chartlet |
DE102011108754A1 (en) * | 2011-07-28 | 2013-01-31 | Khs Gmbh | inspection unit |
US9131192B2 (en) | 2012-03-06 | 2015-09-08 | Apple Inc. | Unified slider control for modifying multiple image properties |
US9202433B2 (en) | 2012-03-06 | 2015-12-01 | Apple Inc. | Multi operation slider |
US10282055B2 (en) | 2012-03-06 | 2019-05-07 | Apple Inc. | Ordered processing of edits for a media editing application |
US9041727B2 (en) | 2012-03-06 | 2015-05-26 | Apple Inc. | User interface tools for selectively applying effects to image |
CN102819821B (en) * | 2012-07-24 | 2015-01-28 | 浙江大学 | Method for rapidly rematching colors of product appearance based on color style transfer |
US11043012B2 (en) | 2019-08-06 | 2021-06-22 | Adobe Inc. | Flow-based color transfer from source graphic to target graphic |
US11087505B2 (en) | 2019-11-15 | 2021-08-10 | Adobe Inc. | Weighted color palette generation |
Family Cites Families (105)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4272780A (en) | 1976-06-29 | 1981-06-09 | Teletronics International, Inc. | Film scanner with variable rate image enhancement |
DE2719387C3 (en) | 1977-04-30 | 1980-12-04 | Dr.-Ing. Rudolf Hell Gmbh, 2300 Kiel | Device for displaying overcorrections in electronic color correction |
JPS5553978A (en) | 1978-10-17 | 1980-04-19 | Sony Corp | Automatic luminance adjusting device for television picture receiver |
US4492978A (en) | 1979-03-12 | 1985-01-08 | Westinghouse Electric Corp. | Transmission system for TV signals |
US4367465A (en) | 1980-04-04 | 1983-01-04 | Hewlett-Packard Company | Graphics light pen and method for raster scan CRT |
US4418358A (en) | 1980-11-07 | 1983-11-29 | Robert Bosch Gmbh | Method and system to correct color errors in color television signals generated by scanning a film |
US4410908A (en) | 1981-02-06 | 1983-10-18 | Corporate Communications Consultants | Luminance signal generator for color film scanner |
US4385311A (en) | 1981-04-01 | 1983-05-24 | Rca Corporation | Filter and phase shift circuit for a television automatic flesh color correction system |
US4602286A (en) | 1982-01-15 | 1986-07-22 | Quantel Limited | Video processing for composite images |
US4488245A (en) | 1982-04-06 | 1984-12-11 | Loge/Interpretation Systems Inc. | Method and means for color detection and modification |
JPS5961644U (en) | 1982-10-15 | 1984-04-23 | 日本電気株式会社 | selective call receiver |
US4571632A (en) | 1983-08-26 | 1986-02-18 | The United States Of America As Represented By The Secretary Of The Army | Alternate line interpolation method and apparatus |
US4599643A (en) | 1983-12-29 | 1986-07-08 | Rca Corporation | Apparatus responsive to plural color video signals for amplitude limiting the video signals to assist beam current limiting |
US4907071A (en) | 1984-04-09 | 1990-03-06 | Corporate Communications Consultants, Inc. | Color matching system and method |
US4866511A (en) | 1984-04-09 | 1989-09-12 | Corporate Communications Consultants, Inc. | Color correction system with color level modification and corresponding method |
US4811084A (en) | 1984-04-09 | 1989-03-07 | Corporate Communications Consultants, Inc. | Video color detector and chroma key device and method |
US4694329A (en) | 1984-04-09 | 1987-09-15 | Corporate Communications Consultants, Inc. | Color correction system and method with scene-change detection |
US4857994A (en) | 1984-04-09 | 1989-08-15 | Corporate Communications Consultants, Inc. | Color correction system and method |
US4763186A (en) | 1984-04-09 | 1988-08-09 | Corporate Communications Consultants, Inc. | Color correction system with monitor for use in recalling color corrections and corresponding method |
US4823184A (en) | 1984-04-09 | 1989-04-18 | Corporate Communications Consultants, Inc. | Color correction system and method with scene-change detection |
US4679067A (en) | 1984-04-09 | 1987-07-07 | Corporate Communications Consultants, Inc. | Color correction system and method with localized color sampling |
US4862251A (en) | 1984-04-09 | 1989-08-29 | Corporate Communications Consultants, Inc. | Color correction system and method |
US4876589A (en) | 1984-04-27 | 1989-10-24 | Utah Scientific Advanced Development Center, Inc. | Phase responsive composite video signal control system |
US4727412A (en) | 1984-04-27 | 1988-02-23 | Utah Scientific Advanced Development Center, Inc. | Video signal correction system with low chrominance circuit for modifying currections |
JPS6163893A (en) | 1984-09-06 | 1986-04-02 | 株式会社日立製作所 | Display of false halftone image of display unit |
US4642676A (en) | 1984-09-10 | 1987-02-10 | Color Systems Technology, Inc. | Priority masking techniques for video special effects |
US4827344A (en) | 1985-02-28 | 1989-05-02 | Intel Corporation | Apparatus for inserting part of one video image into another video image |
GB8514608D0 (en) | 1985-06-10 | 1985-07-10 | Crosfield Electronics Ltd | Colour modification in image reproduction systems |
US4698666A (en) | 1985-07-12 | 1987-10-06 | The Grass Valley Group, Inc. | Video key glow and border generator |
US4750050A (en) | 1985-12-11 | 1988-06-07 | Corporate Communications Consultants, Inc. | Editing system and method |
JPH065932B2 (en) | 1986-05-28 | 1994-01-19 | 富士写真フイルム株式会社 | Image recorder |
JPH0824336B2 (en) | 1986-05-30 | 1996-03-06 | 株式会社東芝 | Image information processing device |
JPS63219291A (en) | 1986-12-12 | 1988-09-12 | Hitachi Ltd | White balance controller |
US5129013A (en) | 1987-10-13 | 1992-07-07 | At&T Bell Laboratories | Graphics image editor |
CA1309198C (en) | 1987-12-10 | 1992-10-20 | Carlo J. Evangelisti | Parallel rendering of smoothly shaded color triangles with anti-aliased edges for a three dimensional color display |
EP0340648B1 (en) | 1988-04-30 | 1994-11-23 | Victor Company Of Japan, Limited | Picture-quality improving circuit |
US5134688A (en) | 1988-05-20 | 1992-07-28 | U.S. Philips Corporation | Computer method and an apparatus for generating a display picture representing a set of objects including a brush element |
US5398123A (en) | 1988-08-31 | 1995-03-14 | Canon Kabushiki Kaisha | Image processing method and apparatus capable of automatic color masking |
US5317678A (en) | 1989-03-15 | 1994-05-31 | Hitachi, Ltd. | Method for changing color of displayed images by use of color components |
US5218671A (en) | 1989-05-31 | 1993-06-08 | Computer Design, Inc. | Image color correction system and method |
US5179641A (en) | 1989-06-23 | 1993-01-12 | Digital Equipment Corporation | Rendering shaded areas with boundary-localized pseudo-random noise |
US5089882A (en) | 1989-09-08 | 1992-02-18 | Mscl, Inc. | Processor for color video signals |
US5153937A (en) | 1989-09-22 | 1992-10-06 | Ampex Corporation | System for generating anti-aliased video signal |
US5130789A (en) * | 1989-12-13 | 1992-07-14 | Eastman Kodak Company | Localized image recoloring using ellipsoid boundary function |
GB2243743A (en) | 1990-04-11 | 1991-11-06 | Rank Cintel Ltd | Digital colour video key signal generator using two programmable lookup tables |
KR920010811B1 (en) | 1990-05-10 | 1992-12-17 | 주식회사 금성사 | Tv teletext apparatus |
JP2913797B2 (en) | 1990-08-10 | 1999-06-28 | ソニー株式会社 | Image scaling processing method |
US5140416A (en) | 1990-09-18 | 1992-08-18 | Texas Instruments Incorporated | System and method for fusing video imagery from multiple sources in real time |
US5142273A (en) | 1990-09-20 | 1992-08-25 | Ampex Corporation | System for generating color blended video signal |
JP2956213B2 (en) | 1990-11-30 | 1999-10-04 | ソニー株式会社 | Image processing device |
GB2250886B (en) | 1990-12-13 | 1995-06-14 | Rank Cintel Ltd | Noise reduction in video signals |
DE69114465T2 (en) | 1991-01-07 | 1996-03-21 | Shima Seiki Mfg | Process and device for the preparation and generation of video images. |
US5146325A (en) | 1991-04-29 | 1992-09-08 | Rca Thomson Licensing Corporation | Video signal decompression apparatus for independently compressed even and odd field data |
GB9109999D0 (en) | 1991-05-09 | 1991-07-03 | Quantel Ltd | Improvements in or relating to keying systems and methods for television image processing |
US5185808A (en) | 1991-06-06 | 1993-02-09 | Eastman Kodak Company | Method for merging images |
US5289295A (en) * | 1991-07-04 | 1994-02-22 | Matsushita Electric Industrial Co., Ltd. | Color adjustment apparatus |
FR2681967B1 (en) | 1991-10-01 | 1994-11-25 | Electronics For Imaging Inc | METHOD AND APPARATUS FOR CHANGING THE COLORS OF AN IMAGE USING A COMPUTER. |
US5253043A (en) | 1991-10-24 | 1993-10-12 | Da Vinci Systems, Inc. | Upsampled interpolative processing of digital video signals |
DE69216207T2 (en) | 1991-10-30 | 1997-04-17 | Fujitsu Ltd | Color setting to smooth the borders between color images |
WO1993013489A1 (en) | 1991-12-24 | 1993-07-08 | Sierra Semiconductor Corporation | An anti-aliasing method for polynomial curves using integer arithmetics |
US5638136A (en) | 1992-01-13 | 1997-06-10 | Mitsubishi Denki Kabushiki Kaisha | Method and apparatus for detecting flesh tones in an image |
US5488429A (en) | 1992-01-13 | 1996-01-30 | Mitsubishi Denki Kabushiki Kaisha | Video signal processor for detecting flesh tones in am image |
US5325449A (en) | 1992-05-15 | 1994-06-28 | David Sarnoff Research Center, Inc. | Method for fusing images and apparatus therefor |
JPH0638230A (en) | 1992-07-20 | 1994-02-10 | Hitachi Gazou Joho Syst:Kk | Skin color correction and its device |
US5313275A (en) | 1992-09-30 | 1994-05-17 | Colorgraphics Systems, Inc. | Chroma processor including a look-up table or memory |
US5412766A (en) | 1992-10-21 | 1995-05-02 | International Business Machines Corporation | Data processing method and apparatus for converting color image data to non-linear palette |
US5418895A (en) | 1992-11-25 | 1995-05-23 | Eastman Kodak Company | Method for displaying a high quality digital color image on a limited color display |
US5450134A (en) | 1993-01-12 | 1995-09-12 | Visual Automation Systems, Inc. | Video facility management system for encoding and decoding video signals to facilitate identification of the video signals |
US5557334A (en) | 1993-01-12 | 1996-09-17 | Visual Automation Systems, Inc. | Apparatus for tracking the flow of video signals by incorporating patterns of machine readable signals which will appear at predetermined locations of a television picture |
US5491516A (en) | 1993-01-14 | 1996-02-13 | Rca Thomson Licensing Corporation | Field elimination apparatus for a video compression/decompression system |
US5373327A (en) | 1993-02-25 | 1994-12-13 | Hewlett-Packard Company | Detection, correction and display of illegal color information in a digital video signal |
DE69428148T2 (en) | 1993-03-24 | 2002-05-29 | Fujifilm Electronic Imaging Ltd., London | Color change of pictures |
WO1994024830A1 (en) | 1993-04-15 | 1994-10-27 | Ultimatte Corporation | Screen filtering boundary detection for image compositing |
DE69408838T2 (en) | 1993-06-10 | 1998-09-17 | Lightworks Editing Systems Ltd | VIDEO EDITING SYSTEM |
US5703659A (en) | 1993-06-21 | 1997-12-30 | Nec Corporation | Method of reducing and magnifying picture size of a video composite signal |
US5429682A (en) | 1993-08-19 | 1995-07-04 | Advanced Robotics Technologies | Automated three-dimensional precision coatings application apparatus |
US5444835A (en) | 1993-09-02 | 1995-08-22 | Apple Computer, Inc. | Apparatus and method for forming a composite image pixel through pixel blending |
JP3488729B2 (en) | 1993-09-10 | 2004-01-19 | 富士ゼロックス株式会社 | Color image processing method and apparatus |
US5659639A (en) | 1993-11-24 | 1997-08-19 | Xerox Corporation | Analyzing an image showing editing marks to obtain category of editing operation |
US5420971A (en) | 1994-01-07 | 1995-05-30 | Panasonic Technologies, Inc. | Image edge finder which operates over multiple picture element ranges |
US5729360A (en) | 1994-01-14 | 1998-03-17 | Fuji Xerox Co., Ltd. | Color image processing method and system |
US5625421A (en) | 1994-01-14 | 1997-04-29 | Yves C. Faroudja | Suppression of sawtooth artifacts in an interlace-to-progressive converted signal |
JP3574170B2 (en) | 1994-03-17 | 2004-10-06 | 富士通株式会社 | Distributed image processing device |
US5510851A (en) | 1994-03-29 | 1996-04-23 | Radius Inc. | Method and apparatus for dynamic purity correction |
US5630037A (en) | 1994-05-18 | 1997-05-13 | Schindler Imaging, Inc. | Method and apparatus for extracting and treating digital images for seamless compositing |
US5638138A (en) | 1994-06-09 | 1997-06-10 | Hickman; Charles B. | Method for electronic image dynamic range and contrast modification |
US5715377A (en) | 1994-07-21 | 1998-02-03 | Matsushita Electric Industrial Co. Ltd. | Gray level correction apparatus |
AUPM704594A0 (en) | 1994-07-25 | 1994-08-18 | Canon Information Systems Research Australia Pty Ltd | Efficient methods for the compositing of graphical elements |
JPH0879784A (en) | 1994-08-31 | 1996-03-22 | Sony Corp | Video signal processing unit |
US5611030A (en) | 1994-09-16 | 1997-03-11 | Apple Computer, Inc. | Subjectively pleasing color gamut mapping in a color computer graphics system |
US5510843A (en) | 1994-09-30 | 1996-04-23 | Cirrus Logic, Inc. | Flicker reduction and size adjustment for video controller with interlaced video output |
JP2869006B2 (en) | 1994-10-13 | 1999-03-10 | インターナショナル・ビジネス・マシーンズ・コーポレイション | Video signal processing apparatus and video signal processing method |
US5774112A (en) | 1994-10-25 | 1998-06-30 | International Business Machines Corporation | Method and apparatus for tone correction of a digital color image with preservation of the chromaticity of the image |
JP2856386B2 (en) | 1994-10-26 | 1999-02-10 | 松下電器産業株式会社 | Color adjustment device and method |
JPH08202890A (en) | 1995-01-24 | 1996-08-09 | Canon Inc | Plotting device |
US5661525A (en) | 1995-03-27 | 1997-08-26 | Lucent Technologies Inc. | Method and apparatus for converting an interlaced video frame sequence into a progressively-scanned sequence |
EP0741492B1 (en) | 1995-05-03 | 1999-03-03 | Agfa-Gevaert N.V. | Selective colour correction applied to plurality of local color gamuts |
US5703654A (en) | 1995-06-30 | 1997-12-30 | Nippon Steel Corporation | Video signal encoder |
US5532751A (en) | 1995-07-31 | 1996-07-02 | Lui; Sam | Edge-based interlaced to progressive video conversion system |
US5633687A (en) | 1995-10-23 | 1997-05-27 | C-Cube Microsystems | Method and system for providing an interlaced image on an display |
DE19541028C2 (en) | 1995-11-05 | 1998-01-22 | Daimler Benz Ag | Effect varnish with pigments bearing a label, and process for its production |
US5754180A (en) | 1996-03-11 | 1998-05-19 | Avid Technology, Inc. | Computer system and process for defining and manipulating images using structured objects with variable edge characteristics |
GB2312120A (en) | 1996-04-12 | 1997-10-15 | Discreet Logic Inc | Producing a transition region surrounding an image |
GB2312348A (en) | 1996-04-15 | 1997-10-22 | Discreet Logic Inc | Chromakeying with transition colour volumes |
CA2202106C (en) | 1997-04-08 | 2002-09-17 | Mgi Software Corp. | A non-timeline, non-linear digital multimedia composition method and system |
-
1998
- 1998-04-03 US US09/054,835 patent/US6351557B1/en not_active Expired - Fee Related
-
1999
- 1999-03-31 WO PCT/US1999/007158 patent/WO1999052272A1/en not_active Application Discontinuation
- 1999-03-31 CA CA002326996A patent/CA2326996A1/en not_active Abandoned
- 1999-03-31 AU AU33769/99A patent/AU3376999A/en not_active Abandoned
- 1999-03-31 EP EP99915188A patent/EP1068721A1/en not_active Withdrawn
-
2001
- 2001-12-11 US US10/015,027 patent/US20020041709A1/en not_active Abandoned
Cited By (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7312815B2 (en) * | 2002-10-25 | 2007-12-25 | Benq Corporation | Method and apparatus for color calibration |
US20040085482A1 (en) * | 2002-10-25 | 2004-05-06 | Cheng Ya-An | Method and apparatus for color calibration |
US7742206B2 (en) | 2005-02-08 | 2010-06-22 | Sharp Laboratories Of America, Inc. | Methods and systems for color gamut adjustment |
US20060176528A1 (en) * | 2005-02-08 | 2006-08-10 | Sharp Laboratories Of America, Inc. | Methods and systems for color gamut adjustment |
US8014600B1 (en) | 2005-12-07 | 2011-09-06 | Marvell International Ltd. | Intelligent saturation of video data |
US7734114B1 (en) * | 2005-12-07 | 2010-06-08 | Marvell International Ltd. | Intelligent saturation of video data |
US8340410B1 (en) | 2005-12-07 | 2012-12-25 | Marvell International Ltd. | Intelligent saturation of video data |
US20100014131A1 (en) * | 2008-07-18 | 2010-01-21 | Samsung Electronics Co., Ltd | Image processing apparatus and method |
CN101631191A (en) * | 2008-07-18 | 2010-01-20 | 三星电子株式会社 | Image processing apparatus and method |
US20100195173A1 (en) * | 2009-02-03 | 2010-08-05 | Dalrymple John C | Methods and Systems for Hue Adjustment |
US8027070B2 (en) | 2009-02-03 | 2011-09-27 | Sharp Laboratories Of America, Inc. | Methods and systems for hue adjustment |
US20100253698A1 (en) * | 2009-04-01 | 2010-10-07 | James Zhixin Chang | Methods and Systems for Sampling and Modeling of Colorant-Limited, Multi-Colorant Color Spaces |
US8358441B2 (en) | 2009-04-01 | 2013-01-22 | Sharp Laboratories Of America, Inc. | Methods and systems for sampling and modeling of colorant-limited, multi-colorant color spaces |
Also Published As
Publication number | Publication date |
---|---|
EP1068721A1 (en) | 2001-01-17 |
US6351557B1 (en) | 2002-02-26 |
AU3376999A (en) | 1999-10-25 |
CA2326996A1 (en) | 1999-10-14 |
WO1999052272A1 (en) | 1999-10-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6351557B1 (en) | Method and apparatus for color manipulation | |
US6757425B2 (en) | Processing image data to transform color volumes | |
JP5599138B2 (en) | Method and apparatus for generating color decision metadata | |
US7053927B2 (en) | System for optimizing the display and rendering of digital images for digital mastering | |
JP3221458B2 (en) | Image editing apparatus and method for image processing system | |
US6944335B2 (en) | Image data processing with color modification | |
US4984072A (en) | System and method for color image enhancement | |
US5093717A (en) | System and method for digitally coloring images | |
US7782439B2 (en) | Method and system for preserving the creative intent within a motion picture production chain | |
US6445816B1 (en) | Compositing video image data | |
US7003178B2 (en) | Color matching image data | |
US6933948B2 (en) | Multi-tone representation of a digital image on a digital nonlinear editing system | |
US6751347B2 (en) | Color diamond chroma keying | |
US6847373B1 (en) | Natural color matching in a video editing system | |
EP0302454B1 (en) | System and method for color image enhancement | |
WO2000063911A2 (en) | Modification of media with common attributes on a digital nonlinear editing system | |
JPH04227585A (en) | Method and apparatus for forming improved control-data line | |
Gong et al. | 3D color homography model for photo-realistic color transfer re-coding | |
US20050219259A1 (en) | Color correction of images while maintaining constant luminance | |
US6456295B1 (en) | Method for simulating diffusion on a raster | |
CA1324321C (en) | System and method for color image enhancement | |
Troxel et al. | Interactive enhancement of tone scale | |
Little | Workflow strategies and requirements for a fully-integrated digital film environment | |
JPS6232772A (en) | Image processing method | |
GB2414617A (en) | Accurate shape identification in a high resolution scan of a film frame in a film scanner |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |