Use case on kidney CT data from KiTS19 challenge — TL;DR To convert a DICOM file from grayscale to RGB, you should modify several DICOM tags other than just the pixel data. Full source code is available at the end of this post. Introduction DICOM (Digital Imaging and Communications in Medicine) is the international standard for storing and transmitting medical images, and…