Registration Number Detection
This endpoint allows you to detect a vehicle registration number from an uploaded image file.
curl --location '{{url}}/api/vision/detect/rno' \
--header 'Content-Type: application/json' \
--header 'key-id: <SecretCode>' \
--form 'file=@"<YourFile>"'Name
Value
Parameter
Type
Description
Last updated