搜索资源列表
这是基于matlab的提取图像纹理特征的程序
- 这是基于matlab的提取图像纹理特征的程序,如有需要可下载!挺好用的!,This is based on the matlab image texture feature extraction procedure, if needed, could be downloaded! Very good use!
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.
matlab-susan
- 图像处理中,一种新的边缘检测,特征点提取方法,算法经过测试,可以运行,对医学图像处理的人有帮助-Image processing, a new edge detection, feature point extraction method, the algorithm has been tested, you can run on the medical image processing to help the people
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
ju
- 图像特征提取,不变矩。hu矩。f1~f7.用于物体识别。-hu
kmeans-image-segmentation
- K-meansK均值聚类在无监督的情况下选择图像特征的算法-K-meansK means clustering in the case of unsupervised image feature selection algorithm
manifold
- 一个Matlab环境下编写的流行学习(manifold)算法,可用于图像特征提取及行为模式提取-Matlab environment to prepare a prevalence study (manifold) algorithm, can be used for image feature extraction and pattern extraction
39709592CBIR-matlab
- 基于内容的图像检索主颜色直方图的提取,从图像的获取到直方图现实到特征的提取,最后根据图像检索出与所给图像最相似的图像。-Content-based image retrieval dominant color histogram extracted from the images to get to the real histogram feature extraction, the last based on the image to retrieve the image with the m
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
gaborfilter5
- Gabor滤波器的实现函数,与一般网上下载的不同,滤波效果更好,易于提取图像特征-Gabor filter implementation function, and general downloading different, better filtering, easy to extract image features
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
规则图像特征提取
- 运用matlab规则图像特征提取分析,分类(Feature extraction of regular image)
树叶图像特征分类识别程序
- 利用matlab处理树叶图像,并提取相应的特征(Matlab is used to process leaf images and extract corresponding features.)
关于视频图像特征提取的检测设计
- 用matlab编写的视频运动检测,可用于图像特征提取,方便可靠,移植性强。