搜索资源列表
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 dir
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 e
ggcmentropy
- gray gradient co-occurrence matrix thresholding method
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 dir
textture
- 用VC++实现的图像纹理分析,通过灰度共生矩阵计算图像纹理-With VC++ Achievable image texture analysis, through the gray-level co-occurrence matrix calculation of image texture
gray
- 基于灰度共生矩阵实现图象纹理特征的提取。-Based on Gray Level Co-occurrence matrix to achieve the extraction of image texture features.
texture_extraction
- 求灰度共生矩阵及其各要素用matlab实现-For gray-scale co-occurrence matrix and its elements realize with matlab
GrayGradinet
- 灰度共生矩阵、灰度梯度共生矩阵提取纹理特征-Gray Level Co-occurrence matrices, gray-gradient co-occurrence matrix texture features extracted
co_matrix
- 灰度共生矩阵的计算程序,包括子程序,可以用在纹理分析上,还不错-Gray-level co-occurrence matrix calculation procedures, including subroutines, can be used in texture analysis, but also good
graycomatrix
- 使用matlab求图像的灰度共生矩阵的程序,很好用-Using matlab for image co-occurrence matrix of gray-scale procedure, a very good use
tuxintuizhifenge
- 针对类圆形堆积物图像的前景和背景在色彩或灰度上相近,难以用传统阈值分割等算法进行有效分割的问题,提出一种多方法融 合的类圆形堆积物图像区域分割策略。对图像进行滤波等一系列预分割处理后进行投影得到目标图像的外接矩形区域,以排除噪声的干扰, 在区域内采用改进的灰度共生矩阵方法进行粗分割,以解决窗口大小与分割精度的问题,采用二维OTSU 阈值分割方法对粗分割结果进行 量化。实验结果表明,该方法得到的区域分割结果边缘清晰、准确度高。
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 var
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