@smart-cloud/tollingvision
v1.2.1
Published
TypeScript client for [Tolling Vision](https://tollingvision.com/) by [Smart Cloud Solutions Inc.](https://smart-cloud-solutions.com/).
Downloads
41
Maintainers
Readme
TypeScript Tolling Vision client by Smart Cloud Solutions
TypeScript client for Tolling Vision by Smart Cloud Solutions Inc..
📋 Introduction
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.
💻 Prerequisites
Before installing, ensure you have the following prerequisites:
Node.js (>=12.0.0) npm (>=6.0.0)
💁 How to Install
npm install --save @smart-cloud/tollingvision
📖 Usage
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.