Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 347 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 347 Bytes

DCM-IMG-Viewer

About

DCM-IMG-Viewer

  • Basic handling of Dicom Files, using pydicom library.
  • Extract Image from .dcm file and modulate with Window Center(WC) and Window Width(WW).

Environment

  • python3 ( 3.7.9 )
    • pydicom
    • pyside2
    • numpy
    • matplotlib

LOG

  • 2021-02-24 Basic Function Work