MatOCR
An API empowered by Artificial Intelligence for sophisticated visual recognition of license plates in car images. Our solution utilizes advanced deep learning algorithms to precisely extract license plate information, providing both the bounding box coordinates of the plate and the corresponding string value of the license plate. Seamlessly integrating into diverse applications, such as traffic…
MatOCR endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
predict_predict_post /predict |
|
| GET |
root__get / |
|
| POST |
Find plates /find_plates |
Find the license plates in the image |
| POST |
Find and draw plates /find_and_draw_plates |
Find and draw bounding boxes around the license plates, You will get an header with the Plate-Data |
| GET |
root__get / |
|
| POST |
Blur plates /blur_plates |
Blur the license plates in the image |
| GET |
Status / |
Check the api Status |
| POST |
draw_plate_boxes_find_and_draw_plates_post /find_and_draw_plates |
Find and draw bounding boxes around the license plates, You will get an header with the Plate-Data |
| POST |
predict_find_plates_post /find_plates |
Find the license plates in the image |
| POST |
blur_plates_blur_plates_post /blur_plates |
Blur the license plates in the image |
MatOCR pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $4 / month | 1200 / hour |
|
| ULTRA | $15 / month | — |
|
| MEGA | $50 / month | 50 / second |
|