I need to load a DICOM file and put the image in one part of my GUI window. I am using Python 3.4, PyQt4.
Is it possible to do it with matplotlib.pyplot?
I need to load a DICOM file and put the image in one part of my GUI window. I am using Python 3.4, PyQt4.
Is it possible to do it with matplotlib.pyplot?