DICOM library

ustrum at gmail.com ustrum at gmail.com
Tue Jun 10 07:05:04 EDT 2008


Hi everybody!
I've been looking for a python library wich allows me to work with
with DICOM files, for medical image processing. Finding nothing at
first, evenctually i've find the gdcm library, wich is suposed to be
for c developement, but they say that you can use it with python, as
"It is automatically wrapped to python (using swig)". So, the cuestion
is: how can I use this kind of library, wich is suposed to be used
with c, in python? When I download the tarball there ae only 2 .py
files. shall I install the whole library for using in C, and then try
to import the gdcm module in python? becouse i'm afraid it won't work.
Thanks in advance, and sorry for my english, wich is not very good
actually. Sorry for asking for something before trying everything, but
i'm almost desperate to find a library like that.



More information about the Python-list mailing list