Our algo handles boat images that are blurry, low-res, dark, angled, and much more!
Send vessel images to our API Cloud or SDK (coming soon!). See our fully documented API Code.
Take out BoatID OCR engine for a free test drive (no credit card required)!
1 2 3 |
$ curl -H "Authorization: Token 123abc..." -F "image=@/path/to/boat.jpg" https://boat-api.parkpow.com/api/v1/predict/ |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
"object" : { "label" : "Number", "score" : 0.726326807, "value" : { "xmax" : 0.528892934, "xmin" : 0.514488757, "ymax" : 0.381037176, "ymin" : 0.15667294 } }, "texts" : [ { "score" : 0.98512353, "value" : "FL8425SX" } ] } } |
Integrate with our BoatID API with a few lines of code on a variety of programming languages: Python, Javascript, Ruby, C#, etc.
Get an easy to use JSON response with vessel number identified.
Get it all up and running in under 60 minutes. Free Trial with no Credit Card required!
Plate Recognizer BoatID is priced as a subscription fee based on # Lookups per month.
Take advantage of our Free Trial and start today!
Let us know and we’d be happy to assist.
© 2023 Plate Recognizer, a subsidiary of ParkPow, Inc. All rights reserved.
Made with ❤ from Silicon Valley & Budapest.