搜索资源列表
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
code
- matlab编写的图像纹理特征提取算法,附有一张纹理图像,对于纹理特征提取,该算法很有效!-matlab write feature extraction of image texture, with a texture image for texture feature extraction, the algorithm is very effective!
gabor_texture
- gabor小波图片纹理特征提取,MATLAB编码,效果不错!-gabor wavelet image texture feature extraction, MATLAB code, good results!
GLCM
- 灰度共生矩阵提取纹理特征,极快的MATLAB代码-GLCM texture feature extractionfast MATLAB code
texture_feature
- 基于小波变换的纹理特征提取方法,可以提取特征值,经过修改也可以提取其他特征向量!适合初学者使用!-Wavelet-based texture feature extraction method that can extract the characteristic values, a modified vector of other characteristics can also be extracted! Suitable for beginners!
techniquesofremotesensingimage
- 常用的几种遥感图像特征提取技术分析,新的纹理图像特征提取方法。-Several commonly used feature extraction techniques of remote sensing image
gabork-means
- 该方法采用gabor提取纹理特征,最后采用k-means方法聚类进行图像分割-The method uses gabor texture features extraction, and finally using k-means clustering methods for image segmentation
Matlabwaveletfeatureextraction
- Matlab小波特征提取,主要是纹理特征-Matlab wavelet feature extraction, texture features are mainly
HUIDU
- 基于灰度直方图,对图像的纹理特征进行提取,根据灰度共生矩阵得到的四个纹理描述子。-Histogram based on image texture features were extracted, according to the four GLCM texture descr iptors obtained.
1
- 使用统计的方法来实现纹理特征提取,很有用的一个方法-Use statistical methods to achieve the texture feature extraction, a method useful
coocurrence
- 纹理特征提取的matlab源代码,用灰度共生矩阵做的,最终得到一个8维的纹理特征向量。-Texture feature extraction matlab source code, the GLCM do eventually get an 8-dimensional texture feature vector.
gabor-feature-extraction
- gabor matlab 织物表面结构 图像处理 表面纹理特征提取-gabor matlab
纹理特征提取matlab
- matlab实现灰度共生矩阵提取纹理特征统计量
kcnuabim
- 包含位置式PID算法、积分分离式PID,用于信号特征提取、信号消噪,包括主成分分析、因子分析、贝叶斯分析,在MATLAB中求图像纹理特征,matlab编写的元胞自动机,从先验概率中采样,计算权重,相参脉冲串复调制信号。- It contains positional PID algorithm, integral separate PID, For feature extraction, signal de-noising, Including principal component analy
常用纹理特征提取方法_MATLAB
- 常见的基于纹理特征提取方法,如高波,LBP算法(Common methods based on texture feature extraction, such as Gao Bo, LBP algorithm)
局部二值模式LBP
- lbp实现图像的特征提取,可得到图像的直方图特征。(LBP realizes the image feature extraction, and can get the histogram features of the image)
texture_fea
- 本代码利用matlab程序实现图片纹理特征的提取。(This code uses the matlab program to extract the texture feature of the picture.)
小波提取纹理特征
- 在matlab中利用图像处理工具实现了通过小波变换提取纹理特征,包含例子
植物虫害检测(GUI,注释,svm算法)
- 植物虫害检测(GUI,注释,svm算法) 该课题为基于MATLAB SVM方法的植物病害检测系统,带GUI界面,可以识别多种被虫害侵蚀的植物叶子,输出结果。带论文和详细注释。 train 对黄瓜子文件夹所有图片提取 颜色矩特征和gabor纹理特征,然后svm训练 test 对测试图像灰度化,滤波,提取 颜色矩特征和gabor纹理特征,然后svm模型测试,输出类别 colorMom.m 颜色矩特征提取 Gabor_palm.m gabor纹理特征提取(Plant pe