This demo shows will constantly focus on the first detected face. It will get the distance to that face and accordingly set the lens position to focus on it. This demo will only work on devices that have auto-focus color camera and also stereo camera pair.
python3 -m pip install -r requirements.txt
Run the application
python3 main.py
