Skip to content

ajugeorge97/Dicomvieweqt

Repository files navigation

Dicom Viewer using QT

This is a small attempt to develop a Dicom Application Using QT and Python and VTK.

Create enviroment

  conda env create -f environment.yml

Deployement without QT creator

  # You need to run the following command to generate the ui_form.py file
#     pyside6-uic form.ui -o ui_form.py, or
#     pyside2-uic form.ui -o ui_form.py

ScreenShots

Logo

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages