搜索资源列表
共生矩阵
- 基于灰度共生矩阵的图像检索:用灰度共生矩阵提取图像的纹理特征进行检索-Gray symbiotic matrix based Image Retrieval : Gray symbiotic matrix extract the texture characteristics Search
huidugongsheng
- 灰度共生矩阵源代码,希望跟大家交流一下,我的邮箱oo327@163.com-Gray symbiotic matrix source code, we hope that with the exchange, that my mailbox oo327@163.com
comatrix
- 这是图像理解与分析中灰度共生矩阵算法的c++源代码。-This is the image analysis and understanding of co-occurrence matrix algorithm c source code.
texture_extraction
- 灰度共生矩阵和灰度梯度共生矩阵的提取方式,是比较重要的纹理特征提取方法,用matlab实现的-co-occurrence matrix and GGCM extraction, is the more important Texture feature extraction methods, achieved using Matlab
huidu
- 基于图像的灰度共生矩阵方法的图像纹理分割
texture
- 灰度共生矩阵提取图像纹理特征,采用matlab实现,包括模糊c均值实现分类
texturefeature
- 纹理特征提取算法,灰度共生矩阵源代码,给出了0度45度90度和135度的矩阵
matrix
- 求图象灰度共生矩阵的代码,希望对大家有用
textture
- 用VC++实现的图像纹理分析,通过灰度共生矩阵计算图像纹理
图像纹理的灰度共生矩阵计算问题的分析
- 图像处理的最基本问题,灰度纹理共生矩阵的分析
GrayGradinet
- 非常经典的灰度共生矩阵改进代码,灰度梯度共生矩阵-Very classic GLCM improve the code, shades of gray co-occurrence matrix
huidugongshengjuzhen
- 主要是关于灰度共生矩阵应用,其中将灰度共生矩阵从0,45,90,135四个方向进行了计算,并对共生矩阵能量、熵、惯性矩、相关4个纹理参数进行了计算,十分有用。-Mainly on the GLCM application, which will GLCM from 0,45,90,135 four directions were calculated, and the co-occurrence matrix of energy, entropy, moment of inertia, rela
GLCM
- MATLAB纹理特征提取,用来提取灰度共生矩阵的4个特征(MATLAB texture feature extraction)
GongSheng
- % 图像检索——纹理特征 %基于共生矩阵纹理特征提取,d=1,θ=0°,45°,90°,135°共四个矩阵 %所用图像灰度级均为256 %参考《基于颜色空间和纹理特征的图像检索》(% image retrieval - texture features % based on co-occurrence matrix texture feature extraction, d=1, theta, =0 degrees, 45 degrees, 90 degrees, 135 degrees
huiduwenlitezhentiqu
- 是关于灰度纹理特征的提取,已运行测试通过,有需要可以下载了(It is about the extraction of gray texture features, has passed the test, there is a need to download it)
4
- 4基于灰度共生矩阵纹理特征的SAR图像分割 4 the SAR image segmentation based on gray level co-occurrence matrix texture feature(4 the SAR image segmentation based on gray level co-occurrence matrix texture feature)
GLCM
- 该程序可以准确地计算图像的灰度共生矩阵中的各项数值。(it can calculate various parameters of Gray-level co-occurrence matrix for an image)
GCLM
- 灰度共生矩阵特征提取以及hog特征提取matlab代码(Feature extraction of grayscale symbiotic matrix)
灰度共生矩阵
- 利用基于统计学的灰度共生矩阵的方法,解决图像特征分析与提取。
glcm
- 基于SKimage的库函数,实现了求解灰度共生矩阵并计算想应特征统计量(Gray-level Co-occurrence Matrix)