robmarkcole / HASS-plate-recognizer

Read number plates with https://platerecognizer.com/
133 stars 26 forks source link

Coordinates of detected plate box #47

Closed holdestmade closed 2 years ago

holdestmade commented 3 years ago

Looking on Platerecognizer's website, it says it returns coordinates of the detected plate box, is this possible to add ?

The centre of the box would suffice, I would like to check where each plate is detected (drive or road)

results/box | Bounding box for the license plate. Coordinates in pixel of the top left and bottom right corners of the plate. -- | --
holdestmade commented 3 years ago

I've created a PR for this:

49

robmarkcole commented 2 years ago

merged