how to detect drowsiness ??

7 views (last 30 days)
Sampath
Sampath on 7 Apr 2014
Commented: messaoudi nada on 6 May 2021
i want to detect drowsiness of a driver. plese help me.

Answers (4)

Image Analyst
Image Analyst on 7 Apr 2014
Select an algorithm from Vision Bib here
16.7.2.4.1 Driver Monitoring, Eyes, Gaze
then code it up. Come back with code if you have any problems.
  5 Comments
Image Analyst
Image Analyst on 8 Apr 2014
I have not looked over all the papers and evaluated them all so that I can suggest one to you. Don't you think that should be your job? They are published so I assume they work, so just pick one at random if you want.
messaoudi nada
messaoudi nada on 6 May 2021
hi sir , please i need help , im working about driver drowsiness detection , i have 880*1552 training data and 160*1552 test data ,i used svm model for classification and now i wanna calculate RMSE but matlab show me an error that the matrix demonsion must agree , i dont know how can i solve this problem

Sign in to comment.


Jos (10584)
Jos (10584) on 7 Apr 2014
Let him press a button every N seconds. If the timings become to variable …
  4 Comments
Image Analyst
Image Analyst on 7 Apr 2014
Could this maybe be an effective solution?
Sampath
Sampath on 8 Apr 2014
thank you but im looking for a software application where i can get code or algorithm to detect drowsiness.

Sign in to comment.


Jos (10584)
Jos (10584) on 8 Apr 2014
How much effort do you want to put in yourself?
  3 Comments
Image Analyst
Image Analyst on 9 Apr 2014
OK, why not just check the color in the eye region?

Sign in to comment.


Ahmad Alhashil
Ahmad Alhashil on 20 Feb 2021
Hi guys! I’m working on drowsy detection using conventional neural network CNN. Can you help me how to detect eye and classify it to open or close. Please help me!!
  5 Comments
Ahmad Alhashil
Ahmad Alhashil on 21 Feb 2021
okay could you please help me how to start training database in CNN.
Image Analyst
Image Analyst on 21 Feb 2021
Two comments ago is the best I can do.

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!