Medical image viewer using DWV (DICOM Web Viewer) and React.
GNU General Public License v3.0
99
stars
39
forks
source link
I've changed the class components to functional components in the DwvComponent. Is there a way to display all three orientations simultaneously? #255
Closed
grpoudel closed 7 months ago
There is but I did not implement it yet in this viewer... Check out the dwv demo (load data and change the layout to MPR) to see how I did there.