You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(5) |
Dec
(15) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(1) |
Feb
(11) |
Mar
(18) |
Apr
(1) |
May
(10) |
Jun
(5) |
Jul
(7) |
Aug
(5) |
Sep
(12) |
Oct
(2) |
Nov
|
Dec
(13) |
2004 |
Jan
(13) |
Feb
(46) |
Mar
(20) |
Apr
(10) |
May
(13) |
Jun
(8) |
Jul
(5) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2005 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
(47) |
Aug
(14) |
Sep
(7) |
Oct
(1) |
Nov
|
Dec
|
2006 |
Jan
(11) |
Feb
(17) |
Mar
(5) |
Apr
(9) |
May
(1) |
Jun
|
Jul
(5) |
Aug
(4) |
Sep
(1) |
Oct
|
Nov
(1) |
Dec
(1) |
2007 |
Jan
(5) |
Feb
(2) |
Mar
|
Apr
(1) |
May
|
Jun
(2) |
Jul
(18) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
|
Feb
(3) |
Mar
(8) |
Apr
(5) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
(6) |
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
(2) |
Oct
(4) |
Nov
|
Dec
|
2012 |
Jan
|
Feb
(2) |
Mar
(4) |
Apr
|
May
|
Jun
(4) |
Jul
(1) |
Aug
(2) |
Sep
|
Oct
(1) |
Nov
(3) |
Dec
|
2013 |
Jan
|
Feb
|
Mar
(1) |
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(3) |
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
From: Ricardo F. <ric...@us...> - 2016-11-26 17:37:10
|
Dear all, The Scilab Image Processing Toolbox 0.12.1 has been released. It has been updated to support Ubuntu 16.10. As such, it has been tested with the default Scilab 5.5.2 and Imagemagick 6.8.9-9 that are packaged for this Linux distribution. These changes benefit other Unix flavors as well. New instructions, as well as an automation script to install dependencies, are available on the website. If you have never installed anything from source before, you can try running this command on Terminal: wget -O- https://sourceforge.net/p/siptoolbox/siptoolbox/ci/master/tree/install-sip?format=raw | sh Your password will be asked a few times for sudo when installing dependencies. We are in dire need of volunteers to maintain binary packages for SIP. It is not a feasible task for one person to do it on a regular basis. Image processing is arguably the number one demand for Scilab extensions, as can be seen in Atoms statistics. We need to invest on this. For now, SIP can only be reliably maintained and installed from source downloaded through Git. Best regards, -- Dr Ricardo Fabbri Professor of Computer Engineering GNU/Linux registered user #175401 www.lems.brown.edu/~rfabbri pt.wikipedia.org/wiki/IPRJ labmacambira.sf.net |
From: Ricardo F. <ric...@us...> - 2013-09-20 22:43:03
|
Dear All, A new version of SIP (0.12.0) is available from Git for beta testing. It basically was modified to work with the new Scilab API and should now compile and run cleanly for newer Scilab. Please let me know if it works for you. Best regards, -- Dr Ricardo Fabbri Professor of Computer Engineering GNU/Linux registered user #175401 www.lems.brown.edu/~rfabbri pt.wikipedia.org/wiki/IPRJ labmacambira.sf.net |
From: Ricardo F. <ric...@us...> - 2013-09-04 02:00:40
|
Hi, this issue is now properly fixed in SIP git master branch. SIP now works with any ImageMagick 6. There seems to be other compile errors due to a C API change in Scilab, so that functions will have to be rewritten. That needs to get done soon as I will use SIP in a course that starts in about 2 weeks. Michael, about your configure script it is identical to the one in the animal git repository best, -- Dr Ricardo Fabbri Professor of Computer Engineering GNU/Linux registered user #175401 www.lems.brown.edu/~rfabbri pt.wikipedia.org/wiki/IPRJ labmacambira.sf.net On Tue, Sep 3, 2013 at 9:51 PM, Ricardo Fabbri <ric...@us...> wrote: > Hi, (CC-ing sip development list) > > I finally got to work a bit on this, I get the same error as you on Mac OSX. > > For now I all I could think of was to comment out the offending > function declaration circa #140 of the file > /usr/local/include/ImageMagick-6/magick/exception.h > > Then compilation proceeds but some other errors are being issued. > Let me know how far do you get. > > Meanwhile I will also try compiling imagemagick from source. > > > Best, > > -- > Dr Ricardo Fabbri > Professor of Computer Engineering > GNU/Linux registered user #175401 > www.lems.brown.edu/~rfabbri > pt.wikipedia.org/wiki/IPRJ > labmacambira.sf.net > > > On Tue, Aug 20, 2013 at 11:03 PM, Ricardo Fabbri > <ric...@us...> wrote: >> will do soon. >> >> -- >> Dr Ricardo Fabbri >> Professor of Computer Engineering >> GNU/Linux registered user #175401 >> www.lems.brown.edu/~rfabbri >> pt.wikipedia.org/wiki/IPRJ >> labmacambira.sf.net >> >> >> On Sun, Aug 18, 2013 at 10:26 PM, Michael Strauss >> <mic...@gm...> wrote: >>> Dr. Fabbri, >>> >>> Did you have a chance to look at the compiling error? >>> >>> Thanks, >>> Michael >>> >>> >>> On Mon, Aug 12, 2013 at 5:04 PM, Michael Strauss <mic...@gm...> >>> wrote: >>>> >>>> Dr Fabbri, >>>> >>>> No problem. I understand being busy! I am not in a rush, so take your >>>> time. >>>> >>>> Michael >>>> >>>> On Aug 12, 2013 3:52 PM, "Ricardo Fabbri" >>>> <ric...@us...> wrote: >>>>> >>>>> Michael, >>>>> >>>>> I apologize for the long time to answer you. >>>>> >>>>> All I can say is that starting on Wednesday i can work on this. >>>>> >>>>> best, >>>>> >>>>> -- >>>>> Dr Ricardo Fabbri >>>>> Professor of Computer Engineering >>>>> GNU/Linux registered user #175401 >>>>> www.lems.brown.edu/~rfabbri >>>>> pt.wikipedia.org/wiki/IPRJ >>>>> labmacambira.sf.net >>>>> >>>>> >>>>> On Mon, Aug 5, 2013 at 5:59 PM, Michael Strauss >>>>> <mic...@gm...> wrote: >>>>> > Dr. Fabbri, >>>>> > >>>>> > Any progress on this issue? >>>>> > >>>>> > Thank you, >>>>> > Michael >>>>> > >>>>> > >>>>> > On Thu, Aug 1, 2013 at 3:18 PM, Ricardo Fabbri >>>>> > <ric...@us...> wrote: >>>>> >> >>>>> >> I will do so soon. Sorry but its been busy finishing off the semester >>>>> >> here. >>>>> >> Feel free to bug me again by tomorrow. >>>>> >> >>>>> >> -- >>>>> >> Dr Ricardo Fabbri >>>>> >> Professor of Computer Engineering >>>>> >> GNU/Linux registered user #175401 >>>>> >> www.lems.brown.edu/~rfabbri >>>>> >> pt.wikipedia.org/wiki/IPRJ >>>>> >> labmacambira.sf.net >>>>> >> >>>>> >> >>>>> >> On Thu, Aug 1, 2013 at 11:48 AM, Michael Strauss >>>>> >> <mic...@gm...> wrote: >>>>> >> > Dr. Fabbri, >>>>> >> > >>>>> >> > Did you get a chance to look at this? >>>>> >> > >>>>> >> > Thanks, >>>>> >> > Michael >>>>> >> > >>>>> >> > >>>>> >> > On Sat, Jul 27, 2013 at 7:12 PM, Michael Strauss >>>>> >> > <mic...@gm...> >>>>> >> > wrote: >>>>> >> >> >>>>> >> >> Thank you very much! >>>>> >> >> >>>>> >> >> Best, >>>>> >> >> Michael >>>>> >> >> >>>>> >> >> >>>>> >> >> On Sat, Jul 27, 2013 at 5:23 PM, Ricardo Fabbri >>>>> >> >> <ric...@us...> wrote: >>>>> >> >>> >>>>> >> >>> Hi, >>>>> >> >>> >>>>> >> >>> I'll take a look at it. >>>>> >> >>> >>>>> >> >>> best, >>>>> >> >>> >>>>> >> >>> >>>>> >> >>> -- >>>>> >> >>> Dr Ricardo Fabbri >>>>> >> >>> Professor of Computer Engineering >>>>> >> >>> GNU/Linux registered user #175401 >>>>> >> >>> www.lems.brown.edu/~rfabbri >>>>> >> >>> pt.wikipedia.org/wiki/IPRJ >>>>> >> >>> labmacambira.sf.net >>>>> >> >>> >>>>> >> >>> >>>>> >> >>> On Sat, Jul 27, 2013 at 6:13 PM, Michael Strauss >>>>> >> >>> <mic...@gm...> wrote: >>>>> >> >>>> >>>>> >> >>>> Dr. Fabbri, >>>>> >> >>>> >>>>> >> >>>> I am excited to start using SIP, and have been trying to compile >>>>> >> >>>> it >>>>> >> >>>> on >>>>> >> >>>> my latest laptop. I have gotten the latest sources for >>>>> >> >>>> ImageMagick >>>>> >> >>>> and >>>>> >> >>>> OpenCV and installed them. I got your latest Animal and SIP >>>>> >> >>>> sources >>>>> >> >>>> from git >>>>> >> >>>> and had Animal install without an issue (though I had to change >>>>> >> >>>> some >>>>> >> >>>> lines >>>>> >> >>>> in animal/configure.ac to get it to ./autogen.sh without >>>>> >> >>>> warnings. I >>>>> >> >>>> attached the file for your review. I mainly changed out >>>>> >> >>>> AC_LANG_PROJECT to >>>>> >> >>>> AC_LANG_SOURCE and put a set of brackets before it and before the >>>>> >> >>>> last >>>>> >> >>>> parenthesis for each one. >>>>> >> >>>> >>>>> >> >>>> As for SIP, when I go to make SIP from the git repository I >>>>> >> >>>> cloned, I >>>>> >> >>>> get the following error: >>>>> >> >>>> >>>>> >> >>>> Making all in src >>>>> >> >>>> make[1]: Entering directory >>>>> >> >>>> `/home/mstrauss/Downloads/siptoolbox/src' >>>>> >> >>>> make all-am >>>>> >> >>>> make[2]: Entering directory >>>>> >> >>>> `/home/mstrauss/Downloads/siptoolbox/src' >>>>> >> >>>> /bin/bash ../libtool --tag=CC --mode=compile gcc >>>>> >> >>>> -DHAVE_CONFIG_H >>>>> >> >>>> -I. >>>>> >> >>>> -I/usr/include/scilab/routines/ -I/usr/include/scilab/core/ >>>>> >> >>>> -I/usr/include/scilab/mexlib/ -I/usr/include/scilab/ -g -O2 -W >>>>> >> >>>> -Wall >>>>> >> >>>> -Wno-implicit-int -I/usr/local/include -fopenmp >>>>> >> >>>> -DMAGICKCORE_HDRI_ENABLE=0 >>>>> >> >>>> -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/ImageMagick-6 >>>>> >> >>>> -fopenmp >>>>> >> >>>> -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 >>>>> >> >>>> -I/usr/local/include/ImageMagick-6 -I/usr/include/opencv -MT >>>>> >> >>>> libsip.lo >>>>> >> >>>> -MD -MP -MF .deps/libsip.Tpo -c -o libsip.lo libsip.c >>>>> >> >>>> libtool: compile: gcc -DHAVE_CONFIG_H -I. >>>>> >> >>>> -I/usr/include/scilab/routines/ -I/usr/include/scilab/core/ >>>>> >> >>>> -I/usr/include/scilab/mexlib/ -I/usr/include/scilab/ -g -O2 -W >>>>> >> >>>> -Wall >>>>> >> >>>> -Wno-implicit-int -I/usr/local/include -fopenmp >>>>> >> >>>> -DMAGICKCORE_HDRI_ENABLE=0 >>>>> >> >>>> -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/ImageMagick-6 >>>>> >> >>>> -fopenmp >>>>> >> >>>> -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 >>>>> >> >>>> -I/usr/local/include/ImageMagick-6 -I/usr/include/opencv -MT >>>>> >> >>>> libsip.lo -MD >>>>> >> >>>> -MP -MF .deps/libsip.Tpo -c libsip.c -fPIC -DPIC -o >>>>> >> >>>> .libs/libsip.o >>>>> >> >>>> In file included from >>>>> >> >>>> /usr/local/include/ImageMagick-6/magick/color.h:26:0, >>>>> >> >>>> from >>>>> >> >>>> /usr/local/include/ImageMagick-6/magick/image.h:25, >>>>> >> >>>> from >>>>> >> >>>> /usr/local/include/ImageMagick-6/magick/draw.h:26, >>>>> >> >>>> from >>>>> >> >>>> /usr/local/include/ImageMagick-6/magick/annotate.h:25, >>>>> >> >>>> from >>>>> >> >>>> /usr/local/include/ImageMagick-6/magick/MagickCore.h:74, >>>>> >> >>>> from >>>>> >> >>>> /usr/local/include/ImageMagick-6/magick/api.h:28, >>>>> >> >>>> from sip_common.h:59, >>>>> >> >>>> from libsip.c:1: >>>>> >> >>>> /usr/local/include/ImageMagick-6/magick/exception.h:140:4: error: >>>>> >> >>>> expected identifier or '(' before 'char' >>>>> >> >>>> libsip.c: In function 'direct_gateway': >>>>> >> >>>> libsip.c:6:33: warning: unused parameter 'fname' >>>>> >> >>>> [-Wunused-parameter] >>>>> >> >>>> libsip.c: At top level: >>>>> >> >>>> libsip.c:6:12: warning: 'direct_gateway' defined but not used >>>>> >> >>>> [-Wunused-function] >>>>> >> >>>> make[2]: *** [libsip.lo] Error 1 >>>>> >> >>>> make[2]: Leaving directory >>>>> >> >>>> `/home/mstrauss/Downloads/siptoolbox/src' >>>>> >> >>>> make[1]: *** [all] Error 2 >>>>> >> >>>> make[1]: Leaving directory >>>>> >> >>>> `/home/mstrauss/Downloads/siptoolbox/src' >>>>> >> >>>> make: *** [all-recursive] Error 1 >>>>> >> >>>> >>>>> >> >>>> >>>>> >> >>>> I know you mentioned this on the mailing list as fixed sometime >>>>> >> >>>> in >>>>> >> >>>> Nov >>>>> >> >>>> through the git repository, but it seems to have made it back. >>>>> >> >>>> >>>>> >> >>>> Thanks, >>>>> >> >>>> Michael Strauss >>>>> >> >>>> >>>>> >> >>> >>>>> >> >> >>>>> >> > >>>>> > >>>>> > >>> >>> > > -- > Dr Ricardo Fabbri > Professor of Computer Engineering > GNU/Linux registered user #175401 > www.lems.brown.edu/~rfabbri > pt.wikipedia.org/wiki/IPRJ > labmacambira.sf.net > > > On Sat, Jul 27, 2013 at 6:13 PM, Michael Strauss > <mic...@gm...> wrote: >> Dr. Fabbri, >> >> I am excited to start using SIP, and have been trying to compile it on my >> latest laptop. I have gotten the latest sources for ImageMagick and OpenCV >> and installed them. I got your latest Animal and SIP sources from git and >> had Animal install without an issue (though I had to change some lines in >> animal/configure.ac to get it to ./autogen.sh without warnings. I attached >> the file for your review. I mainly changed out AC_LANG_PROJECT to >> AC_LANG_SOURCE and put a set of brackets before it and before the last >> parenthesis for each one. >> >> As for SIP, when I go to make SIP from the git repository I cloned, I get >> the following error: >> >> Making all in src >> make[1]: Entering directory `/home/mstrauss/Downloads/siptoolbox/src' >> make all-am >> make[2]: Entering directory `/home/mstrauss/Downloads/siptoolbox/src' >> /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. >> -I/usr/include/scilab/routines/ -I/usr/include/scilab/core/ >> -I/usr/include/scilab/mexlib/ -I/usr/include/scilab/ -g -O2 -W -Wall >> -Wno-implicit-int -I/usr/local/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 >> -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/ImageMagick-6 -fopenmp >> -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 >> -I/usr/local/include/ImageMagick-6 -I/usr/include/opencv -MT libsip.lo >> -MD -MP -MF .deps/libsip.Tpo -c -o libsip.lo libsip.c >> libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/scilab/routines/ >> -I/usr/include/scilab/core/ -I/usr/include/scilab/mexlib/ >> -I/usr/include/scilab/ -g -O2 -W -Wall -Wno-implicit-int >> -I/usr/local/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 >> -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/ImageMagick-6 -fopenmp >> -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 >> -I/usr/local/include/ImageMagick-6 -I/usr/include/opencv -MT libsip.lo -MD >> -MP -MF .deps/libsip.Tpo -c libsip.c -fPIC -DPIC -o .libs/libsip.o >> In file included from /usr/local/include/ImageMagick-6/magick/color.h:26:0, >> from /usr/local/include/ImageMagick-6/magick/image.h:25, >> from /usr/local/include/ImageMagick-6/magick/draw.h:26, >> from /usr/local/include/ImageMagick-6/magick/annotate.h:25, >> from >> /usr/local/include/ImageMagick-6/magick/MagickCore.h:74, >> from /usr/local/include/ImageMagick-6/magick/api.h:28, >> from sip_common.h:59, >> from libsip.c:1: >> /usr/local/include/ImageMagick-6/magick/exception.h:140:4: error: expected >> identifier or '(' before 'char' >> libsip.c: In function 'direct_gateway': >> libsip.c:6:33: warning: unused parameter 'fname' [-Wunused-parameter] >> libsip.c: At top level: >> libsip.c:6:12: warning: 'direct_gateway' defined but not used >> [-Wunused-function] >> make[2]: *** [libsip.lo] Error 1 >> make[2]: Leaving directory `/home/mstrauss/Downloads/siptoolbox/src' >> make[1]: *** [all] Error 2 >> make[1]: Leaving directory `/home/mstrauss/Downloads/siptoolbox/src' >> make: *** [all-recursive] Error 1 >> >> >> I know you mentioned this on the mailing list as fixed sometime in Nov >> through the git repository, but it seems to have made it back. >> >> Thanks, >> Michael Strauss >> |
From: Ricardo F. <ric...@us...> - 2013-09-04 00:52:27
|
Hi, (CC-ing sip development list) I finally got to work a bit on this, I get the same error as you on Mac OSX. For now I all I could think of was to comment out the offending function declaration circa #140 of the file /usr/local/include/ImageMagick-6/magick/exception.h Then compilation proceeds but some other errors are being issued. Let me know how far do you get. Meanwhile I will also try compiling imagemagick from source. Best, -- Dr Ricardo Fabbri Professor of Computer Engineering GNU/Linux registered user #175401 www.lems.brown.edu/~rfabbri pt.wikipedia.org/wiki/IPRJ labmacambira.sf.net On Tue, Aug 20, 2013 at 11:03 PM, Ricardo Fabbri <ric...@us...> wrote: > will do soon. > > -- > Dr Ricardo Fabbri > Professor of Computer Engineering > GNU/Linux registered user #175401 > www.lems.brown.edu/~rfabbri > pt.wikipedia.org/wiki/IPRJ > labmacambira.sf.net > > > On Sun, Aug 18, 2013 at 10:26 PM, Michael Strauss > <mic...@gm...> wrote: >> Dr. Fabbri, >> >> Did you have a chance to look at the compiling error? >> >> Thanks, >> Michael >> >> >> On Mon, Aug 12, 2013 at 5:04 PM, Michael Strauss <mic...@gm...> >> wrote: >>> >>> Dr Fabbri, >>> >>> No problem. I understand being busy! I am not in a rush, so take your >>> time. >>> >>> Michael >>> >>> On Aug 12, 2013 3:52 PM, "Ricardo Fabbri" >>> <ric...@us...> wrote: >>>> >>>> Michael, >>>> >>>> I apologize for the long time to answer you. >>>> >>>> All I can say is that starting on Wednesday i can work on this. >>>> >>>> best, >>>> >>>> -- >>>> Dr Ricardo Fabbri >>>> Professor of Computer Engineering >>>> GNU/Linux registered user #175401 >>>> www.lems.brown.edu/~rfabbri >>>> pt.wikipedia.org/wiki/IPRJ >>>> labmacambira.sf.net >>>> >>>> >>>> On Mon, Aug 5, 2013 at 5:59 PM, Michael Strauss >>>> <mic...@gm...> wrote: >>>> > Dr. Fabbri, >>>> > >>>> > Any progress on this issue? >>>> > >>>> > Thank you, >>>> > Michael >>>> > >>>> > >>>> > On Thu, Aug 1, 2013 at 3:18 PM, Ricardo Fabbri >>>> > <ric...@us...> wrote: >>>> >> >>>> >> I will do so soon. Sorry but its been busy finishing off the semester >>>> >> here. >>>> >> Feel free to bug me again by tomorrow. >>>> >> >>>> >> -- >>>> >> Dr Ricardo Fabbri >>>> >> Professor of Computer Engineering >>>> >> GNU/Linux registered user #175401 >>>> >> www.lems.brown.edu/~rfabbri >>>> >> pt.wikipedia.org/wiki/IPRJ >>>> >> labmacambira.sf.net >>>> >> >>>> >> >>>> >> On Thu, Aug 1, 2013 at 11:48 AM, Michael Strauss >>>> >> <mic...@gm...> wrote: >>>> >> > Dr. Fabbri, >>>> >> > >>>> >> > Did you get a chance to look at this? >>>> >> > >>>> >> > Thanks, >>>> >> > Michael >>>> >> > >>>> >> > >>>> >> > On Sat, Jul 27, 2013 at 7:12 PM, Michael Strauss >>>> >> > <mic...@gm...> >>>> >> > wrote: >>>> >> >> >>>> >> >> Thank you very much! >>>> >> >> >>>> >> >> Best, >>>> >> >> Michael >>>> >> >> >>>> >> >> >>>> >> >> On Sat, Jul 27, 2013 at 5:23 PM, Ricardo Fabbri >>>> >> >> <ric...@us...> wrote: >>>> >> >>> >>>> >> >>> Hi, >>>> >> >>> >>>> >> >>> I'll take a look at it. >>>> >> >>> >>>> >> >>> best, >>>> >> >>> >>>> >> >>> >>>> >> >>> -- >>>> >> >>> Dr Ricardo Fabbri >>>> >> >>> Professor of Computer Engineering >>>> >> >>> GNU/Linux registered user #175401 >>>> >> >>> www.lems.brown.edu/~rfabbri >>>> >> >>> pt.wikipedia.org/wiki/IPRJ >>>> >> >>> labmacambira.sf.net >>>> >> >>> >>>> >> >>> >>>> >> >>> On Sat, Jul 27, 2013 at 6:13 PM, Michael Strauss >>>> >> >>> <mic...@gm...> wrote: >>>> >> >>>> >>>> >> >>>> Dr. Fabbri, >>>> >> >>>> >>>> >> >>>> I am excited to start using SIP, and have been trying to compile >>>> >> >>>> it >>>> >> >>>> on >>>> >> >>>> my latest laptop. I have gotten the latest sources for >>>> >> >>>> ImageMagick >>>> >> >>>> and >>>> >> >>>> OpenCV and installed them. I got your latest Animal and SIP >>>> >> >>>> sources >>>> >> >>>> from git >>>> >> >>>> and had Animal install without an issue (though I had to change >>>> >> >>>> some >>>> >> >>>> lines >>>> >> >>>> in animal/configure.ac to get it to ./autogen.sh without >>>> >> >>>> warnings. I >>>> >> >>>> attached the file for your review. I mainly changed out >>>> >> >>>> AC_LANG_PROJECT to >>>> >> >>>> AC_LANG_SOURCE and put a set of brackets before it and before the >>>> >> >>>> last >>>> >> >>>> parenthesis for each one. >>>> >> >>>> >>>> >> >>>> As for SIP, when I go to make SIP from the git repository I >>>> >> >>>> cloned, I >>>> >> >>>> get the following error: >>>> >> >>>> >>>> >> >>>> Making all in src >>>> >> >>>> make[1]: Entering directory >>>> >> >>>> `/home/mstrauss/Downloads/siptoolbox/src' >>>> >> >>>> make all-am >>>> >> >>>> make[2]: Entering directory >>>> >> >>>> `/home/mstrauss/Downloads/siptoolbox/src' >>>> >> >>>> /bin/bash ../libtool --tag=CC --mode=compile gcc >>>> >> >>>> -DHAVE_CONFIG_H >>>> >> >>>> -I. >>>> >> >>>> -I/usr/include/scilab/routines/ -I/usr/include/scilab/core/ >>>> >> >>>> -I/usr/include/scilab/mexlib/ -I/usr/include/scilab/ -g -O2 -W >>>> >> >>>> -Wall >>>> >> >>>> -Wno-implicit-int -I/usr/local/include -fopenmp >>>> >> >>>> -DMAGICKCORE_HDRI_ENABLE=0 >>>> >> >>>> -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/ImageMagick-6 >>>> >> >>>> -fopenmp >>>> >> >>>> -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 >>>> >> >>>> -I/usr/local/include/ImageMagick-6 -I/usr/include/opencv -MT >>>> >> >>>> libsip.lo >>>> >> >>>> -MD -MP -MF .deps/libsip.Tpo -c -o libsip.lo libsip.c >>>> >> >>>> libtool: compile: gcc -DHAVE_CONFIG_H -I. >>>> >> >>>> -I/usr/include/scilab/routines/ -I/usr/include/scilab/core/ >>>> >> >>>> -I/usr/include/scilab/mexlib/ -I/usr/include/scilab/ -g -O2 -W >>>> >> >>>> -Wall >>>> >> >>>> -Wno-implicit-int -I/usr/local/include -fopenmp >>>> >> >>>> -DMAGICKCORE_HDRI_ENABLE=0 >>>> >> >>>> -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/ImageMagick-6 >>>> >> >>>> -fopenmp >>>> >> >>>> -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 >>>> >> >>>> -I/usr/local/include/ImageMagick-6 -I/usr/include/opencv -MT >>>> >> >>>> libsip.lo -MD >>>> >> >>>> -MP -MF .deps/libsip.Tpo -c libsip.c -fPIC -DPIC -o >>>> >> >>>> .libs/libsip.o >>>> >> >>>> In file included from >>>> >> >>>> /usr/local/include/ImageMagick-6/magick/color.h:26:0, >>>> >> >>>> from >>>> >> >>>> /usr/local/include/ImageMagick-6/magick/image.h:25, >>>> >> >>>> from >>>> >> >>>> /usr/local/include/ImageMagick-6/magick/draw.h:26, >>>> >> >>>> from >>>> >> >>>> /usr/local/include/ImageMagick-6/magick/annotate.h:25, >>>> >> >>>> from >>>> >> >>>> /usr/local/include/ImageMagick-6/magick/MagickCore.h:74, >>>> >> >>>> from >>>> >> >>>> /usr/local/include/ImageMagick-6/magick/api.h:28, >>>> >> >>>> from sip_common.h:59, >>>> >> >>>> from libsip.c:1: >>>> >> >>>> /usr/local/include/ImageMagick-6/magick/exception.h:140:4: error: >>>> >> >>>> expected identifier or '(' before 'char' >>>> >> >>>> libsip.c: In function 'direct_gateway': >>>> >> >>>> libsip.c:6:33: warning: unused parameter 'fname' >>>> >> >>>> [-Wunused-parameter] >>>> >> >>>> libsip.c: At top level: >>>> >> >>>> libsip.c:6:12: warning: 'direct_gateway' defined but not used >>>> >> >>>> [-Wunused-function] >>>> >> >>>> make[2]: *** [libsip.lo] Error 1 >>>> >> >>>> make[2]: Leaving directory >>>> >> >>>> `/home/mstrauss/Downloads/siptoolbox/src' >>>> >> >>>> make[1]: *** [all] Error 2 >>>> >> >>>> make[1]: Leaving directory >>>> >> >>>> `/home/mstrauss/Downloads/siptoolbox/src' >>>> >> >>>> make: *** [all-recursive] Error 1 >>>> >> >>>> >>>> >> >>>> >>>> >> >>>> I know you mentioned this on the mailing list as fixed sometime >>>> >> >>>> in >>>> >> >>>> Nov >>>> >> >>>> through the git repository, but it seems to have made it back. >>>> >> >>>> >>>> >> >>>> Thanks, >>>> >> >>>> Michael Strauss >>>> >> >>>> >>>> >> >>> >>>> >> >> >>>> >> > >>>> > >>>> > >> >> -- Dr Ricardo Fabbri Professor of Computer Engineering GNU/Linux registered user #175401 www.lems.brown.edu/~rfabbri pt.wikipedia.org/wiki/IPRJ labmacambira.sf.net On Sat, Jul 27, 2013 at 6:13 PM, Michael Strauss <mic...@gm...> wrote: > Dr. Fabbri, > > I am excited to start using SIP, and have been trying to compile it on my > latest laptop. I have gotten the latest sources for ImageMagick and OpenCV > and installed them. I got your latest Animal and SIP sources from git and > had Animal install without an issue (though I had to change some lines in > animal/configure.ac to get it to ./autogen.sh without warnings. I attached > the file for your review. I mainly changed out AC_LANG_PROJECT to > AC_LANG_SOURCE and put a set of brackets before it and before the last > parenthesis for each one. > > As for SIP, when I go to make SIP from the git repository I cloned, I get > the following error: > > Making all in src > make[1]: Entering directory `/home/mstrauss/Downloads/siptoolbox/src' > make all-am > make[2]: Entering directory `/home/mstrauss/Downloads/siptoolbox/src' > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I/usr/include/scilab/routines/ -I/usr/include/scilab/core/ > -I/usr/include/scilab/mexlib/ -I/usr/include/scilab/ -g -O2 -W -Wall > -Wno-implicit-int -I/usr/local/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 > -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/ImageMagick-6 -fopenmp > -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 > -I/usr/local/include/ImageMagick-6 -I/usr/include/opencv -MT libsip.lo > -MD -MP -MF .deps/libsip.Tpo -c -o libsip.lo libsip.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/scilab/routines/ > -I/usr/include/scilab/core/ -I/usr/include/scilab/mexlib/ > -I/usr/include/scilab/ -g -O2 -W -Wall -Wno-implicit-int > -I/usr/local/include -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 > -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/ImageMagick-6 -fopenmp > -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 > -I/usr/local/include/ImageMagick-6 -I/usr/include/opencv -MT libsip.lo -MD > -MP -MF .deps/libsip.Tpo -c libsip.c -fPIC -DPIC -o .libs/libsip.o > In file included from /usr/local/include/ImageMagick-6/magick/color.h:26:0, > from /usr/local/include/ImageMagick-6/magick/image.h:25, > from /usr/local/include/ImageMagick-6/magick/draw.h:26, > from /usr/local/include/ImageMagick-6/magick/annotate.h:25, > from > /usr/local/include/ImageMagick-6/magick/MagickCore.h:74, > from /usr/local/include/ImageMagick-6/magick/api.h:28, > from sip_common.h:59, > from libsip.c:1: > /usr/local/include/ImageMagick-6/magick/exception.h:140:4: error: expected > identifier or '(' before 'char' > libsip.c: In function 'direct_gateway': > libsip.c:6:33: warning: unused parameter 'fname' [-Wunused-parameter] > libsip.c: At top level: > libsip.c:6:12: warning: 'direct_gateway' defined but not used > [-Wunused-function] > make[2]: *** [libsip.lo] Error 1 > make[2]: Leaving directory `/home/mstrauss/Downloads/siptoolbox/src' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/home/mstrauss/Downloads/siptoolbox/src' > make: *** [all-recursive] Error 1 > > > I know you mentioned this on the mailing list as fixed sometime in Nov > through the git repository, but it seems to have made it back. > > Thanks, > Michael Strauss > |
From: Pallan M. <ma...@gm...> - 2013-04-06 17:45:33
|
Hi , I am planning on working on the following things in development: 1)Complete pixhmt (hit and miss),also prepare help pages for it and provide necessary videos showing their testing in vimeo. 2) Work on a function that finds pattern,which is one of the important functions I consider available in leptonica . 3) Update the development work on AA. 4) I have successfully installed vxl,and have run ctest in it.(will work on it once,the 1st and 2nd point are completed). Regards, Pallan Madhavan Pallan Madhavan. Vth MNC, Applied Mathematics, IIT(BHU),Varanasi, INDIA-221005. Mob:+919956084231 On Sat, Apr 6, 2013 at 1:01 AM, Ricardo Fabbri <rf...@gm...> wrote: > Hi Pallan, > > Good to see you've been committing to SIP. So whats your general > direction right now as far as dev goes? > > best, > > -- > Dr Ricardo Fabbri > Professor of Computer Engineering > GNU/Linux registered user #175401 > www.lems.brown.edu/~rfabbri > pt.wikipedia.org/wiki/IPRJ > labmacambira.sf.net > |
From: Ricardo F. <ric...@us...> - 2013-04-05 19:33:57
|
Hi Pallan, Good to see you've been committing to SIP. So whats your general direction right now as far as SIP dev goes? best, -- Dr Ricardo Fabbri Professor of Computer Engineering GNU/Linux registered user #175401 www.lems.brown.edu/~rfabbri pt.wikipedia.org/wiki/IPRJ labmacambira.sf.net |
From: Nicole H. <nic...@gm...> - 2013-03-04 00:23:42
|
Hi, I’m Nicole Haenni and I'm doing research for my thesis at the University of Berne (scg.unibe.ch) with Mircea Lungu and Niko Schwarz. We are researching on monitoring the activity in software ecosystems. This is a study about information needs that arise in such software ecosystems. I need your help to fill out the survey below. It takes about 10 minutes to complete it. A software ecosystem can be a project repository like GitHub, an open source community (e.g. the Apache community) or a language-based community (e.g. Smalltalk has Squeaksource, Ruby has Rubyforge). We formulate our research question as follows: "What information needs arise when developers use code from other projects, or see their own code used elsewhere." Survey link: http://bit.ly/14Zc71N or original link: https://docs.google.com/spreadsheet/viewform?formkey=dFBJUmVodVU1V3BMMGRPRWxBdjdDbVE6MA Thank you for your support! Nicole Haenni ----------------------------------------- Software Composition Group Institut für Informatik Universität Bern Neubrückstrasse 10 CH-3012 Bern SWITZERLAND |
From: Ricardo F. <ric...@us...> - 2012-11-22 19:42:10
|
Hi, I solved the problem after being able to reproduce the bug on a similar system. Just update SIP using git pull and it should compile fine now. These problems were all due to unfinished rough edges left behind by the student in Google Summer of Code 2012, which is expected (to some extent). Best, -- Dr Ricardo Fabbri Professor of Computer Engineering GNU/Linux registered user #175401 www.lems.brown.edu/~rfabbri pt.wikipedia.org/wiki/IPRJ labmacambira.sf.net On Fri, Nov 9, 2012 at 12:30 AM, frederick muttiah <fmu...@sh...> wrote: > Hi Ricardo, > > Thanks for the update. > I have latest dev version of siptoolbox but I get compile errors, please see attached screenshot. > > sip_common.h:206:56: error: unknown type name 'PIX' > sip_common.h:211:1: error: unknown type name 'PIX' > libsip.c: In function 'direct_gateway': > libsip.c:6:33: warning: unused parameter 'fname' [-Wunused-parameter] > libsip.c: At top level: > libsip.c:6:12: warning: 'direct_gateway' defined but not used [-Wunused-function] > make[2]: *** [libsip.lo] Error 1 > make[2]: Leaving directory `/home/ilynxsys/scilab/siptoolbox/src' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/home/ilynxsys/scilab/siptoolbox/src' > make: *** [all-recursive] Error 1 > > Fred. > > > ----- Original Message ----- > From: "Ricardo Fabbri" <ric...@us...> > To: "frederick muttiah" <fmu...@sh...>, "SIP Development and advanced discussion" <sip...@li...> > Sent: Thursday, November 8, 2012 1:04:55 PM > Subject: Re: animal & sip ./configure errors > > Hi, > > Done. Should compile now. > > Please update your sip version to the latest development tree. (git > pull inside the siptoolbox dir). > > Let me know how it goes, > Ricardo. > > -- > Dr Ricardo Fabbri > Professor of Computer Engineering > GNU/Linux registered user #175401 > www.lems.brown.edu/~rfabbri > pt.wikipedia.org/wiki/IPRJ > labmacambira.sf.net > > > On Thu, Nov 8, 2012 at 5:49 PM, Ricardo Fabbri > <ric...@us...> wrote: >> Hi Fred, >> >> I'm pushing changes to the latest sip which will fix this. >> >> I apologize but I've tried to publish these changes long ago but due to an >> internet connection problem >> they seem to have been halted. >> >> So basically the newest sip will solve the compilation issue and also the >> aforementioned MogrifyImage problem. >> I am at work right now and there has still been the connection problem >> problem. I'll soon try to post the latest SIP from home. >> >> Thanks. >> >> >> >> >> >> -- >> Dr Ricardo Fabbri >> Professor of Computer Engineering >> GNU/Linux registered user #175401 >> www.lems.brown.edu/~rfabbri >> pt.wikipedia.org/wiki/IPRJ >> labmacambira.sf.net >> >> >> On Thu, Nov 8, 2012 at 5:19 PM, frederick muttiah <fmu...@sh...> wrote: >>> >>> Hi Ricardo, >>> I am able to compile sip-0.5.6 in Linux/Ubuntu without errors. However, >>> the latest siptoolbox does not compile. >>> But, with sip-0.5.6 compiled, I get the following errors when scilab >>> starts: >>> Is there a way to solve this issue? >>> Thanks. >>> Fred. >>> >>> >>> Startup execution: >>> loading initial environment >>> Link failed for dynamic library >>> '/usr/share/scilab/contrib/sip-0.5.6//lib/libsip.so'. >>> An error occurred: /usr/share/scilab/contrib/sip-0.5.6//lib/libsip.so: >>> undefined symbol: MogrifyImage >>> Link failed for dynamic library >>> '/usr/share/scilab/contrib/sip-0.5.6//lib/libsip.so'. >>> An error occurred: /usr/share/scilab/contrib/sip-0.5.6//lib/libsip.so: >>> undefined symbol: MogrifyImage >>> addinter(libsip_path+'/libsip.so','libsip',functions); >>> !--error 236 >>> addinter: The shared archive was not loaded: (null) >>> at line 27 of exec file called by : >>> exec (SIPDIR+'loader_include.sce'); >>> at line 53 of exec file called by : >>> exec('/usr/share/scilab//contrib/sip-0.5.6/loader.sce'); >>> at line 2 of exec file called by : >>> exec(startupfiles(i),-1); >>> at line 156 of exec file called by : >>> exec('SCI/etc/scilab.start',-1);; >>> >>> >>> >>> >>> >>> >>> >>> ----- Forwarded Message ----- >>> From: "frederick muttiah" <fmu...@sh...> >>> To: ric...@us... >>> Sent: Monday, October 29, 2012 11:33:00 PM >>> Subject: Fwd: animal & sip ./configure errors >>> >>> Hi Ricardo, >>> >>> Any chance of getting scilab+sip to work? I am unable to compile the >>> siptoolbox. >>> >>> I am working on an image processing algorithm that I would very much like >>> to try on sip before moving forward. Without sip, I cannot progress. >>> >>> Please help. >>> >>> Thanks you. >>> Fred. >>> >>> >>> ----- Forwarded Message ----- >>> From: "frederick muttiah" <fmu...@sh...> >>> To: "Ricardo Fabbri" <ric...@us...> >>> Sent: Tuesday, October 23, 2012 10:17:56 PM >>> Subject: Re: animal & sip ./configure errors >>> >>> Hi Ricardo, >>> >>> Yes, I am using Ubuntu. I installed libmagickcore-dev and animal compiles >>> without problems. >>> However, I am still having problems compiling siptoolbox. >>> >>> To show the compile make errors I tried dumping error messages into a text >>> file but could not and hence resorted to sending a screen snapshot. Please >>> see attached file. >>> >>> Siptoolbox complains about missing files such as "allheaders.h" and exits >>> with errors in the libsip.lo. >>> >>> Fred. >>> >>> >>> >>> ----- Original Message ----- >>> From: Ricardo Fabbri <ric...@us...> >>> Date: Monday, October 22, 2012 4:01 pm >>> Subject: Re: animal & sip ./configure errors >>> To: frederick muttiah <fmu...@sh...> >>> >>> > Hi, >>> > >>> > sorry for the late reply as I was attending a conference in Italy. >>> > >>> > You don't seem to have imagemagick dev packages installed. Are >>> > you using ubuntu? >>> > If so, try installing libmagickcore-dev >>> > >>> > I've installed that specific ImageMagick version reported in >>> > your log >>> > and compilation works for me. >>> > >>> > >>> > Best, >>> > >>> > -- >>> > Dr Ricardo Fabbri >>> > Professor of Computer Engineering >>> > GNU/Linux registered user #175401 >>> > www.lems.brown.edu/~rfabbri >>> > pt.wikipedia.org/wiki/IPRJ >>> > labmacambira.sf.net >>> > >>> > >>> > On Mon, Oct 15, 2012 at 8:06 PM, frederick muttiah >>> > <fmu...@sh...> wrote: >>> > > Hi Ricardo, >>> > > >>> > > I am following the instructions as specified in: >>> > > http://siptoolbox.sourceforge.net/devel/ >>> > > >>> > > I am compiling the latest version of >>> > > git clone >>> > git://siptoolbox.git.sourceforge.net/gitroot/siptoolbox/animal> >>> > > But I get compile errors related to ImageMagick although >>> > ImageMagick is >>> > > installed (ver 6.6.9-7). Please see attached files. >>> > > >>> > > Similar compile errors when also compiling the "siptoolbox". >>> > > >>> > > >>> > > Thanks. >>> > > Fred. >>> > > >>> > > >>> > > >>> > > ----- Original Message ----- >>> > > From: Ricardo Fabbri <ric...@us...> >>> > > Date: Sunday, October 14, 2012 4:55 pm >>> > > Subject: Re: animal & sip ./configure errors >>> > > To: frederick muttiah <fmu...@sh...> >>> > > >>> > >> Hi, >>> > >> >>> > >> you should use the development version listed in the website. >>> > >> >>> > >> Let me know if it works. >>> > >> >>> > >> Best regards, >>> > >> >>> > >> -- >>> > >> Dr Ricardo Fabbri >>> > >> Professor of Computer Engineering >>> > >> GNU/Linux registered user #175401 >>> > >> www.lems.brown.edu/~rfabbri >>> > >> pt.wikipedia.org/wiki/IPRJ >>> > >> labmacambira.sf.net >>> > >> >>> > >> >>> > >> On Sun, Oct 14, 2012 at 5:12 AM, frederick muttiah >>> > >> <fmu...@sh...> wrote: >>> > >> > >>> > >> > >>> > >> > >>> > >> > ---------- Forwarded message ---------- >>> > >> > From: frederick muttiah <fmu...@sh...> >>> > >> > To: rf...@ip... >>> > >> > Cc: >>> > >> > Date: Sat, 13 Oct 2012 13:02:44 -0700 >>> > >> > Subject: animal & sip ./configure errors >>> > >> > Hi Ricardo, >>> > >> > >>> > >> > I have been trying to compile the latest animal & sip-0.5.6. >>> > >> However, I get >>> > >> > the following errors when I do "./configure". I get similar >>> > >> errors when I >>> > >> > ./configure SIP as well. >>> > >> > >>> > >> > >>> > >> > checking for sqrt in -lm... yes >>> > >> > checking for Magick-config... no >>> > >> > checking for ImageMagick - version >= 5.4.2... no >>> > >> > *** The $ac_path_lib_imagemagick_config script installed by >>> > >> ImageMagick> could not be found. >>> > >> > *** If ImageMagick was installed in PREFIX, make sure >>> > >> PREFIX/bin is in >>> > >> > *** your path, or set the IMAGEMAGICK_CONFIG environment >>> > >> variable to the >>> > >> > *** full path to $ac_path_lib_imagemagick_config. >>> > >> > configure: error: ImageMagick version >= 5.4.2 was not found. >>> > >> > >>> > >> > >>> > >> > >>> > >> > Thanks, >>> > >> > Fred. >>> > >> > >>> > >> > >>> > >> >>> > >> >> |
From: Ricardo F. <ric...@us...> - 2012-11-08 21:05:22
|
Hi, Done. Should compile now. Please update your sip version to the latest development tree. (git pull inside the siptoolbox dir). Let me know how it goes, Ricardo. -- Dr Ricardo Fabbri Professor of Computer Engineering GNU/Linux registered user #175401 www.lems.brown.edu/~rfabbri pt.wikipedia.org/wiki/IPRJ labmacambira.sf.net On Thu, Nov 8, 2012 at 5:49 PM, Ricardo Fabbri <ric...@us...> wrote: > Hi Fred, > > I'm pushing changes to the latest sip which will fix this. > > I apologize but I've tried to publish these changes long ago but due to an > internet connection problem > they seem to have been halted. > > So basically the newest sip will solve the compilation issue and also the > aforementioned MogrifyImage problem. > I am at work right now and there has still been the connection problem > problem. I'll soon try to post the latest SIP from home. > > Thanks. > > > > > > -- > Dr Ricardo Fabbri > Professor of Computer Engineering > GNU/Linux registered user #175401 > www.lems.brown.edu/~rfabbri > pt.wikipedia.org/wiki/IPRJ > labmacambira.sf.net > > > On Thu, Nov 8, 2012 at 5:19 PM, frederick muttiah <fmu...@sh...> wrote: >> >> Hi Ricardo, >> I am able to compile sip-0.5.6 in Linux/Ubuntu without errors. However, >> the latest siptoolbox does not compile. >> But, with sip-0.5.6 compiled, I get the following errors when scilab >> starts: >> Is there a way to solve this issue? >> Thanks. >> Fred. >> >> >> Startup execution: >> loading initial environment >> Link failed for dynamic library >> '/usr/share/scilab/contrib/sip-0.5.6//lib/libsip.so'. >> An error occurred: /usr/share/scilab/contrib/sip-0.5.6//lib/libsip.so: >> undefined symbol: MogrifyImage >> Link failed for dynamic library >> '/usr/share/scilab/contrib/sip-0.5.6//lib/libsip.so'. >> An error occurred: /usr/share/scilab/contrib/sip-0.5.6//lib/libsip.so: >> undefined symbol: MogrifyImage >> addinter(libsip_path+'/libsip.so','libsip',functions); >> !--error 236 >> addinter: The shared archive was not loaded: (null) >> at line 27 of exec file called by : >> exec (SIPDIR+'loader_include.sce'); >> at line 53 of exec file called by : >> exec('/usr/share/scilab//contrib/sip-0.5.6/loader.sce'); >> at line 2 of exec file called by : >> exec(startupfiles(i),-1); >> at line 156 of exec file called by : >> exec('SCI/etc/scilab.start',-1);; >> >> >> >> >> >> >> >> ----- Forwarded Message ----- >> From: "frederick muttiah" <fmu...@sh...> >> To: ric...@us... >> Sent: Monday, October 29, 2012 11:33:00 PM >> Subject: Fwd: animal & sip ./configure errors >> >> Hi Ricardo, >> >> Any chance of getting scilab+sip to work? I am unable to compile the >> siptoolbox. >> >> I am working on an image processing algorithm that I would very much like >> to try on sip before moving forward. Without sip, I cannot progress. >> >> Please help. >> >> Thanks you. >> Fred. >> >> >> ----- Forwarded Message ----- >> From: "frederick muttiah" <fmu...@sh...> >> To: "Ricardo Fabbri" <ric...@us...> >> Sent: Tuesday, October 23, 2012 10:17:56 PM >> Subject: Re: animal & sip ./configure errors >> >> Hi Ricardo, >> >> Yes, I am using Ubuntu. I installed libmagickcore-dev and animal compiles >> without problems. >> However, I am still having problems compiling siptoolbox. >> >> To show the compile make errors I tried dumping error messages into a text >> file but could not and hence resorted to sending a screen snapshot. Please >> see attached file. >> >> Siptoolbox complains about missing files such as "allheaders.h" and exits >> with errors in the libsip.lo. >> >> Fred. >> >> >> >> ----- Original Message ----- >> From: Ricardo Fabbri <ric...@us...> >> Date: Monday, October 22, 2012 4:01 pm >> Subject: Re: animal & sip ./configure errors >> To: frederick muttiah <fmu...@sh...> >> >> > Hi, >> > >> > sorry for the late reply as I was attending a conference in Italy. >> > >> > You don't seem to have imagemagick dev packages installed. Are >> > you using ubuntu? >> > If so, try installing libmagickcore-dev >> > >> > I've installed that specific ImageMagick version reported in >> > your log >> > and compilation works for me. >> > >> > >> > Best, >> > >> > -- >> > Dr Ricardo Fabbri >> > Professor of Computer Engineering >> > GNU/Linux registered user #175401 >> > www.lems.brown.edu/~rfabbri >> > pt.wikipedia.org/wiki/IPRJ >> > labmacambira.sf.net >> > >> > >> > On Mon, Oct 15, 2012 at 8:06 PM, frederick muttiah >> > <fmu...@sh...> wrote: >> > > Hi Ricardo, >> > > >> > > I am following the instructions as specified in: >> > > http://siptoolbox.sourceforge.net/devel/ >> > > >> > > I am compiling the latest version of >> > > git clone >> > git://siptoolbox.git.sourceforge.net/gitroot/siptoolbox/animal> >> > > But I get compile errors related to ImageMagick although >> > ImageMagick is >> > > installed (ver 6.6.9-7). Please see attached files. >> > > >> > > Similar compile errors when also compiling the "siptoolbox". >> > > >> > > >> > > Thanks. >> > > Fred. >> > > >> > > >> > > >> > > ----- Original Message ----- >> > > From: Ricardo Fabbri <ric...@us...> >> > > Date: Sunday, October 14, 2012 4:55 pm >> > > Subject: Re: animal & sip ./configure errors >> > > To: frederick muttiah <fmu...@sh...> >> > > >> > >> Hi, >> > >> >> > >> you should use the development version listed in the website. >> > >> >> > >> Let me know if it works. >> > >> >> > >> Best regards, >> > >> >> > >> -- >> > >> Dr Ricardo Fabbri >> > >> Professor of Computer Engineering >> > >> GNU/Linux registered user #175401 >> > >> www.lems.brown.edu/~rfabbri >> > >> pt.wikipedia.org/wiki/IPRJ >> > >> labmacambira.sf.net >> > >> >> > >> >> > >> On Sun, Oct 14, 2012 at 5:12 AM, frederick muttiah >> > >> <fmu...@sh...> wrote: >> > >> > >> > >> > >> > >> > >> > >> > ---------- Forwarded message ---------- >> > >> > From: frederick muttiah <fmu...@sh...> >> > >> > To: rf...@ip... >> > >> > Cc: >> > >> > Date: Sat, 13 Oct 2012 13:02:44 -0700 >> > >> > Subject: animal & sip ./configure errors >> > >> > Hi Ricardo, >> > >> > >> > >> > I have been trying to compile the latest animal & sip-0.5.6. >> > >> However, I get >> > >> > the following errors when I do "./configure". I get similar >> > >> errors when I >> > >> > ./configure SIP as well. >> > >> > >> > >> > >> > >> > checking for sqrt in -lm... yes >> > >> > checking for Magick-config... no >> > >> > checking for ImageMagick - version >= 5.4.2... no >> > >> > *** The $ac_path_lib_imagemagick_config script installed by >> > >> ImageMagick> could not be found. >> > >> > *** If ImageMagick was installed in PREFIX, make sure >> > >> PREFIX/bin is in >> > >> > *** your path, or set the IMAGEMAGICK_CONFIG environment >> > >> variable to the >> > >> > *** full path to $ac_path_lib_imagemagick_config. >> > >> > configure: error: ImageMagick version >= 5.4.2 was not found. >> > >> > >> > >> > >> > >> > >> > >> > Thanks, >> > >> > Fred. >> > >> > >> > >> > >> > >> >> > > > |
From: Ricardo F. <ric...@us...> - 2012-11-08 19:50:16
|
Hi Fred, I'm pushing changes to the latest sip which will fix this. I apologize but I've tried to publish these changes long ago but due to an internet connection problem they seem to have been halted. So basically the newest sip will solve the compilation issue and also the aforementioned MogrifyImage problem. I am at work right now and there has still been the connection problem problem. I'll soon try to post the latest SIP from home. Thanks. -- Dr Ricardo Fabbri Professor of Computer Engineering GNU/Linux registered user #175401 www.lems.brown.edu/~rfabbri pt.wikipedia.org/wiki/IPRJ labmacambira.sf.net On Thu, Nov 8, 2012 at 5:19 PM, frederick muttiah <fmu...@sh...> wrote: > Hi Ricardo, > I am able to compile sip-0.5.6 in Linux/Ubuntu without errors. However, > the latest siptoolbox does not compile. > But, with sip-0.5.6 compiled, I get the following errors when scilab > starts: > Is there a way to solve this issue? > Thanks. > Fred. > > > Startup execution: > loading initial environment > Link failed for dynamic library > '/usr/share/scilab/contrib/sip-0.5.6//lib/libsip.so'. > An error occurred: /usr/share/scilab/contrib/sip-0.5.6//lib/libsip.so: > undefined symbol: MogrifyImage > Link failed for dynamic library > '/usr/share/scilab/contrib/sip-0.5.6//lib/libsip.so'. > An error occurred: /usr/share/scilab/contrib/sip-0.5.6//lib/libsip.so: > undefined symbol: MogrifyImage > addinter(libsip_path+'/libsip.so','libsip',functions); > !--error 236 > addinter: The shared archive was not loaded: (null) > at line 27 of exec file called by : > exec (SIPDIR+'loader_include.sce'); > at line 53 of exec file called by : > exec('/usr/share/scilab//contrib/sip-0.5.6/loader.sce'); > at line 2 of exec file called by : > exec(startupfiles(i),-1); > at line 156 of exec file called by : > exec('SCI/etc/scilab.start',-1);; > > > > > > > > ----- Forwarded Message ----- > From: "frederick muttiah" <fmu...@sh...> > To: ric...@us... > Sent: Monday, October 29, 2012 11:33:00 PM > Subject: Fwd: animal & sip ./configure errors > > Hi Ricardo, > > Any chance of getting scilab+sip to work? I am unable to compile the > siptoolbox. > > I am working on an image processing algorithm that I would very much like > to try on sip before moving forward. Without sip, I cannot progress. > > Please help. > > Thanks you. > Fred. > > > ----- Forwarded Message ----- > From: "frederick muttiah" <fmu...@sh...> > To: "Ricardo Fabbri" <ric...@us...> > Sent: Tuesday, October 23, 2012 10:17:56 PM > Subject: Re: animal & sip ./configure errors > > Hi Ricardo, > > Yes, I am using Ubuntu. I installed libmagickcore-dev and animal compiles > without problems. > However, I am still having problems compiling siptoolbox. > > To show the compile make errors I tried dumping error messages into a text > file but could not and hence resorted to sending a screen snapshot. Please > see attached file. > > Siptoolbox complains about missing files such as "allheaders.h" and exits > with errors in the libsip.lo. > > Fred. > > > > ----- Original Message ----- > From: Ricardo Fabbri <ric...@us...> > Date: Monday, October 22, 2012 4:01 pm > Subject: Re: animal & sip ./configure errors > To: frederick muttiah <fmu...@sh...> > > > Hi, > > > > sorry for the late reply as I was attending a conference in Italy. > > > > You don't seem to have imagemagick dev packages installed. Are > > you using ubuntu? > > If so, try installing libmagickcore-dev > > > > I've installed that specific ImageMagick version reported in > > your log > > and compilation works for me. > > > > > > Best, > > > > -- > > Dr Ricardo Fabbri > > Professor of Computer Engineering > > GNU/Linux registered user #175401 > > www.lems.brown.edu/~rfabbri > > pt.wikipedia.org/wiki/IPRJ > > labmacambira.sf.net > > > > > > On Mon, Oct 15, 2012 at 8:06 PM, frederick muttiah > > <fmu...@sh...> wrote: > > > Hi Ricardo, > > > > > > I am following the instructions as specified in: > > > http://siptoolbox.sourceforge.net/devel/ > > > > > > I am compiling the latest version of > > > git clone > > git://siptoolbox.git.sourceforge.net/gitroot/siptoolbox/animal> > > > But I get compile errors related to ImageMagick although > > ImageMagick is > > > installed (ver 6.6.9-7). Please see attached files. > > > > > > Similar compile errors when also compiling the "siptoolbox". > > > > > > > > > Thanks. > > > Fred. > > > > > > > > > > > > ----- Original Message ----- > > > From: Ricardo Fabbri <ric...@us...> > > > Date: Sunday, October 14, 2012 4:55 pm > > > Subject: Re: animal & sip ./configure errors > > > To: frederick muttiah <fmu...@sh...> > > > > > >> Hi, > > >> > > >> you should use the development version listed in the website. > > >> > > >> Let me know if it works. > > >> > > >> Best regards, > > >> > > >> -- > > >> Dr Ricardo Fabbri > > >> Professor of Computer Engineering > > >> GNU/Linux registered user #175401 > > >> www.lems.brown.edu/~rfabbri > > >> pt.wikipedia.org/wiki/IPRJ > > >> labmacambira.sf.net > > >> > > >> > > >> On Sun, Oct 14, 2012 at 5:12 AM, frederick muttiah > > >> <fmu...@sh...> wrote: > > >> > > > >> > > > >> > > > >> > ---------- Forwarded message ---------- > > >> > From: frederick muttiah <fmu...@sh...> > > >> > To: rf...@ip... > > >> > Cc: > > >> > Date: Sat, 13 Oct 2012 13:02:44 -0700 > > >> > Subject: animal & sip ./configure errors > > >> > Hi Ricardo, > > >> > > > >> > I have been trying to compile the latest animal & sip-0.5.6. > > >> However, I get > > >> > the following errors when I do "./configure". I get similar > > >> errors when I > > >> > ./configure SIP as well. > > >> > > > >> > > > >> > checking for sqrt in -lm... yes > > >> > checking for Magick-config... no > > >> > checking for ImageMagick - version >= 5.4.2... no > > >> > *** The $ac_path_lib_imagemagick_config script installed by > > >> ImageMagick> could not be found. > > >> > *** If ImageMagick was installed in PREFIX, make sure > > >> PREFIX/bin is in > > >> > *** your path, or set the IMAGEMAGICK_CONFIG environment > > >> variable to the > > >> > *** full path to $ac_path_lib_imagemagick_config. > > >> > configure: error: ImageMagick version >= 5.4.2 was not found. > > >> > > > >> > > > >> > > > >> > Thanks, > > >> > Fred. > > >> > > > >> > > > >> > > > |
From: Ricardo F. <ric...@us...> - 2012-10-22 23:06:43
|
Hi Manoj, sorry for the late reply, as I was attending a conference in Florence. You must compile SIP as a shared module. From what I see the files that you have are all static. What you want is a dynamically linkable module. How to do that in Windows is beyond my skills, as that is a very complex OS for Unix programmers like myself ;-) Your efforts would be hugely appreciated, though. If you get it compiling, loading, and running, make sure that you document all your steps. We would thank you immensely. Good luck, -- Dr Ricardo Fabbri Professor of Computer Engineering GNU/Linux registered user #175401 www.lems.brown.edu/~rfabbri pt.wikipedia.org/wiki/IPRJ labmacambira.sf.net ---------- Forwarded message ---------- From: Manoj Gudi <man...@gm...> Date: Sun, Sep 9, 2012 at 2:57 AM Subject: SIP0.5.6 compilation using cygwin To: rf...@gm... Hello, I am compiling SIP which is required for my project particularly(and unfortunately) in Windows7 32bit OS. I have succesfully compiled SIP 0.5.6 which is available from http://siptoolbox.sourceforge.net/ under cygwin (I already compiled ImageMagick and AnImaL) The problem I am facing is the loader.sce loader_inlcude.sce requires a shared object file libsip.so which I am not getting anywhere Error: ->exec('C:\Program Files\scilab-5.3.0\contrib\sip-0.5.6\loader.sce', -1) addinter(libsip_path+'/libsip.so','libsip',functions); !--error 236 addinter: The shared archive was not loaded: The specified procedure could not be found. the lib folder has following files manoj@tokoyo /cygdrive/c/Program Files/scilab-5.3.0/contrib/sip-0.5.6/lib $ ls libsip.a libsip.c libsip.la libsip.lo libsip2.la Any idea how to solve this ? Is there any SIP developer mailing list where I should ask this ? - Manoj |
From: Ricardo F. <ric...@us...> - 2012-08-13 17:13:22
|
Pallan, I've merged in your changes from sip-gsoc branch onto master, and I've bumped up the version of SIP from 0.9.0 to 0.10.0 There are some disturbing outstanding issues: * Deskew function doesn't work. It currently does not deskew anything. The output image seems like the input image, not like the example you show. * Your functions are not tested well enough. You need to write tests for them. These could be scripts like test_dewarp.sce and test_deskew inside the 'macros' dir (see test_color_classify.sce for an idea of how this goes). You need to test these functions for 3 types of images: truecolor, (index,map) and grayscale types. * Dewarp currently has a lot of thrash inside it. Please remove any functions that show intermediate stuff. * In deskew, sciprint is not acceptable. Use a function that respects the sip_quiet and sip_wordy functions (sip_verbose variable from sip_common.h) Please improve the quality of your code at these last days of Google summer of code. Best regards, -- Dr Ricardo Fabbri Professor of Computer Engineering GNU/Linux registered user #175401 www.lems.brown.edu/~rfabbri pt.wikipedia.org/wiki/IPRJ labmacambira.sf.net |
From: Ricardo F. <ric...@us...> - 2012-08-08 20:23:28
|
Moving the discussion to the public list. See below. -- Dr Ricardo Fabbri Professor of Computer Engineering GNU/Linux registered user #175401 www.lems.brown.edu/~rfabbri pt.wikipedia.org/wiki/IPRJ labmacambira.sf.net ---------- Forwarded message ---------- From: Ricardo Fabbri <rf...@gm...> Date: Wed, Aug 8, 2012 at 5:22 PM Subject: crucial problem with your new interfacing To: Madhavan Pallan <ma...@gm...> Hi Pallan, I see that inside dewarp_int.c you're using ImageMagick. But this should be a purely Leptonica interface! No imagemagick shall be used here. Why aren't you reading off the pixels directly from Scilab into Leptonica? Why do you have to go to a temporary file? This is not acceptable. Best, -- Dr Ricardo Fabbri Professor of Computer Engineering GNU/Linux registered user #175401 www.lems.brown.edu/~rfabbri pt.wikipedia.org/wiki/IPRJ labmacambira.sf.net |
From: Ricardo F. <ric...@us...> - 2012-07-20 19:12:48
|
Hi Pallan, in your sip-gsoc branch, the deskew function is not working. Basically I run your demo and I don't get any difference between input and output in the deskew function. For dewarp this works ok. Best, -- Dr Ricardo Fabbri Professor of Computer Engineering GNU/Linux registered user #175401 www.lems.brown.edu/~rfabbri pt.wikipedia.org/wiki/IPRJ labmacambira.sf.net |
From: Ricardo F. <ric...@us...> - 2012-06-27 16:34:50
|
Hi Pallan, I have updated SIP to version 0.9.0. I have improved the configure script to better detect both OpenCV and Leptonica. Please update accordingly. Also please provide further details on your "unknown variable" problem. Make it a habit to report details. I am available for any type of meeting. Its your call. I am catching up with your work through AA. Please keep using it every day. If you use it correctly it will ask you for an update every 15min or so. You must show that you are working every day. This is a full time contract. Above all, have fun! Best, Ricardo Fabbri -- Linux registered user #175401 www.lems.brown.edu/~rfabbri pt.wikipedia.org/wiki/IPRJ labmacambira.sf.net On Wed, Jun 27, 2012 at 3:07 AM, Pallan Madhavan <ma...@gm...> wrote: > Hi, > First of all.Thanks,for merging both the commits.I have updated myreport > for 4th - 18th June 2012 on scilab wiki page,and below is the link to it.I > am currently working on writing an interface for deskew function in ' C ',I > will shift the priority to dewarp function. I am facing some issues in > writing it. I have written a test interface for deskew and tried calling it > in Scilab ,It was showing deskew as unknown variable !!. I will remember to > elaborate the commit message and change the author at the earliest. I have > just fixed an urlib issue caused by the proxy server which was blocking my > aa shout,though the aa daemon was running.I have also updated my aa > shouts.Below are the details of my sourceforge account. > > Username :: witness123 > User Id :: 3807192 > Publicly Displayed Name :: Pallan Madhavan > Email Address :: ma...@gm... > > link > http://wiki.scilab.org/Contributor-Pallan-Madhavan-GSOC2012/report-2012-06-18 > > Regards, > Pallan Madhavan. > IVth MNC, > Applied Mathematics, > IT-BHU,Varanasi, > |
From: Ricardo F. <ric...@us...> - 2012-06-26 21:24:32
|
Pallan, some further notes: * The author in deskew.xml and dewarp.xml and any other file that you create should be Pallan Madhavan, not Ricardo. * You should have direct read/write access to the Sourceforge git repository. No real need to use a github fork. You should create working branches on top of the official SIP repository (push to it after you have played in github if you want). Development of SIP should be an open process, try to keep it in the main repo with everyone being aware. Every commit that you do, an email is sent to the list siptoolbox-commits. Please create a sourceforge account asap and send me your user name so I can give you write access to the official SIP repository. * Please update your Scilab wiki page, and link to your original project description/GSoC description in there Ricardo Fabbri -- Linux registered user #175401 www.lems.brown.edu/~rfabbri pt.wikipedia.org/wiki/IPRJ labmacambira.sf.net On Tue, Jun 26, 2012 at 5:59 PM, Ricardo Fabbri <ric...@us...> wrote: > Hi Pallan, > > I would like too coordinate your activities with the rest of the community. > > Basically I have already merged your 2 commits into the official master branch. > > Leptonica detection in configure.ac has been turned optional (you had > put a MSG_ERROR in there), > because it is actually not required for every user of SIP. It should > be kept optional, so I put a MSG_WARN in there. > > Your next steps are > > * urgent: test your leptonica detection by linking actual leptonica > functions into SIP. You need to write a C interface to it. If you are > programming in C++ you need to figure out how to do that. > > * dewarping functions from leptonica are much more important than > deskew. Move to focusing on them. > > You are expected to achieve those in the next days. If you need > further help, please drop us an email. > > Best, > Ricardo Fabbri > -- > Linux registered user #175401 > www.lems.brown.edu/~rfabbri > pt.wikipedia.org/wiki/IPRJ > labmacambira.sf.net |
From: Ricardo F. <ric...@us...> - 2012-06-26 20:59:57
|
Hi Pallan, I would like too coordinate your activities with the rest of the community. Basically I have already merged your 2 commits into the official master branch. Leptonica detection in configure.ac has been turned optional (you had put a MSG_ERROR in there), because it is actually not required for every user of SIP. It should be kept optional, so I put a MSG_WARN in there. Your next steps are * urgent: test your leptonica detection by linking actual leptonica functions into SIP. You need to write a C interface to it. If you are programming in C++ you need to figure out how to do that. * dewarping functions from leptonica are much more important than deskew. Move to focusing on them. You are expected to achieve those in the next days. If you need further help, please drop us an email. Best, Ricardo Fabbri -- Linux registered user #175401 www.lems.brown.edu/~rfabbri pt.wikipedia.org/wiki/IPRJ labmacambira.sf.net |
From: Ricardo F. <ric...@us...> - 2012-06-26 20:36:25
|
Hi, I am repassing what our Google Summer of Code student, Pallan, has been doing. http://wiki.scilab.org/Contributor-Pallan-Madhavan-GSOC2012 For the next steps I plan to integrate his work and begin the heavier parts of his project, namely bringing key Leptonica functionality to Scilab, and also VXL. Any feedback is welcome. Pallan: let us try to communicate on this list as much as possible from now on. Ricardo Fabbri -- Linux registered user #175401 www.lems.brown.edu/~rfabbri pt.wikipedia.org/wiki/IPRJ labmacambira.sf.net ---------- Forwarded message ---------- From: Pallan Madhavan <ma...@gm...> Date: Tue, Jun 19, 2012 at 4:15 AM Subject: Detection code for leptonica and video uploaded on vimeo To: Ricardo Fabbri <rf...@gm...> Hi, I have made successful changes in configure.ac in Siptoolbox to detect leptonica, and thoroughly tested the code.I have commited the code in my forked repository and also uploaded the video on vimeo . links to commit :: https://github.com/mady902/siptoolbox-1/commit/b103962f5e54b167a8c6bb7768b0a13c3d1d75a7 links to video :: https://vimeo.com/44177824 (Detection code for leeptonica) links to video :: https://vimeo.com/44177766 (Deskew test independent of siptoolbox) Regards, Pallan Madhavan. |
From: Ricardo F. <ric...@us...> - 2012-03-20 01:13:43
|
Hi, I updated a paper on SIP I've been writing and put up a preprint on the arXiv: http://arxiv.org/abs/1203.4009v1 You can now properly cite SIP! It even includes a mini tutorial on scilab. Let me know of any typos, as we're preparing a meatier paper for Linux Journal. Have fun! Ricardo Fabbri -- Linux registered user #175401 www.lems.brown.edu/~rfabbri pt.wikipedia.org/wiki/IPRJ labmacambira.sf.net |
From: Manikana M. <mup...@gm...> - 2012-03-09 13:01:16
|
From: Ricardo F. <ric...@us...> - 2012-03-05 00:27:19
|
BTW here is the OHLOH link: https://www.ohloh.net/p/siptoolbox best, Ricardo On Sun, Mar 4, 2012 at 9:26 PM, Ricardo Fabbri <ric...@us...> wrote: > Hi, all, > > SIP recently has passed beyond the 1 milion price tag according to a > fun estimate by OHLOH. > > SIP has been very actively developed in the past months, as I have > comitted to not use Matlab in my research. > > The current version of SIP is 0.8.0 and is released in Git. We are > currently making releases by tagging in Git, since this reduces the > bureaucracy of packaging. Once in a while I will release packaged > source code, but most of the time the Git master branch will be stable > for use and be actively supported. > > The highlights are: > > - OpenCV support (optional) > - New state-of-the-art and useful algorithms for computing the > distance transform up to a given maximum distance. > - Fast Euclidean Mathematical Morphology - fast dilation, erosion, > closing, opening, etc, using Euclidean disks as structuring elements > - Illustrated documentation (work in progress) > - Many other improvements throughout > > > Best, > Ricardo Fabbri > -- > Linux registered user #175401 > www.lems.brown.edu/~rfabbri > pt.wikipedia.org/wiki/IPRJ > labmacambira.sf.net |
From: Ricardo F. <ric...@us...> - 2012-03-05 00:26:30
|
Hi, all, SIP recently has passed beyond the 1 milion price tag according to a fun estimate by OHLOH. SIP has been very actively developed in the past months, as I have comitted to not use Matlab in my research. The current version of SIP is 0.8.0 and is released in Git. We are currently making releases by tagging in Git, since this reduces the bureaucracy of packaging. Once in a while I will release packaged source code, but most of the time the Git master branch will be stable for use and be actively supported. The highlights are: - OpenCV support (optional) - New state-of-the-art and useful algorithms for computing the distance transform up to a given maximum distance. - Fast Euclidean Mathematical Morphology - fast dilation, erosion, closing, opening, etc, using Euclidean disks as structuring elements - Illustrated documentation (work in progress) - Many other improvements throughout Best, Ricardo Fabbri -- Linux registered user #175401 www.lems.brown.edu/~rfabbri pt.wikipedia.org/wiki/IPRJ labmacambira.sf.net |
From: Ricardo F. <ric...@us...> - 2012-02-17 17:59:00
|
Hi, Just a follow up. I have updated samples of illustrated help files on the web, check them out: http://siptoolbox.sourceforge.net/doc/sip-0.7.0-reference/bwdist.html http://siptoolbox.sourceforge.net/doc/sip-0.7.0-reference/skel.html To add one of those images, here is the XML excerpt - it's just an <imagedata> tag preceded by a title text: <para> <emphasis role="bold">The result of the preceding example, less detail (left) and more detail (right):</emphasis> </para> <para> <imagedata fileref="../images/skeleton-escher-less-detail.png" /> </para> It's that simple. Remembering that the XML files are located at siptoolbox/help/en_US/skel.xml Best, Ricardo On Thu, Feb 16, 2012 at 8:19 PM, Ricardo Fabbri <ric...@us...> wrote: > Hi, all, > > Scilab has had support for images in the help pages a while now. SIP > would hugely benefit from having an illustrated documentation, as this > makes a huge difference for computer vision algorithms. I would like > to call your attention to > a presently ongoing effort to illustrate SIP documentation with > images. I have done it for the function 'skel' and the results are > exciting. The generated help files in HTML format can then be put on > the web for the benefit of the community. > > To add images into a Scilab help file is very simple. You can look at > skel.xml for an example of how I did it. > > Is anyone out there willing to collaborate on this effort? It would be > painstakingly inefficient to do it alone, as SIP has over 80 > functions. > > Basically, you change the XML file and then, inside "siptoolbox/help", > you type "make", and the HTML shold be created. You can examine the > HTML with any web browser. Watch out for XML to HTML translation > errors during "make". That's all. You can then commit the changes in > Git or just email me the file. > > The images to be included are basically just any illustration you want, > but mainly the images that result from running the examples. > > PS: SIP now has OpenCV support. If it finds OpenCV in your system, > you should have additional functions available that make use of > OpenCV. > > Best regards, > Ricardo Fabbri > -- > Linux registered user #175401 > www.lems.brown.edu/~rfabbri > pt.wikipedia.org/wiki/IPRJ > labmacambira.sf.net |
From: Ricardo F. <ric...@us...> - 2012-02-16 22:19:48
|
Hi, all, Scilab has had support for images in the help pages a while now. SIP would hugely benefit from having an illustrated documentation, as this makes a huge difference for computer vision algorithms. I would like to call your attention to a presently ongoing effort to illustrate SIP documentation with images. I have done it for the function 'skel' and the results are exciting. The generated help files in HTML format can then be put on the web for the benefit of the community. To add images into a Scilab help file is very simple. You can look at skel.xml for an example of how I did it. Is anyone out there willing to collaborate on this effort? It would be painstakingly inefficient to do it alone, as SIP has over 80 functions. Basically, you change the XML file and then, inside "siptoolbox/help", you type "make", and the HTML shold be created. You can examine the HTML with any web browser. Watch out for XML to HTML translation errors during "make". That's all. You can then commit the changes in Git or just email me the file. The images to be included are basically just any illustration you want, but mainly the images that result from running the examples. PS: SIP now has OpenCV support. If it finds OpenCV in your system, you should have additional functions available that make use of OpenCV. Best regards, Ricardo Fabbri -- Linux registered user #175401 www.lems.brown.edu/~rfabbri pt.wikipedia.org/wiki/IPRJ labmacambira.sf.net |
From: Ricardo F. <ric...@us...> - 2011-10-24 17:23:12
|
Ricardo ---------- Forwarded message ---------- From: Ricardo Fabbri <rf...@gm...> Date: Mon, Oct 24, 2011 at 3:22 PM Subject: Re: [SIP-devel] XMLs Helps To: Development and advanced discussion <sip...@li...> Nivaldo, perhaps for the examples in this file you can run color_segmentation on the blue arara file. it is very slow (we need this to be in C), so perhaps you can downsample the image like im(1:2:size(im,1),1:2:size(im,2)) or using a bigger stepsize if needed. You might want to file a request in Scilab's bugzilla to allow for images in the help files. Ricardo Fabbri Linux registered user #175401 http://www.lems.brown.edu/~rfabbri Google Voice (401) 484-0VXL 2011/10/22 Nivaldo Henrique Bondança <hi...@gm...>: > For the functions > color_classify, color_classify_single and color_segmentation. > ------------------------------------------------------------------------------ > The demand for IT networking professionals continues to grow, and the > demand for specialized networking skills is growing even more rapidly. > Take a complimentary Learning@Cisco Self-Assessment and learn > about Cisco certifications, training, and career opportunities. > http://p.sf.net/sfu/cisco-dev2dev > _______________________________________________ > SIPtoolbox-devel mailing list > SIP...@li... > https://lists.sourceforge.net/lists/listinfo/siptoolbox-devel > > |