Slicer-DeepInfer icon indicating copy to clipboard operation
Slicer-DeepInfer copied to clipboard

Add Support for Table Output

Open kmader opened this issue 8 years ago • 1 comments

Many operations performing regression or classification would produce table output. It would be particularly nice to have support for tools like pyradiomics using Docker (https://github.com/Radiomics/pyradiomics/issues/240) rather than manually building the extension (https://github.com/Radiomics/SlicerRadiomics)

kmader avatar May 30 '17 10:05 kmader

@kmader We are planning to add classification output to the gui. Also, we need to have an interactive json generator code on the website so that in input/output and other properties are unified. Once we have the generator ready to go, we will update gui, accordingly.

mpslxz avatar Jun 02 '17 05:06 mpslxz