Pinned Repositories
InstaSure
Road_Lane_Detector
the project is for detecting the lane so that the autonomous vehicles can align accordingly and on encountering any curves the steering angle predicts how much the steering should be rotated in which direction. this project is developed using OpenCV. its a simple program without deep learning. DL maybe used in this to improve the object detection and manoeuvre the vehicle accordingly
Video_Player_Control_Using_Hand_Gestures
The project is based on OpenCV and recognizes hands and fingers with simple image processing and not ML/DL. the hand gestures can be then used to control the video/audio plaback. the media player used is VLC and the language used is python.
Complaint-Processing
This website is used to post their complaints in their home.
COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
CovidAlert
Desktop
Esummit-Website
HandDetection
Detecting hand and fingertips using simple image processing with OpenCV in python.
HeritageClub
This is the website repository for Heritage Club VIT,Vellore
Prathik0300's Repositories
Prathik0300/Desktop
Prathik0300/mail-server
Prathik0300/PortfolioV2
Prathik0300/OnlineIDE
An Online IDE to make the development process of a web developer easy!
Prathik0300/Esummit-Website
Prathik0300/Interactive-Login
This is an interactive Login Page which changes the gif based on the field on entry
Prathik0300/Complaint-Processing
This website is used to post their complaints in their home.
Prathik0300/TEST
Prathik0300/InstaSure
Prathik0300/weatherApp
Prathik0300/Prathik0300
Config files for my GitHub profile.
Prathik0300/Portfolio
Prathik0300/MakeItViral
Prathik0300/Voting_DAPP
Prathik0300/HeritageClub
This is the website repository for Heritage Club VIT,Vellore
Prathik0300/COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
Prathik0300/Video_Transmitting_Using_Socket_Programming
this is a very small scale attempt of video transmitting. while trying to understand the working of video casting in devices i thought i can make something similar. the program uses socket and openCV library in python mostly to bind the server to a particular socket address and connecting a client to the that socket address and transmitting the live web cam feed from the server to the clients. every time the server program is executed,the server generates random string of length 7 which is a joining key required by the clients to connect to the server. the client program exits after three unsuccessful joining key entry attempts. if the joining key matches then the client gets connected to the server and then the server starts transmitting the video.
Prathik0300/Road_Lane_Detector
the project is for detecting the lane so that the autonomous vehicles can align accordingly and on encountering any curves the steering angle predicts how much the steering should be rotated in which direction. this project is developed using OpenCV. its a simple program without deep learning. DL maybe used in this to improve the object detection and manoeuvre the vehicle accordingly
Prathik0300/VirtualDrums-using-OpenCV
This project use OpenCV to create a virtual drum set. It uses color detection in a region of interest and plays the corresponding drum beat wrt the speed of the sticks moved between co-ordinates which represents the intensity of the sound. the sticks can be of any color and there is no requirement of sticks to be of the same color but the sticks should be colored. after caliberating the sticks the frame would show a green line which denotes the start of the drum region below it. Left Side: High Right Side: Snare
Prathik0300/HandDetection
Detecting hand and fingertips using simple image processing with OpenCV in python.
Prathik0300/Video_Player_Control_Using_Hand_Gestures
The project is based on OpenCV and recognizes hands and fingers with simple image processing and not ML/DL. the hand gestures can be then used to control the video/audio plaback. the media player used is VLC and the language used is python.
Prathik0300/InvisibleCloak
Prathik0300/VirtualInteraction
Prathik0300/Virtual_Ink
Prathik0300/CovidAlert
Prathik0300/MedicalShops
This program would help the users(women) find the medical shops near them who have sanitary pads in case of emergency. the program has two interface 1) for the users 2) for the shop owners.
Prathik0300/ProjectF-Website
Prathik0300/Personal-Assistant
Prathik0300/ToDo-list
to maintain and organize your to-do lists