Skip to content

Instantly share code, notes, and snippets.

View HilquiasAbias's full-sized avatar

Hilquias Abias HilquiasAbias

View GitHub Profile
@atakhq
atakhq / OpenALPR_Predator.md
Last active March 8, 2024 20:40 — forked from maemresen/OpenALPR.md
OpenALPR for Ubuntu 20.04 Python VENV Predator Setup

OpenALPR for Ubuntu 20.04LTS Python VENV Container Setup Script for use with Predator

OpenALPR Installation

You MUST run the following script with sudo:

sudo ./install-openalpr.sh


@maemresen
maemresen / OpenALPR.md
Last active May 13, 2024 10:46 — forked from braitsch/OpenALPR.md
OpenALPR for Ubuntu 18.04

OpenALPR for Ubuntu 18.04

This is a slightly modified update to braitsch's OpenALPR.md gist.
The steps, explained on it combined as a complete, single executable bash script.


If you're not working with a fresh install, this might be a good time to clean and update your system before proceeding. (Optional)
$ sudo apt update #fetch list of available updates