.coveragerc
.coveralls.yml
.gitignore
.travis.yml
LICENSE
README.md
changelog.md
distr.sh
requirements.txt
requirements_apt.txt
requirements_conda.txt
requirements_pip.txt
setup.cfg
setup.py
tests.py
conda-recipe/bld.bat
conda-recipe/build.sh
conda-recipe/meta.yaml
docs/conf.py
docs/imtools.rst
docs/index.rst
docs/pip_requirements.txt
examples/Trainer3d.ipynb
examples/crop.ipynb
examples/devel_paraview.ipynb
examples/show_segmentation.ipynb
imtools/__init__.py
imtools/datasets.py
imtools/dili.py
imtools/gen_vtk_tree.py
imtools/gt_lar.py
imtools/gt_lar_kunes.py
imtools/gt_lar_smooth.py
imtools/gt_volume.py
imtools/image_manipulation.py
imtools/lar_show_segmentation.py
imtools/misc.py
imtools/qmisc.py
imtools/sample_data.py
imtools/segmentation.py
imtools/select_label_qt.py
imtools/show_segmentation.py
imtools/show_segmentation_qt.py
imtools/surface_measurement.py
imtools/threshold_qsed_plugin.py
imtools/thresholding_functions.py
imtools/tools.py
imtools/trainer3d.py
imtools/uiThreshold.py
imtools/vesseltree_export.py
imtools/viewer.py
imtools.egg-info/PKG-INFO
imtools.egg-info/SOURCES.txt
imtools.egg-info/dependency_links.txt
imtools.egg-info/top_level.txt
imtools/ml/__init__.py
imtools/ml/gmmcl.py
tests/dili_test.py
tests/hist_stats_test.yaml
tests/histology_test.py
tests/image_manipulation_test.py
tests/pg_widgets_test.py
tests/qmisc_test.py
tests/sample_data_test.py
tests/show_segmentation_test.py
tests/slab_test.py
tests/surface_test.py
tests/test_threshold_qted_plugin.py
tests/train_test.py
tests/ui_threshold_test.py
tests/vessels_segmentation_test.py
tests/vt_biodur_simple.yaml
tests/widgets_test.py