junyuchen245 / 3DSlicer-DeepLearning-Seg-Module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Python 88.6%Language:CMake 11.4%