Cross Platform: Automatic license plate recognition
- Install .Net Core 3.1 SDK & Node.js
- Register an OpenALPR account and replace your registered API KEY in HomeController
- Go to the project directory and run "dotnet restore && dotnet build"
- Start the project to run in browser
- To run as Electron .Net Core you must Install ElectronNET CLI
- For macOS to build an app, run "electronize build /target osx"
- Use your own images or the assets from Car Images folder