-
Notifications
You must be signed in to change notification settings - Fork 5
ReleaseNotes12_2
DeVIDE, or the Delft Visualization and Image processing Development Environment, is a Python-based dataflow application builder that enables the rapid prototyping of medical visualization and image processing applications via visual programming. In other words, by visually connecting functional blocks (think Yahoo pipes), you can create cool visualizations. DeVIDE is primarily used in medical visualization research and education.
DeVIDE is distributed as part of the DRE, or DeVIDE Runtime Environment. The DRE is in fact a Python distribution that includes cmake, swig, Python, numpy, matplotlib, wxPython, gdcm, VTK, ITK and DeVIDE itself. With the DRE, you can easily develop your own Python applications and also C++ extension modules, as the C++ SDK is included. See the DRE Help Page for more details. Also see for example the Eclipse DRE howto for info on how to use the DRE for super-easy VTK/ITK/numpy/matplotlib Python coding in Eclipse.
The central information point is the main DeVIDE homepage, with links to more documentation, binary and source downloads, the mailing list and a news blog.
Please see the ChangeLog-Summary.txt for the changes that have been made since the previous 9.8 stable release.
Due to the magnitude of the recent changes, and the fact that we're planning to release more often, there is a high probability that you run into serious problems. I have tested on a number of virtual machines, but you never know. If you come across any bugs, or have any suggestions for improvements, please enter them in the Issue Tracker. You can keep up to date on DeVIDE news by subscribing to the blog or the mailing list.