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

``` All module views should be dockable, either with containers that can be created, or with the main DeVIDE window. Also integrate tabbed panels, so that multiple views can be...

Type-Enhancement
auto-migrated
Milestone-Release3000

``` I've already added the necessary sample code to testing/emp something. Turn this into a test for the EMP functionality. ``` Original issue reported on code.google.com by `cpbotha` on 3...

Type-Enhancement
auto-migrated

``` As reported by Peter Kok: Voor als je weer terug bent: volgens mij zit er een bug in je pca-code. De radius_vectors bereken jij als volgt: radius_vectors[i] = v[i]...

auto-migrated

``` What steps will reproduce the problem? 1. Start DeVIDE, add any module (e.g. vtkTIFFWriter) 2. Double-click the module to open its view. 3. In the introspection shell, type "obj.";...

auto-migrated
Type-Defect
Priority-Low

``` The auto-generated vtkCutter module only has one input. However, in order to use the underlying vtk class, an implicit function has to be set using SetCutFunction. Additionally, it looks...

Priority-Medium
auto-migrated
Type-Defect

``` Various parts of the UI refer to modules by their type. The most important examples are the module configuration views and progress messages. This can cause confusion when multiple...

Type-Enhancement
auto-migrated
Priority-Low

``` What steps will reproduce the problem? 1. Start DeVIDE 2. Add one or more modules to the canvas 3. Right click a module without selecting it first What is...

Priority-Medium
auto-migrated
Type-Defect

``` I have seen this on three different occasions, but have not been able to reproduce. With the exact same network, everything works as it should after a restart of...

Priority-Medium
auto-migrated
Type-Defect

``` Currently, most ITK modules default to 3-D float. This is often wasteful. Think up a new scheme whereby a module developer can easily: 1. instantiate a default pipeline type...

Priority-Medium
auto-migrated
Type-Defect
Milestone-Release3000

``` slice3dVWR uses window-level LUT by default. Add UI element so that this can be easily changed to one or two presets, for example a hue range. ``` Original issue...

Type-Enhancement
Priority-Medium
auto-migrated