搜索资源列表
brodatz.rar
- 图像纹理特征提取matlab,计算图像的粗糙度、方向度等特征。,Image texture feature extraction matlab, calculated image roughness, and other characteristics of the direction of degrees.
StretchImage.rar
- 用c++实现的基于纹理特征的图像检索系统,Using c++ to achieve the texture-based Image Retrieval System
texture_shape
- 一些很有用的关于图像检索方面的文章,主要包括纹理和形状特征提取方面。-Some very useful articles on aspects of image retrieval, including texture and shape feature extraction.
CBIRpca
- 基于内容的图像检索技术,包含颜色特征及纹理特征matlab程序,实验结果-Content-based image retrieval, color features and texture features including matlab program, the experimental results
Tamura
- 该代码为用tamura算法提取图像的纹理特征,包括粗糙度、对比度等,可用于基于内容的图像检索系统-The code for the algorithm used tamura extracted texture features, including roughness, contrast, etc., can be used for content-based image retrieval system
fun_pcnn
- 基于PCNN的特征提取,PCNN用于特征提取时,具体平移、旋转、尺度、扭曲等不变性,这正是许多年来基于内容的图像检索系统追求的目标,同时PCNN用于特征提取时,有很好的抗噪性。而且PCNN直接来自于哺乳动物视觉皮层神经的研究,具有提取图像形状,纹理,边缘的属性。用PCNN能很好地对图像进行签名,将二维的图像的特征提取成一维矢量签名。-Feature extraction of specified object is an important preprocessing stage in ma
wenli
- 分析了纹理特征提取方法,特别是灰度共生矩阵的方法和 Gabo:小波矩的方法。并在这两种方法的基础上提出了综合灰度共生矩阵和 Gbaor小波矩的纹理特征提取方法并用于图像检索。 -matlab
1
- 一种图像检索中纹理特征提取的方法。本文介绍了基于Gabor 滤波器和Gabor 小波变换提取纹理特征的分析方法, 以及对Gabor 小波进行了高斯归一化以提高对图像检索的速度和准确度。-An image retrieval texture feature extraction methods. This article based on Gabor filters and Gabor wavelet transform to extract texture feature analysis me
101259371chat
- 图像检索的的基于语义的图像检索 纹理图像检索 图像的特征提取方法-Image Retrieval of semantic-based image retrieval image retrieval image texture feature extraction methods
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
- 计算灰度共生矩阵的Matlab程序,参考《基于颜色空间和纹理特征的图像检索》,输入图像数据,返回八维纹理特征行向量-A programm computing GLCM texture measurements.
tuxiangwenlitezheng
- 基于颜色和纹理特征图像检索技术的研究,从CNKI上买来的,希望对大家有用!-Based on color and texture features of image retrieval research, from CNKI bought, and I hope useful for all of us!
33753125vc_dib
- :为使灰度共生矩阵(GI CM)提取的特征值较好地表达纹理信息.对 Brodatz纹理库图片进行了大量 实验。 首先测试了各构造参数对关键特征统计量的影响,给出了特征值随参数变化的规律,确立了构造参数的合理取值;然 后测试了图像旋转和大小变化对所提取特征值的影响 实验结果对优化灰度共生矩阵的构造、实现基于纹理的图像 检索有参考意义。 -gray
1212121
- 该论文具有图像检索功能,基于图像特征有形状,纹理,颜色等。运用c++语言构建搜索系统的基础,以达到功能全面的系统。-The paper has an image search function, image features are based on shape, texture, color and so on. Built using c++ language based search system to achieve full-featured system.
lbp(1)
- 是一种纹理描述算子用于快速提取图像的纹理特征,应用于医学图像检索,场景分类等.-Is a texture descr iption operator for rapid extraction of texture features, used in medical image retrieval, scene classification.
Fea_Gabor_brodatz
- 该代码为用gabor变换算法提取图像的纹理特征,用matlab编写,可应用于基于纹理的图像检索系统。其中还包含一篇gabor变换相关的文献-The code for the transformation algorithm using gabor texture features extracted using matlab preparation, can be applied to image retrieval system based on texture
Gabor
- (注意,之前上传的Fea_Gabor_brodatz有误)该代码为用gabor变换算法提取图像的纹理特征,用matlab编写,可应用于基于纹理的图像检索系统。其中还包含一篇gabor变换相关的文献-The code for the transformation algorithm using gabor texture features extracted using matlab preparation, can be applied to image retrieval system bas
image-retrieval-technology-research
- 基于内容的图像检索技术的关键在于特征提取,是利用图像的颜色、形状、纹理、轮廓、对象的空间关系等客观独立的存在于图像中的基本视觉特征作为图像的索引,计算查询图像和目标图像的相似距离,按相似度匹配进行检索。综合国内外研究现状,可将基于内容的图像检索技术分为如下几种类型:基于颜色特征的检索、基于纹理特征的检索、基于形状及区域的检索、基于空间约束关系的检索。-Based on comparing various affine invariant regional basis, selection of
综合统计纹理与颜色的快速图像检索研究_陈慧婷
- 一种利用颜色检测图像纹理特征的算法,感觉还行,可以作为参考(An algorithm that uses color to detect textural features of an image is still good and can be used as a reference)
基于纹理的图像检索源码
- 提取需检索图像的纹理特征,然后通过纹理特征来检索图像库中的纹理类似的图像。(The texture feature of the image is extracted, and then the texture similar image is retrieved by the texture feature.)