-
kdtree
特征点匹配时,采用构造KD-tree,用最优节点优先法寻找最佳匹配点(Matching feature points, the tectonic KD-tree, with the optimal node is preferred method to search for the optimal matching point)
- 2012-02-27 08:32:20下载
- 积分:1
-
Harris2
Harris角点检测,关于角点的应用在图像处理上比较广泛,如图像匹配(FPM特征点匹配)、相机标定等。网上也有很多博客对Harris角点检测原理进行描述,但基本上只是描述了算法流程,而其中相关细节并未作出解释,这里我想对有些地方做出补充说明,正所谓知其然知其所以然,如有不对,还望指正。(Harris corner detection)
- 2019-06-13 22:02:03下载
- 积分:1
-
matlab-canny
分别用一阶、二阶以及Canny边缘检测算法进行图像边缘检测(Respectively first, second, and Canny edge detection algorithm for image edge detection)
- 2011-06-14 22:06:34下载
- 积分:1
-
ImageFusion
基于低频融合算法和小波变换编写的图像融合Matlab程序,包含了基本的小波图像分解与重构程序。(Fusion algorithm based on the low-frequency and wavelet transform image fusion prepared Matlab procedures, including the basic wavelet image decomposition and reconstruction process.)
- 2008-04-22 20:06:57下载
- 积分:1
-
zuidashangduoyuzhi
最大熵多阈值实现多红外图像的实时处理,多阈值实现(The maximum entropy multi-threshold to achieve real-time processing of multiple infrared image.)
- 2012-10-16 17:15:52下载
- 积分:1
-
CVPR12_SAS_code
一种基于超像素的图像分割程序,是cvpr13年文章的相应代码,可以学习下(An ultra-pixel-based image segmentation procedure is the appropriate code cvpr13 In the article, you can learn under)
- 2014-03-26 16:05:10下载
- 积分:1
-
6-fingerprint-preprocessing
一种多尺度方向场修正的指纹图像处理新方法,对于低质指纹图像,能够很好的求取其方向场。(source code for fingerprint orientation calculation)
- 2012-06-20 09:31:17下载
- 积分:1
-
MATLAB疲劳检测专注度识别GUI用户界面
说明: 一、主要研究内容
1.基本内容
本设计目标在于利用Matlab强大的图像处理能力和实用便捷的编程方法,通过处理包含人脸的视频帧系列图像,灰度积分投影技术的眼睛定位方法,进而利用perclos计数,计算眨眼率,从而得到比较准确的疲劳状况。包括lun文初稿撰写。
2.具体要求
本设计基于灰度积分投影技术的眼睛定位方法,再结合perclos技术。首先通过图像预处理技术得到灰度分配较为均匀的图像,然后分别利用水平和垂直灰度积分投影曲线结合人脸的结构特征找到眼睛的位置坐标,实现了准确的眼睛定位,通过perclos技术技术眨眼率,根据先验值得到是否疲劳。
二、算法原理
视频输入——预处理去除非人脸区域——人脸定位——人眼定位(灰度积分投影)——眼睛张合度——perclos技术统计——输出结果
三、GUI界面设计
[需要有一定编程功底](1. Basic contents
The goal of this design is to use the powerful image processing ability of MATLAB and the practical and convenient programming method, through processing the video frame series images including face, the eye location method of gray integral projection technology, and then using PERCLOS count to calculate the blink rate, so as to get a more accurate fatigue condition. Including the first draft of Lun.)
- 2020-08-07 12:41:57下载
- 积分:1
-
CameraFingerprint
镜头指纹识别,提取镜头特征,对其他照片进行识别,判断是否来源同一相机。(Image Source Detection)
- 2021-01-19 14:38:43下载
- 积分:1
-
matlab
在MATLAB中,信号S经过信道H卷积后生成接收信号V,V=conv(S,H),从V和H反卷积(In MATLAB, the signal S after convolution H channel generated receive signal V, V = conv (S, H), from V and H deconvolution)
- 2021-03-29 10:09:11下载
- 积分:1