devide icon indicating copy to clipboard operation
devide copied to clipboard

This is the official DeVIDE project site: github.com/cpbotha/devide

Results 100 devide issues
Sort by recently updated
recently updated
newest added

``` 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...

auto-migrated
Type-Defect
Priority-Critical
Milestone-ReleaseNext

``` 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...

Type-Enhancement
auto-migrated
Milestone-Release3000

``` Wrap the ITK MRI bias field correction class. ``` Original issue reported on code.google.com by `cpbotha` on 2 Oct 2009 at 7:57

Type-Enhancement
auto-migrated
Milestone-Release3000

``` 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...

Type-Enhancement
auto-migrated
Milestone-ReleaseNext

``` 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...

Type-Enhancement
auto-migrated
Milestone-ReleaseNext

``` 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...

auto-migrated
Milestone-Release3000

``` 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...

auto-migrated
Milestone-Release9.12

``` 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

Type-Enhancement
auto-migrated
Milestone-Release3000

``` 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...

Type-Enhancement
auto-migrated
Milestone-Release3000

``` 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...

auto-migrated
Type-Defect