[SciPy-User] open dicom images

Pauli Virtanen pav+sp at iki.fi
Wed Oct 21 06:06:54 EDT 2009


Wed, 21 Oct 2009 11:42:31 +0200, Sahar wrote:
> Is there any way to read dicom iamges into a scipy array? Somthing like
> Matlab's "d = dicomread('tmp_im.dcm');"

If you type "dicom python" into Google, you get

	http://pypi.python.org/pypi/pydicom/0.9.3

It seems to provide images as Numpy arrays.




More information about the SciPy-User mailing list