US20060039627A1 - Real-time processing of grayscale image data - Google Patents

Real-time processing of grayscale image data Download PDF

Info

Publication number
US20060039627A1
US20060039627A1 US10/923,388 US92338804A US2006039627A1 US 20060039627 A1 US20060039627 A1 US 20060039627A1 US 92338804 A US92338804 A US 92338804A US 2006039627 A1 US2006039627 A1 US 2006039627A1
Authority
US
United States
Prior art keywords
image data
grayscale image
grayscale
skew
image
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
Application number
US10/923,388
Inventor
Xing Li
Daniel Mohabir
Roger Triplett
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Xerox Corp
Original Assignee
Xerox Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Assigned to XEROX CORPORATION reassignment XEROX CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: LI, XING, MOHABIR, DANIEL A., TRIPLETT, ROGER L.
Application filed by Xerox Corp filed Critical Xerox Corp
Priority to US10/923,388 priority Critical patent/US20060039627A1/en
Priority to US10/943,310 priority patent/US7200285B2/en
Priority to US11/028,394 priority patent/US7515772B2/en
Publication of US20060039627A1 publication Critical patent/US20060039627A1/en
Priority to US12/418,419 priority patent/US8009931B2/en
Abandoned legal-status Critical Current

Links

Images

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/387Composing, repositioning or otherwise geometrically modifying originals
    • H04N1/3872Repositioning or masking
    • H04N1/3873Repositioning or masking defined only by a limited number of coordinate points or parameters, e.g. corners, centre; for trimming
    • 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/387Composing, repositioning or otherwise geometrically modifying originals
    • H04N1/3877Image rotation
    • H04N1/3878Skew detection or correction

