Releases: ljmerza/frigate_plate_recognizer
Releases · ljmerza/frigate_plate_recognizer
Release 1.8.14
Merge branch 'master' of github.com:ljmerza/frigate_plate_recognizer
Release 1.8.13
remove init conversion on box dimensions
Release 1.8.12
fix missing return value
Release 1.8.11
mqtt auth clean up
Release 1.8.10
Watched plates (#32) * clean up save image * fix frigate_url error * fix builds * Temp reduce debugging. * Enhancements to save_image Save full snapshot Get box co-ordinates from Events API call Move save_image routine to end of process to avoid delays updating mqtt whilst image processed. * Updated for comments * Update test.py * Test for status code on requests.get * watched_plates * watched_plates * watched_plates * watched_plates * watched_plates * check if first event before skipping due to top_score * take fuzzy_score into account when reviewing min_score * take fuzzy_score into account when reviewing min_score * watched plates debug best match and score * update frigate+ best plate score check * Additional duplication debugging * update frigate+ best plate score check * update frigate+ best plate score check * update frigate+ best plate score check * update frigate+ best plate score check * update frigate+ best plate score check * update frigate+ best plate score check * update frigate+ best plate score check * update frigate+ best plate score check * watched plates debug best match and score * Update index.py * Update index.py * Update index.py * only save image with not plate at end of event * only save image with not plate at end of event * Update index.py * add max_attempts to limit AI calls when Frigate_plus is true * add max_attempts to limit AI calls when Frigate_plus is true * starting to tidy up * Update DATETIME_FORMAT to avoid saving multiple versions of snapshot * update to match plates based on lower() in CP.AI * Tidy up watched_plates for PR * Test updates * Test updates * fix tests --------- Co-authored-by: Leonardo Merza <[email protected]>
Release 1.8.8
Merge branch 'master' of github.com:ljmerza/frigate_plate_recognizer
Release 1.8.7
add tests
Release 1.8.5
1.8.5
Release 1.8.4
add more tests
Release 1.8.2
fix var missing