Raquel Tavares
Raquel Tavares

Reputation: 1

Using DICOM Files as Input for a 3D CNN in MatLab

I am working on a project with tomosynthesis images of patients with breast cancer, in which I will use 3D CNNs. At the moment, I am selecting the slices where the cancer is visible. To do this should I save the selected slices in a new single DICOM file, or should I save each slice in a separate file? What is the best format to use as input for my 3D CNN?

Additionally, to save the selected slices, which DICOM file metadata should I modify? I am modifying only the SOPInstanceUID and the PixelData.

Upvotes: 0

Views: 16

Answers (0)

Related Questions