parkpow / deep-license-plate-recognition

Automatic License Plate Recognition (ALPR) or Automatic Number Plate Recognition (ANPR) software that works with any camera.
https://platerecognizer.com/
MIT License
523 stars 122 forks source link

Need Help #177

Closed Leael closed 8 months ago

Leael commented 8 months ago

I'm having trouble figuring out how to download snapshot images using your API. I've reviewed the documentation, but I'm still unclear on the exact steps or endpoints to use for this purpose.

danleyb2 commented 8 months ago

@Leael Trouble with downloading Docker images or pictures? Response when you run recognition is a JSON and not an image

Leael commented 8 months ago

@danleyb2 I need to download the raw images and json

danleyb2 commented 8 months ago

@Leael Which raw image do you need to download? Kindly share where you got info or hint about downloading raw images? Feel free to send me a message on Skype at bondieki for quicker feedback

Leael commented 8 months ago

@danleyb2 nvm. I've got what I want using webhooks. Thank you