Definitions

  • Illustrated herein generally, are systems and methods for processing scanned image data and more particularly, the real-time processing of grayscale data that represents an entire scanned image is disclosed.
  • Digital scanners are commonly used to capture images from a hardcopy medium.
  • light from the scanner illuminates the surface of an original document and an image sensor moving past the document detects the intensity of light reflected from each location in the image and stores it as a proportionate electrical charge at a corresponding pixel location.
  • the analog charges are passed to an image processor where they are quantized to grayscale levels, each of which is represented by a multi-bit digital value.
  • the number of bits that are assigned to each grayscale level determines the number of intensity levels that can be generated by the scanner. For example, in a scanner that represents grayscale levels using 8 bit words will be able to capture 256 (2 8 ) different intensity levels.
  • scanning captures analog input images by generating a stream of multi-bit values, with each location in the image being represented by a multi-bit digital word.
  • One or more scanners, printers, video displays and/or computer storage devices are often connected via a communications network, thereby providing a digital reproduction system.
  • a digital copier may incorporate a scanner and a digital printer. While scanners capture hundreds of light intensity levels, digital output devices usually generate relatively few levels of output. For example, most digital printers generate binary output, wherein a single bit is assigned to each pixel and marking material is either withheld from-or applied to the pixel depending upon the assigned value.
  • the grayscale data is rendered to binary format and stored in memory, where it can be retrieved by the printer for output. While it is possible to print data as it is rendered, storing it first provides several advantages. For one, when the data is stored, it is possible to print multiple copies of the same page without having to repeatedly re-scan the original document. It is also easier to transfer stored data between devices, as it can be compressed and decompressed.
  • Grayscale image data is often processed for improved image quality.
  • Image processing is preferably applied before the image is rendered, to avoid data loss.
  • Well known image processing techniques are performed to improve image contrast, sharpness, color and also to eliminate scanning artifacts, hole punches and other undesirable data.
  • skew correction is a well known imaging process that may be applied to remove skew from image data that is captured from an original document that became rotated relative to the image sensor before it was captured. Skewed images are unappealing to the viewer and they are also difficult to process in optical character recognition processes. The contents of an image are viewed in relation to the edges of the page on which it is printed.
  • skew can be eliminated by aligning the image with the edge of the document. More specifically, skew can be eliminated by detecting the magnitude and direction of the document rotation and applying a corresponding counter rotation to the image data.
  • Cropping another well known imaging process, is performed to remove image data that represents the document transport, scanner platen or other hardware that is present in the scanning when the document is scanned. To remove this extraneous data, the entire scan is processed to determine the size of the original document and to pinpoint its location inside the scan. The data that lies outside of the identified region can then be deleted before the image is printed.
  • An accurate and robust digital image processing technique analyzes the entire scan to select the data that is most relevant for processing.
  • all of the grayscale data must be available when each scanline is processed.
  • One-pass scanners process image data “on-the-fly,” i.e., the grayscale data is generated, processed and rendered in real-time. It would be very expensive to process and store the entire volume of grayscale image data for an entire scan (i.e., multi-bit grayscale values for every pixel in the image) quickly enough to keep pace with the scanning rate. Instead, one-pass scanners almost always select the data on which processing is based by analyzing only a subset of the data in the scan. Unfortunately, it is difficult to isolate the subset of grayscale data that will best represent the entire scan for each specific process and thus, image processing that is based upon partial analyses often produce unreliable results.
  • U.S. Pat. No. 5,528,387 discloses a system for electronically registering an image on an input document.
  • the system detects the corners and center of the leading edge of the document being scanned; calculates the skew angle of the document; and rotates the electronic representation of the input image based on the calculated skew angle.
  • U.S. Pat. No. 6,741,741 discloses detecting document edges by scanning a portion of the document against a substantially light reflecting backing and then against a substantially light absorbing backing document edges are detected by comparing the data from the two scans.
  • U.S. Pat. No. 5,245,676 discloses calculating skew angle by choosing pixel color transitions, selecting an alignment, determining the locations of pixel color transition points for the selected alignment; and calculating the power of the alignment from the locations of the pixel color transition points.
  • U.S. Pat. No. 6,310,984 describes a method of automatically determining a skew angle of a scanned document by defining left and right image boundaries for groups of scan lines; digitally forming edge segments by extending image boundaries between successive groups of scan lines; and calculating a slope of all of the digitally formed edge segments that are longer than a predetermined length.
  • U.S. Pat. No. 6,137,989 describes an apparatus and method for correcting top edge sheet mis-registration using a sensor array, in which an array sensor is placed in the paper path prior to transfer. A signal is generated indicating the position of the sheet. As a function of the signal the print controller causes the image to be exposed and developed on the photoreceptor in alignment with the sheet position. The aligned image is then transferred to the sheet.
  • U.S. Pat. No. 5,697,609 describes a registering device for an electrophotographic printing machine in which a lead edge sensor detects when a sheet is located within a pair of steerable drive nips that are turned such that the sheet is transported toward a side registration sensor located in the paper path.
  • the actuator causes the steerable nips to be straightened when the side registration sensor detects the edge of the sheet.
  • the sheet may also be forwarded to a second, higher accuracy registration device for final registration.
  • aspects disclosed herein include a method of processing images for digital reproduction including providing grayscale image data captured from an original document; identifying a subset of the grayscale image data that excludes substantially all of the grayscale image data that does not correspond to an edge of the original document; and analyzing the grayscale image data subset to locate at least one complete edge of the original document.
  • a system includes an image manipulation module that converts data captured from an original document to grayscale image a data arranged in a plurality of scanlines; an image analysis module that locates substantially all of the pixels that correspond to an edge of the original document by analyzing a grayscale image data subset that excludes substantially all of the grayscale image data that does not include image pixels corresponding to an edge of the original document; and an image rendering module that formats the grayscale image data for use by a digital output device.
  • a system includes an image capture device that generates a digital representation of an input document image and converts it to grayscale image data; an image processor that (i) locates substantially all of the pixels in the grayscale image data that correspond to at least one edge of an original document bearing the continuous tone image and (ii) converts the grayscale image data to an output device format; and a digital output device that reproduces the output device formatted image data to a visible reproduction of the continuous tone image.
  • FIG. 1 provides one example of a system for digitally reproducing hardcopy images.
  • FIG. 2 is a block diagram showing a prior art image processor that may be used to reproduce images in the system shown in FIG. 1 .
  • FIG. 3 is a block diagram showing an image processor that may incorporate features of the present systems and methods.
  • FIG. 4 contains a flow diagram showing operation of a skew correction module that may be used with the present systems and methods.
  • FIG. 5 contains a flow diagram showing operation of an image editing module that may be used with the present systems and methods.
  • a “raster output scanner,” also referred to as a “RIS” or a “scanner” is a device that captures images from a hardcopy medium and converts them to digital format.
  • the term “scanner” includes any such device, whether flat-bed, hand-held, feed-in, and includes devices that capture images in color or only in black-and-white.
  • Scanners move across an image in the “fast-scan” direction collecting data from a single line in the image, then back to the start point, take a step in the “slow-scan” direction (i.e. the direction normal to the fast-scan direction) and collect data from the next line in the image.
  • a “pixel” is the smallest unit of visual information that represents a corresponding area in an original image.
  • a “pixel value” is a numerical value that indicates the color and/or intensity displayed at a pixel.
  • a “scanline” is the visual information that represents an entire fast-scan direction line in the original image.
  • Resolution is the number of pixels displayed by an output device. For a video display, resolution is typically expressed as the number of pixels on the horizontal axis and the number on the vertical axis. Printer resolution is often expressed in terms of “dots-per-inch” i.e., the number of droplets of marking material that can be printed in an inch on the page. Print resolution is often, but not necessarily, the same in both directions.
  • Data refers to physical signals that indicate or include information. Data is typically processed by a set of instructions, such as a software program or application, to generate output.
  • the term “data” includes data existing in any physical form, and includes data that are transitory or are in the process of being stored or transmitted. For example, data could exist as electromagnetic or other transmitted signals or as signals stored in electronic, magnetic, or other form.
  • a binary item of data also referred to as a “bit,” has one of two values, interchangeably referred to as “1” and “0” or “ON” and “OFF” or “high” and “low.”
  • An “image” is generally a pattern of physical light that may include characters, words, and text as well as other features such as graphics.
  • An entire image is typically represented by a plurality of pixels.
  • Image data refers to information that represents an image.
  • Olinal image data is image data that is delivered to a system or device by an external source.
  • Modified image data is image data that is generated by altering one or more values provided by original image data.
  • Gramscale image data refers to image data that represents and black and white and/or color images using multiple luminance levels.
  • Memory is any circuitry that can store data, and may include local and remote memory and input/output devices. Examples include semiconductor ROMs, RAMs, and storage medium access devices with data storage media that they can access.
  • edge refers to the boundary of the original document.
  • corner refers to the point of intersection of two edges.
  • the “lead edge” of a document is the first captured edge of the document, which lies parallel to the image sensor.
  • Continuous tone generally refers to an unscreened image, such as a photograph or sketch.
  • the output of scanned continuous tone images typically requires the use of the grayscale levels.
  • Skw is introduced when an image becomes rotated inside the scan area, with respect to an identified reference line, e.g., the fast-scan axis.
  • the “skew angle” is the angle measured between the reference line and the relevant line in the image.
  • the processing of data in “real-time” means that the data is processed as it is received.
  • the “scanning surface” is the entire surface that is illuminated and captured during scanning, typically a glass platen located next to the image sensor.
  • Scan area refers to the entire area that is captured by the scanner, which includes the document bearing the image and the scanner background.
  • FIG. 1 is an illustration of a digital reproduction system 10 that has a raster input scanner (RIS) 100 as its image source and a xerographic digital printer 300 as its output device.
  • RIS raster input scanner
  • System 10 reproduces images that are presented on a hardcopy medium by scanning original documents 12 line-by-line, detecting the intensity of light reflected from each discrete location and storing it as a proportionate electrical charge in a corresponding pixel location. The analog charges are then quantized to generate grayscale image data 102 that represents the intensity of the reflected light.
  • Original documents 12 are often automatically transported to the scanning area via a constant velocity transport (“CVT”) system 104 , which includes a backing roll 20 rotatably mounted above the scanning area of RIS 100 for receiving original documents 12 from one or more transport rollers 26 and 27 and moving them across scanning area of 30 .
  • CVT constant velocity transport
  • RIS 100 While the goal is usually to scan only original document 12 , RIS 100 always generates image data that represents everything that is in scanning area 30 , which often includes backing roll 20 and other scanner hardware.
  • the grayscale image data generated by RIS 100 represents an image of a scanning area 30 that has an original document 12 captured inside.
  • system 10 includes an image processor (IP) 200 , which converts the grayscale image data 102 generated by RIS 100 to binary format 202 .
  • IP image processor
  • the binary image data is then stored in EPC 400 , where it can be retrieved by printer 300 to provide printed copies.
  • printer 300 retrieves binary image data 20 from EPC 400 as a continuous stream of electronic signals and uses it to modulate a light beam 304 , which is directed onto the surface of a uniformly charged imaging member 302 , discharging it in the locations that receive beam 304 when the light is in the “ON” state.
  • Toner material 306 is brought in contact with the selectively charged imaging member 302 , adhering to the charged areas of the imaging member and the toner developed image is then transferred and permanently fixed to a copy sheet.
  • the binary data retrieved from EPC 400 is transformed to markings that are printed on the output copy sheet.
  • image data is stored in EPC 400 by IP 200 and retrieved by from EPC by printer 300 , it is understood that it is possible to reproduce images transmitting the image data directly from IP 200 to printer 300 , by making the image data available via a removable storage device and any other appropriate delivery method.
  • FIG. 2 provides a general description of the operation of IP 200 of FIG. 1 , which receives the grayscale image data 102 from RIS 100 for processing.
  • IP 200 is shown in FIG. 2 as having an image processing module 202 , an image manipulation module 204 and an image rendering module 206 .
  • Image analysis module 202 performs functions that relate generally to analyzing the image to determine its content, such as background detection and image segmentation.
  • Image manipulation module 204 modifies the grayscale data depending upon its content; and an image rendering module 206 that converts the modified grayscale data to the format used by the output device. It is preferable to modify the data before rendering the image, in order to minimize data losses. However, the rendered image data can be modified if necessary. Once the data is formatted for output it is stored in EPC 400 .
  • IP 200 may include skew detection and/or skew correction modules 210 and 220 . It is noted that skew detection and correction modules 210 and 220 may each be separate modules that can be added to and removed from system 10 , they may be provided as a single module that can be added and removed, or they may be incorporated in IP 200 .
  • skew correction requires the storage of all of the data that will be corrected.
  • many available techniques require storing the entire image in order to eliminate skew.
  • each line in a skewed image straddles several additional scanlines and thus, skewed images require more storage space than their properly aligned counterparts. Accordingly, skew correction requires additional processing time and storage space, which often dramatically increases costs.
  • FIG. 4 is a flow diagram showing operation of skew detection module 210 .
  • An original document 12 is positioned for scanning at block 212 , causing a paper sensor signal to be generated as shown in block 214 .
  • Scanning area 30 is preferably arranged to accommodate original documents of various sizes. As such, the scanning area will usually be larger than the document that is being scanned.
  • RIS 100 “overscans” original document 12 , i.e., captures document 12 , including all of its edges, as part of scanning area 30 .
  • Edges are found at the boundaries between regions with distinct gray-level properties.
  • a typical RIS 100 will have a backing roll 20 and other scanner hardware will have coloring that enables it to be easily distinguished from the edges of original document 12 .
  • most office documents are printed on white sheets of paper that have brightness levels between 84 and 100.
  • Document edges can be detected fairly easily so long the scanner hardware will be represented by grayscale values that are distinct from those that represent original document 12 .
  • the leading edge of the document is identified in block 218 while in another aspect, all four document edges are identified.
  • the amount of skew that is present in the leading edge is then detected at block 220 .
  • image processing that systems and methods that store all of the grayscale data for an image are too expensive, and those that rely upon the analysis of a subsets of the data that represents an image tend to produce unreliable results.
  • the present systems and methods do not store any grayscale data for locations on the document that lie outside of the leading edge and the storage of large volumes of is not required.
  • aligning the image with the edge of the document is a very technique for eliminating skew.
  • the present methods and systems maintain processing accuracy while dramatically increasing system efficiency.
  • skew in a grayscale image exceeds a predetermined amount, many digital reproduction systems require the original document to be re-scanned without making any attempts to electronically correct the skew.
  • the amount of rotation that can be applied to a document that will still reach the scanning area will be limited by the size of the document and the layout of the document transport path. It is also possible to use this maximum rotation to see the number of scanlines that are used to detect skew. Regardless of how it is determined, the maximum skew that will be corrected by system 10 may be a permanent or adjustable value and it may be set by the system manufacturer, a service technician or a system user.
  • the grayscale data for the lines that are processed to detect skew will not be available for correction. Therefore, the grayscale data for those lines are stored in a buffer and the correction is applied to the stored data rather than in real-time as the image is scanned.
  • system 10 may begin to store scanlines when the paper signal is detected and stop storing scanlines when all of the lines that may include the lead edge have been scanned. Once the required scanlines are stored in the buffer, they can be processed to detect the amount of skew that is present in the leading edge. Skew detection methods are well known, and any available method that can apply the correction in real-time can be used. Once skew is detected, a correction can be applied to all of the image data as indicated in block 222 . The skew corrected image is rendered to binary and stored in EPC 400 for retrieval by printer 300 .
  • the correction includes a mathematical function that generates the coordinates for each pixel in the skew corrected grayscale image based upon the coordinates of the corresponding pixel in grayscale data 102 that is initially generated by RIS 100 .
  • the correction can provide a rotational and translational displacement relative to an identifiable point, e.g. the top left corner of the skew corrected document, and the same displacement will be applied to every input pixel.
  • the algorithm which will preferably be incorporated in skew correction module 220 ( FIG. 3 ), may be derived using bilinear interpolation of the surrounding pixels, using a nearest neighbor algorithm that chooses the tag output values or any other suitable method.
  • a correction can be applied in real-time to eliminate skew in grayscale data for all subsequently scanned lines as they are scanned.
  • the correction can be applied to the data that is stored in the buffer at any time before the image is rendered to binary.
  • the grayscale edge identification can be used to locate the binary data that represents the corners of the document, in which case, the document size and its position inside the scan will be known, and the binary image can be retrieved from EPC 400 and cropped, masked and/or subjected to other image editing operations using the edge locations that are obtained from the overscan.
  • FIG. 5 is a flow diagram showing operation of an image editing module 500 such as that shown in FIG. 3 .
  • the binary data is retrieved from EPC 400 by printer 300 or another other output device.
  • the locations of the grayscale data corresponding to the edges of original document 12 are used to obtain the coordinates of the four corners of the document. More specifically, the corners are identified at block 504 as having the coordinates of the intersection points for the document edges. Notably, in the example described, these coordinates are obtained from the grayscale data after skew correction has been applied. However, it is understood that cropping and other image editing operations could be performed using coordinates from grayscale data from which skew has not bee eliminated.
  • Undesired data can be removed from the binary version of the image at block 506 . Typically most, and quite often all of the data that is removed will be located outside of the corners of the document.
  • the edited binary image can then be output by printer 300 at block 508 . Again, in the example provided, the printed image will be printed without skew, which was eliminated from the grayscale image, and without data that is extraneous to the original document, such as that which represents the document transport, scanner backing and other hardware.
  • the present systems and methods can edit images by automatically detecting image size and location and by using input size entered by a user.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Facsimile Scanning Arrangements (AREA)
  • Image Input (AREA)
  • Image Processing (AREA)
  • Facsimile Image Signal Circuits (AREA)
  • Image Analysis (AREA)

