DORSETRIGS
Home

tesseract (36 post)


posts by category not found!

Digital Numbers on Tesseract OCR

Tesseract OCR Struggles with Digital Numbers A Deep Dive and Solutions Problem Tesseract OCR a powerful open source optical character recognition engine often m

2 min read 07-10-2024 23
Digital Numbers on Tesseract OCR
Digital Numbers on Tesseract OCR

Pytesseract is very slow for real time OCR, any way to optimise my code?

Taming the OCR Beast Speeding Up Pytesseract for Real Time Applications Optical Character Recognition OCR is a powerful tool for extracting text from images but

3 min read 06-10-2024 52
Pytesseract is very slow for real time OCR, any way to optimise my code?
Pytesseract is very slow for real time OCR, any way to optimise my code?

How to process multiple images at once

Batch Image Processing Powering Up Your Workflow with Python Imagine you re a photographer with hundreds of images needing resizing watermarking or conversion D

2 min read 05-10-2024 42
How to process multiple images at once
How to process multiple images at once

tesseract-ocr slow inside docker compared to local

Tesseract OCR Slow in Docker Understanding and Solving the Performance Gap Problem You re experiencing a significant performance drop when using Tesseract OCR i

2 min read 05-10-2024 34
tesseract-ocr slow inside docker compared to local
tesseract-ocr slow inside docker compared to local

How to read small numbers on given image using PyTesseract

How to Read Small Numbers from an Image Using Py Tesseract In the age of artificial intelligence and machine learning Optical Character Recognition OCR has gain

3 min read 30-09-2024 51
How to read small numbers on given image using PyTesseract
How to read small numbers on given image using PyTesseract

Improving OCR accuracy with pytesseract for processing manga images

Improving OCR Accuracy with Pytesseract for Processing Manga Images Optical Character Recognition OCR has made significant strides in recent years providing too

3 min read 26-09-2024 71
Improving OCR accuracy with pytesseract for processing manga images
Improving OCR accuracy with pytesseract for processing manga images

Formatting .lstmf for tesseract fine tuning (Windows11) Deserialize header failed: C:\Users\Dell7420\Desktop\KerasOCR\KerasOCR\tesstrain\data\AW.lstmf

Formatting lstmf for Tesseract Fine Tuning on Windows 11 When working on Optical Character Recognition OCR projects Tesseract is a powerful tool especially when

3 min read 24-09-2024 60
Formatting .lstmf for tesseract fine tuning (Windows11) Deserialize header failed: C:\Users\Dell7420\Desktop\KerasOCR\KerasOCR\tesstrain\data\AW.lstmf
Formatting .lstmf for tesseract fine tuning (Windows11) Deserialize header failed: C:\Users\Dell7420\Desktop\KerasOCR\KerasOCR\tesstrain\data\AW.lstmf

Making Tesseract read text from an image with enclosing box around the text

How to Make Tesseract Read Text from an Image with Enclosing Boxes Around the Text Tesseract is a powerful optical character recognition OCR engine that can ext

2 min read 24-09-2024 44
Making Tesseract read text from an image with enclosing box around the text
Making Tesseract read text from an image with enclosing box around the text

How to Capture/Text Recognize the Remote LED/LCD display characters in iOS Swift

How to Capture and Recognize Characters from Remote LED LCD Displays in i OS Swift Capturing and recognizing characters from remote LED LCD displays can be quit

3 min read 22-09-2024 59
How to Capture/Text Recognize the Remote LED/LCD display characters in iOS Swift
How to Capture/Text Recognize the Remote LED/LCD display characters in iOS Swift

Unable to solve the captcha correctly using pytesseract

How to Solve CAPTCHA Challenges Using Py Tesseract Introduction CAPTCHA Completely Automated Public Turing test to tell Computers and Humans Apart is a widely u

3 min read 22-09-2024 57
Unable to solve the captcha correctly using pytesseract
Unable to solve the captcha correctly using pytesseract

Python - Tesseract - Recognize this captcha

Python and Tesseract How to Recognize Captchas Captchas are a common method used to differentiate between human users and automated bots on websites They often

2 min read 21-09-2024 58
Python - Tesseract - Recognize this captcha
Python - Tesseract - Recognize this captcha

Incorrect digit detection using Tesseract OCR on video frames in Python

Incorrect Digit Detection Using Tesseract OCR on Video Frames in Python Tesseract OCR Optical Character Recognition is a powerful tool for extracting text from

