Julia library for visualization and annotation medical images, specialized particularly for rapid development segmentation of 3 dimensional images like CT or PET/CT scans. Has full support of nuclear medicine Data.
Apache License 2.0
12
stars
1
forks
source link
Google Summer of Code , MidTerm Pull Request [MedEye3d.jl] #20
Improved Stuff;:
High Level function implementation with simplified basic usage
Improved Pre-compilation with reduced pre-compilation outputs.
Supported loading of Images with MedImages.jl
Fixed screen tear, flicker and glitches within the visualizer originating in previous versions with Rocket.jl Actor's observer subscription mechanism.
Added reference scripts for working with different data modalities.