logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Darren767  
#1 Posted : Thursday, March 25, 2021 8:34:55 PM(UTC)
Darren767

Rank: Newbie

Groups: Registered
Joined: 1/24/2021(UTC)
Posts: 2
Australia

Hi,
We have purchased Tesseract for our company.
It is important that we be able to extract the information contained in this image but Tesseract.dll does not appear to extract it.
Is there a way to make it extract the information?

ScheduleArea.PNG (6kb) downloaded 3 time(s).

I am using this code

using (OcrApi api = OcrApi.Create())
{
OcrApi.LicenseKey = LICENCE_KEY;
api.Init(Languages.English, tessData);
string text= api.GetTextFromImage(path);

Thank you
Darren Wood
Guest  
#2 Posted : Thursday, March 25, 2021 11:34:10 PM(UTC)
Guest

Rank: Guest

Groups: Guests
Joined: 1/5/2016(UTC)
Posts: 164

Was thanked: 5 time(s) in 5 post(s)
this image is of very poor quality, unsuitable for recognition.
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.