Release Notes: New functions were added to convert RGB to and from HSV images and colormaps. The Radon transform is now available. Thee C functions were fixed with respect to truecolor images, by using Scilab's new hypermatrix structure. Therefore, this version now works with Scilab 3.0. Many other changes were made, making this a strong candidate for the next SIP stable version.


Release Notes: This release brings consolidates many new features from the 0.7.x series, such as OpenCV support, a novel color classification algorithm, many new functions, and various updates and illustrations added to the help pages.


Release Notes: Help files were updated to contain illustrating figures (bwdist and skel). A new and very useful imshow option was added for using an external viewer. Edilate was implemented with a very fast cutting edge exact Euclidean propagation algorithm. bwdist was augmented with a max_dist option to compute the EDT up to a maximum distance. Many other changes were made.


Release Notes: This release brings a new extras/ directory with code for specific practical problems. The new biospot subdir contains experimental code to perform drosophila melanogaster embryo and nucleii segmentation and related processing. A new arclength function is provided.


Release Notes: This release brings OpenCV support to SIP. It provides a new Canny edge detection function from OpenCV. Compiling OpenCV support is optional.


Release Notes: This release adds a new function color_classify for color recognition and a new function imhist for plotting and computing histograms tailored for images.