Skip to content
Francisco Maria Calisto edited this page Mar 19, 2019 · 21 revisions

Medical Images

How to get the project's medical images?

Digital Imaging and Communications in Medicine (DICOM) is a standard for handling, storing, printing, and transmitting information in medical imaging.

We have two ways to download, or access, our available medical images:

  1. Cloning the dataset-dicom-images repository to a local machine;

  2. Following the Orthanc Book of the Downloading images section;

How to clone the dataset-dicom-images repository?

1.1. Clone the project repository:

git clone [email protected]:mida-project/dataset-dicom-images.git

1.2. Go inside the project folder:

cd dataset-dicom-images/

Important Links

Clone this wiki locally