Go to documentation repository
Page History
...
GET http://IP-address:port/prefix/lprserver/GetImage/{type}/{id}
Parameter | Required | Parameter description |
---|---|---|
id | Yes | the image ID (image file name without the additional _Frames or _Plate_numbers) |
type | Yes | Frames - request means accessing the main image, Plate_numbers - request means accessing the LP image cut from the main one |
Example request:
GET http://http://localhost127.0.0.1:10001/lprserver/GetImage/Frames/66FB34A2-1B38-E811-A92F-001A7DDA710E
GET http://localhost127.0.0.1:10001/lprserver/GetImage/Plate_numbers/66FB34A2-1B38-E811-A92F-001A7DDA710E
Response example:
JPEG image
Overview
Content Tools