搜索资源列表
MATLAB
- 基于matlab的图像纹理处理,用盒维分形算法实现。
Tamura
- Tamura纹理图像的MATLAB实现,粗糙度、对比度、方向度、线性度、规则度以及粗略度-MATLAB implementation Tamura texture, roughness, contrast, direction, linearity, and a rough rule degree degree
code
- matlab编写的图像纹理特征提取算法,附有一张纹理图像,对于纹理特征提取,该算法很有效!-matlab write feature extraction of image texture, with a texture image for texture feature extraction, the algorithm is very effective!
HMT-Hidden-Markov-Contourlet[1]
- 这是一个Matlab实现的隐马尔科夫树模型,用于计算图像的Contourlet系数。程序同时还包括图像去噪、纹理恢复的应用模型。-This is a Matlab realization of Hidden Markov Tree Model, used to calculate the coefficient Contourlet images. Program also includes image denoising, texture restoration of the applicat
xingtaitezheng
- 医学图像的四个纹理特征的matlab程序-Medical images of the four texture features matlab program
LAWS
- Matlab LAWS能量滤波函数 主要用于纹理的分析-Matlab LAWS energy filtering function is mainly used for texture analysis
wbalance
- Matlab程序,实现了一种新的色彩白平衡算法。 针对物体在有色光源照射下呈现偏色的现象,提出一种改进的LoG边缘自动白平衡算法。该算法在YCbCr空间的Cb和Cr分量上同时利用LoG算子提取边缘,利用LoG边缘具有零交叉特性直接得到边缘两侧的像素。为了避免占主导的彩色纹理造成干扰,利用白色区域的偏色信息进行边缘抑制。利用得到彩色边缘对原图的偏色进行有效的估计,最后计算三颜色通道的增益并进行白平衡。对大量图片进行了实验,结果表明该算法对不同色光照射下的图像均能很好地进行白平衡,同时与多种白平衡算
fenge
- 利用MATLAB编写的实现纹理图像的分割,但其只是针对部分图像可以达到很好的效果,不具有普遍适应性。-Prepared using MATLAB implementation of texture image segmentation, but only for the portion of the image can be achieved very good results, do not have universal adaptability.
texture
- 图像纹理提取,这是用matlab编的图像纹理提取程序,该方法能有效的用于纹理分析。-Image texture extraction, which is compiled using matlab image texture extraction process, the method can be effectively used for texture analysis.
matlab
- matlab编写的纹理图像分割gussian滤波后k-means聚类并将不同区域用线条表示出来除m程序还包括测试图片-matlab prepared texture image segmentation gussian filtered k-means clustering will be expressed in different regions of the use of lines, inter m program also includes test pictures
texture-GLCM
- 经典的灰度共生矩阵纹理计算方法,基于matlab平台实现-The classic method of calculating GLCM texture, based on matlab platform
classification
- 灰度共生矩阵提取特征值,最近邻算法,进行纹理图像分类。creat_apprentissage用来训练样本,cooccurence是灰度共生矩阵提取特征值,knn是进行k最近邻算法,classif是纹理图像分类-coocurence matrix,using K nearest neighbor to classify textures images.
textureimage
- broadatz纹理库,和lbp算子.用四种不同的lbp算子验证图像的旋转不变性.-broadatz textures, and lbp operator. lbp with four different operators verify the image rotation invariance.
matlab
- 纹理是普遍存在的视觉现象,其可以描述地形、植物、矿石、纤维和皮肤等等物体的表面特征。纹理结构在图像中反映其图像像素取值的空间变化情况,这种变化具有某中统计规律,在纹理区域内的各部分具有大致相同的结构-Visual texture is a common phenomenon, which can describe the terrain, plants, minerals, fiber and skin surface features of objects and so on. Texture
LBP_algorithm_picture_tuxture_classify
- LBP算法实现图像的纹理分类,很简单,很经典-LBP_algorithm_picture_tuxture_classify
gabork-means
- 该方法采用gabor提取纹理特征,最后采用k-means方法聚类进行图像分割-The method uses gabor texture features extraction, and finally using k-means clustering methods for image segmentation
wenlifenge
- 数字图像纹理分割的一种简单易懂的方法 用matlab实现-A good idea for math picture
blockbagmain
- 基于纹理的图像修复,能够修复块状失真的图像-Based on texture image restoration, can repair massive distortion ima
小波提取纹理特征
- 在matlab中利用图像处理工具实现了通过小波变换提取纹理特征,包含例子