您当前的位置: 首页 >  matlab

川川菜鸟

暂无认证

  • 4浏览

    0关注

    969博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

matlab疲劳驾驶检测项目

川川菜鸟 发布时间:2022-01-31 23:26:30 ,浏览量:4

文章目录
    • 结果
    • 过程

结果

疲劳的话,最后输出drowsiness_detection,发出声音提醒

>> drowsiness_detection

ans =

    'starting code'


ans =

    'Reading webcam video'


ans =

    '>> drowsiness_detection

ans =

    'starting code'


ans =

    'Reading webcam video'


ans =

    'Drowsiness detected'

不疲劳的话就没有什么提示

>> drowsiness_detection

ans =

    'starting code'


ans =

    'Reading webcam video'


ans =

    'No drowsiness detected'

过程

采取自己100张闭眼照片: 在这里插入图片描述

采取自己的100张睁眼照片: 在这里插入图片描述 正常时的眼睛图片: 在这里插入图片描述 得到后拿来训练: 在这里插入图片描述

疲劳判断依据:眨眼频率

关注
打赏
1665165634
查看更多评论
立即登录/注册

微信扫码登录

0.2079s