remotecv
Python module providing an OpenCV server for facial and feature recognition
Install
- All systems
-
curl cmd.cat/remotecv.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 update
sudo apt-get install python-remotecv
- Dockerfile
- dockerfile.run/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.