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

Notification

Icon
Error

Options
Go to last post Go to first unread
skarten  
#1 Posted : 9 years ago
skarten

Rank: Newbie

Groups: Registered
Joined: 5/26/2016(UTC)
Posts: 2
United States

Can your SDK handle TIFF Group 4 images? These are very commonly produced by production scanners. Have tested successfully using open source Tesseract but unable to do so with this SDK.
Paul Rayman  
#2 Posted : 9 years ago
Paul Rayman

Rank: Administration

Groups: Administrators
Joined: 1/5/2016(UTC)
Posts: 1,116

Thanks: 8 times
Was thanked: 130 time(s) in 127 post(s)
Please provide such image for tests.
Thanks.
Ken Patton  
#3 Posted : 9 years ago
Ken Patton

Rank: Newbie

Groups: Registered
Joined: 10/11/2016(UTC)
Posts: 7
United States

Yes, We are having the very same issue. We have bitonal images that we are unable to OCR using Tesseract.NET. We receive the following error:

The image with 0, 8(grayscale), 24 or 32 bits per pixel may be given only.

We were using an open source Tesseract.Net without issue. Not sure why we are unable to OCR.
Paul Rayman  
#4 Posted : 9 years ago
Paul Rayman

Rank: Administration

Groups: Administrators
Joined: 1/5/2016(UTC)
Posts: 1,116

Thanks: 8 times
Was thanked: 130 time(s) in 127 post(s)
Please provide this image for test.
Thanks.
Ken Patton  
#5 Posted : 9 years ago
Ken Patton

Rank: Newbie

Groups: Registered
Joined: 10/11/2016(UTC)
Posts: 7
United States

I have submitted the image file
Paul Rayman  
#6 Posted : 9 years ago
Paul Rayman

Rank: Administration

Groups: Administrators
Joined: 1/5/2016(UTC)
Posts: 1,116

Thanks: 8 times
Was thanked: 130 time(s) in 127 post(s)
we have fixed an issue where the images with 1 BPP does not pass to the engine.
But these images should be encoded as follows:

* Binary images of 1 bit per pixel may also be given but they must be
* byte packed with the MSB of the first byte being the first pixel, and a
* one pixel is WHITE.
Users browsing this topic
Guest
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.