remotecv-web

Python module providing an OpenCV server for facial and feature recognition

Install

All systems
curl cmd.cat/remotecv-web.sh
Debian Debian
apt-get install python-remotecv
Ubuntu
apt-get install python-remotecv
image/svg+xml Kali Linux
apt-get install python-remotecv
Windows (WSL2)
sudo apt-get update sudo 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.