No camera hardware is on hand yet. This script composites public Open Library cover images onto a synthetic platform background at small/medium/large footprints and drives the real intake pipeline (IntakeSession, Catalogue, capture strategies) end to end, in place of solid-color test frames. Not part of the pytest suite — it fetches over the network and is meant for human-visible verification.
10 lines
120 B
Text
10 lines
120 B
Text
__pycache__/
|
|
*.pyc
|
|
.venv/
|
|
*.egg-info/
|
|
.pytest_cache/
|
|
captures/
|
|
catalogue.csv
|
|
reference.jpg
|
|
config.json
|
|
.smoke_test_run/
|