tesseract VS tesseract-samples

Compare tesseract vs tesseract-samples and see what are their differences.

tesseract

A .Net wrapper for tesseract-ocr (by charlesw)

tesseract-samples

Samples for the Tesseract.Net wrapper (by charlesw)
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 tesseract-samples
4 1
2,193 185
- -
3.5 0.0
about 1 month ago over 1 year ago
C# JavaScript
Apache License 2.0 Apache License 2.0
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.

tesseract

Posts with mentions or reviews of tesseract. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-05.
  • Libarys like apples scan image to text
    1 project | /r/dotnet | 19 Aug 2022
    Tesseract OCR
  • Universal UI testing based on image and text recognition
    5 projects | dev.to | 5 Jul 2022
    In order to implement text recognition, I needed to use another library, Tesseract. It is an optical character recognition engine made by Google. There is also a .NET wrapper for this library. I had to use a few tricks to properly match arbitrary text with a library that is best suited for digitized books, and cleverly use page segmentation methods. You will find how I used Tesseract in this C# class.
  • C# Project for work
    2 projects | /r/csharp | 30 Apr 2021
    I think OpenCV is probably not the right application for what you're trying to do. You might try Tesseract OCR. In my experience OCR can be great at recognition when it's based on a crisp screenshot (usually it starts to struggle with scanned/photographed images).
  • Tesseract OCR in C# imagepath problem
    2 projects | /r/csharp | 3 Mar 2021
    I'm playing around creating a xamarin app which can take a picture and then recognize the text. The xamarin project is pretty much done. I've OCR part of the app is done in regular c# / .NET (not xamarin), specifically the Tesseract .NET wrapper from Charles Weld. But I've encountered an error which i don't entirely understand and can't seem to resolve.

tesseract-samples

Posts with mentions or reviews of tesseract-samples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-03.

What are some alternatives?

When comparing tesseract and tesseract-samples you can also consider the following projects:

OpenCvSharp - OpenCV wrapper for .NET

marionette - Marionette is a test automation framework based on image and text recognition for .NET.

WinAppDriver - Windows Application Driver