WO1989006080A1 - Image processor with error diffusion modulated threshold matrix - Google Patents

Image processor with error diffusion modulated threshold matrix Download PDF

Info

Publication number
WO1989006080A1
WO1989006080A1 PCT/US1988/004390 US8804390W WO8906080A1 WO 1989006080 A1 WO1989006080 A1 WO 1989006080A1 US 8804390 W US8804390 W US 8804390W WO 8906080 A1 WO8906080 A1 WO 8906080A1
Authority
WO
WIPO (PCT)
Prior art keywords
print
gray level
image
error diffusion
value
Prior art date
Application number
PCT/US1988/004390
Other languages
French (fr)
Inventor
Rodney Lee Miller
Craig Michael Smith
Original Assignee
Eastman Kodak Company
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Eastman Kodak Company filed Critical Eastman Kodak Company
Publication of WO1989006080A1 publication Critical patent/WO1989006080A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/40Picture signal circuits
    • H04N1/405Halftoning, i.e. converting the picture signal of a continuous-tone original into a corresponding signal showing only two levels
    • H04N1/4051Halftoning, i.e. converting the picture signal of a continuous-tone original into a corresponding signal showing only two levels producing a dispersed dots halftone pattern, the dots having substantially the same size
    • H04N1/4052Halftoning, i.e. converting the picture signal of a continuous-tone original into a corresponding signal showing only two levels producing a dispersed dots halftone pattern, the dots having substantially the same size by error diffusion, i.e. transferring the binarising error to neighbouring dot decisions
    • H04N1/4053Halftoning, i.e. converting the picture signal of a continuous-tone original into a corresponding signal showing only two levels producing a dispersed dots halftone pattern, the dots having substantially the same size by error diffusion, i.e. transferring the binarising error to neighbouring dot decisions with threshold modulated relative to input image data or vice versa

