OCR library?

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • tesseract-ocr

    Tesseract Open Source OCR Engine (main repository)

  • Have you tried Tesseract? https://tesseract-ocr.github.io/

  • PaddleOCR

    Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)

  • I suggest looking into PaddleOCR as an alternative: https://github.com/PaddlePaddle/PaddleOCR. It is a less mature but more current OCR solution that is basically just a collection of pretrained ML models and how to use them, but they have everything and more that would be required to extract useful information from receipt image data taken from a camera. You can use their C++ inference deployment tools and use them in your application that way.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How can I do an OCR scan of a PDF that has human handwriting text?

    3 projects | /r/opensource | 9 Feb 2022
  • OCR Resources

    2 projects | /r/deeplearning | 17 Sep 2021
  • Highlighting Image Text

    1 project | dev.to | 30 Apr 2024
  • one of the Codia AI Design technologies: OCR Technology

    1 project | dev.to | 14 Feb 2024
  • OCR text to speech for disability

    1 project | /r/AskProgramming | 10 Dec 2023