Patent Issued for Systems and methods of check detection (USPTO 11062131)
2021 AUG 02 (NewsRx) -- By a
Patent number 11062131 is assigned to
The following quote was obtained by the news editors from the background information supplied by the inventors: “Checks typically provide a safe and convenient method for an individual such as a payor to transfer funds to a payee. To use a check, the individual usually opens a checking account, or other similar account, at a financial institution and deposits funds, which are then available for later withdrawal. To transfer funds with a check, the payor usually designates a payee and an amount payable on the check. In addition, the payor often signs the check. Once the check has been signed, it is usually deemed negotiable, meaning the check may be validly transferred to the payee upon delivery. By signing and transferring the check to the payee, the payor authorizes funds to be withdrawn from the payor’s account on behalf of the payee.
“While a check may provide a payor with a convenient and secure form of payment, receiving a check may put certain burdens on the payee, such as the time and effort required to deposit the check. For example, depositing a check typically involves going to a local bank branch and physically presenting the check to a bank teller. To reduce such burdens for the payee, systems and methods have been developed to enable the remote deposit of checks. For example, the payee may scan a check in a digital image using a scanner or other imaging device and a computing device. The financial institution may then receive from the payee the digital image of the check. The financial institution may then use the digital image to credit funds to the payee.
“However, such a technique requires the efficient and accurate detection of a check in the digital image. Detecting and extracting the check image from the background image in the digital image is difficult.”
In addition to the background information obtained for this patent, NewsRx journalists also obtained the inventors’ summary information for this patent: “A digital image of a check may be divided into segments. The segments may be processed to determine the edges between the background data and the check data in the segments of the digital image. The data outside the edges of the check image portions in the segments may be considered to be background data and may be identified and/or removed. The segments, with the background data identified or removed, may be recombined into an image of the check and provided into a digital image file that may be transmitted to an institution system for deposit of the check in an account.
“In an implementation, a histogram of each segment may be determined and used to determine the edges of the check image portions in the segments and thus the edges of the check.
“In an implementation, after the segments are recombined, corners of the image of the check may be detected and used to process a copy of the digital image. The processed copy may used for deposit of the check in an account.
“In an implementation, convolution filtering may be used on each segment to identify and/or remove background data of each segment.
“This summary is provided to introduce a selection of concepts in a simplified form that are further described below in the detailed description. This summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter.”
The claims supplied by the inventors are:
“1. A method for feature detection in a digital image, the method comprising: dividing the digital image into a plurality of segments, wherein the digital image includes a depiction of a document including textual information, each of the plurality of segments including a depiction of a part of the document; obtaining a histogram for each of the plurality of segments; determining a threshold for each of the plurality of segments, where the threshold corresponds to a level on the histogram between a first density area corresponding to the depiction of a first portion of the document and a second density area corresponding to a second portion of the document; identifying a background portion in a segment included in the plurality of segments based on the threshold; extracting partial textual information from the segment based on the identified background portion in the segment; recombining the plurality of segments to generate a combined image; and detecting combined textual information from the combined image.
“2. The method of claim 1, further comprising: blurring the digital image according to a predetermined amount prior to dividing the digital image into the plurality of segments.
“3. The method of claim 1, further comprising: detecting corners of the document depicted in the combined image; applying an image modification on the combined image based on the detected corners of the document; and storing a modified digital image file based on the image modification applied to the combined image.
“4. The method of claim 3, wherein the image modification is at least one of a warp removal image modification, a cropping image modification, or a rotation image modification.
“5. The method of claim 1, further comprising: applying a convolution filter to each of the plurality of segments, wherein the convolution filter comprises a convolution matrix formed from a vector.
“6. The method of claim 1, further comprising: transmitting the combined image to an institution server for processing of the document depicted in the combined image.
“7. A computing device comprising: a machine-readable medium, other than a transitory signal; and instructions stored on the machine-readable medium, the instructions configured to, when executed by processing circuitry, cause the processing circuitry to: divide a digital image into a plurality of segments, wherein the digital image includes a depiction of a document including textual information, each of the plurality of segments including a depiction of a part of the document; obtain a histogram for each of the plurality of segments; determine a threshold for each of the plurality of segments, where the threshold corresponds to a level on the histogram between a first density area corresponding to the depiction of a first portion of the document and a second density area corresponding to a second portion of the document; identify a background portion in a segment included in the plurality of segments based on the threshold; extract partial textual information from the segment based on the identified background portion in the segment; recombine the plurality of segments to generate a combined image; and detecting combined textual information from the combined image.
“8. The computing device of claim 7, wherein the instructions are further configured to, when executed by the processing circuitry, cause the processing circuitry to: blur the digital image according to a predetermined amount prior to dividing the digital image into the plurality of segments.
“9. The computing device of claim 7, wherein the instructions are further configured to, when executed by the processing circuitry, cause the processing circuitry to: detect corners of the document depicted in the combined image; apply an image modification on the combined image based on the detected corners of the document; and store a modified digital image file based on the image modification on the combined image.
“10. The computing device of claim 9, wherein the image modification is at least one of a warp removal image modification, a cropping image modification, or a rotation image modification.
“11. The computing device of claim 7, wherein the instructions are further configured to, when executed by the processing circuitry, cause the processing circuitry to: apply a convolution filter to each of the plurality of segments, wherein the convolution filter comprises a convolution matrix formed from a vector.
“12. The computing device of claim 7, wherein the instructions are further configured to, when executed by the processing circuitry, cause the processing circuitry to: transmit the combined image to an institution server for processing of the document depicted in the combined image.
“13. A computing device comprising: a processor; and a memory configured to store instructions that, when executed by the processor, cause the processor to: divide a digital image into a plurality of segments, wherein the digital image includes a depiction of a document including textual information, each of the plurality of segments including a depiction of a part of the document; obtain a histogram for each of the plurality of segments; determine a threshold for each of the plurality of segments, where the threshold corresponds to a level on the histogram between a first density area corresponding to the depiction of a first portion of the document and a second density area corresponding to a second portion of the document; identify a background portion in a segment included in the plurality of segments based on the threshold; extract partial textual information from the segment based on the identified background portion in the segment; recombine the plurality of segments to generate a combined image; and detecting combined textual information from the combined image.
“14. The computing device of claim 13, wherein the instructions are further configured to, when executed by the processor, cause the processor to: blur the digital image according to a predetermined amount prior to dividing the digital image into the plurality of segments.
“15. The computing device of claim 13, wherein the instructions are further configured to, when executed by the processor, cause the processor to: detect corners of the document depicted in the combined image; apply an image modification on the combined image based on the detected corners of the document; and store a modified digital image file based on the image modification on the combined image; and wherein the image modification is at least one of a warp removal image modification, a cropping image modification, or a rotation image modification.
“16. The computing device of claim 13, wherein the instructions are further configured to, when executed by the processor, cause the processor to: apply a convolution filter to each of the plurality of segments, wherein the convolution filter comprises a convolution matrix formed from a vector.
“17. The computing device of claim 13, wherein the instructions are further configured to, when executed by the processor, cause the processor to: transmit the combined image to an institution server for processing of the document depicted in the combined image.”
URL and more information on this patent, see:
(Our reports deliver fact-based news of research and discoveries from around the world.)



