You are here

Project Wizard

You can use the category filters given on the right sidebar to narrow down your search results.

pydicom

Rating: 
Your rating: None Average: 3 (2 votes)

pydicom is a pure python package for working with DICOM files. It was made for inspecting and modifying DICOM data 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.

pydicom is not a DICOM server, and is not primarily about viewing images. It is designed to let you manipulate data elements in DICOM files with python code.

TutatiX

Rating: 
Your rating: None Average: 3.5 (2 votes)

TutatiX it's a Dicom Viewer written in python. TutatiX try to be a guide to known how Dicom works and how to develop an application. The must important part of TutatiX it's the documentation that must be detailed and easy to understand.