0% found this document useful (0 votes)
45 views2 pages

Project Ideas For CSE

The document describes three projects: a Huffman tree visualizer, a skin cancer detection model, and a webcam paint application using OpenCV. Technologies used include Flask, HTML, CSS, JavaScript, p5.js, Python, and OpenCV.

Uploaded by

iG么RayG
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
45 views2 pages

Project Ideas For CSE

The document describes three projects: a Huffman tree visualizer, a skin cancer detection model, and a webcam paint application using OpenCV. Technologies used include Flask, HTML, CSS, JavaScript, p5.js, Python, and OpenCV.

Uploaded by

iG么RayG
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Projects

 Huffman Tree VisualizerHuffman Tree Visualizer


Jul 2021 - Jul 2021Jul 2021 - Jul 2021

o
 Huffman Coding is a lossless data compression technique, it is the
basic foundation of modern text compression. The aim of this
project was to build a web app that visualizes formation of Huffman
Tree from the user given input.
Tech stack - Flask, HTML, CSS, JavaScript, p5.jsHuffman Coding is a
lossless data compression technique, it is the basic foundation of
modern text compression. The aim of this project was to build a
web app that visualizes formation of Huffman Tree from the user
given input. Tech stack - Flask, HTML, CSS, JavaScript, p5.js
 Skin Cancer Detection ModelSkin Cancer Detection Model
Feb 2021 - Apr 2021Feb 2021 - Apr 2021

o
 Under the guidance of Prof. Vaibhav Prakash Singh, the aim of this
project was to analyze benign and malignant cell images, using
image processing and machine learning techniques and to create a
model for the same.Under the guidance of Prof. Vaibhav Prakash
Singh, the aim of this project was to analyze benign and malignant
cell images, using image processing and machine learning
techniques and to create a model for the same.
 Webcam Paint Application using OpenCVWebcam Paint Application using
OpenCV
Jun 2020 - Jun 2020Jun 2020 - Jun 2020

o
OpenCV application that can track object's movement, on the real
time Webcam data, using which a user can draw on the screen by
moving the object around.
The language used was Python 3.7.6 and IDE used was
PyCharmOpenCV application that can track object's movement, on
the real time Webcam data, using which a user can draw on the
screen by moving the object around. The language used was
Python 3.7.6 and IDE used was PyCharm
 Unmanned Ground RobotUnmanned Ground Robot
Jun 2019 - Jun 2019Jun 2019 - Jun 2019

Associated with iSMRITIAssociated with iSMRITI

o
 Prepared basic design of mobile robot, used for Patrolling and
Surveillance.
We used NodeMCU ESP8266 wi-fi module, RaspberryPi Zero W,
Ultrasonic sensors HC-SR04 and IR sensors.
Trained the bot using the concept of Supervised Learning on the
data collected by Ultrasonic sensors and IR sensors, incorporating
Linear Regression Algorithm.

You might also like