Abstract

In a digital reproduction system incorporating a single pass scanner, accurate image processing results from processing a subset of grayscale image data. More specifically, scanlines that correspond to the leading edge of a document are stored and processed to detect skew and to obtain an appropriate correction. The lead edge correction is then applied to the entire grayscale image. Accordingly, the present systems and methods eliminate skew from grayscale images in real-time. The corrected image is rendered to binary and stored in electronic pre-collation memory and cropping, masking and other image editing operations can be performed on the binary image data before the image is printed.

Description

    TECHNOLOGY
  • Illustrated herein, generally, are systems and methods for processing scanned image data and more particularly, the real-time processing of grayscale data that represents an entire scanned image is disclosed.
  • BACKGROUND
  • Digital scanners are commonly used to capture images from a hardcopy medium. In a typical scanning operation, light from the scanner illuminates the surface of an original document and an image sensor moving past the document detects the intensity of light reflected from each location in the image and stores it as a proportionate electrical charge at a corresponding pixel location. The analog charges are passed to an image processor where they are quantized to grayscale levels, each of which is represented by a multi-bit digital value. The number of bits that are assigned to each grayscale level determines the number of intensity levels that can be generated by the scanner. For example, in a scanner that represents grayscale levels using 8 bit words will be able to capture 256 (28) different intensity levels. The value for the grayscale level that provides the closest match to the intensity of reflected light is assigned to the pixel corresponding to each location in the image. Thus, scanning captures analog input images by generating a stream of multi-bit values, with each location in the image being represented by a multi-bit digital word.
  • One or more scanners, printers, video displays and/or computer storage devices are often connected via a communications network, thereby providing a digital reproduction system. For example, a digital copier may incorporate a scanner and a digital printer. While scanners capture hundreds of light intensity levels, digital output devices usually generate relatively few levels of output. For example, most digital printers generate binary output, wherein a single bit is assigned to each pixel and marking material is either withheld from-or applied to the pixel depending upon the assigned value. The grayscale data is rendered to binary format and stored in memory, where it can be retrieved by the printer for output. While it is possible to print data as it is rendered, storing it first provides several advantages. For one, when the data is stored, it is possible to print multiple copies of the same page without having to repeatedly re-scan the original document. It is also easier to transfer stored data between devices, as it can be compressed and decompressed.
  • Grayscale image data is often processed for improved image quality. Image processing is preferably applied before the image is rendered, to avoid data loss. Well known image processing techniques are performed to improve image contrast, sharpness, color and also to eliminate scanning artifacts, hole punches and other undesirable data. For example, skew correction is a well known imaging process that may be applied to remove skew from image data that is captured from an original document that became rotated relative to the image sensor before it was captured. Skewed images are unappealing to the viewer and they are also difficult to process in optical character recognition processes. The contents of an image are viewed in relation to the edges of the page on which it is printed. Thus, skew can be eliminated by aligning the image with the edge of the document. More specifically, skew can be eliminated by detecting the magnitude and direction of the document rotation and applying a corresponding counter rotation to the image data.
  • Cropping, another well known imaging process, is performed to remove image data that represents the document transport, scanner platen or other hardware that is present in the scanning when the document is scanned. To remove this extraneous data, the entire scan is processed to determine the size of the original document and to pinpoint its location inside the scan. The data that lies outside of the identified region can then be deleted before the image is printed.
  • An accurate and robust digital image processing technique analyzes the entire scan to select the data that is most relevant for processing. However, to process an entire scan, all of the grayscale data must be available when each scanline is processed. One-pass scanners process image data “on-the-fly,” i.e., the grayscale data is generated, processed and rendered in real-time. It would be very expensive to process and store the entire volume of grayscale image data for an entire scan (i.e., multi-bit grayscale values for every pixel in the image) quickly enough to keep pace with the scanning rate. Instead, one-pass scanners almost always select the data on which processing is based by analyzing only a subset of the data in the scan. Unfortunately, it is difficult to isolate the subset of grayscale data that will best represent the entire scan for each specific process and thus, image processing that is based upon partial analyses often produce unreliable results.
  • Therefore, it is desirable to provide systems and methods for processing a digital image based upon an analysis of the grayscale image data that is generated for an entire scan. More specifically, it is desirable to provide systems and methods for processing grayscale image data for an entire scan to locate the corners of the document without having to store the entire grayscale image in memory. It is also desirable to process grayscale data to measure the skew in a scanned image and to eliminate the skew before the image is rendered for output.
  • PRIOR ART
  • U.S. Pat. No. 5,528,387 discloses a system for electronically registering an image on an input document. The system detects the corners and center of the leading edge of the document being scanned; calculates the skew angle of the document; and rotates the electronic representation of the input image based on the calculated skew angle.
  • U.S. Pat. No. 6,741,741 discloses detecting document edges by scanning a portion of the document against a substantially light reflecting backing and then against a substantially light absorbing backing document edges are detected by comparing the data from the two scans.
  • U.S. Pat. No. 5,245,676, discloses calculating skew angle by choosing pixel color transitions, selecting an alignment, determining the locations of pixel color transition points for the selected alignment; and calculating the power of the alignment from the locations of the pixel color transition points.
  • U.S. Pat. No. 6,310,984 describes a method of automatically determining a skew angle of a scanned document by defining left and right image boundaries for groups of scan lines; digitally forming edge segments by extending image boundaries between successive groups of scan lines; and calculating a slope of all of the digitally formed edge segments that are longer than a predetermined length.
  • U.S. Pat. No. 6,137,989 describes an apparatus and method for correcting top edge sheet mis-registration using a sensor array, in which an array sensor is placed in the paper path prior to transfer. A signal is generated indicating the position of the sheet. As a function of the signal the print controller causes the image to be exposed and developed on the photoreceptor in alignment with the sheet position. The aligned image is then transferred to the sheet.
  • U.S. Pat. No. 5,697,609 describes a registering device for an electrophotographic printing machine in which a lead edge sensor detects when a sheet is located within a pair of steerable drive nips that are turned such that the sheet is transported toward a side registration sensor located in the paper path. The actuator causes the steerable nips to be straightened when the side registration sensor detects the edge of the sheet. The sheet may also be forwarded to a second, higher accuracy registration device for final registration.
  • SUMMARY OF THE INVENTION
  • Aspects disclosed herein include a method of processing images for digital reproduction including providing grayscale image data captured from an original document; identifying a subset of the grayscale image data that excludes substantially all of the grayscale image data that does not correspond to an edge of the original document; and analyzing the grayscale image data subset to locate at least one complete edge of the original document.
  • A system includes an image manipulation module that converts data captured from an original document to grayscale image a data arranged in a plurality of scanlines; an image analysis module that locates substantially all of the pixels that correspond to an edge of the original document by analyzing a grayscale image data subset that excludes substantially all of the grayscale image data that does not include image pixels corresponding to an edge of the original document; and an image rendering module that formats the grayscale image data for use by a digital output device.
  • A system includes an image capture device that generates a digital representation of an input document image and converts it to grayscale image data; an image processor that (i) locates substantially all of the pixels in the grayscale image data that correspond to at least one edge of an original document bearing the continuous tone image and (ii) converts the grayscale image data to an output device format; and a digital output device that reproduces the output device formatted image data to a visible reproduction of the continuous tone image.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 provides one example of a system for digitally reproducing hardcopy images.
  • FIG. 2 is a block diagram showing a prior art image processor that may be used to reproduce images in the system shown in FIG. 1.
  • FIG. 3 is a block diagram showing an image processor that may incorporate features of the present systems and methods.
  • FIG. 4 contains a flow diagram showing operation of a skew correction module that may be used with the present systems and methods.
  • FIG. 5 contains a flow diagram showing operation of an image editing module that may be used with the present systems and methods.
  • DETAILED DESCRIPTION
  • For a general understanding of the present invention, reference is made to the drawings. In the drawings, like reference numerals have been used throughout to designate identical elements. In describing the present invention, the following term(s) have been used in the description:
  • A “raster output scanner,” also referred to as a “RIS” or a “scanner” is a device that captures images from a hardcopy medium and converts them to digital format. The term “scanner” includes any such device, whether flat-bed, hand-held, feed-in, and includes devices that capture images in color or only in black-and-white.
  • Scanners move across an image in the “fast-scan” direction collecting data from a single line in the image, then back to the start point, take a step in the “slow-scan” direction (i.e. the direction normal to the fast-scan direction) and collect data from the next line in the image.
  • A “pixel” is the smallest unit of visual information that represents a corresponding area in an original image. A “pixel value” is a numerical value that indicates the color and/or intensity displayed at a pixel. A “scanline” is the visual information that represents an entire fast-scan direction line in the original image.
  • Resolution is the number of pixels displayed by an output device. For a video display, resolution is typically expressed as the number of pixels on the horizontal axis and the number on the vertical axis. Printer resolution is often expressed in terms of “dots-per-inch” i.e., the number of droplets of marking material that can be printed in an inch on the page. Print resolution is often, but not necessarily, the same in both directions.
  • “Data” refers to physical signals that indicate or include information. Data is typically processed by a set of instructions, such as a software program or application, to generate output. The term “data” includes data existing in any physical form, and includes data that are transitory or are in the process of being stored or transmitted. For example, data could exist as electromagnetic or other transmitted signals or as signals stored in electronic, magnetic, or other form. For example, a binary item of data, also referred to as a “bit,” has one of two values, interchangeably referred to as “1” and “0” or “ON” and “OFF” or “high” and “low.”
  • An “image” is generally a pattern of physical light that may include characters, words, and text as well as other features such as graphics. An entire image is typically represented by a plurality of pixels.
  • “Image data” refers to information that represents an image. “Original image data” is image data that is delivered to a system or device by an external source. “Modified image data” is image data that is generated by altering one or more values provided by original image data. “Grayscale image data” refers to image data that represents and black and white and/or color images using multiple luminance levels.
  • “Memory” is any circuitry that can store data, and may include local and remote memory and input/output devices. Examples include semiconductor ROMs, RAMs, and storage medium access devices with data storage media that they can access.
  • An “edge” refers to the boundary of the original document. A “corner” refers to the point of intersection of two edges. The “lead edge” of a document is the first captured edge of the document, which lies parallel to the image sensor.
  • “Continuous tone” generally refers to an unscreened image, such as a photograph or sketch. The output of scanned continuous tone images typically requires the use of the grayscale levels.
  • “Skew” is introduced when an image becomes rotated inside the scan area, with respect to an identified reference line, e.g., the fast-scan axis. The “skew angle” is the angle measured between the reference line and the relevant line in the image.
  • The processing of data in “real-time” means that the data is processed as it is received.
  • The “scanning surface” is the entire surface that is illuminated and captured during scanning, typically a glass platen located next to the image sensor.
  • “Scan area” refers to the entire area that is captured by the scanner, which includes the document bearing the image and the scanner background.
  • Generally, digital reproduction systems include an image source, which provides grayscale data that represents an original image; an image processor, which performs various image modifications including those required to prepare the grayscale data for output, and stores the processed data in electronic pre-collation memory; and an output device, which retrieves the output formatted data and displays it in a viewable format. FIG. 1 is an illustration of a digital reproduction system 10 that has a raster input scanner (RIS) 100 as its image source and a xerographic digital printer 300 as its output device. System 10 reproduces images that are presented on a hardcopy medium by scanning original documents 12 line-by-line, detecting the intensity of light reflected from each discrete location and storing it as a proportionate electrical charge in a corresponding pixel location. The analog charges are then quantized to generate grayscale image data 102 that represents the intensity of the reflected light.
  • Original documents 12 are often automatically transported to the scanning area via a constant velocity transport (“CVT”) system 104, which includes a backing roll 20 rotatably mounted above the scanning area of RIS 100 for receiving original documents 12 from one or more transport rollers 26 and 27 and moving them across scanning area of 30. While the goal is usually to scan only original document 12, RIS 100 always generates image data that represents everything that is in scanning area 30, which often includes backing roll 20 and other scanner hardware. Thus, the grayscale image data generated by RIS 100 represents an image of a scanning area 30 that has an original document 12 captured inside.
  • While scanners generate grayscale data, output devices often process data in other formats. For example, image data must typically be in binary format before it can be output by a digital printer. Accordingly, system 10 includes an image processor (IP) 200, which converts the grayscale image data 102 generated by RIS 100 to binary format 202. The binary image data is then stored in EPC 400, where it can be retrieved by printer 300 to provide printed copies.
  • To produce hardcopy reproductions, printer 300 retrieves binary image data 20 from EPC 400 as a continuous stream of electronic signals and uses it to modulate a light beam 304, which is directed onto the surface of a uniformly charged imaging member 302, discharging it in the locations that receive beam 304 when the light is in the “ON” state. Toner material 306 is brought in contact with the selectively charged imaging member 302, adhering to the charged areas of the imaging member and the toner developed image is then transferred and permanently fixed to a copy sheet. In other words, the binary data retrieved from EPC 400 is transformed to markings that are printed on the output copy sheet. While image data is stored in EPC 400 by IP 200 and retrieved by from EPC by printer 300, it is understood that it is possible to reproduce images transmitting the image data directly from IP 200 to printer 300, by making the image data available via a removable storage device and any other appropriate delivery method.
  • FIG. 2 provides a general description of the operation of IP 200 of FIG. 1, which receives the grayscale image data 102 from RIS 100 for processing. For simplicity, IP 200 is shown in FIG. 2 as having an image processing module 202, an image manipulation module 204 and an image rendering module 206. However, it is understood that separate and distinct modules are not required, that IP 200 will typically perform numerous other operations and that some or all of those operations may use portions or all of the same data, algorithms, subroutines and other information. Image analysis module 202 performs functions that relate generally to analyzing the image to determine its content, such as background detection and image segmentation. Image manipulation module 204 modifies the grayscale data depending upon its content; and an image rendering module 206 that converts the modified grayscale data to the format used by the output device. It is preferable to modify the data before rendering the image, in order to minimize data losses. However, the rendered image data can be modified if necessary. Once the data is formatted for output it is stored in EPC 400.
  • As shown in FIG. 3, system 10 can be modified to provide additional features. More specifically, IP 200 may include skew detection and/or skew correction modules 210 and 220. It is noted that skew detection and correction modules 210 and 220 may each be separate modules that can be added to and removed from system 10, they may be provided as a single module that can be added and removed, or they may be incorporated in IP 200.
  • Most systems that digitally reproduce images use mechanical systems to maintain proper alignment as the document is transported to the scanning area. While such systems and methods are useful, they are typically unable to eliminate all skew from the document before it is placed on the scanning surface. As such, electronic systems and methods are employed to apply the fine tuning that is necessary to eliminate the remaining skew. Data storage presents a significant challenge to skew correction techniques. More specifically, skew correction requires the storage of all of the data that will be corrected. Thus, many available techniques require storing the entire image in order to eliminate skew. Notably, each line in a skewed image straddles several additional scanlines and thus, skewed images require more storage space than their properly aligned counterparts. Accordingly, skew correction requires additional processing time and storage space, which often dramatically increases costs.
  • The present systems and methods isolates a small subset of grayscale data that can be used to a accurately detect and correct skew for the entire image without having to store all of the grayscale data that will be corrected. FIG. 4 is a flow diagram showing operation of skew detection module 210. An original document 12 is positioned for scanning at block 212, causing a paper sensor signal to be generated as shown in block 214. Scanning area 30 is preferably arranged to accommodate original documents of various sizes. As such, the scanning area will usually be larger than the document that is being scanned. RIS 100 “overscans” original document 12, i.e., captures document 12, including all of its edges, as part of scanning area 30.
  • Edges are found at the boundaries between regions with distinct gray-level properties. In a typical RIS 100 will have a backing roll 20 and other scanner hardware will have coloring that enables it to be easily distinguished from the edges of original document 12. For example, most office documents are printed on white sheets of paper that have brightness levels between 84 and 100. Document edges can be detected fairly easily so long the scanner hardware will be represented by grayscale values that are distinct from those that represent original document 12. In one aspect, the leading edge of the document is identified in block 218 while in another aspect, all four document edges are identified.
  • Still referring to FIG. 4, the amount of skew that is present in the leading edge is then detected at block 220. As stated earlier, image processing that systems and methods that store all of the grayscale data for an image are too expensive, and those that rely upon the analysis of a subsets of the data that represents an image tend to produce unreliable results. In the present systems and methods, all of the grayscale data that represents the lead edge of the document—and more significantly, only the grayscale data that represents the lead edge of the document—is processed to detect skew for the entire image and to determine the appropriate correction. The correction is then applied to all of the grayscale image data for the entire image. Accordingly, the present systems and methods do not store any grayscale data for locations on the document that lie outside of the leading edge and the storage of large volumes of is not required. However, aligning the image with the edge of the document is a very technique for eliminating skew. Thus, the present methods and systems maintain processing accuracy while dramatically increasing system efficiency.
  • Once skew in a grayscale image exceeds a predetermined amount, many digital reproduction systems require the original document to be re-scanned without making any attempts to electronically correct the skew. This predetermined value can be used to set the number of scanlines that are analyzed during skew detection. For example, if the document being scanned is 12 inches wide and RIS 100 has a scanning resolution of 600 dpi (i.e., there are 7200 pixels per scanline), a system 10 that will not attempt to electronically correct skew that exceeds 15 milliradians will only apply a correction to an image for which the entire leading edge of the document is certain to be located somewhere within the first 108 scanned lines (7200 pixels×0.015=108 pixels). In one aspect, system 10 analyzes at least 100 scanlines to insure that the entire leading edge is captured. However, it is understood that the systems and methods disclosed can be used if fewer scanlines are processed.
  • Notably, when an automatic document feeder is provided, the amount of rotation that can be applied to a document that will still reach the scanning area (i.e. without becoming jammed in the paper path) will be limited by the size of the document and the layout of the document transport path. It is also possible to use this maximum rotation to see the number of scanlines that are used to detect skew. Regardless of how it is determined, the maximum skew that will be corrected by system 10 may be a permanent or adjustable value and it may be set by the system manufacturer, a service technician or a system user.
  • Since the image is processed in real-time, the grayscale data for the lines that are processed to detect skew (i.e., the lead edge) will not be available for correction. Therefore, the grayscale data for those lines are stored in a buffer and the correction is applied to the stored data rather than in real-time as the image is scanned. For example, system 10 may begin to store scanlines when the paper signal is detected and stop storing scanlines when all of the lines that may include the lead edge have been scanned. Once the required scanlines are stored in the buffer, they can be processed to detect the amount of skew that is present in the leading edge. Skew detection methods are well known, and any available method that can apply the correction in real-time can be used. Once skew is detected, a correction can be applied to all of the image data as indicated in block 222. The skew corrected image is rendered to binary and stored in EPC 400 for retrieval by printer 300.
  • The correction includes a mathematical function that generates the coordinates for each pixel in the skew corrected grayscale image based upon the coordinates of the corresponding pixel in grayscale data 102 that is initially generated by RIS 100. For example, the correction can provide a rotational and translational displacement relative to an identifiable point, e.g. the top left corner of the skew corrected document, and the same displacement will be applied to every input pixel. The algorithm, which will preferably be incorporated in skew correction module 220 (FIG. 3), may be derived using bilinear interpolation of the surrounding pixels, using a nearest neighbor algorithm that chooses the tag output values or any other suitable method. Once skew is detected, a correction can be applied in real-time to eliminate skew in grayscale data for all subsequently scanned lines as they are scanned. The correction can be applied to the data that is stored in the buffer at any time before the image is rendered to binary.
  • By the time the rendered image is stored into EPC, the edges of the document will have been detected. While the document edges were detected by analyzing grayscale data, their location will not change when the image is rendered. Therefore, the grayscale edge identification can be used to locate the binary data that represents the corners of the document, in which case, the document size and its position inside the scan will be known, and the binary image can be retrieved from EPC 400 and cropped, masked and/or subjected to other image editing operations using the edge locations that are obtained from the overscan.
  • FIG. 5 is a flow diagram showing operation of an image editing module 500 such as that shown in FIG. 3. At block 502, the binary data is retrieved from EPC 400 by printer 300 or another other output device. The locations of the grayscale data corresponding to the edges of original document 12 (detected during overscanning at block 216 of FIG. 4), are used to obtain the coordinates of the four corners of the document. More specifically, the corners are identified at block 504 as having the coordinates of the intersection points for the document edges. Notably, in the example described, these coordinates are obtained from the grayscale data after skew correction has been applied. However, it is understood that cropping and other image editing operations could be performed using coordinates from grayscale data from which skew has not bee eliminated.
  • Undesired data can be removed from the binary version of the image at block 506. Typically most, and quite often all of the data that is removed will be located outside of the corners of the document. The edited binary image can then be output by printer 300 at block 508. Again, in the example provided, the printed image will be printed without skew, which was eliminated from the grayscale image, and without data that is extraneous to the original document, such as that which represents the document transport, scanner backing and other hardware. The present systems and methods can edit images by automatically detecting image size and location and by using input size entered by a user.
  • Although the invention has been described with reference to specific embodiments, it is not intended to be limited thereto. Rather, those having ordinary skill in the art will recognize that variations and modifications, including equivalents, substantial equivalents, similar equivalents, and the like may be made therein which are within the spirit of the invention and within the scope of the claims.

