<html><p>Hello Clément,<br /><br />Thanks for your answer.<br />It's still not clear to me whether I should use scicv or not.<br />First, many features are missing and it's not clear to me how I can implement or discover them (hough transforms for example).<br />Is there a list of the opencv functions that you expose through swig and the one that are not implemented?<br /><br />Also, I'm a bit surprised by your statement:</p><blockquote><p>Note: the code is not open-source but SWIG for Scilab and OpenCV are!</p></blockquote>Why is it not open-source?<br />Is this some transient situation due to the way the code was developped (like for a client)?<br />Do you plan to make it open source in the near future?<br />For many reasons and lots of lessons learned the hard way, I don't feel like investing my time on non open-source software...<br /><br />Antoine<br /><br /><br /><br />Le Lundi, Mars 09, 2020 10:52 CET, Clément David <Clement.David@esi-group.com> a écrit:<br /> <blockquote type="cite" cite="DB6PR0901MB16083075A0DA484910427764B0FE0@DB6PR0901MB1608.eurprd09.prod.outlook.com">Hello Antoine,<br /><br />> - scicv: installs without any issue and as reported by Samuel (<br />> http://forge.scilab.org/index.php/p/scicv/issues/1944/<br />> http://forge.scilab.org/index.php/p/scicv/issues/1946/ ), overwrites 'write' and<br />> 'read' which breaks many native functions in scilab together with other useful<br />> modules (ie uman). This is a blocking issue that has not been fixed in the past 6<br />> months. Moreover, many opencv functions are not available and it is not clear<br />> how to access them.<br /><br />About sciCV, the idea was to use SWIG [1] and OpenCV [2] as an easy to use (and simple to develop) toolbox for manipulating images and videos using Scilab scripts. Here we don't have Scilab scripts at all, just a bunch of SWIG rules to generate the Scilab C gateways from the OpenCV C API. We have a focus on keeping the data in the OpenCV world and "accessing" them from Scilab.<br /><br />The two reported bugs have been fixed in 0.5 (sorry I did not close them) and the latest 0.6 version is built for Scilab 6.1.0 after a customer request.<br /><br />Note: the code is not open-source but SWIG for Scilab and OpenCV are!<br /><br /><br />--<br />Clément<br />_______________________________________________<br />users mailing list<br />users@lists.scilab.org<br />http://lists.scilab.org/mailman/listinfo/users<br /> </blockquote><br /> </html>