In this project, a webcam is used to detect the face, if the face is detected a rectangular box is drawn around it.
In this packet, we will be doing histogram equalization in low contrast images to improve its contrast, using Python and OpenCV library.
A Student Result Analysis Tool is designed using certain libraries of Python namely Numpy, Pandas, Tkinter, and, Matplotlib. It reads an excel file and displays the results of the analysis.
The project provides a platform for taking quiz /MCQ test online. In this online test , the user will have to take the quiz and submit. After submission the result would be shown to the user.
A python script to add watermark to image files using multiple modules of the PIL library.
It is created in Python and I have used pywhatkit library. It will help the user to get a Wikipedia summary of the required topic.
This calculator is programmed using pygame in Python for audio and Tkinter for the interface of the calculator.
The purpose of this project was to present the inner workings of Linear regression for better understanding using Python.
Track multiple objects simultaneously from a video stream using OpenCV library of Python Programming
The Spiral Matrix problem takes a 2-Dimensional array of order M x N as an input, and prints the elements of this matrix in spiral order. This code is written in C++.
We can consider the image as a 2-D array of size (N*N). Rotate the array by 90 degrees anti-clockwise. This code is written in C++ including
In this project, we are using plyer and time modules to create a reminder for having medicine in Python.