-
MSR_image_enhance
基于对尺度的MSR算法的医学图像增强算法。
调试可以通过
对于低对比度的医学图像有很好的效果!(scale based on the MSR algorithm of medical image enhancement algorithms. Debugging through the low-contrast image has good results!)
- 2007-03-23 09:34:46下载
- 积分:1
-
MATLAB-image-processing-(can-see)
基于MATLAB图像处理的车辆检测与识别(可以看看)基于MATLAB图像处理的车辆检测与识别(可以看看(MATLAB image processing based vehicle detection and recognition (can see) MATLAB image processing based vehicle detection and recognition (can see)
- 2021-05-13 22:30:02下载
- 积分:1
-
ScSR
Jianchao Yang 的基于稀疏表示的单幅图像重建的原始代码,先将高低训练图像分块,再将块训练成高低字典,将测试图像映射到低字典上,得到系数,再乘以高子典就得到最后的图像。对学习超分辨率同学的参考作用很大。(This is the original matlab code for super resolution by Jianchao Yang 。The method is sparse represent based on the overcomplete dictionary。)
- 2020-11-24 00:39:33下载
- 积分:1
-
curvlab
本程序用于CurveLab-2.0水印技术的处理.(the procedures for CurveLab-2.0 watermarking technology management.)
- 2007-05-30 09:40:58下载
- 积分:1
-
yuandaima
以多光谱数据为原始数据,通过空间变换、滤波、融合、纹理及图像处理等手段,提取遥感图像多维、多尺度特征,最终建立面向目标检测、识别和分析的特征空间,并使用NASA的实测数据对方法的性能进行验证和分析。(Multi-spectral data to the original data, through space conversion, filtering tools, integration, texture and image processing, remote sensing images to extract multi-dimensional, multi-scale features, for the eventual establishment of target detection, identification and analysis of the characteristics of the space, and measured using NASA performance of the method for data verification and analysis.)
- 2014-03-11 16:27:57下载
- 积分:1
-
pcnotuatioz
Histogram Histogram Histogram(The Histogram Histogram Histogram)
- 2017-04-29 13:02:27下载
- 积分:1
-
tuxiangqiege
基于像素点的全局阈值法求图像的分割
实现方法有五种:
最小极值法,最优阈值法,最大方差方法,最大熵法,迭代法(Pixel-based global threshold method for image segmentation method there are five: the smallest extreme value method, the optimal threshold method, the largest variance method, the maximum entropy method, iterative method)
- 2008-12-27 16:55:29下载
- 积分:1
-
imreconstructsz
对脑部ct图像的头骨形状进行区域生长算法的运算(Ct images of the brain the skull shape of region growing algorithm for computing)
- 2009-09-17 11:36:38下载
- 积分:1
-
huffman
说明: 对图像进行哈夫曼编码并且能够解码,可以在命令行中选择图像地址(Huffman encoding and decoding of images)
- 2019-04-08 20:49:14下载
- 积分: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