资源列表
Electroencephalogram
- 设计MATLAB程序对EEG信号进行读取,并在此基础上对EEG信号进行采样、功率谱分析和去噪等处理。(The MATLAB program is designed to read the EEG signal, and on this basis, the EEG signal is sampled, the power spectrum analysis and the denoising are processed.)
BraTS2017特征提取
- 提取标注过的MRI影像的特征,每个点可展开为237维向量。(The features of the labeled MRI image are extracted, and each point can be expanded to a 237 dimensional vector.)
颜色
- 把想要处理的图片放入project目录下,修改代码中输入图片的名字为你选的图片,即可提取出图片中特定颜色的图像。我的参数设置的是识别黄色,可依实际需要修改参数。(Discriminating color)
K-SVD
- KSVD的稀疏编码去噪的matlab版本算法(Sparse encoding KSVD denoising algorithm)
SIFT算法详解及应用(讲的很详细)(1)
- SIFT算法。成像匹配的核心问题是将同一目标在不同时间、不同分辨率、不同光照、不同位姿情况下所成的像相对应。传统的匹配算法往往是直接提取角点或边缘,对环境的适应能力较差,急需提出一种鲁棒性强、能够适应不同光照、不同位姿等情况下能够有效识别目标的方法。(SIFT.The core problem of imaging matching is to correspond to the image formed by the same target at different times, differ
matlabdaima
- 直方图均衡化,提高对比度,使得图片的质量得到提高(Histogram equalization)
Facial_Expression_Code
- 基于局部二进制模式的表情识别算法可以识别一些基本的表情(Facial Expression Recognition Based on LBP Algorithm)
sift_matlab
- 基于matlab的图像配准源代码,有注释,程序可以运行。(Based on matlab's image registration source code, there are comments and the program can run.)
改进Retinex
- 对Retinex算法进行修正,提高去雾效果(Amend the Retinex algorithm to improve the effect of fog removal)
daima
- 基于visual studio实现对空间电场分布和扫描等位线的仿真(Simulation of spatial electric field distribution and scanning equipotential line based on Visual Studio)
demoApp
- 图片识别功能,非常强大,真的不骗你!感觉下载使用,不然你会后悔!(sdsadasdassdsadasdassdsadasdassdsadasdassdsadasdassdsadasdassdsadasdas)
cvGabor
- 傅里叶变换是一种信号处理中的有力工具,可以帮助我们将图像从空域转换到频域,并提取到空域上不易提取的特征。但是经过傅里叶变换后,图像在不同位置的频度特征往往混合在一起,但是Gabor滤波器却可以抽取空间局部频度特征,是一种有效的纹理检测工具(Fu Liye transform is a powerful tool in signal processing, which helps us transform images from airspace to frequency domain and e
