Profile Image

Bhargav Venkat

Grade 11 | Points: 64605 | Rank: 1

Share profile

Classes completed

283

Quizzes submitted

271

Projects submitted

280

Hackathons

IIT Kanpur Antargani

Code Clash Championship | Hackathon Competition for Kids and Teens

Hosted by: IIT Kanpur Antargani

IIT Kanpur Antargani

Code Clash Championship | Hackathon Competition for Kids and Teens

Hosted by: IIT Kanpur Antargani

Codingal

HackYoung Olympiad 2024

Hosted by: Codingal

Codingal

CodeGenius Hackathon

Hosted by: Codingal

Codingal

CodeGenius Hackathon

Hosted by: Codingal

Hewlett Packard Enterprise

HPE CodeWars 2024 Hackathon

Hosted by: Hewlett Packard Enterprise

View more

Coding contests

Codingal

IOI Algorithms Preparation Guide

Hosted by: Codingal

Hewlett Packard Enterprise

HPE CodeWars 2023 Code Battle

Hosted by: Hewlett Packard Enterprise

Codingal

Codewars All Practice Problems 2023

Hosted by: Codingal

Codingal

CodeWars 2021 - All past problems

Hosted by: Codingal

Seth Anandram Jaipuria School Ghaziabad

Cypher

Hosted by: Seth Anandram Jaipuria School Ghaziabad

Codingal

Coding Challenge Practice Arena

Hosted by: Codingal

View more

Activities

Gesture-Based Volume and Brightness Control

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.

Real-Time Gesture Control with OpenCV

Students will build a simple application where they can control the actions (like moving a shape or drawing lines) on the screen using hand gestures in real-time. This activity will help them learn the basic steps of gesture tracking and control.

Real-Time Color Filters and Edge Detection

Students will experiment with applying real-time color filters and edge detection effects to a sample image or webcam feed. They will toggle between filters and edge detection techniques using keyboard input and observe the effects instantly.

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.

View more

Projects

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.

Image Resizer

Create a Python script using OpenCV to resize an image into three predefined sizes, display each resized image, and save it.

Petrol Consumption Prediction using ANN

Create a neural network that can help you predict the house price using Keras. All the data is numerical, free of null values, so data preprocessing is not required.

Forward Propagation

Perform the forward propagation for the given neural network and find the output.

View more