devide
devide copied to clipboard
This is the official DeVIDE project site: github.com/cpbotha/devide
``` take code from slice3dvwr_lookmarks for standard views and integrate with viewer itself. ``` Original issue reported on code.google.com by `cpbotha` on 1 Apr 2010 at 10:56
``` The DRE installer also installs the vcredist for VS2008SP1 for system-wide use. This is backwards compatible. In the DRE 9.8, the runtime DLLs + manifest can also be found...
``` On machines without middle buttons or mousewheels (laptops for example), having a different way of pushing / pulling slices in the slice3dVWR would be useful. This is related to...
``` Would be useful to have a completely portable DRE, i.e. runnable even on a system where vcredist can't be installed for some reason. pierre juillard suggested the following procedure:...
``` This is a generalisation of issue 98: Today (20100210) I saw this behaviour with a DICOMReader and a DICOM series that can't be sorted. The reader module raised the...
``` For her M.Sc. project, Veronica Chan implemented wrappers for Elastix in DeVIDE. Integrate these! ``` Original issue reported on code.google.com by `cpbotha` on 21 Jan 2010 at 10:44
``` What steps will reproduce the problem? 1. Load dataset, I used http://pubimage.hcuge.ch:8080/DATA/MAGIX.zip 2. Use vtktoitk to convert 3. Use ITKWriter to save in Analyze format (meep.hdr) (other formats don't...
``` Sometimes network execution stalls due to bad coderunner code, bad parameter choice, or some other problem. There seems to be no way to stop such an execution (except for...
``` What steps will reproduce the problem? 1. In two code runners 2. In first - set obj.outputs[0] = numpy array 3. In second - set obj.inputs[0] = numpy array...
``` Mathieu Malaterre, a very brave man, is trying to package johannes for Debian. Ideally, the johannes build process should support using system libs (for example VTK, ITK, gdcm, wx,...