CemrgApp
CemrgApp copied to clipboard
An Interactive Medical Imaging Platform with Image Processing and Computer Vision Toolkits for Cardiovascular Research.
This combines work from the previous MITK upgrade effort and @alonsoJASL’s fork … and then rebased all of it onto of the current `development` branch. This was a bit of...
Currently, while building VMTK it downloads the `VMTK/tests/vmtk-test-data/` submodule, which contains about 500 MB of test images that we don’t use. This wastes bandwidth, disk space and slows the build...
Tests currently fail to run; apparently because they request Ubuntu 18.04, which is no longer supported. See screenshot for an error message of the most recent test run on #75....
We need to update to MITK 2021. Branch `feature/mitk-upgrade` already is ready to be deployed. I suggest we take some time to: + test `feature/mitk-upgrade` builds (write documentation if there's...
We’re currently using Qt 5.12.10, which does not compile on Macs with Apple Silicon; i.e. any new Mac released in 3+ years. Looking at our upgrade options, I noticed [this...
Reset button did not clear other variables, creating problems when using it.
User is able to toggle these new parameters in projection Voxel-based projection (already there) ROI radius Choose to use old algorithm - new one calculates correct normal orientations There is...
Hey, I'm working with the CemrgApp for about 8 months now, especially with the scar quantification tool (Scar quantification in the left atrium). By now I finished about 80 cases,...
I'm having an issue CEMRG. When I try to segment and change the interpolation to 3D the program crashes Have you ever had anyone have this before? Wed Jul 6...
+ Investigate whether Doxygen can be used without generating MITK's docs. + If not, consider [readthedocs](http://readthedocs.org/)