[GUFSC] Projeto Brasileiro: SCILAB IMAGE PROCESSING - Toolbox

Ricardo Grützmacher gufsc@das.ufsc.br
Tue, 03 Dec 2002 22:01:58 -0200


http://cyvision.if.sc.usp.br/
http://cyvision.if.sc.usp.br/~rfabbri/sip/
http://cyvision.if.sc.usp.br/~rfabbri/sip/devel/

SIP stands for Scilab Image Processing toolbox. SIP intends to do 
imaging tasks such as filtering, blurring, edge detection, thresholding, 
histogram manipulation, segmentation, mathematical morphology, color 
image processing, etc.
These operations are useful for problem solving in real-world 
applications ranging from car motion planning to automatic diagnosis of 
medical images.
SIP is meant to be a complete, useful, and FREE digital image processing 
toolbox for Scilab.

What SIP can do:
Although SIP is early in its development, it has the following useful 
features:

     * I/O of image files in many formats, including BMP, JPEG, GIF, 
PNG, TIFF, XPM, PCX, and more. (Thanks to ImageMagick)
     * Numerous functions with flexible interface and error treatment 
(see a LISTING)
     * Help pages with examples for all the functions
* Demos

See the ChangeLog and the Development home pages for more information.

Requirements:

     * Scilab version 2.6 or, even better, the CVS version.
* ImageMagick-5.4.2 or a later version. 5.4.3 is needed for windows 
2000/NT/XP (please see the INSTALL.txt file in the SIP package before 
downloading).

Current Version: 0.1.1 (CAUTION: it's beta)

License:
SIP is distributed under the GPL.

Author:
Ricardo Fabbri (rfabbri@if.sc.usp.br).
SIP is fostered by
Luciano da Fontoura Costa (luciano@if.sc.usp.br).