Claims (20)

1. A method, comprising:
providing grayscale image data that represents an original document inside a scan area;
locating grayscale image data that represents at least a lead edge of said original document inside said scan area;
identifying a subset of the grayscale image data that excludes substantially all of said grayscale image data that does not correspond to said lead edge;
generating modified image data corresponding to said grayscale image data; and
displaying said modified image data in a viewable format.
2. A method in accordance with claim 1 wherein generating said modified image data further comprises:
processing said grayscale image data subset to detect skew in said original document lead edge;
deriving skew corrected grayscale image data pixels based upon said detected skew;
converting said skew corrected image data to an output device format; and
storing said output device formatted image data in a memory.
3. A method in accordance with claim 2 wherein spatial coordinates for at least a plurality of skew corrected grayscale image data pixels are derived in real-time.
4. A method in accordance with claim 1 further comprising retrieving said output device formatted image data and printing said output device formatted image data on a hardcopy sheet.
5. A method in accordance with claim 1 wherein generating said modified image data further comprises:
locating grayscale image data that represents at least a second edge of said original document inside said scan area;
converting said grayscale image data to a binary format;
storing said binary formatted image data in a memory;
retrieving said binary formatted image data from said memory;
identifying spatial coordinates for at least one corner of said original document based upon a location of said lead edge and at least one second original document edge;
removing at least a portion of said binary image data that does not correspond to data displayed on said original document; and
printing said binary image data.
6. A method in accordance with claim 1, wherein said grayscale image data represents a continuous tone image captured by a raster input scanner.
7. A method in accordance with claim 6, wherein said grayscale image data subset consists primarily of all of the pixels in the first n scanlines, wherein n is equal to the sine of a maximum skew angle multiplied by a number of pixels of said original document extending in a fast scan direction.
8. A method in accordance with claim 6, wherein said grayscale image data subset consists of all of the pixels in the first 100 scanlines of said grayscale image data.
9. A method in accordance with claim 1 wherein said grayscale image data is provided by a raster input scanner.
10. A method in accordance with claim 1 further comprising identifying all of the grayscale image data corresponding to all of said original document edges.
11. A method in accordance with claim 1 wherein said grayscale image data analysis further comprises analyzing a plurality of image pixel scanlines, with the number of scanlines analyzed being substantially equal to the sine of a maximum skew angle multiplied by the number of pixels extending in a fast scan direction of said original document.
12. A method in accordance with claim 1 wherein said grayscale image data analysis further comprises analyzing-the first 100 scanlines of pixels of said grayscale image data.
13. A method in accordance with claim 1 wherein said grayscale image modification further comprises eliminating at least a portion of said skew.
14. A system, comprising:
an image processor that receives grayscale image data that represents an image scan and converts it to grayscale image data;
a skew detection module that detects skew in at least one initially scanned line of said image scan by analyzing a grayscale image data subset that excludes substantially all of said grayscale image data that does not correspond to said lead edge;
a skew correction module that generates a skew corrected image data corresponding to said received grayscale image data based upon skew detected in said initially scanned line, with at least a portion of said skew being eliminated from said received grayscale image data in real-time; and
an image rendering module that formats said grayscale image data for use by a digital output device.
15. A system as claimed in claim 14 further comprising an image editing module that: (i) retrieves output formatted image data corresponding to said skew corrected grayscale image data from a memory; (ii) receives locations for at least two edges located within said image scan; (iii) derives coordinates for document corners inside said image scan; and (iv) removes output formatted image data that is located outside a border of said document corners.
16. A system, comprising:
an image capture device that generates a digital representation of an input document image;
an image processor that (i) isolates pixels in said grayscale image data that represent a leading edge of an original document bearing said continuous tone image; (ii) analyzes said isolated pixels to detect skew in said original document leading edge; (iii) eliminates skew from substantially all pixels in said grayscale image data and (iv) converts said grayscale image data to an output device format; and
an output device that provides visible reproductions of said output device formatted image data.
17. A system as claimed in claim 16, wherein said image capture device is a raster input scanner.
18. A system as claimed in claim 16, wherein said digital output device is a xerographic digital printer.
19. A system as claimed in claim 16 further comprising an image editor that (i) derives the locations of at least one corner of said continuous tone image based upon grayscale image data edges locations received from said image processor and (ii) removes a portion of said output device formatted image data based upon its location relative to said at least one continuous tone image corner.
20. A system as claimed in claim 16, wherein said image processor locates substantially all of the pixels in said grayscale image data that correspond to all of said edges of said original document bearing said continuous tone image.
US10/923,388 2004-08-21 2004-08-21 Real-time processing of grayscale image data Abandoned US20060039627A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
US10/923,388 US20060039627A1 (en) 2004-08-21 2004-08-21 Real-time processing of grayscale image data
US10/943,310 US7200285B2 (en) 2004-08-21 2004-09-17 Detecting skew angle in a scanned image
US11/028,394 US7515772B2 (en) 2004-08-21 2005-01-03 Document registration and skew detection system
US12/418,419 US8009931B2 (en) 2004-08-21 2009-04-03 Real-time processing of grayscale image data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US10/923,388 US20060039627A1 (en) 2004-08-21 2004-08-21 Real-time processing of grayscale image data

