tesserocr VS gaps

Compare tesserocr vs gaps and see what are their differences.

gaps

A Genetic Algorithm-Based Solver for Jigsaw Puzzles :cyclone: (by nemanja-m)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
tesserocr gaps
17 0
1,924 701
- -
5.9 5.7
13 days ago 8 days ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tesserocr

Posts with mentions or reviews of tesserocr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-08.
  • Optimizing ImageGrab and pytesseract
    3 projects | /r/learnpython | 8 May 2021
    If you’re after speed I’d recommend mss for screenshots/recording, and tesserocr instead of pytesseract (note in particular the OpenCV option.
  • Is pytesseract the only option for OCR in python?
    2 projects | /r/Python | 2 May 2021
    tesserocr is an actual binding to the tesseract library, and is better in practically every way than pytesseract (more efficient, more options for usage, doesn’t require saving images to disk before they can be processed, and more).
  • OCR with Python
    2 projects | /r/learnpython | 15 Apr 2021
    If you have an electronically created pdf (not scanned) and you’re just wanting to run OCR on embedded images then you’ll want a pdf library that can extract the figure images for you, and then you can use tesserocr to run OCR on those images.

gaps

Posts with mentions or reviews of gaps. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning gaps yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing tesserocr and gaps you can also consider the following projects:

doctr - docTR (Document Text Recognition) - a seamless, high-performing & accessible library for OCR-related tasks powered by Deep Learning.

EasyOCR - Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.

pytesseract - A Python wrapper for Google Tesseract

OCRmyPDF - OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched

OpenCV - Open Source Computer Vision Library

SimpleCV - The Open Source Framework for Machine Vision

Face Recognition - The world's simplest facial recognition api for Python and the command line

Kornia - Geometric Computer Vision Library for Spatial AI