This DICOM Viewer has a minimal interface to keep the focus on the images themselves.
It should work with any uncompressed DICOM images.
Multi-touch Gesture Support:
Drag with one finger to pan/move the image.
Pinch with two fingers to zoom.
Twist with two fingers to rotate.
Scroll left/right with two fingers to adjust contrast (aka image width).
Scroll up/down with two fingers to adjust brightness (aka image level).
This app utilizes OpenCV and dcm4che libraries.
Source-code: https://github.com/cpboyd/simply-dicom
It should work with any uncompressed DICOM images.
Multi-touch Gesture Support:
Drag with one finger to pan/move the image.
Pinch with two fingers to zoom.
Twist with two fingers to rotate.
Scroll left/right with two fingers to adjust contrast (aka image width).
Scroll up/down with two fingers to adjust brightness (aka image level).
This app utilizes OpenCV and dcm4che libraries.
Source-code: https://github.com/cpboyd/simply-dicom
Show More