CHANGELOG.md
LICENSE
MANIFEST.in
README.md
README.tr.md
pyproject.toml
examples/README.md
examples/demo_fake_detections.py
examples/hand_skeleton.py
examples/hud_stats.py
examples/image_folder.py
examples/motion_detection.py
examples/quickstart.py
examples/theme_preview.py
examples/theme_switcher.py
examples/video_file.py
examples/yolo_quickstart.py
src/cvflair/__init__.py
src/cvflair/__main__.py
src/cvflair/annotators.py
src/cvflair/camera.py
src/cvflair/cli.py
src/cvflair/colors.py
src/cvflair/detections.py
src/cvflair/keypoints.py
src/cvflair/models.py
src/cvflair/notebook.py
src/cvflair/py.typed
src/cvflair/themes.py
src/cvflair/video.py
src/cvflair.egg-info/PKG-INFO
src/cvflair.egg-info/SOURCES.txt
src/cvflair.egg-info/dependency_links.txt
src/cvflair.egg-info/entry_points.txt
src/cvflair.egg-info/requires.txt
src/cvflair.egg-info/top_level.txt
tests/conftest.py
tests/test_annotators.py
tests/test_camera.py
tests/test_cli.py
tests/test_detections.py
tests/test_hud.py
tests/test_keypoints.py
tests/test_keys.py
tests/test_labels.py
tests/test_masks.py
tests/test_mediapipe.py
tests/test_models.py
tests/test_motion.py
tests/test_notebook.py
tests/test_package.py
tests/test_regions.py
tests/test_robustness.py
tests/test_supervision_compat.py
tests/test_themes.py
tests/test_video.py
tools/benchmark.py
tools/make_demo_gif.py
tools/make_style_sheet.py