搜索资源列表
Y1237622[1]
- 疲劳驾驶方面的论文,基于opencv。里面实现了硬件设计和详细的软件设计过程 -Fatigue driving of the paper, based on opencv. Which implements the detailed hardware design and software design process
tire_check
- 利用OpenCV实现疲劳检测的功能 openCV是一个很好的开源图像处理库-use openCV to check wether you are driving in tire state
HOG_OpenCV
- HOG即histogram of oriented gradient, 是用于目标检测的特征描述子,该技术将图像局部出现的方向梯度次数进行计数,该方法和边缘方向直方图、scale-invariant feature transform类似,不同的是hog的计算基于一致空间的密度矩阵来提高准确率。Navneet Dalal and Bill Triggs首先在05年的CVPR中提出HOG,用于静态图像or视频的行人检测。-HOG i.e. histogram of oriented gradien
tire_detect
- 用户驾驶疲劳检测,在VC环境下,用VC++开发(used to driving fatigue detection)