Reads endoscope video and marks which areas were already seen (green) and which were not (red).
python -m venv .venv
.venv\Scripts\activate
pip install -e ".[dev]"
python scripts/run_coverage.py --config configs/c3vd.yamlDocs: docs/index.md
License: MIT