Difference between revisions of "2017 Winter Project Week/PyRadiomics"

From NAMIC Wiki
Jump to: navigation, search
Line 4: Line 4:
 
Image:RadiomicsWorkflow.jpg
 
Image:RadiomicsWorkflow.jpg
 
Image:PyRadiomics_structure.jpg
 
Image:PyRadiomics_structure.jpg
 +
Image:SlicerRadiomics.jpg
 
<!-- Use the "Upload file" link on the left and then add a line to this list like "File:MyAlgorithmScreenshot.png" -->
 
<!-- Use the "Upload file" link on the left and then add a line to this list like "File:MyAlgorithmScreenshot.png" -->
  

Revision as of 16:25, 13 January 2017

Home < 2017 Winter Project Week < PyRadiomics

Key Investigators

  • Joost van Griethuysen
  • Hugo Aerts
  • Steve Pieper
  • Jean-Christophe Fillion-Robin
  • Andrey Fedorov

Project Description

Objective Approach and Plan Progress and Next Steps
  • Introduce PyRadiomics to the community
  • Present, meet collaborators...
  • Discuss issues related to integration with Slicer: external packages, numpy version, Slicer module UI
  • Discuss issues related to enhancing performance using C code
  • Introduced PyRadiomics to the community
  • There are still some issues with the packaging of the extension, SlicerRadiomics. Numpy issue is resolved, PyRadiomics works with numpy 1.9.2, adjusted minimum requirements. Once these issues are resolved, it will be made publicly available in the Github Radiomics Organisation.
  • C code performance enhancement is written, but is still causing some issues during compilation. Switch setup to use skbuild and cmake. Latest (offline) tests work with setup.py develop and setup.py test.

Background and References