-
sar_rd
说明: 使用matlab平台进行斜视角为0度的九点目标RD算法仿真(Simulation of nine point target Rd algorithm with 0 degree squint angle using MATLAB platform)
- 2019-11-12 15:57:02下载
- 积分:1
-
LMS-of-image
最小二乘影像匹配,自己2012年8月写的程序,经过测试,内有详细注释,希望对大家有用。(Least Squares Matching write the program in August 2012, has been tested, with detailed notes, and hope to be useful.)
- 2020-12-30 21:18:59下载
- 积分:1
-
MTD20000778
动目标检测,包括动目标检测理论,动目标检测器,目标检测公式(Moving target detection, including moving target detection theory, moving object detection, object detection formula)
- 2016-06-11 00:06:33下载
- 积分:1
-
matlab
基于分形理论的改进的一种图像分割算法,用matlab语言实现(Based on Fractal Theory An improved image segmentation algorithm)
- 2013-08-12 11:11:26下载
- 积分:1
-
snaketest
snake算法的c源代码,一般snake算法可以用于图像的边缘检测,是一种比较新的方法(snake algorithm c source code, the general snake algorithm can be used to image edge detection, is a relatively new approach)
- 2008-06-02 11:34:44下载
- 积分:1
-
fftchazhi
说明: 基于matlab平台的fft加窗插值算法,适用于信号分析(Wft window interpolation algorithm based on matlab platform, suitable for signal analysis)
- 2020-06-24 11:20:02下载
- 积分:1
-
h264
h264实现监控,不是动态的,是通过读取每一帧图像(h264 yuv420 to rgb)
- 2013-10-27 00:19:11下载
- 积分:1
-
DCellIQV1.0
本段代码的功能是通过滤波器对细胞图像先进行预处理,然后再提取细胞中心实现细胞的追踪,准确率比较高。(This code is the function of cells through the filter of the first pre-process the image, then extract the cell center to achieve cell tracking, accuracy is relatively high.)
- 2011-06-27 21:26:53下载
- 积分: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
-
Hough
实现Hough直线检测,标记直线的两端点坐标,再对相似的直线做曲线拟合,可以完美实现边缘连接。(Hough line detection, marking a straight line at both ends of point coordinates, similar linear curve fitting, can be the perfect realization of the edge connector.)
- 2012-08-27 14:51:42下载
- 积分:1