Skip to content
#

optical-character-recognition

Here are 429 public repositories matching this topic...

Implement an object detector which identifies the classes of the objects in an image or video. OR ● Character detector which extracts printed or handwritten text from an image or video. ● Below resources are just for references you can use any library/approach to achieve the goal. ● Resources: link1 link2 ● Task submission: 1. Host the code on G…

  • Updated Jul 8, 2021
  • Python

Title: Build and deploy web service to extract the information from invoices or billing material using Microsoft Azure and REST API service. (Explanation: It uses Microsoft Azure Optical Character Recognition Technique and other Microsoft Azure techniques to extract information from invoices and other billing materials to solve the customer's pr…

  • Updated Dec 27, 2021
  • HTML

A simple implementation of ocrmypdf and tesseract with flask for hosting to a server as an API. The code was written on CentOS7. This code works on linux only as ocrmypdf library does not have support on windows because of missing leptonica dll. For windows consider https://github.com/lakshay1296/OCR_Conversion_JPEG2PDF. This is image to ocr pdf…

  • Updated Dec 26, 2019
  • Python

Improve this page

Add a description, image, and links to the optical-character-recognition topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the optical-character-recognition topic, visit your repo's landing page and select "manage topics."

Learn more