LICENSE
README.md
dvr-scan.cfg
pyproject.toml
setup.cfg
DVR_Scan_Headless.egg-info/PKG-INFO
DVR_Scan_Headless.egg-info/SOURCES.txt
DVR_Scan_Headless.egg-info/dependency_links.txt
DVR_Scan_Headless.egg-info/entry_points.txt
DVR_Scan_Headless.egg-info/requires.txt
DVR_Scan_Headless.egg-info/top_level.txt
dist/package-info.rst
dvr_scan/LICENSE
dvr_scan/__init__.py
dvr_scan/__main__.py
dvr_scan/cli.py
dvr_scan/config.py
dvr_scan/controller.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/app/__init__.py
dvr_scan/app/__main__.py
dvr_scan/app/about_window.py
dvr_scan/app/application.py
dvr_scan/app/common.py
dvr_scan/app/region_editor.py
dvr_scan/app/scan_window.py
dvr_scan/app/widgets.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.min.css
dvr_scan/docs/assets/javascripts/bundle.88dd0f4e.min.js
dvr_scan/docs/assets/stylesheets/main.6f8fc17f.min.css
dvr_scan/docs/assets/stylesheets/palette.06af60db.min.css
dvr_scan/shared/__init__.py
dvr_scan/shared/cli.py
dvr_scan/shared/settings.py
tests/test_cli.py
tests/test_maxarea.py
tests/test_scan_context.py
tests/test_video_joiner.py