EpiFire GUI is a graphical user interface for simulating epidemics on contact networks (C++/Qt, available under GPLv3). For source code and the EpiFire C++ API (for programmers, also GPLv3), go to http://github.com/tjhladish/EpiFire/wiki
EplSite ETL is a tool to do easy the data migrations, doing extraction, transformation, validation and load in a very fast way.
It was built by people involved in data migrations so, it contains the necessary to do the migration(Extract Transformation, validation and load) and do it well.
The EventStream Experimenter Workbench is a data collection framework with integrated visualization techniques to facilitate eye tracking research. The software currently supports the ASL eye trackers.
Eviewbox is a java imaging suite, its purpose is to view and spread native DICOM medical images and allowing for 2D reconstructions. EViewbox applet will allow to see the DICOM images on every platform.
Evita is a prototype system for the exploration of terascale dataset by using a a wavelet-based representational scheme allowing ranked access to macroscopic data features.
Live Trace Visualization for Large Software Landscapes
ExplorViz is a web-based software visualization for large software landscapes.
It features two different perspectives: the landscape-level perspective and the application-level perspective. The former visualizes the systems, nodes, and application existing in the software landscape. The latter one utilizes the city metaphor to visualize the entities and communication happening in one application.
For installation instructions and downloads see http://www.explorviz.net
EyeMap is a visualization and analysis tool for text reading eye movement data. It can process Unicode, proportion/non-proportion and spaced/unspaced reading materials, which supports various languages and experiment methods.
EyesRay render a 3D scene with the raytracing algorithm. Some specifics points are: a scene loader, the support of transparency, avaibility to generate images (ppm format)...
F.EN.I.A. is a Fortran 95 library providing rich graphical output of 2D and 3D scientific data in the SVG and VTK (.vtp) formats. The output can be viewed with cross-platform, open-source viewers like Inkscape, Firefox and Paraview.
FEVal, the Finite Element Evaluator written in Python, provides easy conversion for many Finite Element data formats (both binary and ascii). Mesh modification is very easy. Values of model results can be accessed given coordinates in physical space.
NOTE: Use Fltk_Contour insted this code! FMesh is a simply scientific data visualization tool based on OpenGL. FMesh can generate 2D and 3D graph of contour and color maps for any (x,y,z) scattered data set, many other options are included.
FOX/VTK canvas widget and interactor to allow VTK to interact with your FOX application. Allows VTK to render inside a FOX application via the FXGLCanvas control. Keyboard and mouse events are translated to allow for "native" VTK functionality.
Visualization of finite state machines as a network graph. Accepted input files at the moment are: net files exported from xfst (Xerox Finite-State Tool) and lexc files (Finite-State Lexicon Compiler).
FXPlot is a small set of widgets for scientific plotting in 2D. It is entirely written in C++ and is based on FOX-Toolkit a cross-platform GUI toolkit.
Program to detect human faces on a digital picture. It uses a MLP neural net that receive relative distances from face distribution clusters of the image space. Written in C++. Requires newmat and libann libraries.
Fandango, formerly and internally know as elcad. It is a python scripted 3d CAD application; the core is programmed on C++, and interface functions are exported to python to be used as building blocks for new commands.