Skip to content

Basic python3 based dicom viewer using PyQT5 and pydicom

Notifications You must be signed in to change notification settings

simonjuleseric2/pythondcmview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pythondcmview

Basic python3 based dicom viewer using PyQT5 and pydicom (Work in progress)

This is an exemple for importing PET images and associated RTstructures, if you are interested in CT or MRI you need to change the UID_t and RS_UID in the StartWindow class (lines 23-24).

Notebook display.

The CT images can also be displayed on a jupyter notebook using the notebook_display.ipynd.

About

Basic python3 based dicom viewer using PyQT5 and pydicom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published