zoneminder
zoneminder copied to clipboard
Platerecognizer
Making this public for comments
This adds web ui support for using the platerecognizer.com service with ZoneMinder
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
The idea is certainly good, but I would look for an open source license plate recognition project instead of a proprietary one.
We have support for both in eventserver. This is mostly just the UI parts to make it easy to use. Way out of date though. 5 years.
platerecognizer.com, in its free version, allows little number plate recognition. I saw that this PR is 5 years old and has not been implemented. Are you no longer planning number plate recognition? Maybe I should try using Tesseract OCR https://github.com/tesseract-ocr/tesseract?
ALPR is hard... tesseract is the final step. Anyways, ZMES supports both already. This PR is just about adding elements to the web UI to configure it all. We need a ton of work make nice UI to configure AI in the web ui.