SCIInstitute / SCIRun

SCIRun is a Problem Solving Environment, for modeling, simulation and visualization of scientific problems. This is version 5, the upgraded version of SCIRun v4.
http://scirun.org
Other
128 stars 72 forks source link

Write importer and exporter for the DICOM file format. #664

Open a-y-khan opened 10 years ago

a-y-khan commented 10 years ago

Write importer for the DICOM file using the GDCM library. See ITK's wrapper.

github-actions[bot] commented 5 years ago

Stale issue message

dcwhite commented 5 years ago

@jessdtate User examples?

jessdtate commented 5 years ago

We'd have to use ITK. are we up for that? We can use the dicoms in Seg3D data (https://github.com/CIBC-Internal/Seg3DData)

dcwhite commented 5 years ago

The GDCM library looks well kept up, but does it require ITK itself? Not sure I have time to test out its build. But at least it uses CMake and stuff.

jessdtate commented 5 years ago

Yeah, we could use GDCM without ITK. Seg3D uses ITK, which I think has a larger subset of supported dicom formats, too.

dcwhite commented 4 years ago

Possible Kitware topic.