搜索资源列表
Tamura纹理特征提取及应用的matlab代码
- Tamura纹理特征提取及应用的matlab代码,附有介绍Tamura纹理的文献以及测试用图片。,Matlab code for extracion and application of Tamura texture, attched paper about tamura texture and picture for test.
KPCA.rar
- 快速的人脸特征提取算法KPCA,比普通的pca特征提取算法在效率上好了不少,Fast facial feature extraction algorithm KPCA, than ordinary PCA feature extraction algorithm in the efficiency of a good many
pzernike.rar
- 伪Zernike矩特征提取,Zernike矩特征提取,供参考,很有用,Pseudo-Zernike moment feature extraction, Zernike moment feature extraction, for reference, very useful
SURFmex
- surf特征提取算法,较sift优良,包括示例和实验图片,还有算法原文-surf feature extraction algorithms, the more sift fine, including examples and experimental images, as well as the original algorithm
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!
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.
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.
Texture--feature--extraction
- 程序对matlab自带图片lina进行纹理图像特征提取-Matlab program comes with pictures of lina texture image feature extraction
pca
- 主成分分析程序,应用于图像特征提取,数据降维等方面 -the code of PCA
Image-segmentation-Extraction
- 图像分割加特征提取的算法,一起分享,共同研究,共同进步-Add feature extraction image segmentation algorithms, along with sharing, joint research, and common progress
matlabview
- 图像分割与特征提取 C开发 The picture division and the characteristic withdraw--C development -Image Segmentation and Feature Extraction C Development The picture division and the characteristic withdraw- C development
nature_image_feature_extraction1
- 一套由matlab编写的自然人脸特征提取与相似分析系统的一部分。-A set of natural persons prepared by the matlab face feature extraction and similarity analysis system.
feature_selection_peng
- 图像特征提取的四种算法,花了很大的力气才弄来的!和大家分享!-Four types of image feature extraction algorithm, to spend a great deal of effort to get the! To share with you all!
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