Description: 使用matlab求图像的灰度共生矩阵的程序,很好用-Using matlab for image co-occurrence matrix of gray-scale procedure, a very good use Platform: |
Size: 4096 |
Author:罗志华 |
Hits:
Description: 提取纹理特征参数,主要是灰度共生矩阵源代码,用于图像处理-gray level co-matrix source code,used for the image processing, to get the texture features Platform: |
Size: 9216 |
Author:codesoso |
Hits:
Description: This code for Haralick feature extraction for image in matlab. The basis for these features is the gray-level co-occurrence matrix. This matrix is square with dimension Ng, where Ng is the number of gray levels in the image. Element [i,j] of the matrix is generated by counting the number of times a pixel with value i is adjacent to a pixel with value j and then dividing the entire matrix by the total number of such comparisons made.-This is code for Haralick feature extraction for image in matlab. The basis for these features is the gray-level co-occurrence matrix. This matrix is square with dimension Ng, where Ng is the number of gray levels in the image. Element [i,j] of the matrix is generated by counting the number of times a pixel with value i is adjacent to a pixel with value j and then dividing the entire matrix by the total number of such comparisons made. Platform: |
Size: 1024 |
Author:vasanth |
Hits: