LICENSE
MANIFEST.in
NOTICE
README.md
pyproject.toml
src/cardstream/__init__.py
src/cardstream/log.py
src/cardstream/py.typed
src/cardstream.egg-info/PKG-INFO
src/cardstream.egg-info/SOURCES.txt
src/cardstream.egg-info/dependency_links.txt
src/cardstream.egg-info/entry_points.txt
src/cardstream.egg-info/requires.txt
src/cardstream.egg-info/top_level.txt
src/cardstream/client/__init__.py
src/cardstream/client/_tflite.py
src/cardstream/client/analyzer.py
src/cardstream/client/banner.py
src/cardstream/client/common.py
src/cardstream/client/embedders.py
src/cardstream/client/identify_target.py
src/cardstream/client/sources.py
src/cardstream/client/stream_client.py
src/cardstream/client/web_camera.py
src/cardstream/client/web_client.py
src/cardstream/client/web_common.py
src/cardstream/client/web_settings.py
src/cardstream/client/web_stream.py
src/cardstream/client/ximilar_api.py
src/cardstream/core/__init__.py
src/cardstream/core/_onnx.py
src/cardstream/core/detection_filters.py
src/cardstream/core/detectors.py
src/cardstream/core/engine.py
src/cardstream/core/id_types.py
src/cardstream/core/identify_client.py
src/cardstream/core/identify_options.py
src/cardstream/core/image_store.py
src/cardstream/core/imaging.py
src/cardstream/core/models.py
src/cardstream/core/motion.py
src/cardstream/core/quad.py
src/cardstream/core/tracking.py
src/cardstream/core/ximilar.py
src/cardstream/webui/shared/capture.js
src/cardstream/webui/shared/constants.js
src/cardstream/webui/shared/logo.svg
src/cardstream/webui/shared/overlay.js
src/cardstream/webui/shared/session.js
src/cardstream/webui/shared/style.css
src/cardstream/webui/shared/ws.js
src/cardstream/webui/smart/app.js
src/cardstream/webui/smart/index.html
src/cardstream/webui/smart/settings-fields.js
src/cardstream/webui/smart/settings.js
src/cardstream/webui/smart/smart.css