
I am Usairim Kamal. I'm 9-years old from Pakistan. I love making new advance AI-Powered Project including: Games, Website and Images. My Brother Uwaimir Profile: https://www.codingal.com/en-pk/@pridefulCordial41/
Hobby: Building Apps, Websites and Games Using HTML, CSS, JAVASCRIPT, Python and WordPress

Classes completed
41

Quizzes submitted
37

Projects submitted
37
Students will build a real-time gesture control system that adjusts the system volume and screen brightness using hand gestures. By calculating the distance between the thumb and index finger, students will manipulate the volume and brightness on their computer in real-time.
In this assignment, you will build a real-time gesture control system that allows you to scroll up and down using hand gestures. Using MediaPipe for hand tracking, PyAutoGUI for controlling scrolling, and OpenCV for real-time image processing, you will create an interactive gesture-based controller that tracks your hand movements and scrolls based on specific gestures (open palm for scroll up, closed fist for scroll down).
In this assignment, you will extend your understanding of gesture control by building a system that adjusts your computer’s volume and screen brightness using hand gestures. By calculating the distance between the thumb and index finger, you will control the volume and brightness of your device in real-time, providing interactive feedback on the screen.
In this assignment, you will extend your knowledge of gesture control by building a simple real-time gesture interaction system. Using OpenCV, you will track hand gestures using color filtering and contour detection techniques. You will experiment with capturing specific gestures and triggering interactive actions based on those gestures, such as moving shapes or drawing lines.
In this assignment, you will continue experimenting with the image processing techniques covered in the lesson, focusing on applying color filters and performing edge detection on images. You will dynamically toggle between filters and edge detection methods using keyboard input and observe the effects on real-time image processing.
In this project, you will apply fundamental image manipulation techniques, including rotation, cropping, and brightness adjustments, using OpenCV. This project will deepen their understanding of how these operations work and how they affect images in the context of computer vision and AI applications.