License Plate Blur API
License Plate blur API - PlateBlurer (also known as LPTR API or ALPTR API) is a cross browsers REST API which get a JSON input with a still photo
(as base64 encoded string), containing vehicles with registrations plates and returns
a JSON string which contains a base64 encoded string photo with blured plate(s), confidence score, timestamp, vertices for bounding boxes of license plates.
If you need a License Plate Recognition API which reads text on the plates, use this license plate recognition API, Platebber, here: https://gatiosoft.ro/license-plate-recognition-api.aspx
Of course, there are some limitations in order to get a higher accuracy. We recommend properly exposed, unobstructed JPEG photos at 1920x1080 (full HD resolution) where ratio between height of the license plate
and height of entire picture should be at least 1:15. For ratios like 1:16, 1:17, 1:18 and so on the accuracy is lower and the AI algorithm may not see and read the license plate and
the number on the registration plate. We do not store pictures. Also, the quality and the angles of the LPR camera are very important and it contribute to a higher reading accuracy.
It should have varifocal lenses, high shutter speed, good infrared lighting beam, full HD resolution. Please see our example sketches here.
Allthough this Automatic Plate blur API (currently we do not offer a license plate blur sdk) is intended for software development and therefore developers, we have also here an
license plate blur online application that may be used to check the input and output JSONs of the API.
The necessary steps are written below, basically for this real time license plate blur API you send an authorized POST request
in JSON format to the API endpoint and you get as JSON response the output as described below through parameters and examples.
This Number Plate Blur API is useful for a large number of domains like: vehicles anonymizers apps, virtual tours, Google Street View panos etc.You own the commercial copyright of the resulted JSON with no additional fee meaning you may use it in your own apps for sale. For using our license plate blur API and/or APP you must create an account (free of charge, no card required), activate it from your received email, login and then start your TRIAL package with no fees as you can see at our pricing packages.
After you have tested the API and/or APP and you are satisfied, you may buy a paid package. You will always see at your Admin Console page the real resources
consumption in real time, your invoices, you may see/edit/delete your profile or export log consents as GDPR instructed, you may read our FAQs.
PlateBlurer Online Video Presentation
License Plate Blur API, PlateBlurer is in the video presentation below.
There are several search terms which you may use like: license plate blur sdk,
license plate blur c#, license plate blur online, number plate blur, automatic license plate blur,
license plate blur python, number plate blur python, real time license plate blur python,
python car plate blur, image processing car plate blur.
Please choose one of the below pricing packages for start using our License Plate Blur API and online APP!
Yearly TIER
(15% Discount)
Note: VAT rate may be added or not, function to your country and/or if you are a taxable person or company.
* Prediction - on the input photo may exist many predictions, each of it with certain amount of probability of detected license plate(s).
Even we filter the output predictions to those with probability score greater than 20%, for the input photo all predictions are counted.