Install LPR
0. Pre-step
Open the terminal by press Crtl+T
or Right-click on any space and select Open in Terminal

1. Download LPR software
sudo apt install git -y
git clone https://deploy:[email protected]/ait-aicenter/LPR/deployLPR.git lpr
2. Install software
cd lpr
sudo ./pvs-lpr --install
The software will ask you Do you want to enable GPU mode?
Press Y if you want to use GPU to increase processing speed. And Enter

The software will download the required libraries and lpr software on Docker image
Finally, you finish installing LPR software

Last updated
Was this helpful?