DORSETRIGS
Home

python-tesseract (22 post)


posts by category not found!

How do I install a new language pack for Tesseract on Windows

Unlocking New Languages for Tesseract OCR on Windows Tesseract a powerful open source optical character recognition OCR engine can be a valuable tool for extrac

2 min read 06-10-2024 48
How do I install a new language pack for Tesseract on Windows
How do I install a new language pack for Tesseract on Windows

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?

Use pyautogui to control an application in background

Automating Applications in the Background with Py Auto GUI Py Auto GUI is a powerful Python library that allows you to automate tasks on your computer including

2 min read 05-10-2024 62
Use pyautogui to control an application in background
Use pyautogui to control an application in background

Appium: identifying iOS elements using pytesseract instead of locators

Appium Identifying i OS Elements Using Pytesseract Instead of Locators When it comes to mobile application testing Appium stands out as a popular choice for aut

3 min read 30-09-2024 55
Appium: identifying iOS elements using pytesseract instead of locators
Appium: identifying iOS elements using pytesseract instead of locators

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 52
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 72
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

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 58
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 59
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 53
Incorrect digit detection using Tesseract OCR on video frames in Python
Incorrect digit detection using Tesseract OCR on video frames in Python

How to detect special characters on the image with a text?

How to Detect Special Characters in Images Containing Text Detecting special characters in images that contain text can be a vital task in various applications

2 min read 20-09-2024 65
How to detect special characters on the image with a text?
How to detect special characters on the image with a text?

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

'pytesseract' module not found

Module Not Found Error No module named pytesseract Troubleshooting Guide The Module Not Found Error No module named pytesseract is a common error encountered wh

2 min read 03-09-2024 41
'pytesseract' module not found
'pytesseract' module not found

I don't want the boxes to be read as special character or letters

Dealing with Boxy Text in OCR A Guide to Cleaner Outputs Extracting text from images using OCR Optical Character Recognition is a powerful tool but it can be fr

3 min read 01-09-2024 47
I don't want the boxes to be read as special character or letters
I don't want the boxes to be read as special character or letters

Pytesseract OCR recognizes "o" as "0"

Taming the o vs 0 Problem in Pytesseract OCR Optical Character Recognition OCR is a powerful tool for extracting text from images but it can sometimes struggle

2 min read 31-08-2024 90
Pytesseract OCR recognizes "o" as "0"
Pytesseract OCR recognizes "o" as "0"

Getting numbers from matrix image using pytesseract

Extracting Numbers from Matrix Images using Pytesseract A Comprehensive Guide Extracting numbers from images is a common task in various fields like data entry

2 min read 30-08-2024 45
Getting numbers from matrix image using pytesseract
Getting numbers from matrix image using pytesseract

How to make tesseract (pytesseract) recognise '±'?

Taming the Plus Minus How to Make Tesseract Recognize in Images Extracting text from images can be a powerful tool especially when analyzing technical diagrams

2 min read 29-08-2024 71
How to make tesseract (pytesseract) recognise '±'?
How to make tesseract (pytesseract) recognise '±'?

Can't find configuration by homebrew for training tesseract

Tesseract OCR Training A Guide to Configuring Your Homebrew Environment Training Tesseract OCR for custom languages or specific datasets is a powerful way to im

2 min read 29-08-2024 40
Can't find configuration by homebrew for training tesseract
Can't find configuration by homebrew for training tesseract

OpenCV contours sorting x-axis and y-axis

Sorting Contours for a Wordsearch A Deep Dive into Open CV and Pytesseract This article explores a common challenge encountered while building a wordsearch solv

3 min read 28-08-2024 43
OpenCV contours sorting x-axis and y-axis
OpenCV contours sorting x-axis and y-axis

How to recognize single characters from an image using Tesseract?

How to Recognize Single Characters from an Image Using Tesseract Tesseract is a powerful open source optical character recognition OCR engine that can be used t

2 min read 28-08-2024 69
How to recognize single characters from an image using Tesseract?
How to recognize single characters from an image using Tesseract?

How can I extract tables from an image into excel using optical character recognition?

Extracting Tables from Images into Excel Using OCR Optical character recognition OCR is a powerful tool for converting images containing text into machine reada

4 min read 27-08-2024 43
How can I extract tables from an image into excel using optical character recognition?
How can I extract tables from an image into excel using optical character recognition?