zoneminder icon indicating copy to clipboard operation
zoneminder copied to clipboard

Platerecognizer

Open connortechnology opened this issue 5 years ago • 6 comments

Making this public for comments

This adds web ui support for using the platerecognizer.com service with ZoneMinder

connortechnology avatar Jul 19 '19 20:07 connortechnology

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.

stale[bot] avatar Sep 17 '19 21:09 stale[bot]

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.

stale[bot] avatar Nov 17 '19 00:11 stale[bot]

The idea is certainly good, but I would look for an open source license plate recognition project instead of a proprietary one.

IgorA100 avatar Mar 18 '24 20:03 IgorA100

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.

connortechnology avatar Mar 19 '24 02:03 connortechnology

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?

IgorA100 avatar Apr 01 '24 12:04 IgorA100

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.

connortechnology avatar Apr 01 '24 15:04 connortechnology