Ticket #47 (new enhancement)

Opened 2 years ago

Last modified 1 year ago

jpegs with errors not possible to scan

Reported by: anonymous Assigned to: decoder
Priority: minor Milestone: Development Release Version 3.5
Component: Image Analysis Version: 3.5.0 RC1
Keywords: jpeg error Cc:

Description

It seems FuzzyOCR is not able to scan JPEGs that have decoding errors. The attached JPEG is 80% displayed by viewers (incl Thunderbird), but jpegtopnm exits with error code 512, and FuzzyOCR has to skip all tests:

2007-01-04 16:16:13 [11062] Exec  : /usr/local/bin/jpegtopnm /tmp/.spamassassin11056HIEob3tmp/dogat66.jpg
2007-01-04 16:16:13 [11056] /usr/local/bin/jpegtopnm: Returned [512], skipping...

Attachments

dogat66.jpg (6.1 kB) - added by anonymous on 05.01.2007 01:22:38.
example jpeg with decoding error

Change History

05.01.2007 01:22:38 changed by anonymous

  • attachment dogat66.jpg added.

example jpeg with decoding error

05.01.2007 09:07:39 changed by decoder

This is a known issue, and it isn't directly FuzzyOcr?'s problem. The Netpbm part for jpegs (jpegtopnm), does not handle errors at all, and I don't know of any programs that can fix such broken jpegs...

If you know any, tell me :)

Chris

15.08.2007 02:26:08 changed by anonymous


Add/Change #47 (jpegs with errors not possible to scan)