Related Child Applications (4)

Application Number Title Priority Date Filing Date
US10/943,310 Continuation-In-Part US7200285B2 (en) 2004-08-21 2004-09-17 Detecting skew angle in a scanned image
US10/943,310 Continuation US7200285B2 (en) 2004-08-21 2004-09-17 Detecting skew angle in a scanned image
US11/028,394 Continuation-In-Part US7515772B2 (en) 2004-08-21 2005-01-03 Document registration and skew detection system
US12/418,419 Continuation US8009931B2 (en) 2004-08-21 2009-04-03 Real-time processing of grayscale image data

Publications (1)

Publication Number Publication Date
US20060039627A1 true US20060039627A1 (en) 2006-02-23

Family

ID=35909701

Family Applications (3)

Application Number Title Priority Date Filing Date
US10/923,388 Abandoned US20060039627A1 (en) 2004-08-21 2004-08-21 Real-time processing of grayscale image data
US10/943,310 Expired - Fee Related US7200285B2 (en) 2004-08-21 2004-09-17 Detecting skew angle in a scanned image
US12/418,419 Expired - Fee Related US8009931B2 (en) 2004-08-21 2009-04-03 Real-time processing of grayscale image data

Family Applications After (2)

Application Number Title Priority Date Filing Date
US10/943,310 Expired - Fee Related US7200285B2 (en) 2004-08-21 2004-09-17 Detecting skew angle in a scanned image
US12/418,419 Expired - Fee Related US8009931B2 (en) 2004-08-21 2009-04-03 Real-time processing of grayscale image data

