Systems and methods for detecting text in images

US11620839B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11620839-B2
Application numberUS-202017097734-A
CountryUS
Kind codeB2
Filing dateNov 13, 2020
Priority dateNov 14, 2019
Publication dateApr 4, 2023
Grant dateApr 4, 2023

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

In some embodiments, apparatuses and methods are provided herein useful to detecting text in images. In some embodiments, a system for detecting text in images comprises a database configured to store images and a control circuit configured to retrieve an image, generate, based on the image, a collection of augmented images, detect characters in each of the augmented images, generate bounding boxes for the characters in each of augmented images, recognize the characters in each of the augmented images, select, based on the recognition of the characters in each of the augmented images, candidate characters, wherein the candidate characters are selected based on consistency of the recognition of the characters in each of the augmented images, detect, for the image, a color associated with the characters, and store, in the database, the image, the candidate characters, and the color associated with the characters.

First claim

Opening claim text (preview).

What is claimed is: 1. A system for detecting text in images, the system comprising: a database, wherein the database is configured to store images; and a control circuit, wherein the control circuit is communicatively coupled to the database, and wherein the control circuit is configured to: retrieve, from the database, an image; generate, based on the image, a collection of augmented images; detect characters in each of the images of the collection of augmented images; generate bounding boxes for the characters in each of the images of the collection of augmented images; recognize the characters in each of the images of the collection of augmented images; select, based on the recognition of the characters in each of the images of the collection of augmented images, candidate characters, wherein the candidate characters are selected based on consistency of the recognition of the characters in each of the images of the collection of augmented images; detect, for the image, a color associated with the characters; store, in the database, the image, the candidate characters, and the color associated with the characters; and an image capture device, wherein the image capture device is configured to capture images of carts, and wherein the control circuit is further configured to: receive one of the images of the carts; detect characters on a product in the one of the images; detect a color associated with the characters on the product in the one of the images; recognize the characters on the product in the one of the images; determine, based on accessing the database, a logo including the characters on the product in the one of the images; determine, based on accessing the database, a color associated with the logo; and verify the recognition of the characters on the product in the one of the images based on a matching of the color associated with the characters on the product in the one of the images and the color associated with the logo. 2. The system of claim 1 , wherein the logo includes one or more of a brand, an insignia, product packaging, and a symbol. 3. The system of claim 1 , wherein the database is further configured to store a data set based on the recognized characters. 4. The system of claim 1 , wherein the color associated with the characters is one or more of a color of the characters, a background color for the characters, color histogram within a bounding box, and a color within the bounding box. 5. The system of claim 1 , wherein the control circuit recognizes the characters in each of the images of the collection of augmented images based on one or more of optical character recognition (OCR) and an item detection model. 6. The system of claim 1 , wherein the collection of augmented images includes at least 50 images. 7. A system for detecting text in images, the system comprising: a database, wherein the database is configured to store images; a control circuit, wherein the control circuit is communicatively coupled to the database, and wherein the control circuit is configured to: retrieve, from the database, an image; generate, based on the image, a collection of augmented images; detect characters in each of the images of the collection of augmented images; generate bounding boxes for the characters in each of the images of the collection of augmented images; recognize the characters in each of the images of the collection of augmented images; select, based on the recognition of the characters in each of the images of the collection of augmented images, candidate characters, wherein the candidate characters are selected based on consistency of the recognition of the characters in each of the images of the collection of augmented images; detect, for the image, a color associated with the characters; store, in the database, the image, the candidate characters, and the color associated with the characters; and an image capture device, wherein the image capture device is configured to capture images of carts, and wherein the control circuit is further configured to: receive one of the images of the carts; detect characters on a product in the one of the images; detect a color associated with the characters on the product in the one of the images; determine, based on accessing the database, a list of candidate logos, wherein the candidate logos match the color associated with the characters on the product in the one of the images; recognize at least one of the characters on the product in the one of the images; and select, from the list of candidate logos based on the recognition of the at least one of the characters, a type of product for the product in the one of the images. 8. The system of claim 7 , wherein the logo includes one or more of a brand, an insignia, product packaging, and a symbol. 9. A method for detecting text in images, the method comprising: storing, in a database, images; retrieving, by a control circuit from the database, an image; generating, by the control circuit based on the image, a collection of augmented images; detecting, by the control circuit, characters in each of the images of the collection of augmented images; generating, by the control circuit, bounding boxes for the characters in each of the images of the collection of augmented images; recognizing, by the control circuit, the characters in each of the images of the collection of augmented images; selecting, by that control circuit based on the recognition of the characters in each of the images of the collection of augmented images, candidate characters, wherein the candidate characters are selected based on consistency of the recognition of the characters in each of the images of the collection of augmented images; detecting, by the control circuit for the image, a color associated with the characters; and storing, in the database, the image, the candidate characters, and the color associated with the characters; capturing, by an image capture device, images of carts; receiving, by the control circuit, one of the images of the carts; detecting, by the control circuit, characters on a product in the one of the images; recognizing, by the control circuit, the character on the product in the one of the images; determining, by the control circuit based on accessing the database, a logo including the characters on the product in the one of the images; determining, by the control circuit based on accessing the database, a color associated with the logo; and verifying, by the control circuit, the recognition of the characters on the product in the one of the images based on a matching of the color associated with the characters on the product in the one of the images and the color associated with the logo. 10. The method of claim 9 , wherein the logo includes one or more of a brand, an insignia, product packaging, and a symbol. 11. The method of claim 9 , wherein the database is further configured to store a data set based on the recognized characters. 12. The method of claim 9 , wherein the color associated with the characters is one or more of a color of the characters, a background color for the characters, a color histogram within a bounding box, and a color within the bounding box. 13. The method of claim 9 , wherein the control circuit recognizes the characters in each of the images of the collection of augmented images based on one or more of optical character recognition (OCR) and an item detection model. 14. The method of claim 9 , wherein the collection of augmented images includes at least 50 images. 15. A method for detecting text in

Assignees

Inventors

Classifications

  • G06V20/62Primary

    Text, e.g. of license plates, overlay texts or captions on TV images · CPC title

  • related to colour · CPC title

  • relating to colour · CPC title

  • Character recognition · CPC title

  • Matching criteria, e.g. proximity measures · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US11620839B2 cover?
In some embodiments, apparatuses and methods are provided herein useful to detecting text in images. In some embodiments, a system for detecting text in images comprises a database configured to store images and a control circuit configured to retrieve an image, generate, based on the image, a collection of augmented images, detect characters in each of the augmented images, generate bounding b…
Who is the assignee on this patent?
Walmart Apollo Llc
What technology area does this patent fall under?
Primary CPC classification G06V20/62. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Apr 04 2023 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 6 related publications on this page (citations in our corpus or others sharing the same primary CPC).