Hi Zhang Cheng,
I have managed to get it working in windows now including those
using the mogrify() routine. The problem was that I was using
sip-0.1.1-win5.zip which is what appears on the SIP homepage.
After installing SIPToolbox-0.4.0-alpha-20050817.exe (excellent
job on the installation program!) and installing
ImageMagick-6.2.3-Q16 I managed to get things to work. I should also
like to mention that using a different version of ImageMagick, say
6.2.5 and 6.2.6, I was unable to get SIP to load properly.
I have two suggestions:
1-Placing a link to SIPToolbox-0.4.0-alpha-20050817.exe on the homepage.
2-Placing a link to ImageMagick-6.2.3-Q16-windows-dll.exe on the homepage
since ImageMagick's site is no longer hosting it.
Zhang Cheng, thank you very much for your help and excellent job on the
windows version.
cheers,
Angus
Zhang Cheng <zha...@gm...> writes:
> I tried your commands in Scilab 4.0 for Windows without error. In
> fact, before Scilab-4.0, all the SIP functions run correctly on
> Windows except for those functions calling ImageMagick's mogrify()
> rountine.
> Could you send a copy of your bmp file to me and let me to test
> it? I'm using Scilab-4.0.exe and ImageMagick-6.2.3-Q16.
>
> Cheers,
> Zhang Cheng
>
> Angus Errington wrote:
>
>> Hi,
>> My apologies, that was a typo, I meant sipdemo() . I seem, to still
>> be getting the same error: -->[Im, map] = imread('example.bmp');
>> // a color image
>> -->xbasc()
>> -->imshow(Im, map); // plots the image in scilab
>> imshow(Im, map); // plots the image in scilab
>> !--error 4
>> undefined variable : map
>> at line 30 of exec file called by :
>> line 14 of function sipdemo called by :
>> sipdemo()
>> I have a feeling this is related to something I did. It
>> has been awhile
>> since I have used windows. Was this the sort of error that was occuring
>> before?
>> Thanks,
>> Angus
>> Zhang Cheng <zha...@gm...> writes:
>>
>>>From: Zhang Cheng <zha...@gm...>
>>>Subject: Re: [SIP-devel] The annoying crashes on Windows seem disappear in Scilab-4.0-rc1
>>>To: sip...@li...
>>>Date: Fri, 17 Feb 2006 13:09:26 +0800
>>>Reply-To: sip...@li...
>>>
>>>Angus Errington wrote:
>>>
>>>
>>>>Hi Zhang Cheng,
>>>>
>>>>I have just tried to get sip to work in windows and I used
>>>>ImageMagick-5.5.7-Q16. What version were you using?
>>>>
>>>>I have not tried it in windows before, so I may be doing something wrong.
>>>>
>>>>When I run sipdem() I do get an error and I am using Scilab-4.0-rc1.
>>>>
>>>>cheers,
>>>>
>>>>Angus
>>>>
>>>>
>>>>-------------------------------------------------------
>>>>This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
>>>>for problems? Stop! Download the new AJAX search engine that makes
>>>>searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
>>>>http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
>>>>_______________________________________________
>>>>SIPtoolbox-devel mailing list
>>>>SIP...@li...
>>>>https://lists.sourceforge.net/lists/listinfo/siptoolbox-devel
>>>>
>>>>
>>>>
>>>
>>>I use ImageMagick-6.2.3-Q16 currently. I didn't find a function named
>>>sipdem() in SIP.
>>>I type exec(SIPDEMO) in Scilab console to invoke SIP's demo.
>> -------------------------------------------------------
>> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
>> for problems? Stop! Download the new AJAX search engine that makes
>> searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
>> _______________________________________________
>> SIPtoolbox-devel mailing list
>> SIP...@li...
>> https://lists.sourceforge.net/lists/listinfo/siptoolbox-devel
>>
>
> --
> Zhang Cheng
>
> PGP-Key-ID: 25990B35
> A Proud Debian GNU/Linux User
> Xi'an Jiaotong University, China
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems? Stop! Download the new AJAX search engine that makes
> searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
> _______________________________________________
> SIPtoolbox-devel mailing list
> SIP...@li...
> https://lists.sourceforge.net/lists/listinfo/siptoolbox-devel
|