Le 01/12/2016 08:11 PM, Philipp Mühlmann a écrit :
Hello,

I've been using IPD and SIVP a lot with Scilab 5.5.1 and 5.4.1...on WinXP 32 bit and Win7 64 bit.

Both times with IPD 8.3.2-0

IPD would be my favourite.


Anybody uses IPD with Scilab 6?

Best regards,
Philipp

Well, the thing is that it does not work on my computers.
I think this might be due to the fact that IPD expect a specific version of OpenCV and does not install it properly (at least on my computer). I haven't seen simple explanation on how to install (and where to install) the right version and I installed the version that correspond to my OS.
Why can't we get self-contained image processing tooloboxes under Scilab?
(real question not a rant)
Are the dependencies too difficult to include in the atoms package?

Antoine




2016-01-12 13:43 GMT+01:00 Samuel Gougeon <sgoug...@free.fr <mailto:sgoug...@free.fr>>:

    Hello,

    Le 12/01/2016 12:53, antoine.monmayr...@laas.fr
    <mailto:antoine.monmayr...@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

    _______________________________________________
    users mailing list
    users@lists.scilab.org <mailto:users@lists.scilab.org>
    http://lists.scilab.org/mailman/listinfo/users




--
There we have the salad.


_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


--
+++++++++++++++++++++++++++++++++++++++++++++++++++++++

 Antoine Monmayrant LAAS - CNRS
 7 avenue du Colonel Roche
 BP 54200
 31031 TOULOUSE Cedex 4
 FRANCE

 Tel:+33 5 61 33 64 59
email : antoine.monmayr...@laas.fr
 permanent email : antoine.monmayr...@polytechnique.org

+++++++++++++++++++++++++++++++++++++++++++++++++++++++

_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to