Re: [SIP-users] opencv support
Advanced image processing toolbox for Scilab on Unix/Linux/Mac OS
Status: Beta
Brought to you by:
ricardofabbri
From: Ricardo F. <ric...@us...> - 2012-02-12 22:39:36
|
Hi, all, I have finished conditional compiling and documentation for canny in the edge function. I merged the changes back to the master branch. If no OpenCV library was found in your system, SIP should continue to work as before, with run-time error messages displayed when a functionality requiring OpenCV is called. Ricardo On Sun, Feb 12, 2012 at 3:16 AM, Ricardo Fabbri <ric...@us...> wrote: > Hi, > > I have embedded support for OpenCV into SIP. At this point I am > basically borrowing code from SIVP. The code already compiles and > links, but there is still work to do (conditional compiling, > documentation, etc). > We have the Canny edge detector to start with. If you want to play > with the code, I've pushed it to our Git repository under the > opencv > branch > > Happy hacking, > Ricardo Fabbri > -- > Linux registered user #175401 > www.lems.brown.edu/~rfabbri > pt.wikipedia.org/wiki/IPRJ > labmacambira.sf.net |