I'm using Compose Multiplatform, and I don't know ...
# compose
t
I'm using Compose Multiplatform, and I don't know if there's currently any free library for reading DICOM (X-ray) image files. From my research, DICOMHero requires a fee, and the GDCM library is complex, and I don't know how to integrate it. If anyone has experience with reading DICOM files, please help me.
d
There are many utilities for dealing with DICOM files on github, though reading files doesn't directly intersect with Compose.