I am developing an extension for Slicer that offers a GUI for runnning 3D surface segmentation. The GUI and the segmentation algorithm both work fine separately, but I need to call my own python ...
Provide a high-level and cross-platform way to use GPU resources for computing and rendering. Minimize the amount of low-level and platform-specific coding required to implement useful features.