Definitions

  • This invention is related to digital image processing employing error diffusion and ordered dither.
  • the gray level is established for each incoming image pixel by sampling the brightness of the image pixel and representing it as a binary eight-bit number, for example. Typically, for each sampled pixel, a decision must be made, based on the gray level, whether or not to print a dot. If the maximum gray level of a sampled pixel is 256, one may select the gray level 128 as the threshold for a print/no print decision. In more complex systems, the threshold is determined by the location of the pixel in the image in accordance with some sort of threshold matrix.
  • threshold matrices are well-known in the art, such as the concentrated dot matrix and the diffused dot matrix, both described in Kawamura, "Image Processing for Half Tone Reproduction” Denshi Shashin Gakkai- ⁇ hi (Electrophotography), Vol. 24, No. 1, 1985, pp. 51-59. Their properties are well understood and need not be described here.
  • Quantization error limits the quality of the reproduced image. Speci ically, the input pixel gray level may exceed the threshold where decision to print a dot has been made or may exceed zero while falling below the threshold where a decision to not print has been made.
  • the error in the former case is the amount by which the incoming pixel gray level differs from the black or white print value. In the latter case, the error is the difference by which the incoming pixel gray level exceeds zero.
  • Such an error represents incoming image information which has been essentially discarded by the simple "print/no print" decision process. This problem always exists whenever a bi-tonal system must represent a multiple gray level image.
  • Artifacts are removed from error diffusion image processing by modulating the print/no print decision thresholds with which the various incoming pixel gray levels are compared in accordance with a pattern which tends to nullify the error diffusion artifacts.
  • a threshold matrix is employed defining a pattern of threshold values which are depressed along one diagonal of the matrix with respect to the remaining threshold value, the direction of the diagonal being generally perpendicular to the prevailing direction of the worm-like artifacts of the error diffusion processing. Experimental results have shown that such a threshold matrix tends to prevent the formation of such worm-like artifacts in an error di used processed image.
  • Fig. 1 is a graph illustrating the print/no print decision required to represent a multiple gray level image with a bi-tonal image
  • Fig. 2 is a block diagram illustrating the invention
  • Figs. 3a and 3b illustrate exemplary error diffusion modulated threshold matrices useful in the system of the invention of Fig. 2;
  • Figs. 4a and 4b are results of an experiment showing the virtual elimination of error diffusion artifacts from a processed image in accordance with the invention.
  • Fig. 5 illustrates a low-cost hardware implementation of the system of Fig. 2;
  • Figs. 6a and 6b illustrate, respectively, a concentrated dot matrix and an error diffusion modulated concentrated dot matrix
  • Figs. 7a and 7b illustrate, respectively, a diffused dot matrix and an error diffusion modulated diffused dot matrix.
  • a sampled pixel in a gray scale image is represented by an eight-bit byte.
  • the byte assumes an integer value between 0 and 256 as representative of the pixel's gray level.
  • the graph of Fig. 1 shows that as pixel intensity goes up, the value represented by the byte goes up proportionally.
  • a bi-tonal medium such as a printer or a copier
  • a decision must be made for each pixel in the image whether or not to print a dot corresponding to that pixel. (In a more complex system, a decision must be made as to how many dots must be printed in a cluster depending upon the gray level of the sampled pixel.)
  • a bi-tonal medium such as a printer or a copier
  • a gray level of 128 is chosen as the print/no print threshold decision point. If the pixel has a gray level 128 or greater, a dot is printed in the corresponding location in the bi-tonal medium. If not, no dot is printed.
  • the cross-hatched "dot” represents the sampled gray level of a particular pixel. Because it lies above the threshold value 128, a decision is made to "print” a dot in the corresponding location in the bi-tonal medium. The dot represents a gray level 128. Therefore, there is a "pixel error" depicted in Fig. 1 corresponding to the difference by which the sampled gray level exceeds the black intensity of the printed dot or the "print value".
  • the print value of the dot is a characteristic of the printer, toner or medium and is a known quantity. It may be the same as or different from the threshold value. If no dot is printed, the print value is zero.) Error Diffusion
  • a sampled image 20 comprising a plurality of eight-bit sampled pixel words lying in an X - Y plane is to be printed in a bi-tonal medium.
  • Each sampled pixel, or eight-bit word is compared by a comparator 22 with ⁇ threshold value, which is another eight-bit word.
  • the threshold value would be 128.
  • the comparator 22 generates two outputs, namely a print or no print decision (which may be represented as a binary 0 or a binary 1, respectively, and a pixel error, which is the difference, (positive or negative) between the print value and the eight-bit word representing the sampled pixel. This difference may be thought of as the error.
  • the error In order to diffuse the error, it is added in an adder 24 to the next incoming sampled pixel. The resulting sum is compared with the threshold value. Thus, the pixel error, rather than being discarded or lost, is retained and used in subsequent threshold comparisons.
  • the successive print/no print decisions issued by the threshold comparator 22 generate a bi-tonal printed image 26.
  • a sophisticated version of the error diffusion algorithm requires the use of a memory 30 and a filter 32.
  • the memory 30 stores many (if not all) of the prior pixel errors computed by the threshold comparator 22 in an order reflecting the locations of the corresponding pixels in the image.
  • the filter 32 selects more than just the most recent error for feeding back into the adder 24. Specifically, the filter 32 illustrated in Fig.
  • the 2 fetches the four errors from the preceding video line closest to the next sampled pixel as well as the error immediately preceding the next sampled pixel, and multiplies the corresponding errors stored in the memory 30 by various coefficients. Speci ically, the errors corresponding to the three pixels closest to the next sampled pixel are multiplied by 1/4, while the errors associated with the remaining two pixels are multiplied by 1/8. The resulting products are added together and added to the gray level of the next sampled pixel in the adder 24 before the comparator 22 performs the next threshold comparison.
  • the memory 30 may be thought of as a random access memory which receives an X/Y address. Furthermore, the sampled image 20 may be thought of as a frame store memory adapted to receive the stream X/Y address.
  • the X/Y address is generated by addressing a modulus n counter 40 with a pixel clock and a modulus m counter 42 with a line clock.
  • the line clock corresponds to the rate at which each new row of video data in a sampled image is accessed while the pixel clock defines the rate a t which individual pixels in each line are addressed.
  • n is the number of pixels in each line and m is the number of lines in each frame.
  • An address generator 44 computes from the X/Y address the memory addresses of the previous "errors" stored in the memory 30 which must be used by the filter 32 and the adder 24 to perform the error diffusion algorithm with the next sampled pixel. For each new incoming sampled pixel, the X/Y address changes so that a new set of errors are fetched from the memory 30 and furnished to the filter 32.
  • the problem is that, while bi-tonal images processed in the foregoing manner exhibit good high spacial frequency response or resolution, they also contain artifacts, such as the artifact 50 illustrated in connection with the printed image 26 in Fig. 2. Generally, the artifacts are worm-like in appearance and have a prevailing direction characterized by an angle ⁇ .
  • the problem i ⁇ how to virtually eliminate such artifacts while still deriving virtually all of the advantages of matrix, rather than being a uniform set of threshold values, may instead be a well-known concentrated dot matrix or diffused dot matrix, whose values have been modulated along a particular diagonal in accordance with the principles discussed above in connection with Fig. 3a.
  • the resolution of the bi-tonal medium may be several times that of the pixels in the sampled image.
  • the number of bi-tonal dots per inch may be N times the number of sampled pixels per inch.
  • each sampled pixel may be represented by as many a ⁇ N bi-tonal dots, the number of bi-tonal dots depending upon the gray level of the particular input pixel.
  • various types of matrices including the concentrated dot and diffused dot matrix, may be suitably employed to make decisions regarding how many bi-tonal dots to print for a given incoming sampled gray level pixel.
  • the principles of the present invention apply equally in this situation, where error diffusion may be employed in the manner illustrated in Fig. 2.
  • the technique of converting between a gray level image having one pixel density and a bi-tonal image having a different pixel density i ⁇ sometimes referred to as "scaling", and, as a well-known technique, need not be described further herein.
  • Fig. 2 The system of Fig. 2 was implemented in software in which the threshold matrices took the form of Fig. 3b. Prior to the experiment, an image was first processed using conventional error diffusion as previously described in connection with Fig. 2. The result is illustrated in Fig. 4a. Note the worm-like artifact in the ⁇ parce portions of the image of Fig. 4a. (The filter 32 employed to generate the image of Fig. 4a was exactly as illustrated in Fig. 2.)
  • Fig. 5 is a diagram of a low-cost hardware implementation of the system of Fig. 2.
  • the threshold matrix 60 takes the form of a memory in Fig. 5 addressed by the counters 40 and 42 in the manner described previously.
  • the necessity for a memory 30 to store the prior error values (as in Fig. 2) is obviated because the filter 32 of Fig. 5 takes the form of a shift register 32a having five parallel taps and associated multipliers 32b which multiply by the coefficients illustrated in Fig. 2 in connection with the filter 32 therein.
  • the filter takes the form of a transversal filter in Fig. 5 with selected taps and coefficient multipliers 32b.
  • Various output values from the transversal filter are combined in the adder 24.
  • the comparator 22 compares the current threshold value and the output of the adder 24 to make a print or no print decision and furnishes the resulting print value to a subtracter 65.
  • the subtractor 65 computes the error by subtracting the print value from the output of the adder 24 and furnishes the difference to the serial input to the shift register 32a.
  • a latch 70 provides the timing transition between the current pixel now being processed in the comparator 22 and the next incoming pixel value augmented in the adder 24.
  • Fig. 6a illustrates a conventional concentrated dot matrix and Fig. 6b illustrates the error diffusion modulated version of the matrix of Fig. 6a.
  • Fig. 7 illustrates a conventional diffused dot matrix and Fig. 7b illustrates the error diffusion modulated version of the matrix of Fig. 7a.
  • Other types of matrices may be error diffusion modulated in accordance with the invention. Accordingly, it is understood that, while the invention has been described in detail with specific reference to preferred embodiments thereof, modifications and variations thereof may be made without departing from the spirit and scope of the invention.

Landscapes

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

Abstract

An image processor performs error diffusion by thresholding an incoming gray pixel to black or white, comparing the difference between the black or white print value and the incoming pixel gray level and superimposing the difference on the next pixel gray level. The threshold value is read out from a threshold matrix which has been modulated with a pattern which is complementary to the known artifact pattern of the error diffusion process. Typically, the threshold matrix has sparce threshold values along one of its diagonals, the direction of the diagonal being perpendicular to the prevailing direction of artifacts generated by the error diffusion algorithm.

Description

IMAGE PROCESSOR WITH ERROR DIFFUSION MODULATED THRESHOLD MATRIX
BACKGROUND OF THE INVENTION
Technical Field
This invention is related to digital image processing employing error diffusion and ordered dither. Background Art
The accurate portrayal of images which contain more than two gray levels, for example photographs, with an imaging device which can generate only two levels, black and white, can be accomplished if the imaging device can produce dots which are too small for the eye to detect at normal viewing distance. This makes it possible to take advantage of the integrating tendencies of the eye and allow it to interpret some intermediate gray level based upon the percentage of black or white pixels over some small area of the image.
The gray level is established for each incoming image pixel by sampling the brightness of the image pixel and representing it as a binary eight-bit number, for example. Typically, for each sampled pixel, a decision must be made, based on the gray level, whether or not to print a dot. If the maximum gray level of a sampled pixel is 256, one may select the gray level 128 as the threshold for a print/no print decision. In more complex systems, the threshold is determined by the location of the pixel in the image in accordance with some sort of threshold matrix. Various types of threshold matrices are well-known in the art, such as the concentrated dot matrix and the diffused dot matrix, both described in Kawamura, "Image Processing for Half Tone Reproduction" Denshi Shashin Gakkai-εhi (Electrophotography), Vol. 24, No. 1, 1985, pp. 51-59. Their properties are well understood and need not be described here.
Quantization error limits the quality of the reproduced image. Speci ically, the input pixel gray level may exceed the threshold where decision to print a dot has been made or may exceed zero while falling below the threshold where a decision to not print has been made. The error in the former case is the amount by which the incoming pixel gray level differs from the black or white print value. In the latter case, the error is the difference by which the incoming pixel gray level exceeds zero. Such an error represents incoming image information which has been essentially discarded by the simple "print/no print" decision process. This problem always exists whenever a bi-tonal system must represent a multiple gray level image.
This fundamental problem has been ameliorated significantly by a technique known as error diffusion, first described in Floyd N. Steinberg, "An Adaptive Algorithm for Spatial Gray Scaling", The Proceedings of SID. Vol. 17/2 (1976). In this technique, the error generated by the print/no print decision of a given pixel, rather than being simply discarded, is used to modulate the value of the next incoming pixel gray level. The primary advantage of this technique is its ability to impart a large number of gray levels in the reproduced image. It performs especially well in the presence of very fine details in the image.
PROBLEM TO BE SOLVED The error diffusion technique suffers from a fundamental limitation, namely the presence of worm-like artifacts in sparce portions of the image. Such worm-like artifacts have a prevailing direction or angle with respect to the base line of the image, which is determined by the particular error diffusion algorithm employed. Generally, all such worm-like artifacts in an error diffused processed image have the same diagonal direction and their length is dependent upon the surrounding pixel density. The problem is how to employ error diffusion image processing without introducing such deleterious worm-like artifacts into the resulting processed image. In the prior art, it is seen that such artifacts would be a necessary unavoidable consequence of use of the error diffusion algorithm. Nevertheless, it has long been a desirable goal in the art to remove the plague of worm-like artifacts from images processed by the error diffusion algorithm. SUMMARY OF THE INVENTION
Artifacts are removed from error diffusion image processing by modulating the print/no print decision thresholds with which the various incoming pixel gray levels are compared in accordance with a pattern which tends to nullify the error diffusion artifacts. Speci ically, a threshold matrix is employed defining a pattern of threshold values which are depressed along one diagonal of the matrix with respect to the remaining threshold value, the direction of the diagonal being generally perpendicular to the prevailing direction of the worm-like artifacts of the error diffusion processing. Experimental results have shown that such a threshold matrix tends to prevent the formation of such worm-like artifacts in an error di used processed image.
DESCRIPTION OF THE DRAWINGS The invention may be understood by reference to the accompanying drawings of which: Fig. 1 is a graph illustrating the print/no print decision required to represent a multiple gray level image with a bi-tonal image;
Fig. 2 is a block diagram illustrating the invention; Figs. 3a and 3b illustrate exemplary error diffusion modulated threshold matrices useful in the system of the invention of Fig. 2;
Figs. 4a and 4b are results of an experiment showing the virtual elimination of error diffusion artifacts from a processed image in accordance with the invention;
Fig. 5 illustrates a low-cost hardware implementation of the system of Fig. 2;
Figs. 6a and 6b illustrate, respectively, a concentrated dot matrix and an error diffusion modulated concentrated dot matrix; and
Figs. 7a and 7b illustrate, respectively, a diffused dot matrix and an error diffusion modulated diffused dot matrix. DETAILED DESCRIPTION
Bi-tonal Representation of a Gray Scale Image
Referring to Fig. 1, a sampled pixel in a gray scale image is represented by an eight-bit byte. The byte assumes an integer value between 0 and 256 as representative of the pixel's gray level. The graph of Fig. 1 shows that as pixel intensity goes up, the value represented by the byte goes up proportionally. If the corresponding gray scale image must be represented in a bi-tonal medium (such as a printer or a copier), a decision must be made for each pixel in the image whether or not to print a dot corresponding to that pixel. (In a more complex system, a decision must be made as to how many dots must be printed in a cluster depending upon the gray level of the sampled pixel.) In the example of Fig. 1, a gray level of 128 is chosen as the print/no print threshold decision point. If the pixel has a gray level 128 or greater, a dot is printed in the corresponding location in the bi-tonal medium. If not, no dot is printed. In the graph of Fig. 1, the cross-hatched "dot" represents the sampled gray level of a particular pixel. Because it lies above the threshold value 128, a decision is made to "print" a dot in the corresponding location in the bi-tonal medium. The dot represents a gray level 128. Therefore, there is a "pixel error" depicted in Fig. 1 corresponding to the difference by which the sampled gray level exceeds the black intensity of the printed dot or the "print value". This difference is ignored in the simple "print/no print" decision. Loss of such information represents a decrease in the bi-tonal image quality. (The print value of the dot is a characteristic of the printer, toner or medium and is a known quantity. It may be the same as or different from the threshold value. If no dot is printed, the print value is zero.) Error Diffusion
Referring to Fig. 2, a sampled image 20 comprising a plurality of eight-bit sampled pixel words lying in an X - Y plane is to be printed in a bi-tonal medium. Each sampled pixel, or eight-bit word, is compared by a comparator 22 with ε threshold value, which is another eight-bit word. In the example of Fig. 1, the threshold value would be 128. The comparator 22 generates two outputs, namely a print or no print decision (which may be represented as a binary 0 or a binary 1, respectively, and a pixel error, which is the difference, (positive or negative) between the print value and the eight-bit word representing the sampled pixel. This difference may be thought of as the error. In order to diffuse the error, it is added in an adder 24 to the next incoming sampled pixel. The resulting sum is compared with the threshold value. Thus, the pixel error, rather than being discarded or lost, is retained and used in subsequent threshold comparisons. The successive print/no print decisions issued by the threshold comparator 22 generate a bi-tonal printed image 26. A sophisticated version of the error diffusion algorithm requires the use of a memory 30 and a filter 32. The memory 30 stores many (if not all) of the prior pixel errors computed by the threshold comparator 22 in an order reflecting the locations of the corresponding pixels in the image. The filter 32 selects more than just the most recent error for feeding back into the adder 24. Specifically, the filter 32 illustrated in Fig. 2 fetches the four errors from the preceding video line closest to the next sampled pixel as well as the error immediately preceding the next sampled pixel, and multiplies the corresponding errors stored in the memory 30 by various coefficients. Speci ically, the errors corresponding to the three pixels closest to the next sampled pixel are multiplied by 1/4, while the errors associated with the remaining two pixels are multiplied by 1/8. The resulting products are added together and added to the gray level of the next sampled pixel in the adder 24 before the comparator 22 performs the next threshold comparison.
The memory 30 may be thought of as a random access memory which receives an X/Y address. Furthermore, the sampled image 20 may be thought of as a frame store memory adapted to receive the stream X/Y address.
The X/Y address is generated by addressing a modulus n counter 40 with a pixel clock and a modulus m counter 42 with a line clock. The line clock corresponds to the rate at which each new row of video data in a sampled image is accessed while the pixel clock defines the rate a t which individual pixels in each line are addressed. n is the number of pixels in each line and m is the number of lines in each frame. An address generator 44 computes from the X/Y address the memory addresses of the previous "errors" stored in the memory 30 which must be used by the filter 32 and the adder 24 to perform the error diffusion algorithm with the next sampled pixel. For each new incoming sampled pixel, the X/Y address changes so that a new set of errors are fetched from the memory 30 and furnished to the filter 32. Problem To Be Solved
The problem is that, while bi-tonal images processed in the foregoing manner exhibit good high spacial frequency response or resolution, they also contain artifacts, such as the artifact 50 illustrated in connection with the printed image 26 in Fig. 2. Generally, the artifacts are worm-like in appearance and have a prevailing direction characterized by an angle θ . The problem iε how to virtually eliminate such artifacts while still deriving virtually all of the advantages of matrix, rather than being a uniform set of threshold values, may instead be a well-known concentrated dot matrix or diffused dot matrix, whose values have been modulated along a particular diagonal in accordance with the principles discussed above in connection with Fig. 3a.
In the foregoing discussion, an implicit assumption was made that the input image was sampled with the resolution corresponding to the resolution of the bi-tonal medium. In more complex embodiments, the resolution of the bi-tonal medium may be several times that of the pixels in the sampled image. In other words, the number of bi-tonal dots per inch may be N times the number of sampled pixels per inch. In this type of system, each sampled pixel may be represented by as many aε N bi-tonal dots, the number of bi-tonal dots depending upon the gray level of the particular input pixel. In this situation, various types of matrices, including the concentrated dot and diffused dot matrix, may be suitably employed to make decisions regarding how many bi-tonal dots to print for a given incoming sampled gray level pixel. The principles of the present invention apply equally in this situation, where error diffusion may be employed in the manner illustrated in Fig. 2. The technique of converting between a gray level image having one pixel density and a bi-tonal image having a different pixel density iε sometimes referred to as "scaling", and, as a well-known technique, need not be described further herein.
Experimental Example
The system of Fig. 2 was implemented in software in which the threshold matrices took the form of Fig. 3b. Prior to the experiment, an image was first processed using conventional error diffusion as previously described in connection with Fig. 2. The result is illustrated in Fig. 4a. Note the worm-like artifact in the εparce portions of the image of Fig. 4a. (The filter 32 employed to generate the image of Fig. 4a was exactly as illustrated in Fig. 2.)
Introduction of the error diffusion modulated threshold matrix 60 of Fig. 3b resulted in the improved image of Fig. 4b. Note the absence of the pronounced worm-like artifacts. Low-Cost Hardware Implementation
Fig. 5 is a diagram of a low-cost hardware implementation of the system of Fig. 2. The threshold matrix 60 takes the form of a memory in Fig. 5 addressed by the counters 40 and 42 in the manner described previously. The necessity for a memory 30 to store the prior error values (as in Fig. 2) is obviated because the filter 32 of Fig. 5 takes the form of a shift register 32a having five parallel taps and associated multipliers 32b which multiply by the coefficients illustrated in Fig. 2 in connection with the filter 32 therein. Thus, the filter takes the form of a transversal filter in Fig. 5 with selected taps and coefficient multipliers 32b. Various output values from the transversal filter are combined in the adder 24. The comparator 22 compares the current threshold value and the output of the adder 24 to make a print or no print decision and furnishes the resulting print value to a subtracter 65. The subtractor 65 computes the error by subtracting the print value from the output of the adder 24 and furnishes the difference to the serial input to the shift register 32a. A latch 70 provides the timing transition between the current pixel now being processed in the comparator 22 and the next incoming pixel value augmented in the adder 24. Other Species Of Error Diffusion Modulated Threshold Matrices
Fig. 6a illustrates a conventional concentrated dot matrix and Fig. 6b illustrates the error diffusion modulated version of the matrix of Fig. 6a.
Fig. 7 illustrates a conventional diffused dot matrix and Fig. 7b illustrates the error diffusion modulated version of the matrix of Fig. 7a. Other types of matrices may be error diffusion modulated in accordance with the invention. Accordingly, it is understood that, while the invention has been described in detail with specific reference to preferred embodiments thereof, modifications and variations thereof may be made without departing from the spirit and scope of the invention.

Claims

CLAIMS:
1. A system for reproducing a gray level image in a bi-tonal medium, comprising: comparison means for comparing a summed value with a threshold value to make a print or no print decision characterized by a corresponding one of two print values, and for subtracting said corresponding one print value from said summed value to generate a difference; diffusing means for storing at least one of a succession of differences generated by said comparison means and for combining at least a corresponding one of said differences with an incoming gray level pixel to form a sum and providing said sum as said summed value to said comparison means; and matrix means for transmitting said threshold value to said comparison means, said matrix means including means for determining said threshold value in accordance with a pattern of threshold values modulated so as to compensate for artifacts otherwise formed by said diffusing means in said bi-tonal medium.
2. The system of claim 1 wherein image processing performed by said diffusing means is characterized by a set of elongate artifacts having a prevailing direction, and wherein said pattern of threshold values is characterized by a trough pattern having a direction generally perpendicular to that of said prevailing direction.
3. The system of claim 1 wherein said diffusing means selects four previous differences, multiplies them by a corresponding set of four coefficients, and forms a sum therefrom to be combined with a subsequent incoming gray level pixel
4. In an error diffusion image processor which accepts a gray level image and reproduces a bi-tonal image therefrom, the improvement comprising: error diffusion means for combining the difference between a current gray level and a print value with a subsequent gray level pixel prior to its being compared with a threshold value; and means for defining said threshold value in accordance with a pattern of threshold values modulated so as to reduce or eliminate artifacts otherwise attributable to said error diffusion means.
5. The system of claim 4 wherein said artifacts comprise elongated pixel patterns in a bi-tonal image characterized by a prevailing direction, and wherein said pattern of threshold values is characterized by a elongated trough of sparce threshold values, said trough characterized by a direction generally perpendicular to said prevailing direction.
6. The system of claim 4 wherein said diffusion means selects differences between each of a plurality of previous successive gray levels and said print value, multiplies said differences by respective ones of a corresponding plurality of predetermined coefficients, and forms a sum therefrom for combining with said subsequent incoming gray level pixel.
7. The system of claim 6 wherein said prevailing direction is generally diagonal in said bi-tonal image and said trough lies along another diagonal generally perpendicular to the diagonal of said prevailing direction.
8. The system of claim 7 wherein said pattern of threshold values comprises an error diffusion modulated concentrated dot matrix.
9. The system of claim 7 wherein said pattern of threshold values comprises an error diffusion modulated diffused dot matrix.
10. The processor of claim 4 wherein said print value and said threshold value are different.
11. The processor of claim 10 wherein said print value is the black intensity of a printed dot in said bi-tonal image and said threshold value is a gray level about half-way between black and white.
PCT/US1988/004390 1987-12-17 1988-12-12 Image processor with error diffusion modulated threshold matrix WO1989006080A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US13462187A 1987-12-17 1987-12-17
US134,621 1987-12-17

Publications (1)

Publication Number Publication Date
WO1989006080A1 true WO1989006080A1 (en) 1989-06-29

Family

ID=22464186

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1988/004390 WO1989006080A1 (en) 1987-12-17 1988-12-12 Image processor with error diffusion modulated threshold matrix

Country Status (1)

Country Link
WO (1) WO1989006080A1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0516325A2 (en) * 1991-05-28 1992-12-02 International Business Machines Corporation Error diffusion signal processing
EP0517545A2 (en) * 1991-06-07 1992-12-09 Canon Kabushiki Kaisha Recording apparatus and a method of forming driving data
EP0544511A2 (en) * 1991-11-27 1993-06-02 Xerox Corporation Halftoning with enhanced dynamic range and edge enhanced error diffusion
EP0659012A2 (en) * 1993-12-15 1995-06-21 Xerox Corporation Method for quantization of gray level pixel data with extended distribution set
EP0783224A3 (en) * 1996-01-05 1998-06-03 Canon Information Systems Research Australia Pty Ltd. Geometrically reducing mask error diffusion
EP1271924A2 (en) * 2001-06-29 2003-01-02 Hewlett-Packard Company Halftoning algorithm adapted to prevent unaesthetic output
EP1195982A3 (en) * 2000-10-06 2004-10-06 Seiko Epson Corporation Image processing apparatus, method of image processing, print control apparatus, and recording media

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
IBM Technical Disclosure Bulletin, volume 28, no. 3, August 1985, (New York, US), "Damped error diffusion in binary display", pages 1290-1291 *
IEEE Transactions on Communications, volume COM-29,no. 12, December 1981, IEEE, (New York, US), J.C. Stoffel et al.: "A survey of electronic techniques for pictorial image reproduction", pages 1898-1925 see page 1907 *
Proceedings of the SID, volume 24, no. 3, 1983, SID, (Los Angeles, CA., US), C. Billotet-Hoffmann et al.: "On the error diffusion technique for electronic halftoning ", pages 253-258 *

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0516325A3 (en) * 1991-05-28 1993-07-14 International Business Machines Corporation Error diffusion signal processing
EP0516325A2 (en) * 1991-05-28 1992-12-02 International Business Machines Corporation Error diffusion signal processing
US5373455A (en) * 1991-05-28 1994-12-13 International Business Machines Corporation Positive feedback error diffusion signal processing
US6120121A (en) * 1991-06-07 2000-09-19 Canon Kabushiki Kaisha Recording apparatus and a method of forming driving data
EP0517545A3 (en) * 1991-06-07 1993-03-31 Canon Kabushiki Kaisha Recording apparatus and a method of forming driving data
EP0517545A2 (en) * 1991-06-07 1992-12-09 Canon Kabushiki Kaisha Recording apparatus and a method of forming driving data
EP0544511A2 (en) * 1991-11-27 1993-06-02 Xerox Corporation Halftoning with enhanced dynamic range and edge enhanced error diffusion
EP0544511A3 (en) * 1991-11-27 1994-02-16 Xerox Corp
EP0659012A2 (en) * 1993-12-15 1995-06-21 Xerox Corporation Method for quantization of gray level pixel data with extended distribution set
EP0659012A3 (en) * 1993-12-15 1995-12-06 Xerox Corp Method for quantization of gray level pixel data with extended distribution set.
AU712262B2 (en) * 1996-01-05 1999-11-04 Canon Finetech Inc. Geometrically reducing mask and error diffusion
US6108452A (en) * 1996-01-05 2000-08-22 Canon Information Systems Research Australia Pty Ltd. Geometrically reducing mask error diffusion
EP0783224A3 (en) * 1996-01-05 1998-06-03 Canon Information Systems Research Australia Pty Ltd. Geometrically reducing mask error diffusion
EP1195982A3 (en) * 2000-10-06 2004-10-06 Seiko Epson Corporation Image processing apparatus, method of image processing, print control apparatus, and recording media
EP1271924A2 (en) * 2001-06-29 2003-01-02 Hewlett-Packard Company Halftoning algorithm adapted to prevent unaesthetic output
EP1271924A3 (en) * 2001-06-29 2004-12-15 Hewlett-Packard Company Halftoning algorithm adapted to prevent unaesthetic output
US6995868B2 (en) 2001-06-29 2006-02-07 Hewlett-Packard Development Company, L.P. Halftoning algorithm adapted to prevent unaesthetic output

Similar Documents

Publication Publication Date Title
US5150429A (en) Image processor with error diffusion modulated threshold matrix
US5014333A (en) Image processor with smooth transitioning between dither and diffusion processes
EP0659012B1 (en) Method for quantization of gray level pixel data with extended distribution set
US5072291A (en) Image information signal processing apparatus for improving reproduced image quality by discriminating the type of input image and selecting a particular processing in accordance therewith
US5291309A (en) Image processing apparatus and method for multi-level image signal
EP0545734B1 (en) Halftoning with error feedback and image dependent enhancement
US4593325A (en) Adaptive threshold document duplication
US5521989A (en) Balanced error diffusion system
EP0531170B1 (en) Method for quantization gray level pixel data with application of under compensated error diffusion
US4551768A (en) Method and apparatus for processing image signal
US5226096A (en) Digital halftoning with selectively applied dot-to-dot error diffusion
US6373990B1 (en) Image processing utilizing luminance-density conversion
US5467201A (en) Iterative error diffusion system
JPH06233121A (en) Picture processing system
US5363210A (en) Apparatus outputting quantized image data, selecting from filters with different error spreading effects
US5289294A (en) Image processing apparatus
US4891714A (en) Apparatus for non-linear error diffusion thresholding of multilevel video images
US5493416A (en) Method combining error diffusion and traditional halftoning with arbitrary screen orientation
JP2000032278A (en) Image processor
US6233360B1 (en) Method and system for hybrid error diffusion processing of image information using adaptive white and black reference values
US5309254A (en) Image processing apparatus capable of processing halftone image data
US5710836A (en) System and apparatus for tonal reproduction adjustment in an error diffusion process
WO1989006080A1 (en) Image processor with error diffusion modulated threshold matrix
JP3187352B2 (en) Method of halftoning gray value signal of pixel of image and image reproducing apparatus for reproducing image
US6552824B2 (en) Method of processing pixels with binary or multibit error diffusion

Legal Events

Date Code Title Description
AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): DE FR GB NL