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 ...
3
votes
6answers
135 views
Is OpenCV the best option for medical image processing?
I am working on a project that build a software for automatic detection of a disease by scanning fundus images.
Is OpenCV the right library to go with as computer vision library (for image ...
0
votes
1answer
31 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 ...