ImagingDataCommons / highdicom

High-level DICOM abstractions for the Python programming language
https://highdicom.readthedocs.io
MIT License
168 stars 35 forks source link

Minor fix in ImageFIleReader example #185

Closed Eschivo closed 2 years ago

Eschivo commented 2 years ago

Added highdicom.io import in ImageFileReader example in order to have a fully functioning example.