add preview
This commit is contained in:
parent
899d558c2d
commit
29e1d98294
@ -1,5 +1,7 @@
|
|||||||
# Easy local ALPR (Automatic License Plate Recognition)
|
# Easy local ALPR (Automatic License Plate Recognition)
|
||||||
|
|
||||||
|
![ALPR](preview-webui.webp)
|
||||||
|
|
||||||
This script is a REST API server that uses [ultimateALPR-SDK](https://github.com/DoubangoTelecom/ultimateALPR-SDK) to process images and return the license plate
|
This script is a REST API server that uses [ultimateALPR-SDK](https://github.com/DoubangoTelecom/ultimateALPR-SDK) to process images and return the license plate
|
||||||
information. The server is created using Flask and the ultimateALPR SDK is used to process the images.
|
information. The server is created using Flask and the ultimateALPR SDK is used to process the images.
|
||||||
|
|
||||||
|
BIN
preview-webui.webp
Normal file
BIN
preview-webui.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
Loading…
Reference in New Issue
Block a user