.condarc
.gitignore
.travis.yml
LICENSE
README.md
bld.bat
build.sh
chanelog.md
requirements_conda.txt
setup.cfg
setup.py
.idea/vcs.xml
conda-recipe/bld.bat
conda-recipe/build.sh
conda-recipe/meta.yaml
imma/__init__.py
imma/dili.py
imma/geometry3d.py
imma/image.py
imma/image_manipulation.py
imma/labeled.py
imma/measure.py
imma/obj.py
imma/segmentation_labels.py
imma/sparse.py
imma.egg-info/PKG-INFO
imma.egg-info/SOURCES.txt
imma.egg-info/dependency_links.txt
imma.egg-info/top_level.txt
tests/dili_test.py
tests/geometry3_test.py
tests/image_manipulation_test.py
tests/image_test.py
tests/labeled_test.py
tests/measurement_test.py
tests/obj_test.py
tests/slab_test.py
tests/sparse_test.py