remotecv-web
Python module providing an OpenCV server for facial and feature recognition
Install
- All systems
-
curl cmd.cat/remotecv-web.sh
- Debian
-
apt-get install python-remotecv - Ubuntu
-
apt-get install python-remotecv - Kali Linux
-
apt-get install python-remotecv - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python-remotecv
python-remotecv
Python module providing an OpenCV server for facial and feature recognition
Remotecv can use a Pyres or Celery backend, this package is configured to use Pyres and a Redis server to handle its job queue.