Skip to content

A Qt widget for reading and displaying DICOM images series including some basic interactions.

License

Notifications You must be signed in to change notification settings

xiasun/QtDicomViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QtDicomViewer

A Qt widget for reading and displaying DICOM images series including some basic interactions. Please install dependencies and modify dependencies path in QtDicomViewer.pro file before use it.

Dependencies

  • Qt 5.7
  • OpenCV 2.4.3
  • GDCM 2.8.2

Current Features

  • Read DICOM images series (*.dcm) under a directory.
  • Display DICOM images slice by slice.
  • Draw contour line with mouse left click, and use right click.
  • Responsive to window size change.

About

A Qt widget for reading and displaying DICOM images series including some basic interactions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published