Google Code Exporter
Google Code Exporter
``` 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...
``` What steps will reproduce the problem? 1. Two 2D datasets as input to the vtkImageCheckerboard, default SetNumberOfDivisions == 2,2,2 What is the expected output? What do you see instead?...
``` By using a vtkGridTransform and the vtkImageReslice, you can make a module to deform a volume given a deformation / displacement field. This will get interesting combining the conventions...
``` This is simply a feature request so that Devide use system gdcm: https://launchpad.net/ubuntu/+source/gdcm Thanks ``` Original issue reported on code.google.com by `mathieu.malaterre` on 13 Jul 2009 at 8:05
``` What steps will reproduce the problem? 1. In DICOMBrowser, add directory "/home/cclsuper4109/桌面/osirix" 2. DICOMBroswer return nothing. 3. Move "osirix" to "/home/cclsuper4109/osirix" 4. DICOMBroswer return all studies, series and images....
``` What steps will reproduce the problem? 1. Load polydata mesh with (scalar) point data 2. Connect to slice3dVWR 3. Run network What is the expected output? What do you...
``` The title shows the suggestion. If you're developing low level, or reaching your mem's limit, the chance is quite high that devide stops without warning before. It would be...
``` When using a space between two paths, devide doesn't load and doesn't mention you've got an error in your path. In my opinion it has to notice or trim...