[SIP-devel] New SIP 0.3.1 released
Advanced image processing toolbox for Scilab on Unix/Linux/Mac OS
Status: Beta
Brought to you by:
ricardofabbri
|
From: Ricardo F. <rf...@if...> - 2004-02-14 02:19:55
|
Hi, all,
I released SIP 0.3.1 that fixes a bug in watershed. In SIP 0.3.0,
Watershed was totally messed up due to an error in the interface between
scilab and Animal.
There is also a minor change concerning double-buffered image viewing.
You can use it to speed up image display a little, by issuing:
xset('pixmap',1);
Users may now use imshow normally in that mode. Previously, the user
had to type xset('wshow'); after imshow. This is no longer necessary.
The intro demo now uses this mode. Please tell me if it is really
better than before, or what do you think.
Sources & binaries are available at:
https://sourceforge.net/project/showfiles.php?group_id=68055&package_id=66476&release_id=216921
best,
Ricardo.
--
Ricardo Fabbri, Cybernetic Vision Research Group, USP, Brazil.
WEB: cyvision.if.sc.usp.br/~rfabbri ICQ: 208974212
|