[Scilab-users] An Image processing toolbox that *works*

Samuel Gougeon sgougeon at free.fr
Tue Jan 12 13:43:30 CET 2016


Hello,

Le 12/01/2016 12:53, antoine.monmayrant at laas.fr a écrit :
> Hi everyone,
>
> This message is not a rant (but it could).
> I am truly looking for an image processing toolbox that works with 
> current versions of Scilab and a decently modern OS.
> I tried every toolbox I've found but without success:
>
> SIVP: requires an outdated version of libtiff that I don't know how to 
> install on my system.
>
> IPD: does not seem to work properly: ReadImage fails:

Works for me with Scilab 5.5.2 / win7_x64 :

> -->dir *.png
>  ans  =
>
> foo.png Google_logo.png ico.png scilab.png
>
> -->atomsLoad IPD
>
> Start IPD - Image Processing Design
>     Load macros
>     Load dependencies
>     Load gateways
>     Load help
>     Load demos
>
>  ans  =
>
> !IPD  8.3.2-0  allusers  SCI\contrib\IPD\8.3.2-0  !
>
> -->i = ReadImage("Google_logo.png");
>
> -->size(i)
>  ans  =
>
>     95.    275.    3.

Do you get an error whatever is the image you try to load?
You may report the error you get @ 
http://forge.scilab.org/index.php/p/IPD/issues/ + posting the image 
triggering it.

Cheers
Samuel



More information about the users mailing list