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 : Saturday, June 18, 2016 1:35:38 PM(UTC)
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 : Saturday, June 18, 2016 5:39:13 PM(UTC)
Paul Rayman

Rank: Administration

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

Thanks: 7 times
Was thanked: 129 time(s) in 126 post(s)
Please provide such image for tests.
Thanks.
Ken Patton  
#3 Posted : Tuesday, October 11, 2016 10:27:13 AM(UTC)
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 : Tuesday, October 11, 2016 7:16:42 PM(UTC)
Paul Rayman

Rank: Administration

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

Thanks: 7 times
Was thanked: 129 time(s) in 126 post(s)
Please provide this image for test.
Thanks.
Ken Patton  
#5 Posted : Wednesday, October 12, 2016 10:03:18 AM(UTC)
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 : Saturday, October 15, 2016 10:53:14 PM(UTC)
Paul Rayman

Rank: Administration

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

Thanks: 7 times
Was thanked: 129 time(s) in 126 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
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.