Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 521 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 521 Bytes

Web-based Medical Image Viewer

All of the options that I tried didn't work for me, were buggy, or didn't have enough functionality. This repo is my attempt to create a useful image viewer with plotly dash's dash_slicer module.

TODO:

  • slider for overlay alpha
  • slider(s) for windowing
  • center view on lesion by default
  • option to show 3 views of same image or axial views of all slices
  • if the rendering is slow, may want thumbnail=False in the VolumeSlicer constructors