Re: Looking for a solid implementation of despeckling and deskewing
by "john" <x@[EMAIL PROTECTED]
>
May 26, 2008 at 01:04 PM
"Ramon F Herrera" <ramon@[EMAIL PROTECTED]
> wrote in message
news:a0215504-93a7-469a-9374-cf563e80d483@[EMAIL PROTECTED]
> I am searching for implementations (with source code) of despeckling
> and deskewing.
You might want to look at ImageMagick. Among the very many Options
is -despeckle.
See: http://www.imagemagick.org/script/index.php,
look at Architecture and
Options first to get an idea. Cruise the code. You know, the usual drill.
I use it less and less now that I've CS3 over OS-X with scripting. Enjoy.