How do I configure the Vehicle Recognition Image API?

The Vehicle Recognition Image API recognizes license plates given individual images.

The Vehicle Recognition Image API recognizes license plates given individual images. In addition to the previous Vehicle Recognition SDK installation options, the Vehicle Recognition Image API is available upon request. The library instance should be initialized once for each thread. There is a significant initialization time (a few seconds) so you should not destroy the instance until you are finished using it.

Configuration Samples