Country Status (1)

Country Link
US (3) US20060039627A1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070103728A1 (en) * 2005-10-31 2007-05-10 Canon Kabushiki Kaish Image forming apparatus, control method therefor, and program
US20070146814A1 (en) * 2005-12-26 2007-06-28 Fuji Xerox Co., Ltd. Read Control System, Method and Computer Readable Medium
US20070297023A1 (en) * 2004-11-18 2007-12-27 Xerox Corporation Scanning method and an image-processing device including the same
US9491328B2 (en) * 2015-02-28 2016-11-08 Xerox Corporation System and method for setting output plex format using automatic page detection
US20170078506A1 (en) * 2015-09-16 2017-03-16 Fuji Xerox Co., Ltd. Image reading device, image forming apparatus, and image reading method
WO2021071501A1 (en) * 2019-10-11 2021-04-15 Hewlett-Packard Development Company, L.P. Correction for low gray coverage printing
US11134170B2 (en) * 2017-12-15 2021-09-28 Hewlett-Packard Development Company, L.P. Correction of feed skewed images

Families Citing this family (58)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050097046A1 (en) 2003-10-30 2005-05-05 Singfield Joy S. Wireless electronic check deposit scanning and cashing machine with web-based online account cash management computer application system
US20060039627A1 (en) * 2004-08-21 2006-02-23 Xerox Corporation Real-time processing of grayscale image data
US20060098243A1 (en) * 2004-11-08 2006-05-11 Lexmark International, Inc. Determining a gray background value and/or skew of a scanned document
US8221126B2 (en) * 2004-11-22 2012-07-17 Bravobrava L.L.C. System and method for performing programmatic language learning tests and evaluations
JP4552681B2 (en) * 2005-02-14 2010-09-29 コニカミノルタビジネステクノロジーズ株式会社 Image processing apparatus, image processing method, and image processing program
US8708227B1 (en) 2006-10-31 2014-04-29 United Services Automobile Association (Usaa) Systems and methods for remote deposit of checks
US7873200B1 (en) 2006-10-31 2011-01-18 United Services Automobile Association (Usaa) Systems and methods for remote deposit of checks
US8799147B1 (en) 2006-10-31 2014-08-05 United Services Automobile Association (Usaa) Systems and methods for remote deposit of negotiable instruments with non-payee institutions
US8351677B1 (en) 2006-10-31 2013-01-08 United Services Automobile Association (Usaa) Systems and methods for remote deposit of checks
US10380559B1 (en) 2007-03-15 2019-08-13 United Services Automobile Association (Usaa) Systems and methods for check representment prevention
US8959033B1 (en) 2007-03-15 2015-02-17 United Services Automobile Association (Usaa) Systems and methods for verification of remotely deposited checks
US8433127B1 (en) 2007-05-10 2013-04-30 United Services Automobile Association (Usaa) Systems and methods for real-time validation of check image quality
US8538124B1 (en) 2007-05-10 2013-09-17 United Services Auto Association (USAA) Systems and methods for real-time validation of check image quality
US9058512B1 (en) 2007-09-28 2015-06-16 United Services Automobile Association (Usaa) Systems and methods for digital signature detection
US9898778B1 (en) 2007-10-23 2018-02-20 United Services Automobile Association (Usaa) Systems and methods for obtaining an image of a check to be deposited
US9159101B1 (en) 2007-10-23 2015-10-13 United Services Automobile Association (Usaa) Image processing
US8358826B1 (en) * 2007-10-23 2013-01-22 United Services Automobile Association (Usaa) Systems and methods for receiving and orienting an image of one or more checks
US9892454B1 (en) 2007-10-23 2018-02-13 United Services Automobile Association (Usaa) Systems and methods for obtaining an image of a check to be deposited
US8320657B1 (en) 2007-10-31 2012-11-27 United Services Automobile Association (Usaa) Systems and methods to use a digital camera to remotely deposit a negotiable instrument
US8290237B1 (en) 2007-10-31 2012-10-16 United Services Automobile Association (Usaa) Systems and methods to use a digital camera to remotely deposit a negotiable instrument
US7900822B1 (en) 2007-11-06 2011-03-08 United Services Automobile Association (Usaa) Systems, methods, and apparatus for receiving images of one or more checks
US10380562B1 (en) 2008-02-07 2019-08-13 United Services Automobile Association (Usaa) Systems and methods for mobile deposit of negotiable instruments
US8064729B2 (en) * 2008-04-03 2011-11-22 Seiko Epson Corporation Image skew detection apparatus and methods
JP4525787B2 (en) * 2008-04-09 2010-08-18 富士ゼロックス株式会社 Image extraction apparatus and image extraction program
JP4500865B2 (en) * 2008-04-30 2010-07-14 キヤノン株式会社 Image processing apparatus, image processing method, program, and storage medium
US8351678B1 (en) 2008-06-11 2013-01-08 United Services Automobile Association (Usaa) Duplicate check detection
US8422758B1 (en) 2008-09-02 2013-04-16 United Services Automobile Association (Usaa) Systems and methods of check re-presentment deterrent
US10504185B1 (en) 2008-09-08 2019-12-10 United Services Automobile Association (Usaa) Systems and methods for live video financial deposit
US8391599B1 (en) 2008-10-17 2013-03-05 United Services Automobile Association (Usaa) Systems and methods for adaptive binarization of an image
US8452689B1 (en) 2009-02-18 2013-05-28 United Services Automobile Association (Usaa) Systems and methods of check detection
TWI425444B (en) * 2009-02-20 2014-02-01 Avermedia Information Inc Method and device for detecting and correcting skewed image data
US10956728B1 (en) 2009-03-04 2021-03-23 United Services Automobile Association (Usaa) Systems and methods of check processing with background removal
US20100225236A1 (en) * 2009-03-06 2010-09-09 Micronic Laser Systems Ab Statistical Illuminator
US8542921B1 (en) 2009-07-27 2013-09-24 United Services Automobile Association (Usaa) Systems and methods for remote deposit of negotiable instrument using brightness correction
US9779392B1 (en) 2009-08-19 2017-10-03 United Services Automobile Association (Usaa) Apparatuses, methods and systems for a publishing and subscribing platform of depositing negotiable instruments
US8977571B1 (en) 2009-08-21 2015-03-10 United Services Automobile Association (Usaa) Systems and methods for image monitoring of check during mobile deposit
US8699779B1 (en) 2009-08-28 2014-04-15 United Services Automobile Association (Usaa) Systems and methods for alignment of check during mobile deposit
KR101621848B1 (en) * 2009-12-14 2016-06-01 삼성전자주식회사 Image processing apparatus and method
US8508811B2 (en) * 2009-12-14 2013-08-13 Samsung Electronics Co., Ltd. Image forming apparatus and method of copying two-sided card thereof
US9129340B1 (en) 2010-06-08 2015-09-08 United Services Automobile Association (Usaa) Apparatuses, methods and systems for remote deposit capture with enhanced image detection
US10380565B1 (en) 2012-01-05 2019-08-13 United Services Automobile Association (Usaa) System and method for storefront bank deposits
TWI460637B (en) * 2012-03-19 2014-11-11 Quanta Comp Inc Optical touch system and optical detecting method for touch position
US10552810B1 (en) 2012-12-19 2020-02-04 United Services Automobile Association (Usaa) System and method for remote deposit of financial instruments
US11138578B1 (en) 2013-09-09 2021-10-05 United Services Automobile Association (Usaa) Systems and methods for remote deposit of currency
US9286514B1 (en) 2013-10-17 2016-03-15 United Services Automobile Association (Usaa) Character count determination for a digital image
US10402790B1 (en) 2015-05-28 2019-09-03 United Services Automobile Association (Usaa) Composing a focused document image from multiple image captures or portions of multiple image captures
US9621761B1 (en) 2015-10-08 2017-04-11 International Business Machines Corporation Automatic correction of skewing of digital images
JP6233393B2 (en) * 2015-12-09 2017-11-22 コニカミノルタ株式会社 Document inclination amount detection apparatus and image processing apparatus
US10506281B1 (en) 2015-12-22 2019-12-10 United Services Automobile Association (Usaa) System and method for capturing audio or video data
US10380993B1 (en) 2016-01-22 2019-08-13 United Services Automobile Association (Usaa) Voice commands for the visually impaired to move a camera relative to a document
US10325420B1 (en) 2016-03-10 2019-06-18 United Services Automobile Association (Usaa) VIN scan recall notification
JP6880654B2 (en) * 2016-10-31 2021-06-02 株式会社リコー Image processing device, image forming device, image processing method and image processing program
CN110198842B (en) * 2017-01-31 2021-01-12 惠普发展公司,有限责任合伙企业 Hardware skew correction based on direct memory access
CN107644410B (en) * 2017-09-29 2020-05-19 上海天马有机发光显示技术有限公司 Image processing method, image processing apparatus, image processing system, and display apparatus
WO2019172916A1 (en) * 2018-03-08 2019-09-12 Hewlett-Packard Development Company, L.P. Digital representation
US11030752B1 (en) 2018-04-27 2021-06-08 United Services Automobile Association (Usaa) System, computing device, and method for document detection
CN112085014B (en) * 2020-09-10 2024-07-16 京东方科技集团股份有限公司 OCR text position correction method and device, storage medium and electronic equipment
US11900755B1 (en) 2020-11-30 2024-02-13 United Services Automobile Association (Usaa) System, computing device, and method for document detection and deposit processing

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5245676A (en) * 1989-12-21 1993-09-14 Xerox Corporation Determination of image skew angle from data including data in compressed form
US5528387A (en) * 1994-11-23 1996-06-18 Xerox Corporation Electronic image registration for a scanner
US5697609A (en) * 1996-06-26 1997-12-16 Xerox Corporation Lateral sheet pre-registration device
US5748334A (en) * 1995-10-20 1998-05-05 Canon Kabushiki Kaisha Facsimile apparatus capable of performing a standard procedure and a non-standard procedure
US5818976A (en) * 1993-10-25 1998-10-06 Visioneer, Inc. Method and apparatus for document skew and size/shape detection
US6137989A (en) * 1998-04-15 2000-10-24 Xerox Corporation Sensor array and method to correct top edge misregistration
US6310984B2 (en) * 1998-04-09 2001-10-30 Hewlett-Packard Company Image processing system with image cropping and skew correction
US6741741B2 (en) * 2001-02-01 2004-05-25 Xerox Corporation System and method for automatically detecting edges of scanned documents
US6954290B1 (en) * 2000-11-09 2005-10-11 International Business Machines Corporation Method and apparatus to correct distortion of document copies
US6983218B2 (en) * 2002-10-23 2006-01-03 Hewlett-Packard Development Company, L.P. Media skew compensation in printer device
US7145699B2 (en) * 2001-03-30 2006-12-05 Sharp Laboratories Of America, Inc. System and method for digital document alignment

