-
44324
图像混色源码例程,程序结合易语言应用接口支持库和位图操作支持库,调用API函数实现图像的混色效果。(Source image blending routines, combined with easy language application program interface to support libraries and bitmap operations support library , call the API functions for image blending effect .)
- 2016-01-14 14:11:15下载
- 积分:1
-
image_segment
Random Walker图像分割Matlab源代码,需要安装图形分析工具箱,地址http://eslab.bu.edu/software/graphanalysis/,给出了一个应用例子。(Random Walker Image Segmentation Matlab source code, need to install the graphical analysis toolbox, address http://eslab.bu.edu/software/graphanalysis/, gives an application example.)
- 2010-02-28 00:47:44下载
- 积分:1
-
LMD
自己编写的数字图像处理程序,包括打开bmp图像,直方图,阈值分割,形态学处理等功能。(digital image processing procedures, including open bmp image, histogram, threshold segmentation, morphological processing and other functions.)
- 2013-11-14 22:17:45下载
- 积分:1
-
同态滤波
说明: 同态滤波利用去除乘性噪声(multiplicative noise),可以同时增加对比度以及标准化亮度,借此达到图像增强的目的。(Homomorphic filtering can increase contrast and standardize brightness simultaneously by removing multiplicative noise, so as to achieve the purpose of image enhancement.)
- 2020-05-08 06:49:19下载
- 积分:1
-
samePointMatch
从两幅图中找到相匹配的点的程序,可以调整搜索范围(failed to translate)
- 2013-05-02 14:25:04下载
- 积分:1
-
dmusic
说明: 一种实现超分辨率图像处理的新算法,本算法在综合前人算法的基础上,做了很大改进。很适合图像处理。(An implementation of the new super-resolution image processing algorithms, the algorithm in integrated algorithm based on the predecessors has done a lot of improvements. Very suitable for image processing.)
- 2009-08-24 15:03:07下载
- 积分:1
-
drtoolbox.tar
这是一个MATLAB工具箱包括32个降维程序,主要包括 pca,lda,MDS等十几个程序包,对于图像处理非常具有参考价值!!( ,This Matlab toolbox implements 32 techniques for dimensionality reduction. These techniques are all available through the COMPUTE_MAPPING function or trhough the GUI. The following techniques are available:
- Principal Component Analysis ( PCA )
- Linear Discriminant Analysis ( LDA )
- Multidimensional scaling ( MDS )
- Probabilistic PCA ( ProbPCA )
- Factor analysis ( FactorAnalysis )
- Sammon mapping ( Sammon )
- Isomap ( Isomap )
- Landmark Isomap ( LandmarkIsomap )
- Locally Linear Embedding ( LLE )
- Laplacian Eigenmaps ( Laplacian )
- Hessian LLE ( HessianLLE )
- Local Tangent Space Alignment ( LTSA )
- Diffusion maps ( DiffusionMaps )
- Kernel PCA ( KernelPCA )
- Generalized Discriminant Analysis ( KernelLDA )
)
- 2009-03-21 11:43:08下载
- 积分:1
-
DXF文件数据提取
通过对DXF文件解析,将解析后的数据以列表的形式展示在winform窗体中
- 2020-04-13下载
- 积分:1
-
CSOMP
稀疏重建压缩感知算法,可对图像进行稀疏重建。(Sparse reconstruction compressed sensing algorithm can reconstruct image sparsely.)
- 2018-12-03 15:40:09下载
- 积分: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