搜索资源列表
图像分割和特征提取小例程
- 这是关于图像分割和特征提取的一个小例证,需要的可以看看啊,还行!
matlab.rar
- 对彩色图像特征提取,达到分类的目的,很好的,Image Feature Extraction
extractFeatures.zip
- 图像特征提取,包括:颜色直方图,颜色矩,边缘直方图,Gabor小波变换,局部二值图,GIST。,Image feature extraction, including: color histogram, color moment, the edge histogram, Gabor wavelet transform, partial binary image, GIST.
ju
- 图像特征提取,不变矩。hu矩。f1~f7.用于物体识别。-hu
manifold
- 一个Matlab环境下编写的流行学习(manifold)算法,可用于图像特征提取及行为模式提取-Matlab environment to prepare a prevalence study (manifold) algorithm, can be used for image feature extraction and pattern extraction
pca
- 主成分分析程序,应用于图像特征提取,数据降维等方面 -the code of PCA
GA-code
- 遗传算法用于图像处理中,有图像分割,图像特征提取,可以达到很好的效果-Genetic algorithms for image processing, there are image segmentation, image feature extraction, can achieve good results
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!
imageprosec
- 这是一个用MATLAB做的基于矩特征的图像特征提取,值得借鉴-This is a done using MATLAB moment characteristics based on image feature extraction, is worth learning from
KPCA_SVM_Train
- 用于图像特征提取的研究,主要应用于人脸识别等领域-KPCA_SVM
contourlet_toobox
- 图像特征提取的Contourlet变换工具包,可以设置分解层次,例如,三层分解提取17维特征,用于纹理图像或者SAR图像分割应用中-Image feature extraction toolbox of Contourlet transform, you can set the level of decomposition, for example, three level with 17-dimensional, for the segmentation on texture image o
pcasift
- 对虹膜识别的图像预处理各个步骤和虹膜图像特征提取 过程进行了研究,提出了一种虹膜定位算法-The image of the iris recognition iris image preprocessing steps and feature extraction process is studied, presents a iris location algorithm
test_departs
- 工作在图像特征提取。这里采用多尺度图像分析方法,将轮廓分解投影。-Work in the image feature extraction. Here the multi-scale image analysis method to decompose projection contour.
SIFTtutorial
- 图像特征提取以及匹配,sift代码。可用于图片检索中,同比SURF,其算法可以较好的识别图像中文字-Image feature extraction and matching, sift the code. Can be used for image retrieval, up by SURF, the algorithm can better identify the image text
DCT
- 本文设计基于DCT的人脸识别系统,首先结合当今人脸识别的背景和发展状况讨论了人脸识别的研究内容及在各方面的应用;然后研究了人脸识别进行预处理,讨论了人脸识别预处理的其他方法,分析各种方法的利弊,最后采用DCT(离散余弦变换)实现人脸图像预处理中的降维处理;接下来对人脸图像的特征提取进行了研究,简单叙述了几何特征提取和代数特征提取,同时深入研究了基于DCT和PCA变换的人脸图像特征提取,从而实现是否对人脸识别系统识别率有所提高的研究;对于分类器的选择,本文对两种分类器进行了探讨,即最近邻分类器和B
pca
- pca主成分分析,matlab程序,用于图像特征提取,降维等 有中文注释-Principal component analysis
svm00
- 图像处理,包括图像特征提取,图像分类,图像归一化-Image processing, including image feature extraction, image classification, image normalization, etc.
纹理特征提取
- MATLAB实现图像纹理特征提取:自相关函数法、灰度共生矩阵、分数阶傅里叶变换。GUI界面。运行后可自定义自相关函数的x和y轴偏移,灰度共生矩阵的距离和角度,分数阶傅里叶变换的阶数。输出相应的特征图。(MATLAB realize image texture feature extraction: autocorrelation function method, gray co-occurrence matrix, fractional Fourier transform. GUI interf
规则图像特征提取
- 运用matlab规则图像特征提取分析,分类(Feature extraction of regular image)
关于视频图像特征提取的检测设计
- 用matlab编写的视频运动检测,可用于图像特征提取,方便可靠,移植性强。