frigate_plate_recognizer
frigate_plate_recognizer copied to clipboard
Use hi-res stream for plate recognition.
I have a 4K camera that's used to capture person and car objects on my drive. Object detection is fairly reliable using the low-res stream from the camera fed to Frigate. However, plate recognition is very unreliable due to the low-res snapshot.jpg from Frigate. Other Frigate integrations (such as Double-Take for face recognition) allows high-res jpg captures directly from a camera for the highest quality processing once a Frigate snapshot.jpg event is recieved.
Is this something that is available for plate-recongnizer?