EIDORS (electrical impedance and diffuse optical tomography reconstruction software) provides software, algorithms and reference data for image reconstruction and modelling.
slab3d is a real-time virtual acoustic environment.
slab3d is a real-time virtual acoustic environment rendering system. It includes two rendering applications, libraries for spatial auditory display and audio signal processing development, and a set of tools for HRTF analysis and visualization.
A framework to run MATLAB programs as batch jobs. Features a structured input description, integrity constraints and GUI.Independent parts of a job can execute in parallel on a cluster computer. Developed at Freiburg Brain Imaging (FBI) - http://fbi.uniklinik-freiburg.de/
GTK+iostream, Data plots, ORB, Neural Networks, WSOLA
Create GTK+ interfaces using IOStream style code.
Its simple and quick!
Also providing simple data plotting (similar to Matlab/Octave), ORB (Object Request Broker), and Neural Network computations.
You can create GTK+ GUIs in a few lines of code.
Labels<<"Thanks for reading";
(HBox<<Labels).show();
or even one line :
(HBox() << (Labels()<<"Thanks for reading")).show();
Inline code destructs the classes, but leaves the widgets/callbacks operating. This is great for embedded...
lasYmat provides a set of Matlab routines for reading and writing LAS files.
LAS is a world wide Oil & Gas industry standard for distribution of Well Log data.
URBI: Universal Robotic Body Interface. URBI is a scripted command language used to control robots (AIBO, pioneer,...). It is a robot-independant API based on a client/server architecture. Liburbi C++/Java/Matlab are available here. Forum available at ht