A simple augmented reality (AR) application to move windows around using hand gestures
cd ar-windows
python -m pip install -r requirements.txt
python ar-windows.py
- For window selection
- glide your hand left or right to mark window.
- raise your hand to select marked window.
- For window movement
- move your hand to move the window.
- move window to screen edges to drop.
- press ESC to exit.