This repository documents my personal learning journey as I integrate Arduino, PySide6 (Qt Designer), and OpenCV to build gesture-controlled hardware projects. I started with basic Arduino knowledge ...
This project utilizes OpenCV to capture live video and determine the HSV color of the center pixel. The detected color is then converted to RGB and transmitted to an Arduino, which controls an RGB LED ...
Abstract: This This project pioneers a real-time gesture recognition system for Arduino platforms using OpenCV and MediaPipe. Analyzing live video streams, the system interprets hand gestures to ...
[youtube=http://www.youtube.com/watch?v=lD4uFD7j0AU&w=470] [Marco] has had some fun with OpenCV in the area of face tracking. Using an older laser project, he has ...