CBICA / CaPTk

Cancer Imaging Phenomics Toolkit (CaPTk) is a software platform to perform image analysis and predictive modeling tasks. Documentation: https://cbica.github.io/CaPTk
https://www.cbica.upenn.edu/captk
Other
175 stars 63 forks source link

Detailed requirements needed for Dicom loading from UI #292

Open ashishsingh18 opened 5 years ago

ashishsingh18 commented 5 years ago

Need detailed requirements for Dicom loading from UI for example if there should be a separate load->file->dicom or not.

sarthakpati commented 5 years ago

After the cbica::ReadImage function is overloaded with the DICOM reading functionality, the rest should be taken care of without issue.

Related to #281, where the file names are populated in the variable imageManager in the function LoadSlicerImages.