.gitignore
.travis.yml
README.md
bld.bat
build.sh
environment.yml
meta.yaml
requirements_conda.txt
setup.cfg
setup.py
devel/annotations_in_dir_to_json.ipynb
devel/cnn_train.ipynb
devel/cnn_use.ipynb
devel/load_openslides.ipynb
devel/load_openslides_and_lxml_together.ipynb
devel/lobulus_localization.ipynb
devel/merge_image_data_and_json_annotation.ipynb
devel/parse_annotations_with_lxml.ipynb
devel/texture_analysis.ipynb
devel/texture_extract_training_data.ipynb
scaffan/__init__.py
scaffan/__main__.py
scaffan/algorithm.py
scaffan/ann_to_json.py
scaffan/annotation.py
scaffan/changelog.md
scaffan/image.py
scaffan/lobulus.py
scaffan/texture.py
scaffan/texture_lbp.py
scaffan.egg-info/PKG-INFO
scaffan.egg-info/SOURCES.txt
scaffan.egg-info/dependency_links.txt
scaffan.egg-info/top_level.txt
tests/image_test.py
tests/main_test.py
tests/parse_annotation_test.py
tests/process_json_annotation_test.py
tests/texture_test.py