Re: NetPbm for Windows
| Newsgroups | gmane.mail.spam.spambayes.devel |
|---|---|
| Message-ID | <[email protected]> |
Kasper> just thought I would share this link:
Kasper> NetPbm for Windows: http://gnuwin32.sourceforge.net/packages/netpbm.htm
Thanks. I presume you're referring to the use of NetPBM to convert
GIF/JPEG/PNG images into NetPBM for use as input to ocrad. I got rid of
that code a few weeks ago and now just use PIL
(http://www.pythonware.com/products/pil/) exclusively.
Skip