Back to Browse

Controlling laptop using motion gestures| Python, OpenCV, Machine Learning, PyAutoGUI & ubuntu 19.10

6.9K views
Jul 29, 2020
6:18

Project : https://drive.google.com/drive/folders/1BGT2bypUcyLWxpmQsl0uUQD8mY-M3neP?usp=sharing Fabio's Channel : https://www.youtube.com/channel/UCP5KKbMK_s76FKvPD5ObAHg Fabio's code : https://github.com/fabiopk/RT_GestureRecognition Demo banking app : https://youtu.be/QeCFtiAfA1o In this video, we show you how we created a code that uses motion gestures as an input and executes preassigned commands depending on which application is open. This is very much similar to how a gaming mouse works where one creates different profiles for each application, assigning commands to each buttons. Pre requisites : Ubuntu 19.10 install pip - sudo apt install python-pip install cuda - sudo apt install nvidia-cuda-toolkit check using nvcc --version install conda for python 2.7 - https://docs.anaconda.com/anaconda/install/linux/ install pytorch install opencv2 install numpy - pip install numpy install pandas - pip install pandas install torchvision - pip install torchvision==0.5.0 install pyautogui - pip install pyautogui Subscribe to the channel : https://www.youtube.com/ascendingtechie Discord Server : https://discord.gg/7nUMQqD Logitech G402 Hyperion Fury gaming mouse review : https://www.youtube.com/watch?v=Bu7sWUGUyes A beginner's guide to planning a PC build : https://www.youtube.com/watch?v=VCsrVRNzRJs Twitch : https://www.twitch.tv/ascendingtechie Instagram : https://www.instagram.com/ascendingtechie/ facebook : https://www.facebook.com/ascendingtechie/ Twitter : https://twitter.com/AscendingTechie

Download

1 formats

Video Formats

360pmp414.6 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Controlling laptop using motion gestures| Python, OpenCV, Machine Learning, PyAutoGUI & ubuntu 19.10 | NatokHD