feat: add rtsp snapshot calibrator
This commit is contained in:
@@ -9,3 +9,4 @@
|
||||
- First test run failed because `_end_batch()` set `ended_at` before calculating dwell seconds, causing ended batches to report `0` seconds. Fixed by calculating dwell before assigning `ended_at`.
|
||||
- Test suite now passes: `PYTHONPATH=src python3 -m unittest discover -s tests -v`.
|
||||
- Initialized git repository and created the initial project commit.
|
||||
- Added RTSP single-frame calibration tool under `tools/calibrator`.
|
||||
|
||||
Reference in New Issue
Block a user