资源列表
fft
- 基于MATLAB的快速傅里叶变换的程序仿真 附课件(Program simulation of fast Fourier transform based on MATLAB)
adapt_mid_filter
- 实现自适应中值滤波,边缘问题采用复制边缘像素的方法。(Achieve adaptive median filtering, and the edge problem uses a method of copying edge pixels)
median_filter
- 不利用IDL自带函数的情况下,实现自定义窗口半径的中值滤波算法,窗口边缘值的问题采用重复边缘和补0两种方法。(If we don't use IDL's own function, we can realize the median filter algorithm of the custom window radius. The problem of window edge value adopts two ways: repeated edge and complement 0.)
Matlab入门教程+第八章+GUI+程序设计
- 介绍Matlab界面设计,主要介绍了各个控件的用法及实例分析(Introduction of Matlab interface design)
真色彩增强
- 对彩色图像进行真色彩增强 包含rgb转hsi及hsi转rgb程序及图像工程pdf(Real color enhancement for color images Include RGB to HSI and HSI to RGB program and image Engineering pdf)
PCA+GUI人脸识别
- 基于PCA主成分分析算法和Yale人脸数据库,采用Matlab语言实现的人脸识别程序,整个程序分为预处理、训练、识别、GUI界面控制等几个模块,注释清晰,通俗易懂。(Based on PCA principal component analysis algorithm and Yale face database, the face recognition program is implemented in Matlab language. The whole program is divide
Feature_extraction
- 用于运动人体的图像特征提取,提取的特征包括,高宽比,速度,紧密度,灰度共生矩阵,hu矩,主成分分析,离散余弦变化,图像的预处理等。(Image feature extraction for moving human body includes features such as aspect ratio, speed, tightness, gray level co-occurrence matrix, Hu moments, principal component analysis, disc
等高线
- matlab,提取特征的方法之一,利用等高线,可以查看灰度值(Matlab, Feature extraction)
EDTest-VS2010
- 直线段检测算法EDLines C++实现(EDLines C++ Opencv lins segment detection)
输出图像像素值
- 读取一幅图像的RGB值,并将该值输出到txt文本中(Read the RGB value of an image and output the value to txt text)
SML
- 基于DCT-GMM的SML的图片聚类功能的算法实现,使用MATLAB语言(DCT-GMM based SML image clustering algorithm implementation, using the MATLAB language)
LBP
- LBP方法(Local binary patterns)是一个计算机视觉中用于图像特征分类的一个方法。LBP方法在1994年首先由T. Ojala, M.Pietik?inen, 和 D. Harwood 提出[43][44],用于纹理特征提取。(The LBP method (Local binary patterns) is a method for classification of image features in a computer vision. The LBP method f