• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    Python
  • Created about 5 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Real time drowsiness detector build using OpenCV and Dlib libraries. If the driver's eyes are closed for a long period , the program will alert the user by playing an alarm sound.

More Repositories

1

Movie-Recommender-System

Content Based Recommender System recommends movies similar to the movie user likes and analyses the sentiments on the reviews given by the user for that movie.
Jupyter Notebook
5
star
2

Human-Counter-using-Computer-Vision

The People Counter program allows you to count the number of people in a video passing through a Region of Interest using Python and OpenCV.
Python
3
star
3

Breast-Cancer-Classification

BREAST CANCER DIAGNOSIS USING MACHINE LEARNING ALGORITHMS
Jupyter Notebook
3
star
4

Portfolio

Resume(Portfolio Website)
Jupyter Notebook
2
star
5

Convert-Image-to-Cartoon

Using opencv in computer vision, the model converts realtime images into cartoon effects. In order to get the basic cartoon effect, we used the bilateral filter and some edge dectection mechanism. The bilateral filter reduces the color palette, or the numbers of colors that are used in the image, which is essential for the cartoon look and edge detection is to produce bold silhouettes.
Python
1
star
6

BookFactory

An online book store project built using MERN Stack.
1
star
7

Handwriting-Recognizer

1
star
8

TODO-App

JavaScript
1
star
9

Forecast-Product-Price-at-the-time-of-sowing

Forecast Produce Price At The Time Of Sowing - In India, the price of the commodity is dependent on various external factors such as area, yield, production, household food demand, feed demand, etc. In this regard, a mechanism that can use the data of past trends and other mentioned factors to forecast the prices of particular crops, taken into consideration the sowing patterns, weather, and many other related factors.
Jupyter Notebook
1
star
10

WebDev-Module-1

CSS
1
star
11

WebDev-Module-2

HTML
1
star
12

praveena-portfolio

1
star
13

Clock

CSS
1
star
14

Driver-Alertness-System

This program can be used to detect drowsiness for a given person. In this program we check how long a person's eyes have been closed for. If the eyes have been closed for a long period i.e. beyond a certain threshold value, the program will alert the user by playing an alarm sound.
Python
1
star
15

Predictive-Maintenance-Using-LSTM

Multiple Multivariate Time Series Prediction with LSTM Recurrent Neural Networks in Python with Keras
Python
1
star
16

Vehicle-Speed-Tracker

Vehicle speed detector that uses OpenCV and Kalman Filters to detect and track cars from a traffic cam livestream. Once a car passes a certain distance, its speed is calculated and checked against the speed limit. If the speed exceeds the limit, an image is saved, showing both the speeding car and its speed.
Python
1
star