Python implementations of simple shape detection and identification using the OpenCV library. The input images with shapes can have a light/dark background as shown in the examples (input_shapes_light ...
This ESP32 project is an exciting and interactive way to control LEDs using hand gestures. We will use an ESP32 board, Python, MediaPipe, and OpenCV to create a system that can detect specific hand ...