devide
devide copied to clipboard
This is the official DeVIDE project site: github.com/cpbotha/devide
``` Reported by Simon Su: C:\Program Files\DeVIDE-RE>dre python -v 'import site' failed; use -v for traceback Traceback (most recent call last): File "C:\Program Files\DeVIDE-RE\\dre.py", line 7, in import ConfigParser With...
``` In the DICOMBrowser, it would be nice to have one of those simple lightboxes that shows ALL the images in a series juxtaposed. ``` Original issue reported on code.google.com...
``` Wrap the ITK MRI bias field correction class. ``` Original issue reported on code.google.com by `cpbotha` on 2 Oct 2009 at 7:57
``` There is currently no module wrapping the vtkThinPlateSpline. Make this new module before the next release (users will also be able to download this via SVN into the 9.8...
``` import ITK DICOM test data (3 slices) into DeVIDE repo and write tests for DICOMReader and perhaps even the DICOMBrowser. ``` Original issue reported on code.google.com by `cpbotha` on...
``` Pieter Kitslaar pointed out http://code.google.com/p/pyeuclid/ for possible inclusion into DeVIDE. Pure python, LGPL, we should be able to integrate. ``` Original issue reported on code.google.com by `cpbotha` on 14...
``` Mail from Dominik Szczerba: "I tried it on linux Ubuntu 9.04 with Gnome. I use a custom dark scheme and by a quick launch of the application I noticed...
``` vtkQuadricClustering does memory-efficient mesh decimation. Wrap this into nice DeVIDE module. ``` Original issue reported on code.google.com by `cpbotha` on 6 Aug 2009 at 1:14
``` Take a look at the gdcm_anon tool bundled with GDCM. See if we should port this to python, or just build the util and ship it along with the...
``` What steps will reproduce the problem? 1. Play with streamtracer. 2. Configure vtkStreamTracer object, change something, click apply. 3. Press F5 on canvas. What is the expected output? What...