JuliaHealth / MedEye3d.jl

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

Important things to highlight in the docs #19

Open divital-coder opened 3 months ago

divital-coder commented 3 months ago

MedEye3d.jl requires support for interactive threading, (julia --threads 3,1) For windowing of a mask, correct mask must be activated first with alt+1/2/3 Document the string overFlow error during keystrokes check. Highlight issues with the visualizer freezing of fast multiple keystrokes. For debugging purposes, over on frozen visualizer , run (GLFW.PollEvents() within the terminal) To make sure f1,f2,f3 windowing correctly works, we need to pass a studyType option in the textureSpec of respective image.