LICENSE
README.md
dvr-scan.cfg
pyproject.toml
setup.cfg
dist/package-info.rst
dvr_scan/LICENSE
dvr_scan/__init__.py
dvr_scan/__main__.py
dvr_scan/config.py
dvr_scan/detector.py
dvr_scan/dvr-scan-logo.png
dvr_scan/dvr-scan.ico
dvr_scan/dvr-scan.png
dvr_scan/opencv_loader.py
dvr_scan/overlays.py
dvr_scan/platform.py
dvr_scan/region.py
dvr_scan/scanner.py
dvr_scan/subtractor.py
dvr_scan/video_joiner.py
dvr_scan.egg-info/PKG-INFO
dvr_scan.egg-info/SOURCES.txt
dvr_scan.egg-info/dependency_links.txt
dvr_scan.egg-info/entry_points.txt
dvr_scan.egg-info/requires.txt
dvr_scan.egg-info/top_level.txt
dvr_scan/app/__init__.py
dvr_scan/app/region_editor.py
dvr_scan/cli/__init__.py
dvr_scan/cli/controller.py
dvr_scan/docs/404.html
dvr_scan/docs/changelog.html
dvr_scan/docs/docs.html
dvr_scan/docs/faq.html
dvr_scan/docs/guide.html
dvr_scan/docs/index.html
dvr_scan/docs/resources.html
dvr_scan/docs/style.css
dvr_scan/docs/assets/javascripts/bundle.220ee61c.min.js
dvr_scan/docs/assets/stylesheets/main.eebd395e.min.css
dvr_scan/docs/assets/stylesheets/palette.ecc896b0.min.css
tests/test_cli.py
tests/test_scan_context.py
tests/test_video_joiner.py