Cover
Profile Image

Usairim Kamal

Grade 7 | Points: 12260 | Rank: 2978

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

Share profile

Classes completed

37

Quizzes submitted

33

Projects submitted

33

Coding contests

Codingal

HPE Codewars Practice Arena

Hosted by: Codingal

Codingal

IOI Algorithms Preparation Guide

Hosted by: Codingal

View more

Activities

Real-Time Face Tracking and Counting People

Students will implement real-time face tracking and counting using their webcam. They will detect faces, count the number of people in the frame, and display the count dynamically.

Face detection with open CV

This activity will guide students through accessing their computer’s camera and performing real-time face detection using OpenCV’s pre-trained Haar Cascade classifier.

Interactive Color Filters on Static Image

Students will manipulate color channels of a static image in real-time by pressing specific keys to apply different color filters, including color tints and intensity adjustments. The image will be updated instantly with each key press.

Interactive Edge Detection & Filtering

Explore edge detection techniques (Sobel, Canny, Laplacian) and apply noise reduction filters (Gaussian, Median) interactively. Students will experiment with parameters and observe their effects on real images.

Image Annotation with Shapes and Measurements

This activity involves annotating an image using OpenCV by drawing rectangles and circles to highlight regions of interest, connecting them with a line, and visualizing the image height using bi-directional arrows. Text annotations are added for clarity, making the image informative and visually structured.

Rotating and Adjusting Image Brightness

Rotate an image by 45 degrees and adjust its brightness to see the effects of basic arithmetic operations on images.

View more

Projects

Image Manipulation Challenge

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.

Real-Time Face Detection and Emotion Detection

In this project, students will extend real-time face detection by adding emotion recognition. Using the OpenCV face detection technique, students will integrate a pre-trained emotion recognition model to classify facial expressions.

Real-Time Color Filter Application with Adjustable Parameters

Extend the real-time color filter application by adding new features, such as adjusting the intensity of each color channel dynamically, experimenting with custom key presses, and saving images with applied filters.

Enhancing Edge Detection and Filtering for Real-World Applications

Build on the concepts learned in class by developing an application that allows users to upload images, apply edge detection techniques (Sobel, Canny, Laplacian), and test different filtering methods (Gaussian, Median) interactively.

Annotating Image Width

Learn how to apply annotation techniques to measure and visualize image width using bi-directional arrows. This project reinforces the concepts of drawing geometric shapes, adding annotations, and understanding dimensions in images.

Image Manipulation Challenge

Learn how to apply basic image manipulation techniques like rotation, cropping, and brightness adjustments, while also gaining experience with image transformations.

View more