Seg3D icon indicating copy to clipboard operation
Seg3D copied to clipboard

Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.

Results 101 Seg3D issues
Sort by recently updated
recently updated
newest added

If/when we've switched to QOpenGLWidget from QGLWidget (which is deprecated as of Qt 5.4), we need to remove the line qt5_use_modules(QtUtils_Utils OpenGL) from QtUtils/Utils/CMakeLists.txt since QOpenGLWidget is in QtWidgets, and...

GUI
graphics
external dependency
Qt5

### Description 1. Be able to modify the size, color, and scaling of the seed points as shown. 2. Be able to toggle the slice viewer to only see seed...

feature request
GUI

- [ ] Upgrade python to 3.6.7. - [ ] Add a list of python versions to choose from. (3.4, 3.5, 3.6)

python

- [x] Growcut - [ ] 3D painting - [ ] Arbitrary slice visualization

new filter or tool
tool

In LayerFilter.cc line 939, there is a try catch that doesn't throw an exception so they will be skipped undetected. This is high-level code and will take some work to...

Move away from legacy code. https://github.com/InsightSoftwareConsortium/ITK/blob/master/Documentation/ITK5MigrationGuide.md#legacy-code-removed

external dependency

The default values for the Qt specific binaries (Qt5Core_DIR, Qt5Gui_DIR, etc.) are not overwritten by the Qt5_PATH variable. If you manually delete the values, it will use Qt5_PATH to properly...

linux
build
Qt5
software processes

- Try to isolate rendering so we can switch back and forth through the development process. - Need to separate UI and render pieces as much as possible to facilitate...

renderer

Replacement for convex hull in implicit model tool.

external dependency

Being able to paint one layer while erasing any layer it overlaps with.

feature request
tool
usability