Builder of collapsed Surfside condo was a partner in another Florida project that went bust
Proposed Flood Hazard Determinations
Advisor News
- Millennials are inheriting billions and they want to know what to do with it
- What Trump Accounts reveal about time and long-term wealth
- Wellmark still worries over lowered projections of Iowa tax hike
- Wellmark still worries over lowered projections of Iowa tax hike
- Could tech be the key to closing the retirement saving gap?
More Advisor NewsAnnuity News
- How to elevate annuity discussions during tax season
- Life Insurance and Annuity Providers Score High Marks from Financial Pros, but Lag on User Friendliness, JD Power Finds
- An Application for the Trademark “TACTICAL WEIGHTING” Has Been Filed by Great-West Life & Annuity Insurance Company: Great-West Life & Annuity Insurance Company
- Annexus and Americo Announce Strategic Partnership with Launch of Americo Benchmark Flex Fixed Indexed Annuity Suite
- Rethinking whether annuities are too late for older retirees
More Annuity NewsHealth/Employee Benefits News
- Study Data from Ohio State University Update Knowledge of Managed Care (Preventive Care Utilization, Employer-sponsored Benefits, and Influences On Utilization By Healthcare Occupational Groups): Managed Care
- Recent Findings from Cornell University Provides New Insights into Managed Care (The Law of Large Umbrellas: Away From Risk Reduction In Health Insurance): Managed Care
- New Findings on Cancer from University of Texas Arlington Summarized (Systematic Review of Health Insurance and Survival Among Adolescent and Young Adult Cancer Patients): Cancer
- ‘Absolutely ferocious’: Idaho introduces plan to repeal Medicaid expansion
- PEOPLE IN NEED OF DISABILITY BENEFITS ARE FACING NEW BARRIERS AND GOVERNMENT CUTS AND OVERHAULS ARE TO BLAME
More Health/Employee Benefits NewsLife Insurance News
- Gulf Guaranty Life Insurance Company Trademark Application for “OPTIBEN” Filed: Gulf Guaranty Life Insurance Company
- Marv Feldman, life insurance icon and 2011 JNR Award winner, passes away at 80
- Continental General Partners with Reframe Financial to Bring the Next Evolution of Reframe LifeStage to Market
- ASK THE LAWYER: Your beneficiary designations are probably wrong
- AM Best Affirms Credit Ratings of Cincinnati Financial Corporation and Subsidiaries
More Life Insurance News