3 min read 21-09-2024 52
Incorrect digit detection using Tesseract OCR on video frames in Python
Incorrect digit detection using Tesseract OCR on video frames in Python

Is it possible to improve orientation detection with tesseract by specifying language and script?

Improving Orientation Detection with Tesseract by Specifying Language and Script When working with optical character recognition OCR tools like Tesseract its es

2 min read 20-09-2024 56
Is it possible to improve orientation detection with tesseract by specifying language and script?
Is it possible to improve orientation detection with tesseract by specifying language and script?

How to extract text from the response in Sikuli

How to Extract Text from the Response in Sikuli Sikuli is a powerful automation tool that uses image recognition to automate graphical user interface GUI intera

3 min read 20-09-2024 67
How to extract text from the response in Sikuli
How to extract text from the response in Sikuli

How to Improve Extraction of English Questions from Scanned UPSC PDFs with OCR?

How to Improve Extraction of English Questions from Scanned UPSC PDFs with OCR The Union Public Service Commission UPSC examinations are among the most competit

3 min read 16-09-2024 54
How to Improve Extraction of English Questions from Scanned UPSC PDFs with OCR?
How to Improve Extraction of English Questions from Scanned UPSC PDFs with OCR?

Extract text from table in a image with

Extracting Text from Tables in Images A Comprehensive Guide In todays data driven world the ability to extract text from images especially tables has become inc

2 min read 15-09-2024 54
Extract text from table in a image with
Extract text from table in a image with

Accurately Detecting randomly rotated Text in Images

Accurately Detecting Randomly Rotated Text in Images A Guide Recognizing text in images especially when its randomly rotated is a common challenge in computer v

2 min read 13-09-2024 50
Accurately Detecting randomly rotated Text in Images
Accurately Detecting randomly rotated Text in Images

Android OCR App using Tesseract

Troubleshooting Android OCR App Crash Using Tesseract This article will explore a common issue encountered when developing an Android OCR app using Tesseract fo

3 min read 06-09-2024 49
Android OCR App using Tesseract
Android OCR App using Tesseract

Tesseract OCR force pattern

Tesseract OCR Demystifying Pattern Matching and User Defined Configurations Tesseract OCR is a powerful tool for extracting text from images but sometimes you n

2 min read 06-09-2024 43
Tesseract OCR force pattern
Tesseract OCR force pattern

Python - Program received signal SIGSEGV, Segmentation fault

Debugging Segmentation Fault Errors in Python A Guide to Understanding and Fixing the Problem Segmentation fault core dumped is a dreaded error message for Pyth

3 min read 06-09-2024 47
Python - Program received signal SIGSEGV, Segmentation fault
Python - Program received signal SIGSEGV, Segmentation fault

How can I build a project with CMake?

Building Leptonica with C Make A Step by Step Guide This article will guide you through the process of building the Leptonica library using C Make specifically

3 min read 05-09-2024 90
How can I build a project with CMake?
How can I build a project with CMake?

How to install language in tesseract OCR

Adding Languages to Tesseract OCR A Comprehensive Guide Tesseract OCR is a powerful tool for converting images into text but sometimes you need to recognize tex

2 min read 05-09-2024 61
How to install language in tesseract OCR
How to install language in tesseract OCR

Why aren't Tesseract and GhostScript recognized as commands?

Tesseract and Ghostscript Not Recognized as Commands A Common Problem and Solutions Many users encounter the frustrating issue of Tesseract and Ghostscript not

2 min read 05-09-2024 83
Why aren't Tesseract and GhostScript recognized as commands?
Why aren't Tesseract and GhostScript recognized as commands?

Tesseract Incompatible lib libpng16.16.dylib brew

Tesseract on mac OS Resolving the Incompatible lib libpng16 16 dylib Error This article addresses a common issue encountered when installing Tesseract OCR on ma

2 min read 05-09-2024 43
Tesseract Incompatible lib libpng16.16.dylib brew
Tesseract Incompatible lib libpng16.16.dylib brew

LNK2001: unresolved external symbol ""public: void __thiscall tesseract::TessBaseAPI"

LNK 2001 Unresolved External Symbol in Tesseract OCR A Step by Step Guide The error LNK 2001 unresolved external symbol in your Tesseract OCR project indicates

2 min read 02-09-2024 45
LNK2001: unresolved external symbol ""public: void __thiscall tesseract::TessBaseAPI"
LNK2001: unresolved external symbol ""public: void __thiscall tesseract::TessBaseAPI"