.gitignore
.travis.yml
INSTALL
LICENSE
README.md
bld.bat
build.sh
distr.sh
meta.yaml
requirements_conda.txt
setup.cfg
setup.py
distr/energy.patch
distr/gco_python.pyx.patch
examples/Feature_vector_and_modelling.ipynb
examples/pycut_example.ipynb
examples/pycut_multiresolution.ipynb
imgs/example_result.png
pysegbase/__init__.py
pysegbase/dcmreaddata.py
pysegbase/graph.py
pysegbase/image_manipulation.py
pysegbase/models.py
pysegbase/pycut.py
pysegbase/seed_editor_qt.py
pysegbase.egg-info/PKG-INFO
pysegbase.egg-info/SOURCES.txt
pysegbase.egg-info/dependency_links.txt
pysegbase.egg-info/requires.txt
pysegbase.egg-info/top_level.txt
tests/graph_test.py
tests/models_test.py
tests/pycut_test.py