Skip navigation links

anpr-sdk API

License Plate recognition SDK Reference.

See: Description

Packages 
Package Description
com.sdtoolkit.anpr.api
Provides classes and interfaces that expose basic license plate recognition functionality.
com.sdtoolkit.anpr.api.types
Provides type classes used within interface.
com.sdtoolkit.anpr.storage
Provides classes and interfaces related to Anpr Content Provider exposed by SD-TOOLKIT ANPR Service
com.sdtoolkit.anpr.view
Provides classes and interfaces to visualize recognition performed by SD-TOOLKIT ANPR Service

License Plate recognition SDK Reference.

The Acronym ANPR is formed from term "Automatic Number Plate Recognition". Another name of this technology is "License Plate Recognition" (LPR). With help of the ANPR SDK you can initiate capture and realtime recognition of vehicle license plates from android device camera video stream. The ANPR SDK is distributed as a lightweight library to interact with SD-TOOLKIT ANPR Service which performs most of the work and needs to be installed and activated on target device. The SDK is available as a maven repository artifacts suitable for integration into new or existing gradle projectis. Tools, information, and sample applications are provided to demonstrate how to integrate robust and high performance license plate recognition library into your android application or solution.

The diagram below demonstrates SDK components accessed by SD-TOOLKIT ANPR SDK.

Skip navigation links