搜索资源列表
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!
texturefeatures
- 这个程序是纹理特征提取的提取,很实用的程序-This procedure is the extraction of texture feature extraction, the procedure is very useful
frierdscripwhbrightness
- 这是一个用带亮度傅立叶描述子提取纹理特征的程序-This is a band brightness using Fourier descr iptors of texture feature extraction procedures
xingtaitezheng
- 医学图像的四个纹理特征的matlab程序-Medical images of the four texture features matlab program
Steerablecode
- 局部滤波器的特征提取方法,能够很好的反映图像的细节特征和纹理特征。-The characteristics of the local filter extraction method can be a good reflection of the details of image features and texture features.
interest-points
- 基于兴趣点颜色及纹理特征的图像检索算法,通过同类比较,平均检索准确率提高11个百分点。-Based on the interest points and texture features of color image retrieval algorithm, through a similar comparison, the average retrieval accuracy rate of 11 percent improve.
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!
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
LIANGDU
- 基于亮度直方图的纹理特征,包含均匀度、平滑度、一致性、熵等六个特征。-Brightness histogram-based texture features, including uniformity, smoothness, uniformity, entropy and other six characteristics.
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
Gabor
- 纹理特征提取 garbo小波技术实现纹理特征提取-texture based on Gabor
5
- 乳腺癌的发病率在女性癌症中占据首位,开展乳腺癌的诊断和防治研究具有重要的科学意义和临床实用价值。 文中主要研究的是对超声图像进行分析,对其灰度和纹理特征提取进行研究,并在特征选择阶段使用类间距对单个特征的分 类能力进行评价,为后续研究计算机辅助诊断系统奠定一个初步基础。 -Extraction of Gray and Texture Features based on Ultrasonic Image of Breast Cancer
纹理特征提取
- 纹理提取的算法,可以很好的实现纹理特征的提取。
纹理特征提取matlab
- matlab实现灰度共生矩阵提取纹理特征统计量
2
- 基于SVM算法和纹理特征提取的遥感图像分类(based on the SVM algorithm and texture feature extraction of remote sensing image classification)
常用纹理特征提取方法_MATLAB
- 常见的基于纹理特征提取方法,如高波,LBP算法(Common methods based on texture feature extraction, such as Gao Bo, LBP algorithm)
小波提取纹理特征
- 在matlab中利用图像处理工具实现了通过小波变换提取纹理特征,包含例子