How to Install SIVP toolbox on Scilab 5.2.2 and do the proxy settings?

Dear Aditya,

When I tried to run atomsInstall SIVP on WindowsXP Professional OS

the following error has occurred:
-------
atomsInstallList: The package SIVP is not available.
!--error 10000

at line 51 of function atomsError called by :
at line 76 of function atomsInstallList called by :
at line 217 of function atomsInstall called by :
atomsInstall SIVP
----------

Please guide me How to Install the toolbox for SciLab 5.2.2 and how to do the proxy settings? And also How to check whether the SIVP toolbox is really installed/working after installation?

Thanks and regards,

Rajesh Raut
SRKNEC, Nagpur

Taxonomy upgrade extras: 

Hi Rajesh,

I checked on my machine. SIVP is not available in the repositories for Scilab 5.2.2. You'll need to download and install the latest version (Scilab 5.3.0) for this to work with ATOMS.

In order to use ATOMS if you're behind a proxy server, you'll need to set up Scilab to understand that. Type 'help proxy' in Scilab for more details. You'll have to set configuration variables using the atomsSetConfig() function- for example: atomsSetConfig('proxyHost', 'netmon.iitb.ac.in'). You may also have to set a port number, your username and password (if your proxy server requires a username and password).

Subsequently, simply type 'atomsInstall SIVP' in order to install SIVP. After it has been installed, simply close and reopen Scilab to be able to use SIVP.


Regards,
Aditya Sengupta

Dear Sir,

I have Installed SciLab5.3.0-beta4 and have run atomsInstall SIVP commond. I get the following error whenever I restart SciLab console:

-----

 Startup execution:

  loading initial environment
 
Start SIVP - Scilab Image and Video Processing Toolbox
Load macros
Load gateways
atomsLoad: An error occurred while loading 'SIVP-0.5.3-2':
link: The shared archive was not loaded: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.
------
 
Pl help me in this regard.
 
Rajesh Raut

Is your copy of Windows XP up to date (till service pack 3)? We've noticed this issue during some workshops- they have always occured on computers that had Windows XP copies that were not up to date. 

Also- is there a reason you've installed the beta version of Scilab instead of the latest version?

Please dont forget to install Open CV first, before SIVP.

As SIVP Toolbox is using Open CV in its core.