.editorconfig
.gitignore
.readthedocs.yaml
.travis.yml
CODE_OF_CONDUCT.rst
COMMERCIAL.md
LICENSE
README.md
disable_xsdata_entrypoints.py
pyproject.toml
requirements.txt
setup.py
.github/ISSUE_TEMPLATE.md
.github/workflows/publish.yml
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contour.md
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/requirements.txt
docs/usage.rst
docs/tutorials/pattern1_isoline.ipynb
docs/workflows/contour_generation.md
docs/workflows/index.md
examples/contour_generation_pattern1_from_hf.ipynb
src/histoseg/__init__.py
src/histoseg/_version.py
src/histoseg.egg-info/PKG-INFO
src/histoseg.egg-info/SOURCES.txt
src/histoseg.egg-info/dependency_links.txt
src/histoseg.egg-info/requires.txt
src/histoseg.egg-info/top_level.txt
src/histoseg/contours/__init__.py
src/histoseg/contours/pattern1_isoline.py
src/histoseg/geometry/__init__.py
src/histoseg/geometry/tissue_boundary.py
src/histoseg/gui/__init__.py
src/histoseg/gui/gui_app.py
src/histoseg/io/__init__.py
src/histoseg/io/huggingface.py
src/histoseg/sfplot/Searcher_Findee_Score.py
workflows/contour_generation_pattern1.ipynb