搜索资源列表
Texture
- 纹理分析-灰度共现矩阵算法实现,通常将图像划分成若干个纹理块计算。-Texture Analysis- gray co-occurrence matrix algorithm implementation, usually the image is divided into a number of texture calculation block.
ImageRetrievalAlgorithm
- 文是一种基于灰度共生矩阵的图像相似性检索算法,首先将图像分成互不重叠的子图像块,根据子图像 块中像素间灰度差别重新设置每个像素的灰度值为0或l,然后将整个图像重新划分成子块,对子块编码,最后借 助共生矩阵提取的不同方向的特征值来检索图像的相似性。实验结果表明本文算法对图像相似性的检索比传统 方法GLCM、CCM更有效,且检索效率较高,更重要的是此算法还可以反应不同方向上图像的相似度。-Man is an image based on gray level co-occurrence
co_occurrence-matrix
- 灰度共生矩阵 在提取纹理特征时存在的问题,提出一种基于方块编码(BTC)的图像纹理特征的检索算法。 -gray level co-occurrence matrix A novel image retrieval method based on block truncation coding(BTC) is proposed to solve the problems of gray level co-occurrence matrix
