Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 575 Bytes

File metadata and controls

17 lines (14 loc) · 575 Bytes

CNN Based Segmentation Module on 3DSlicer

Main Window:

Obtained Segmentation:

To install Tensorflow and other packages on 3DSlicer's Python:

cd ~/Applications/Slicer.app/Contents/bin

Use PythonSlicer to call pip to install external packages, for instance:

./PythonSlicer -m pip install scikit-image