Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 382 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 382 Bytes

ultimateMICR-SDK-API-PUBLIC.h is the public header to include in your C++ applications.

You'll also need to link your applications to the ANPR library. The libraries are under binaries/platform/arch folder.

Check the C++ sample applications at samples/c++ for more information on how the use this header file.