Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Dicom Files
Post: Dicom Files

Hi, I am using the following code to read one dicom file and write the info from that file to a text file. ds=dicom.dcmread("mw_test.dcm") file=open("mw_test.txt","w+") file.write(str(ds)) file.clos...
spillai General Coding Help 2 2,065 Oct-12-2021, 02:08 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020