Commit Graph

22 Commits (6062f0a8ec4093793c76af9f625af29e643a0f6b)

Author SHA1 Message Date
Christopher Usher 8a0ca215cf Updated colour of the dawn sky and dashboard to observed value 8 months ago
Christopher Usher 64f5873b3b Bug fixed 8 months ago
Christopher Usher 656be6c292 Allow for masking digits 8 months ago
Christopher Usher 87b27582c4 Updated colours to observed values 8 months ago
Mike Lang fb8d90f47c Update comment 8 months ago
Christopher Usher 69b2837b84 Change to 1080p pixel coords 8 months ago
Christopher Usher b792b1b555 Now use a sky pixel and a dashboard pixel to determine time-of-day
Can now also identify the score screen

Colours and pixel localtions have been updated for this years stream in
720p but changing to 1080p is a trivial change
8 months ago
Mike Lang 557f8c7f7d fixup coords 8 months ago
Mike Lang c1d85863bd pixel coordinates for 2024 buscam 8 months ago
Mike Lang 8ac6e71d48 bus_analyzer: Normalize brightness across all digits, not one by one 2 years ago
Mike Lang 01f93a798a bus_analyzer: Also determine time of day 2 years ago
Mike Lang 07c9c208cc improve clock OCR by explicitly looking for green pixels 2 years ago
Mike Lang be77f4ea14 bus_analyzer: Also record the clock 2 years ago
Mike Lang 2ae273a75c bus_analyzer: Parse the final odo digit 2 years ago
Mike Lang 907d1ba6f9 Add a blank prototype which invalidates the odo if matched 2 years ago
Mike Lang 19f169e750 bus_analyzer: Move prototypes into subdir and allow non-digits 2 years ago
Mike Lang 5e43446c92 bus_analyzer: Add a testing routine to check analyzer changes 2 years ago
Mike Lang a4eceea958 odo extraction: Look for digit y-level for all main digits together
They should all be at the same y level, and the extra data helps avoid traps
when the digit has few pixels (eg. a 1).
2 years ago
Mike Lang dbf9f5c8de bus_analyzer: Drop the odometer threshold so we don't reject things at night 2 years ago
Mike Lang e38d21fb61 bus analyser: add a frame extraction cli command 2 years ago
Mike Lang f969921ae3 bus_analyzer: Import existing extractor code and get it working
This was worked on out-of-repo for a while. But now it's ready to be integrated.
2 years ago
Mike Lang 76daceff19 bus_analyzer: initial implementation 2 years ago