Ally Warner
Ally Warner
- [x] Growcut - [ ] 3D painting - [ ] Arbitrary slice visualization
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
- 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...
Being able to paint one layer while erasing any layer it overlaps with.
Cannot build boost without python. Error is in UseBoost logic.
Matlab IO needs to be consistent within Seg3D. Built with master Seg3D v2.4.4 on OSX 10.14.6 with Qt 5.15. To test: Exported a .nrrd data layer as a MATLAB file...
Evaluate if Seg3D's current build system and process is the most efficient and using best practices for CMake.