搜索资源列表
comatrix
- 这是图像理解与分析中灰度共生矩阵算法的c++源代码。-This is the image analysis and understanding of co-occurrence matrix algorithm c source code.
tongjifa
- (图像处理)用统计法求出共生矩阵 并给出纹理信息-(image processing) is calculated by using statistical co-occurrence matrix and gives texture
gongshengjuzhen
- 实现有一般矩阵到共生矩阵的算法,并求出共生矩阵的几个特征值,-achieve a general matrix of the co-occurrence matrix algorithm, and the results obtained several symbiotic matrix eigenvalue
texture_extraction
- 灰度共生矩阵和灰度梯度共生矩阵的提取方式,是比较重要的纹理特征提取方法,用matlab实现的-co-occurrence matrix and GGCM extraction, is the more important Texture feature extraction methods, achieved using Matlab
coocurrence_matrix_and_feature
- 共生矩阵的实现及特征提取方法,里面包含了各个特征向量提取的子程序,可以在其他程序中直接调用。-co-occurrence matrix and the realization of feature extraction methods, each of which contains a feature vector extraction subroutine, the other procedures can be called directly.
lawmask
- statistical methods in order to extract image texture descr iptors. In particular, we will focus on the Co-occurrence matrices and the Energy filters (Laws filters). They are well-known texture descr iptors, fast and easy to implement and provide g
ggcmentropy
- gray gradient co-occurrence matrix thresholding method
使用matlab求图像的灰度共生矩阵的程序
- 使用matlab求图像的灰度共生矩阵的程序,很好用,Using matlab for image co-occurrence matrix of gray-scale procedure, a very good use
ResearchonBuildingMethodofGLCM
- 结合特征参数间相关性矩阵与木材纹理自身的特征, 从灰度共生矩阵的11 个特征参数中提取5 个较 独立的特征参数。利用可分性判据确定适于描述木材纹理的灰度共生矩阵构造因子取值( d=2, g=16) 。,Combination of characteristic parameters of inter-correlation matrix with the wood texture of its own features, from the gray level co-occurrence ma
MATLAB.rar
- 自己现在在做的论文用到灰度共生矩阵,找了好久都没找到很好用的,所以自己就编了个,不很完美,但绝对可用,已经实现过。包括灰度共生矩阵的生成以及一些特征参数。f1,二阶距。f2,对比度。f3,相关。f5,逆差距。f6,和平均。f7,和方差。f9,差平均。f10,差方差。请不吝赐教。,Now do their own papers in the gray co-occurrence matrix used to find for a long time to find no good use, so
ExtractGLCM
- 灰度共生矩阵方法用来提供一幅图像的灰度共生矩阵值,然后送到分类器中进行分类-gray level co-occurrence matrix,a very important method of extracting features
GLCM--texture-extraction
- 对图像的纹理特征进行提取,主要基于灰度共生矩阵,然后计算二次统计量(即特征)-Texture features for image extraction, mainly based on gray level co-occurrence matrix, and then calculate the amount of secondary statistics (ie features)
Texture.rar
- 由灰度共现矩阵提取纹理特征:能量,惯性矩,相关性,熵,有完整的交互界面,By the gray co-occurrence matrix texture features extraction: energy, moment of inertia, relevance, entropy, there is a complete interface
CoOccurence
- 共生矩阵的计算,用于纹理分析,代码效率高!-Calculation of co-occurrence matrix for texture analysis, efficient code!
tuxintuizhifenge
- 针对类圆形堆积物图像的前景和背景在色彩或灰度上相近,难以用传统阈值分割等算法进行有效分割的问题,提出一种多方法融 合的类圆形堆积物图像区域分割策略。对图像进行滤波等一系列预分割处理后进行投影得到目标图像的外接矩形区域,以排除噪声的干扰, 在区域内采用改进的灰度共生矩阵方法进行粗分割,以解决窗口大小与分割精度的问题,采用二维OTSU 阈值分割方法对粗分割结果进行 量化。实验结果表明,该方法得到的区域分割结果边缘清晰、准确度高。-Round deposits for the prospe
java_evolutionary_algorithms
- 用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm Evolutionary Algorithm package implemented using Java. The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorith
GLCM_Featuresanalysis
- GRAY LEVEL grey level co-occurrence matrix
GrayLevelCoMatrix
- 提取纹理特征参数,主要是灰度共生矩阵源代码,用于图像处理-gray level co-matrix source code,used for the image processing, to get the texture features
co-occurrence-matrix
- 计算一幅图像的像素和右下一个像素的共生矩阵。-Calculate the co-occurrence matrix of an image.
Gray-level-co-occurrence-matrix
- 基于灰度共生矩阵的纹理图像分类研究相关论文-Research on texture image classification based on gray level co-occurrence matrix