.gitignore
.travis.yml
INSTALL
LICENSE
README.md
distr.sh
requirements_conda.txt
setup.cfg
setup.py
conda-recipe/bld.bat
conda-recipe/build.sh
conda-recipe/meta.yaml
devel/profile.py
distr/energy.patch
distr/gco_python.pyx.patch
examples/Feature_vector_and_modelling.ipynb
examples/msgc_experiments_CMBBEIV.ipynb
examples/msgc_experiments_CMBBEIV_init.ipynb
examples/msgc_experiments_CMBBEIV_run.ipynb
examples/msgc_experiments_ct.ipynb
examples/msgc_experiments_ct_init.ipynb
examples/msgc_experiments_ct_run.ipynb
examples/pycut_example.ipynb
examples/pycut_multiresolution.ipynb
examples/simple_interactive_graphcut_example.py
imcut/__init__.py
imcut/dcmreaddata.py
imcut/features.py
imcut/graph.py
imcut/image_manipulation.py
imcut/models.py
imcut/pycut.py
imcut/seed_editor_qt.py
imcut.egg-info/PKG-INFO
imcut.egg-info/SOURCES.txt
imcut.egg-info/dependency_links.txt
imcut.egg-info/requires.txt
imcut.egg-info/top_level.txt
imgs/example_result.png
tests/dcmreaddata_test.py
tests/graph_test.py
tests/image_manipulation_test.py
tests/models_test.py
tests/pycut_boundary_penalties_test.py
tests/pycut_test.py