搜索资源列表
gaborfilter
- matlab下gabor滤波算法,可以提取图象纹理特征的经典方法之一-under Matlab filtering algorithm can extract image texture features one of the classic methods
jigeshili
- 几个matlab的实力,包括: 非线性微分方程的求解.doc RLS,Demonstration of Wiener filter,LMS filter,Steep-descent algorithm.doc matlab下gabor滤波算法,可以提取图象纹理特征.doc-several Matlab strength, including : non-linear differential equation solving. Doc RLS. Demonstration of Wi
gabor_texture
- gabor小波图片纹理特征提取,MATLAB编码,效果不错!-gabor wavelet image texture feature extraction, MATLAB code, good results!
gabork-means
- 该方法采用gabor提取纹理特征,最后采用k-means方法聚类进行图像分割-The method uses gabor texture features extraction, and finally using k-means clustering methods for image segmentation
Gabor
- 纹理特征提取 garbo小波技术实现纹理特征提取-texture based on Gabor
dafafa
- 用gabor提取图像纹理特征 -With the co-occurrence matrix texture features extracted images
GaborFeature
- Gabor变换属于加窗傅立叶变换,Gabor函数可以在频域不同尺度、不同方向上提取相关的特征。另外Gabor函数与人眼的生物作用相仿,所以经常用作纹理识别上,并取得了较好的效果。-Gabor transform is windowed Fourier transform, Gabor functions in the frequency domain at different scales and different directions to extract relevant features
extrace_brodatz
- Gabor滤波器的纹理特征提取 具有很不错的性能 比较基础 -Gabor filter texture feature extraction
gabor
- gabor滤波实例,具有纹理分析和特征提取,可用于后期处理-gabor filtering instance, has a texture analysis and feature extraction can be used for post-processing
Gabor-texture
- 使用Gabor滤波器进行纹理特征提取. 具体说明见里面的6个小程序-Gabor filter texture feature extraction
gabor-feature-extraction
- gabor matlab 织物表面结构 图像处理 表面纹理特征提取-gabor matlab
gabor
- 基于Gabor滤波的纹理特征提取程序,用于图像分割-Texture feature extraction based on Gabor filter program, used for image segmentation
texture-feature
- 从图片中提取四种不同纹理特征,包括gabor、灰度共生矩阵、灰度直方图、灰度梯度共生矩阵纹理特征。-Four different texture features extracted the image, including gabor, GLCM, histogram, GGCM texture.
gabor
- 利用gabor算法对图像纹理特征提取,并且送入极限学习机中进行学习分类-Use gabor feature extraction algorithm for image texture, and into the ultimate learning machine learning classification
Gabor提取图像纹理
- image texture feature extraction
植物虫害检测(GUI,注释,svm算法)
- 植物虫害检测(GUI,注释,svm算法) 该课题为基于MATLAB SVM方法的植物病害检测系统,带GUI界面,可以识别多种被虫害侵蚀的植物叶子,输出结果。带论文和详细注释。 train 对黄瓜子文件夹所有图片提取 颜色矩特征和gabor纹理特征,然后svm训练 test 对测试图像灰度化,滤波,提取 颜色矩特征和gabor纹理特征,然后svm模型测试,输出类别 colorMom.m 颜色矩特征提取 Gabor_palm.m gabor纹理特征提取(Plant pe