Skip to content

Commit c1cad60

Browse files
authored
Update README.md
1 parent 4a2d218 commit c1cad60

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This is a lightweight portable Dicom browser application written in Python.
44
It allows Dicom directories to be loaded, images and tag data viewed, and not much else aside.
55
This is intended to be a cross-platform utility suitable for previewing Dicom data rather than doing any sort of processing.
66

7+
![DicomBrowser Screenshot](https://github.com/ericspod/DicomBrowser/raw/master/res/screenshot.png "DicomBrowser Screenshot")
8+
79
## Installation
810

911
DicomBrowser requires **Python 3.7+**, **PyQt5**, **numpy**, **pydicom** and **pyqtgraph**, and optionally the libraries for pydicom used to load JPEG data.

0 commit comments

Comments
 (0)