Family Cites Families (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4577235A (en) * 1984-08-20 1986-03-18 The Mead Corporation Text/continuous tone image decision processor
JP2993014B2 (en) * 1989-08-30 1999-12-20 富士ゼロックス株式会社 Image quality control method for image processing device
US5187753A (en) 1989-12-08 1993-02-16 Xerox Corporation Method and apparatus for identification and correction of document skew
US5647026A (en) * 1991-10-29 1997-07-08 Eastman Kodak Company Uniformity correction and threshold or halftoning conversion unit and method
US5323473A (en) * 1992-04-02 1994-06-21 Ncr Corporation Method and apparatus for detecting the leading and trailing edges of a document in an image based system
JP3249605B2 (en) * 1992-11-25 2002-01-21 イーストマン・コダックジャパン株式会社 Document edge detection device
KR940017695A (en) * 1992-12-09 1994-07-27 정용문 Halftone Image Coding Method Considering Similarity between Blocks
EP0698860A3 (en) * 1994-08-22 1998-08-05 Matsushita Electric Industrial Co., Ltd. Edge line measuring method
US6005680A (en) * 1995-04-04 1999-12-21 Canon Information Systems, Inc. Method for capturing a document image, a scanner using the method and a document image management system using the scanner
US5748344A (en) * 1995-09-25 1998-05-05 Xerox Corporation System and method for determining a location and orientation in a black and white digital scanner
US6198845B1 (en) * 1997-07-01 2001-03-06 Xerox Corporation Method for determining document background for adjusting the dynamic range of an image of the document
US6782129B1 (en) * 1998-09-23 2004-08-24 Xerox Corporation Image segmentation apparatus and method
FR2806559B1 (en) * 2000-03-20 2002-05-31 Cit Alcatel SYNCHRONOUS OPTICAL REGENERATOR BY INTENSITY MODULATION AND PHASE MODULATION BY CROSS KERR EFFECT
US6621599B1 (en) * 2000-06-14 2003-09-16 Xerox Corporation Auto-width detection using backing image
US7062093B2 (en) * 2000-09-27 2006-06-13 Mvtech Software Gmbh System and method for object recognition
US6674899B2 (en) * 2000-12-18 2004-01-06 Xerox Corporation Automatic background detection of scanned documents
US6744536B2 (en) * 2001-01-22 2004-06-01 Xerox Corporation Document scanner having replaceable backing and automatic selection of registration parameters
US6753983B2 (en) * 2001-08-16 2004-06-22 Avision Inc. Time-saving calibration method of a scanner
US7058222B2 (en) * 2001-12-20 2006-06-06 Xerox Corporation Automatic background detection of scanned documents
US7215824B2 (en) * 2002-09-10 2007-05-08 Chui-Kuei Chiu Method for adjusting image data with shading curve
US7805021B2 (en) * 2002-12-17 2010-09-28 Xerox Corporation Electronic image registration based on chrominance channel
KR100580171B1 (en) * 2003-06-27 2006-05-15 삼성전자주식회사 Image scanning method and appratus adopting the same
US7336404B2 (en) * 2003-08-04 2008-02-26 Eastman Kodak Company Method and apparatus for scanning irregular shaped document
US20060039627A1 (en) * 2004-08-21 2006-02-23 Xerox Corporation Real-time processing of grayscale image data
US7515772B2 (en) * 2004-08-21 2009-04-07 Xerox Corp Document registration and skew detection system
US20060098243A1 (en) * 2004-11-08 2006-05-11 Lexmark International, Inc. Determining a gray background value and/or skew of a scanned document

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5245676A (en) * 1989-12-21 1993-09-14 Xerox Corporation Determination of image skew angle from data including data in compressed form
US5818976A (en) * 1993-10-25 1998-10-06 Visioneer, Inc. Method and apparatus for document skew and size/shape detection
US5528387A (en) * 1994-11-23 1996-06-18 Xerox Corporation Electronic image registration for a scanner
US5748334A (en) * 1995-10-20 1998-05-05 Canon Kabushiki Kaisha Facsimile apparatus capable of performing a standard procedure and a non-standard procedure
US5697609A (en) * 1996-06-26 1997-12-16 Xerox Corporation Lateral sheet pre-registration device
US6310984B2 (en) * 1998-04-09 2001-10-30 Hewlett-Packard Company Image processing system with image cropping and skew correction
US6430320B1 (en) * 1998-04-09 2002-08-06 Hewlett-Packard Company Image processing system with automatic image cropping and skew correction
US6137989A (en) * 1998-04-15 2000-10-24 Xerox Corporation Sensor array and method to correct top edge misregistration
US6954290B1 (en) * 2000-11-09 2005-10-11 International Business Machines Corporation Method and apparatus to correct distortion of document copies
US6741741B2 (en) * 2001-02-01 2004-05-25 Xerox Corporation System and method for automatically detecting edges of scanned documents
US7145699B2 (en) * 2001-03-30 2006-12-05 Sharp Laboratories Of America, Inc. System and method for digital document alignment
US6983218B2 (en) * 2002-10-23 2006-01-03 Hewlett-Packard Development Company, L.P. Media skew compensation in printer device

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070297023A1 (en) * 2004-11-18 2007-12-27 Xerox Corporation Scanning method and an image-processing device including the same
US7800795B2 (en) * 2004-11-18 2010-09-21 Xerox Corporation Scanning method and an image-processing device including the same
US20070103728A1 (en) * 2005-10-31 2007-05-10 Canon Kabushiki Kaish Image forming apparatus, control method therefor, and program
US8253968B2 (en) * 2005-10-31 2012-08-28 Canon Kabushiki Kaisha Image forming apparatus, control method, and program for preventing image omission cause by registration error correction
US20070146814A1 (en) * 2005-12-26 2007-06-28 Fuji Xerox Co., Ltd. Read Control System, Method and Computer Readable Medium
US9491328B2 (en) * 2015-02-28 2016-11-08 Xerox Corporation System and method for setting output plex format using automatic page detection
US20170078506A1 (en) * 2015-09-16 2017-03-16 Fuji Xerox Co., Ltd. Image reading device, image forming apparatus, and image reading method
US9883065B2 (en) * 2015-09-16 2018-01-30 Fuji Xerox Co., Ltd. Image reading device, image forming apparatus, and image reading method
US11134170B2 (en) * 2017-12-15 2021-09-28 Hewlett-Packard Development Company, L.P. Correction of feed skewed images
WO2021071501A1 (en) * 2019-10-11 2021-04-15 Hewlett-Packard Development Company, L.P. Correction for low gray coverage printing

Also Published As

Publication number Publication date
US8009931B2 (en) 2011-08-30
US20090185228A1 (en) 2009-07-23
US7200285B2 (en) 2007-04-03
US20060039628A1 (en) 2006-02-23

Similar Documents

Publication Publication Date Title
US8009931B2 (en) Real-time processing of grayscale image data
US7515772B2 (en) Document registration and skew detection system
JP4570670B2 (en) Image processing apparatus, image reading apparatus, image forming apparatus, image processing method, image processing program, and recording medium
US8494304B2 (en) Punched hole detection and removal
US6226419B1 (en) Automatic margin alignment using a digital document processor
US8290302B2 (en) Method and system for skew detection of a scanned document using connected components analysis
US6393161B1 (en) Software system for minimizing image defects in a hard-copy input scanner
US20060165292A1 (en) Noise resistant edge detection
US20090003649A1 (en) Image processing apparatus and method for controlling the same
US5796877A (en) Method and apparatus for automatically fitting an input image to the size of the output document
JP2000050061A (en) Image processor
JP2017213778A (en) Image processing method, program and image processing device
US6271935B1 (en) Method to remove edge artifacts from skewed originals
US5870508A (en) Automically aligning image data in an image processing apparatus
JP5008918B2 (en) Image reading apparatus, image processing apparatus, image forming apparatus, right side of streak image detection method, and program
US7161706B2 (en) System for improving digital coplers and multifunction peripheral devices
JP3671682B2 (en) Image recognition device
US6160249A (en) Adaptive resolution scanning
JP2005316550A (en) Image processor, image reader, image inspection device and program
US6108456A (en) Image processing system
JP3629959B2 (en) Image recognition device
JP2016032222A (en) Image processing system, image processing method, and program
US7570394B2 (en) System for determining the size of an original image, such as in a digital copier
US6133564A (en) Scanning area detection method for shuttle scanner
JPH0296885A (en) Picture processor

Legal Events

Date Code Title Description
AS Assignment

Owner name: XEROX CORPORATION, CONNECTICUT

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LI, XING;MOHABIR, DANIEL A.;TRIPLETT, ROGER L.;REEL/FRAME:015709/0661

Effective date: 20040820

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION