纹理分析算法的matlab源代码我要分享

texture analysis algorithm matlab source code

matlab 算法 源代码 分析 纹理

关注次数: 233

下载次数: 1

文件大小: 1.10 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:这个程序中使用的灰度级共生矩阵(GLCM)来计算纹理属性。该GLCM是组合体素的幅度/亮度值(灰度级)的频率不同发生在分析窗口列表。


English Description:

This program  use the gray-level co-occurrence matrix (GLCM)to compute the texture attribute. The  GLCM is a tabulation of how often different combination voxel amplitude/brightness values(gray levels) occur in an analysis window.


代码预览