SR ANPR SDK (LPR / ANPR / License Plate Recognition)

Titan-ANPR is a native Windows x64 SDK for automatic license plate recognition (ANPR/LPR), combining plate detection and OCR in a high-performance runtime.

What the SDK includes

  • License plate detection with 4-corner quadrilateral points.
  • OCR text recognition with confidence values.
  • Unified native API: TitanANPR_Init → TitanANPR_Detect → TitanANPR_Dispose.
  • Redistributable package with DLL, headers, import library and runtime dependencies.

Platform requirements

  • Windows x64.
  • Microsoft Visual C++ 2015-2022 Redistributable (x64).

Guide included in the package: docs/README.md