On Tue, Aug 08, 2006 at 12:43:24AM +0200, decoder wrote:
> 
> You can find a full description and an example in the wiki under:
> 
> http://wiki.apache.org/spamassassin/FuzzyOcrPlugin
> 
> 
> Ideas for improvements or critics are always welcome :)
> 
> 

Hi, 

First, thanks for working on such a great plugin!

I have to make this adjustment to the jpegtopnm call to get it to work
with jpeg files:

<                 open IMAGE_PROCESSOR, "|/usr/bin/jpegtopnm - |/usr/bin/gocr 
-i - > $tempfile";
---
>                 open IMAGE_PROCESSOR, "|/usr/bin/jpegtopnm |/usr/bin/gocr -i 
> - > $tempfile";

Hope this helps..

---

Yifang

Reply via email to