TypeScript client for Tolling Vision by Smart Cloud Solutions Inc..
The Tolling Vision client provides a seamless way to interact with the Tolling Vision Dockerized service, allowing tolling operators or image review companies to process and review images efficiently. This client supports features like license plate, make and model, and dangerous goods recognition.
Before installing, ensure you have the following prerequisites:
Node.js (>=12.0.0) npm (>=6.0.0)
npm install --save @smart-cloud/tollingvision
To see a working example of how to use this package, please refer to the sample project available on GitHub: TypeScript Example Program for Tolling Vision .
You can clone the repository and follow the instructions provided in the README file of the sample project to get started.