搜索资源列表
-
0下载:
matlab编写的图像纹理特征提取算法,附有一张纹理图像,对于纹理特征提取,该算法很有效!-matlab write feature extraction of image texture, with a texture image for texture feature extraction, the algorithm is very effective!
-
-
1下载:
gabor小波图片纹理特征提取,MATLAB编码,效果不错!-gabor wavelet image texture feature extraction, MATLAB code, good results!
-
-
0下载:
这个程序是纹理特征提取的提取,很实用的程序-This procedure is the extraction of texture feature extraction, the procedure is very useful
-
-
0下载:
这是一个用带亮度傅立叶描述子提取纹理特征的程序-This is a band brightness using Fourier descr iptors of texture feature extraction procedures
-
-
0下载:
采用matlab,实现了gabor滤波的核心功能-gabor filter is very famous and really useful for texture feature extraction and image retrivel. attached code is wrriten well using matlab. More detail can be referenced in the paper <texture features for browsing and ret
-
-
0下载:
texture feature extraction using matlab
-
-
2下载:
基于小波变换的纹理特征提取方法,可以提取特征值,经过修改也可以提取其他特征向量!适合初学者使用!-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!
-
-
0下载:
Matlab小波特征提取,主要是纹理特征-Matlab wavelet feature extraction, texture features are mainly
-
-
0下载:
使用统计的方法来实现纹理特征提取,很有用的一个方法-Use statistical methods to achieve the texture feature extraction, a method useful
-
-
0下载:
抽取颜色,纹理等特征构成210维的特征向量-Extract color, texture and other characteristics to construct 210-dimensional feature vectors
-
-
0下载:
感觉方法不错,一种新的多尺度旋转不变性纹理特征提取方法-Feeling good method, a new multi-scale rotation invariant texture feature extraction methods
-
-
0下载:
Gabor滤波器的纹理特征提取 具有很不错的性能 比较基础 -Gabor filter texture feature extraction
-
-
1下载:
纹理特征提取的matlab源代码,用灰度共生矩阵做的,最终得到一个8维的纹理特征向量。-Texture feature extraction matlab source code, the GLCM do eventually get an 8-dimensional texture feature vector.
-
-
0下载:
使用Gabor滤波器进行纹理特征提取.
具体说明见里面的6个小程序-Gabor filter texture feature extraction
-
-
0下载:
This paper has a further exploration and study of visual feature extraction. According to the HSV (Hue, Saturation, Value) color space, the work of color feature extraction is finished, the process is as follows: quantifying the color space in non-eq
-
-
0下载:
有关于医学图像的纹理特征提取,希望对大家有用-About the medical image texture feature extraction, in the hope that useful to everybody
-
-
0下载:
用lbp实现纹理特征提取,并分类说明:
一共有三个m文件,一个是lbp.m, 存放主要的lbp算法,
一个是getmapping,用以做算法的辅助函数,
一个是lbptest.m,存放着测试代码。
这三个文件需要放到同一个文件夹,并在文件夹中添加相应的图片,
具体的图片名字见lbptest.m的代码,运行lbptest.m可以查看结果。代码最后给出效果图
这三个文件是最传统的LBP方法,有256种。-With lbp achieve texture feature ext
-
-
0下载:
基于纹理特征的图像检索源码,通过双树复小波进行纹理特征提取-Texture-based image retrieval source, through the dual tree complex wavelet texture feature extraction
-
-
1下载:
基于Gabor滤波的纹理特征提取程序,用于图像分割-Texture feature extraction based on Gabor filter program, used for image segmentation
-
-
0下载:
Texture detection using GLCM. GLCM describes four properties known as contrast, correlation, energy and homogeneity.
-