1. Field of Invention
This invention relates to methods and systems for undercolor reduction.
2. Description of Related Art
When marking an image in which black text or other dark features are superimposed on a colored background, it is often desirable to first mark the colored background and then mark the text or other dark features on top of the background marking material. This eliminates or masks any mis-registration of the text or other dark features with respect to the background.
However, simply overmarking the text or other dark features on top of the background marking material can result in an excessive build-up of marking material on a marking substrate, which in turn causes marking material transfer problems and/or problems with the marking substrate, such as paper cockling and/or curling when the marking substrate is paper.
To alleviate these problems, undercolor reduction methods have been introduced, in which a reduced amount of background marking material is applied to areas that are to be overmarked. Examples of such methods are set forth in U.S. Pat. Nos. 5,687,303, 5,649,071, 5,635,967, 5,563,985, 5,519,815 and 5,515,479, each incorporated herein by reference in its entirety.
In these methods, a temporary record is kept of each color separation bitmap of an image to be marked so that, prior to actual marking, locations where a black marking material is to be marked over one or more of cyan, magenta and yellow marking materials are known. Data for colors underlying the black marking material can then be modified so that a reduced amount of these underlying colors are marked on the marking substrate.
The above-described methods typically require custom software to implement undercolor reduction in conjunction with a raster image processor (RIP), because a typical RIP output is a raster image that only contains on-top or visible colors. Underlying colors are typically discarded during the raster image processing. Therefore, additional software is needed to retain the information of the underlying colors. It would be advantageous to implement undercolor reduction using an existing raster image processor adding little, if any, custom software. Instead of using custom software, it would be advantageous to use off-the-shelf software and inexpensive post-RIP hardware or software.
This invention provides systems and methods for implementing undercolor reduction using an existing raster image processor. In one exemplary embodiment, the systems and methods according to this invention process image data of a color image containing overmarked pixels where at least one first color is to be overmarked by a second color. This processing includes generating information that designates the overmarked pixels, performing raster image processing to create a raster image of the color image, and modifying image data of the overmarked pixels in the raster image. The raster image processing includes overmarking processing that allows both the at least one first color and the second color to be included in the marked pixels in the raster image.
Modifying the image data includes, for example, modifying a value of image data corresponding to the at least one first color. This results in a reduced amount of marking material corresponding to the at least one first color being applied to a marking substrate.
The information that designates the overmarked pixels may be generated in the form of tags. Alternatively, pattern recognition may be performed to recognize specified patterns, and pixels that form these specified patterns may be designated as the overmarked pixels.
These and other features and advantages of this invention are described in or are apparent from the following detailed description of various exemplary embodiments of the systems and methods according to this invention.
Various embodiments of this invention will be described in detail, with reference to the following figures, wherein:
In the systems and methods of this invention, raster image processing is performed that allows both underlying color information and overmarked color information to be stored in a same pixel in a raster image. The underlying color information in the raster image is modified to a reduced value, i.e., a value at which a reduced amount of marking material is applied when marking is performed.
The data source 200 and the data sink 300 are depicted in the exemplary embodiment shown in
In the exemplary embodiment shown in
Thus, the image data source 200 can be any known or later developed source that is capable of providing electronic image data to the image processing system 100 according to this invention. Similarly, the image data sink 300 can be any known or later developed device that is capable of receiving processed image data output by the image processing system 100 and either storing, transmitting, or printing the image data. Thus, the image data sink 300 can be a printer, a facsimile machine, a digital copier, a host computer, a remotely located computer, or a storage device for indefinitely storing the processed image data until there arises a need to print or further transmit the processed image data. The storage device can be any known structural apparatus for indefinitely storing the processed image data, such as a RAM, a hard drive and disk, a floppy drive and disk, an optical drive and disk, a flash memory or the like.
Each of the links 210 and 310 can be any known or later developed device or system for connecting the image data source and sink 200 and 300 to the image processing system 100, including a direct cable connection, a public switched telephone network, a wireless transmission channel, a connection over a wide area network or a local area network, a connection over an intranet, a connection over the Internet, or a connection over any other distributed processing network or system. In general, each of the links 210 and 310 can be any known or later developed connection system or structure usable to connect the image data source and sink 200 and 300 to the image processing system 100. Further, it should be appreciated that the source 200 and/or sink 300 may be connected to the image processing system 100 directly, as dedicated devices.
While
The memory 130 is preferably implemented using static or dynamic RAM. However, the memory 130 can also be implemented using a floppy disk and disk drive, a writeable optical disk and disk drive, a hard drive, flash memory or the like. Provided the memory size and/or configuration allows, any or all of the incoming data may be stored in the memory 130 at any point before, during or after further processing within the image processing system 100.
The controller 120, the overmarked pixel designator 140, the raster image processor 150, the data modification unit 160 and/or the marking driver 170 can be implemented as physically distinct hardware circuits within one or more ASICs, or using one or more FPGAs, PDLs, PLAs, or PALs, or using discrete logic elements or discrete circuit elements. The controller 120, the overmarked pixel designator 140, the raster image processor 150, the data modification unit 160 and/or the marking driver 170 may also be implemented wholly or partially in software. The particular form each of the systems shown in
In the exemplary embodiment shown in
The overmarked pixel designator 140 generates information that designates overmarked pixels among the color image pixel data. Overmarked pixels are pixels in which a top color, such as black, is to be marked over any combination of underlying colors, such as cyan, magenta and yellow. Specifically, in the exemplary embodiment shown in
The actual tag used to designate the overmarked pixels may vary. Preferably, a “black text” tag is used for designating black text pixels, because a “black text” tag clearly indicates that overmarking is to be performed in the associated pixel. If merely a “text” tag were used, for example, it could not be discerned, based solely on the tag, whether a pixel with CMYK values=c,m,y,1 is the result of overmarking a CMYK=c,m,y,0 with black, or marking CMYK=c,m,y,1 directly. However, if CMYK=c,m,y,1 is a seldom-specified text color, then an assumption may be made that CMYK=c,m,y,1 signifies an overmarked pixel, and a “text” tag can effectively designate an overmarked pixel.
The raster image processor 150 creates a raster image from the input color image pixel data. Unlike a conventional raster image, the raster image created by the raster image processor 150 allows both underlying colors and top colors to be included. This is accomplished by an overmarking function that is provided in the raster image processor 150. The overmarking function may be implemented, for example, in a PostScript implementation by using the setoverprint operator with value true whenever overmarking is desired. setoverprint could be set true just before black text is printed, or the show operator used to print black text could be overloaded with an operator that included the setoverprint operator.
The overmarked pixel designator 140 and the raster image processor 150 may operate concurrently, and/or the overmarked pixel designator 140 may be provided within the raster image processor 150.
The data modification unit 160 modifies data in the raster image that has been created by the raster image processor 150. More specifically, the data modification unit 160 modifies values of data that corresponds to the underlying colors in overmarked pixels. For example, where a value of data that corresponds to an underlying color in an overmarked pixel indicates an amount of corresponding marking material to be put down on a marking substrate, the data modification unit 160 reduces this value so that a reduced amount of the corresponding marking material will be put down.
The amount by which the marking material is reduced may be determined according to previously determined methods. For example, each underlying color present may be reduced by a specified percentage, and/or reduction may be performed such that the total amount of marking material to be applied for a given pixel is less than or equal to a specified amount.
After the data of the overmarked pixels has been modified as described above, the raster image is sent to the marking driver 170, which generates marking control signals and/or other marking control information to be output to the image data sink 300 to enable marking to be performed based on the modified raster image. As described in detail above, the image data sink 300 may be a printer or the like that performs printing based on the modified raster image, or an intermediate device that stores or further transmits the control signals and/or other control information from the marking driver 170.
The pattern recognition system 144 is, for example, an optical pattern recognition system, such as an optical character recognition (OCR) system or the like, that analyzes input image data according to known OCR methods to determine specified patterns, such as text. The pattern recognition system 144 designates pixels that form recognized patterns as overmarked pixels. It should be appreciated that other known or later-developed text or pattern recognition systems may be used instead of OCR. Furthermore, rather than recognizing text, other patterns, such as strokes or the like, may be recognized. A stroke is a line of some thickness.
In step S1300, values of underlying colors in the overmarked pixels in the raster image are modified to create a modified raster image. Next, in step S1400, the modified raster image is output to a marking driver. Then, in step S1500, an image is marked on a substrate based on the modified raster image. Finally, in step S1600, the control procedure ends.
It should be appreciated that steps S1500 and S1600 need not be performed immediately after step S1400, but may be postponed for an indefinite period of time. Furthermore, various other processing may occur between steps S1400 and S1500.
The exemplary systems shown in
While the invention has been described in conjunction with the exemplary embodiments described above, many equivalent alternatives, modifications and variations will become apparent to those skilled in the art once given this disclosure. Accordingly, the exemplary embodiments of the invention as set forth above are considered to be illustrative and not limiting. Various changes to the described embodiments may be made without departing from the spirit and scope of the invention.
For example, although black was the second, or on-top, color in the above-described embodiments, other embodiments are possible in which a color other than black is the second, or on-top, color.
Number | Name | Date | Kind |
---|---|---|---|
4700399 | Yoshida | Oct 1987 | A |
4953015 | Hayasaki et al. | Aug 1990 | A |
5168552 | Vaughn et al. | Dec 1992 | A |
5241396 | Harrington | Aug 1993 | A |
5295236 | Bjorge et al. | Mar 1994 | A |
5313570 | Dermer et al. | May 1994 | A |
5386305 | Usami | Jan 1995 | A |
5392365 | Steinkirchner | Feb 1995 | A |
5402245 | Motta et al. | Mar 1995 | A |
5438653 | Boenke et al. | Aug 1995 | A |
5515479 | Klassen | May 1996 | A |
5519815 | Klassen | May 1996 | A |
5542052 | Deutsch et al. | Jul 1996 | A |
5563985 | Klassen et al. | Oct 1996 | A |
5613046 | Dermer | Mar 1997 | A |
5633662 | Allen et al. | May 1997 | A |
5635967 | Klassen | Jun 1997 | A |
5649071 | Klassen et al. | Jul 1997 | A |
5666543 | Gartland | Sep 1997 | A |
5668931 | Dermer | Sep 1997 | A |
5687303 | Motamed et al. | Nov 1997 | A |
5706414 | Pritchard | Jan 1998 | A |
5731823 | Miller et al. | Mar 1998 | A |
5752057 | Lifshitz et al. | May 1998 | A |
5754746 | Blurfrushan et al. | May 1998 | A |
5767886 | Kawakami et al. | Jun 1998 | A |
5784172 | Coleman | Jul 1998 | A |
5786831 | Fukushima et al. | Jul 1998 | A |
5894358 | Ebner et al. | Apr 1999 | A |
5920645 | Aida | Jul 1999 | A |
5926185 | Vyncke et al. | Jul 1999 | A |
5960161 | Bloomberg et al. | Sep 1999 | A |
5982937 | Accad | Nov 1999 | A |
6031630 | Blair et al. | Feb 2000 | A |
6042211 | Hudson et al. | Mar 2000 | A |
6049339 | Schiller et al. | Apr 2000 | A |
6118548 | Ryan | Sep 2000 | A |
6295133 | Bloomquist et al. | Sep 2001 | B1 |
6324305 | Holladay et al. | Nov 2001 | B1 |
6343846 | Asano | Feb 2002 | B1 |