blob: ecd800e62f959d5f9b9a91d87e3480d14f2d155b (
plain) (
blame)
1
2
3
4
5
6
7
|
pydicom is a pure python package for working with DICOM files. It was
made for inspecting and modifying DICOM files in an easy "pythonic"
way. The modifications can be written again to a new file. As a pure
python package, it should run anywhere python runs without any other
requirements.
WWW: http://www.pydicom.org/
|