搜索资源列表
statxtre
- 实现基于区域的亮度直方图的某些纹理描绘子:如均值、标准偏差、平滑度、三阶矩、一致性和熵。-based regional brightness histogram certain texture descr iptor : If the mean, standard deviation, smooth, Third-order moments, consistency and entropy.
texturesq
- 基于纹理的图像检索,使用两种方法:局部边缘直方图,改进边缘直方图.支持100*150大小的BMP图像检索.
texture1
- 本人编写的用直方图提取纹理特征的源码,希望对大家有用
TextureHistogram
- 改进的纹理直方图算法,对于分块纹理的描述比较鲁帮
wenli
- 纹理谱直方图的制作与相关代码,附说明。matlab
matlab_code
- Matlab7.x图像处理 包括: ch2_1_1:查看直方图(§2.1.3) ch2_2_1:显示图像(§2.2.2) ch2_3_1:添加颜色条(§2.3.1) ch2_3_2:图像的单帧显示(§2.3.2) ch2_3_3:图像的多帧显示(§2.3.2) ch2_3_4:图像的动画显示(§2.3.2) ch2_3_5:灰度图像的动画显示(§2.3.2) ch2_3_6:纹理映射(§2.3.3) ch2_3_7:一个图形窗口中同时显示2幅图像(§2.3
chap02
- ch2_1_1:查看直方图(§2.1.3) ch2_2_1:显示图像(§2.2.2) ch2_3_1:添加颜色条(§2.3.1) ch2_3_2:图像的单帧显示(§2.3.2) ch2_3_3:图像的多帧显示(§2.3.2) ch2_3_4:图像的动画显示(§2.3.2) ch2_3_5:灰度图像的动画显示(§2.3.2) ch2_3_6:纹理映射(§2.3.3) ch2_3_7:一个图形窗口中同时显示2幅图像(§2.3.4)
gray_hist_graph
- 阐述了图像检索的提取纹理特征的方法之一:灰度直方图,数学定义以及相关的知识点
extract-underlying
- 包括角,直方图,纹理质地,霍夫圆和霍夫直线的检测-Including angle, histogram, texture, texture, Hove Circle and Hough line detection
TextureLBP
- LBP纹理特征提取算法。首先将检测窗口划分为16×16的小区域(cell),对于每个cell中的一个像素,将其环形邻域内的8个点(也可以是环形邻域多个点,如图 3‑ 4. 应用LBP算法的三个邻域示例所示)进行顺时针或逆时针的比较,如果中心像素值比该邻点大,则将邻点赋值为1,否则赋值为0,这样每个点都会获得一个8位二进制数(通常转换为十进制数)。然后计算每个cell的直方图,即每个数字(假定是十进制数)出现的频率(也就是一个关于每一个像素点是否比邻域内点大的一个二进制序列进行统计),然
remotesensing
- 遥感图像处理,包括直方图绘制、均衡、三通道显示、平滑锐化-Remote sensing image processing, including histogram mapping, balanced, three-channel display, smooth sharpen
Texture-features
- matlab编写的用于实现灰度共生矩阵,灰度-梯度共生矩阵,灰度直方图,协方差系数,LOG滤波器的源代码了。全部经过测试,可以直接使用。对于做纹理分析很有帮助。一共有五个代码-matlab prepared for the realization of Gray Level Co-occurrence matrix, gray- gradient co-occurrence matrix, gray histogram, covariance coefficients, LOG source c
opencv
- 提取图像的特征,用openCV实现,包括图像颜色直方图,形状特征,纹理特征等。-get features of images,all kinds of images.
ImageProcessing
- 是一个采用VC进行图像纹理分割的程序,基本上包括了图像处理的一般技术。包括显示、平滑和锐化、边缘提取、直方图显示等等。-Is a VC used to carry out the procedures for image texture segmentation, image processing basically includes the general technology. Including the display, smoothing and sharpening, edge det
chap02
- ch2_1_1:查看直方图 ch2_2_1:显示图像 ch2_3_1:添加颜色条 ch2_3_2:图像的单帧显示 ch2_3_3:图像的多帧显示 ch2_3_4:图像的动画显示 ch2_3_5:灰度图像的动画显示 ch2_3_6:纹理映射 ch2_3_7:一个图形窗口中同时显示2幅图像 -ch2_1_1: Show histogram ch2_2_1: display images ch2_3_1: Add color article ch2_3_2: sin
josTexImgRetr
- 基于纹理谱描述子的图像检索 提出一种新的纹理谱描述子应用于基于内容的图像检索中.讨论了小波变换的思想和纹理谱概念的联 系,根据纹理的视觉特性,提出纹理模式等价类的概念,设计出更合理的纹理谱描述子来描述图像的纹理特征.该纹 理模式刻画了领域内像素灰度变化模式,以纹理谱直方图方式表示图像纹理内容.分析了纹理谱的对称不变性和旋 -This paper presents a new texture spectrum descr iptor for content-based image
histgramTest
- 本程序计算局部窗口的累积直方图,可用于驱动水平集和纹理分割- in this test program, we calculate the cumulative histogram in a local window centered at each pixel,this local cumulative histogram can be used to drive the level set for image and texture segmentation.
efinger.src
- 指纹识别程序: 包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。其中,特征匹配包含了3种匹配方法,另外还附有PPT,非常值得研究。-Fingerprint identification procedures: including histogram equalization, Gabor filter, image enhancement, pattern filtering, texture refinement, feature extraction
local-features
- 基于局部累积直方图和纹理特征的图像检索方法-The cumulative histogram and texture based on local features of image retrieval methods
texture_hist
- 本程序实现了不同图片的纹理直方图比较。程序中以三幅图片为例进行仿真。注:修改自http://blog.sina.com.cn/s/blog_6f611c300101b2i1.html-Compare this program to achieve a different picture of texture histograms. Program to three pictures as an example for simulation. Note: Modified fromhttp://b