Re: [SIP-devel] testing the new development release
Advanced image processing toolbox for Scilab on Unix/Linux/Mac OS
Status: Beta
Brought to you by:
ricardofabbri
From: Ricardo F. <rf...@if...> - 2003-03-07 21:11:13
|
On Fri, 7 Mar 2003, DRUEL Jocelyn wrote: > I just downloaded the binaries for linux. > Starting to test with scilab 2.6 (debian): > 1) 1st test: to see what's new: sipdemo() > At the line 135 of sip-intro-dem I get the error: > incorrect number of arguments at line 21 of function sip_approx_true_cmap > > I looked at sip_approx_true_cmap and it seems perfectly correct to me. > Strange.... > This is because you're using scilab 2.6. The name of the binary indicates that it is just for scilab 2.7: sip-dev-20030307.1.bin.linux.sci-2.7.i686.tar.gz but of course this is not enough. I will update the readme to tell the user to install to the correct scilab version. Please read the ChangeLog.txt file for the new features. The sipdemo is just for basic usage, maybe I should write something fancier in the future... > 2) I tested the improfile(): > there's a problem at line 29: it must be replaced by image. > It's better with colors. > > I need to resize to see the xtitle. Strange again. > > So I downloaded scilab-2.7. > I did the tests again: ok it works fine (except of course for improfile). > I did not see any of the problems of scilab-2.6. > So, you should indicate that the scilab-2.7 is much recommended. > > > I send back an improfile.sci corrected (and I added a xtitle at line 45). I've just incorporated your fixes. Thanks. very best regards, Ricardo. -- Ricardo Fabbri, Cybernetic Vision Research Group, USP, Brazil. http://cyvision.if.sc.usp.br/~rfabbri |