how can i detect drowsiness in real time

3 ビュー (過去 30 日間)
messaoudi nada
messaoudi nada 2022 年 1 月 3 日
編集済み: Image Analyst 2022 年 1 月 3 日
hello, can someone help me please ! , my work is about driver drowsiness detection , i used harris algorithm for features extraction and svm for classification (offline) and now i want to detect driver fatigue in real time ,who can give me help and tell me how can i do it ?
and thanks in advance.
  1 件のコメント
Adam Danz
Adam Danz 2022 年 1 月 3 日
編集済み: Adam Danz 2022 年 1 月 3 日
There are teams of engineers who currently work on developing this type of software using cameras pointed at the driver and steering responses but I can imagine heart rate and temperature could also contribute.
If you have a working solution, you could probably sell it to a company for a lot of 💲💲💲.
If there's an area where you're stuck and can explain the problem you might be able to get un-stuck by rephrasing your question.

サインインしてコメントする。

回答 (1 件)

Image Analyst
Image Analyst 2022 年 1 月 3 日
編集済み: Image Analyst 2022 年 1 月 3 日
See many papers on the subject at VisionBib:
16.7.2.6.2 Driver Monitoring, Eyes, Gaze, Drowsiness
16.7.2.6.3 Driver Distraction Analysis
If you already have an algorithm and want to do it in real time, then you'll have to have a camera. Then repeatedly take a snapshot and apply your analysis. You can use the webcam object or try something like my attached webcam program.

カテゴリ

Help Center および File ExchangeStatistics and Machine Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by