blakeblackshear.frigate/frigate/comms
Josh Hawkins fa4643fddf
LPR improvements (#17289)
* config options

* processing in maintainer

* detect and process dedicated lpr plates

* create camera type, add manual event and save snapshot

* use const

* ensure lpr events are always detections, typing fixes

* docs

* docs tweaks

* add preprocessing and penalization for low confidence chars
2025-03-23 13:30:48 -06:00
..
base_communicator.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
config_updater.py Only match on exact config name in some cases (#16704) 2025-02-20 10:04:06 -06:00
detections_updater.py LPR improvements (#17289) 2025-03-23 13:30:48 -06:00
dispatcher.py Disabled cameras fixing (#17273) 2025-03-20 11:20:44 -05:00
embeddings_updater.py Face recognize api (#17233) 2025-03-19 09:02:25 -06:00
event_metadata_updater.py LPR improvements (#17289) 2025-03-23 13:30:48 -06:00
events_updater.py Fix embeddings (#15072) 2024-11-19 12:20:04 -06:00
inter_process.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
mqtt.py Disabled camera output (#16920) 2025-03-03 15:05:49 -06:00
recordings_updater.py Refactor processors and add LPR postprocessing (#16722) 2025-02-21 06:51:37 -07:00
webpush.py Improve notifications (#16632) 2025-02-17 07:19:03 -07:00
ws.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
zmq_proxy.py