Tagged Questions
7
votes
11answers
6k views
Parse DICOM files in native Python
What is the simplest and most-pythonic way to parse a DICOM file?
A native Python implementation without the use of non-Python libraries would be much preferred. DICOM is the standard file format in ...
0
votes
1answer
22 views
Tool to view Xml annotation on medical images
I have downloaded the Ct scan lung images from Lung Image Database Consortium (LIDC). With these images, I have xml annotation. Please suggest me a software to view the annotation on top of the ...