This project is a computer vision system that can automatically detect driver drowsiness in a real-time video stream and then play an alarm and screen alert if the driver appears to be drowsy.
The project has different types of calculators at one place made using JAVASCRIPT. This is a one stop for all who can use multiple calculator at one place only.
If 4 digit number is given as input, we should add 1 to each of its digits and display the output. For Example: 1234. We should print the 2345 as output. So Let's Start.
This project aims to download youtube videos using pytube library in Python. You can also view the title, views, length, rating and description of the video.
This project helps user to generate a Customer Bill in MS-EXCEL from a list of items taken by the user as input, using 'openpyxl' library of Python.
Packet sniffers are programs that intercept the network traffic flowing in and out of a system through network interfaces.
Implementation of the Ackermann recursive Function, one of the simplest and earliest-discovered examples of a total computable function that is not primitive recursive using a C++ program.
Here we have created a CNN model using Keras to detect Pneumonia using Chest X-ray with 90% accuracy.
Edge detection is a very important image processing technique. In this packet, we will take a look at the algorithm of Sobel edge detection in Python, which uses the Sobel operator.
It is a C++ code that will count the total number of words, lines, and occurrences of a given word in a text file.
This is a c++ program that convert units of lenght, weight, volume, time, force and also can calculate BMI
This is a proper solution and explanation with a C++ code for the famous Camel Banana Puzzle.