搜索资源列表
Tamura纹理特征提取及应用的matlab代码
- Tamura纹理特征提取及应用的matlab代码,附有介绍Tamura纹理的文献以及测试用图片。,Matlab code for extracion and application of Tamura texture, attched paper about tamura texture and picture for test.
SURF-V1.0.9-WinDLL.基于SURF特征点的图像配准代码
- 基于SURF特征点的图像配准代码,可实现两幅图的特征提取及匹配,SURF feature points based on image registration code
KPCA.rar
- 快速的人脸特征提取算法KPCA,比普通的pca特征提取算法在效率上好了不少,Fast facial feature extraction algorithm KPCA, than ordinary PCA feature extraction algorithm in the efficiency of a good many
matlab.rar
- 对彩色图像特征提取,达到分类的目的,很好的,Image Feature Extraction
pzernike.rar
- 伪Zernike矩特征提取,Zernike矩特征提取,供参考,很有用,Pseudo-Zernike moment feature extraction, Zernike moment feature extraction, for reference, very useful
sift特征提取的matlab源码
- sift特征提取的matlab源码,可用! sift特征提取的matlab源码,可用!-sift feature extraction matlab source code, available! sift feature extraction matlab source code, available!
SURFmex
- surf特征提取算法,较sift优良,包括示例和实验图片,还有算法原文-surf feature extraction algorithms, the more sift fine, including examples and experimental images, as well as the original algorithm
featureselection
- sbs和sfs特征提取的MatLAB源代码用于多维向量提取最优-sbs Feature Extraction
tezheng
- 这是本人找到的非常好的几何特征提取源代码,包括周长。面积。伸长度、矩形度等用过了,很不错的!-This is my very best to find the source code for geometric feature extraction, including the perimeter. Area. Elongation, rectangular degree used, very good!
beamlet
- 采用beamlet变换方法,实现图像线特征提取,以此代码为基础的文章已被核心期刊录用-Beamlet transform methods used to achieve the image line feature extraction, this code is based on the core of the article has been hired Journals
matlab
- 图像二值化,去离散噪声,彩色图像灰度化,特征提取,灰度化,彩色图像平均灰度-Image binarization, to discrete noise, color gray image feature extraction, gray, color image mean gray
DCT2D
- DCT变换的matlab源代码。适合用作特征提取的预处理方法来使用。-DCT transform matlab source code. Suitable for feature extraction preprocessing method to use.
p300
- 用小波变换多分辨对脑电慢波P300信号的特征提取-wavelet EEG P300 feature execute
ju
- 图像特征提取,不变矩。hu矩。f1~f7.用于物体识别。-hu
fun_pcnn
- 基于PCNN的特征提取,PCNN用于特征提取时,具体平移、旋转、尺度、扭曲等不变性,这正是许多年来基于内容的图像检索系统追求的目标,同时PCNN用于特征提取时,有很好的抗噪性。而且PCNN直接来自于哺乳动物视觉皮层神经的研究,具有提取图像形状,纹理,边缘的属性。用PCNN能很好地对图像进行签名,将二维的图像的特征提取成一维矢量签名。-Feature extraction of specified object is an important preprocessing stage in ma
wenli
- 分析了纹理特征提取方法,特别是灰度共生矩阵的方法和 Gabo:小波矩的方法。并在这两种方法的基础上提出了综合灰度共生矩阵和 Gbaor小波矩的纹理特征提取方法并用于图像检索。 -matlab
gaborfilter
- gabor滤波器用于在不同方位不同尺度下的图像纹理特征提取,使用matlab编写。-gabor filters for different scales in different directions of the image texture feature extraction using matlab prepared.
matlabclustering
- 聚类算法的matlab源码,用于特征提取-matlab based clustering algorithms
纹理特征提取
- MATLAB实现图像纹理特征提取:自相关函数法、灰度共生矩阵、分数阶傅里叶变换。GUI界面。运行后可自定义自相关函数的x和y轴偏移,灰度共生矩阵的距离和角度,分数阶傅里叶变换的阶数。输出相应的特征图。(MATLAB realize image texture feature extraction: autocorrelation function method, gray co-occurrence matrix, fractional Fourier transform. GUI interf
MATLAB指纹门禁系统GUI界面
- 本设计为基于MATLAB的指纹识别系统。带GUI可视化平台。本设计系统主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像灰度化、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is based on Matlab fingerprint identificatio