搜索资源列表
共生矩阵
- 基于灰度共生矩阵的图像检索:用灰度共生矩阵提取图像的纹理特征进行检索-Gray symbiotic matrix based Image Retrieval : Gray symbiotic matrix extract the texture characteristics Search
wenli
- 分析了纹理特征提取方法,特别是灰度共生矩阵的方法和 Gabo:小波矩的方法。并在这两种方法的基础上提出了综合灰度共生矩阵和 Gbaor小波矩的纹理特征提取方法并用于图像检索。 -matlab
graycomatrix
- 用matlab编程来提取图像的灰度共生矩阵-Extracting symbiotic matrix of the the image with matlab.GRAYCOMATRIX Create gray-level co-occurrence matrix
liverrecognize
- 超声图像识别算法:共生矩阵提取纹理特征,神经网络、模板匹配、贝叶斯方法识别-liver recognize project
gray_matix
- 灰度共生矩阵提取图像特征 然后对图像分类-Gray-scale extraction of image feature co-occurrence matrix of image classification and then
TuXiangShiBie
- 该软件需用Delphi7设计,采用灰度共生矩阵的方法对肝脏超声图像进行纹理特征提取。通过神经网络进行分类处理。-The software required Delphi7 design, the use of gray-scale co-occurrence matrix method of liver ultrasound image texture feature extraction. Through the neural network classification.
GrayGradinet
- 图像的一种纹理提取方法,采用灰度梯度共生矩阵,是简单方便的方法-An image texture extraction method, using gray-gradient co-occurrence matrix is a simple and convenient method
33753125vc_dib
- :为使灰度共生矩阵(GI CM)提取的特征值较好地表达纹理信息.对 Brodatz纹理库图片进行了大量 实验。 首先测试了各构造参数对关键特征统计量的影响,给出了特征值随参数变化的规律,确立了构造参数的合理取值;然 后测试了图像旋转和大小变化对所提取特征值的影响 实验结果对优化灰度共生矩阵的构造、实现基于纹理的图像 检索有参考意义。 -gray
wenli
- 基于灰度共生矩阵的纹理特征提取方法实现目标的识别-Gray-level co-occurrence matrix based texture feature extraction methods to achieve the target identification
50
- 多媒体技术的发展和视觉信息的飞速膨胀迫切需要对视觉信息资源的有效管理和检索。由此,基于内容的图像和视频检索技术得到了越来越多的重视,成为了多媒体信息检索和图像处理领域中的重要研究方向。CBIR技术将对大规模图像信息的管理和访问提供有力支持。 本文这种介绍了内容图像检索的灰度特征实现方法,具有理论意义和实际应用价值。针对基于内容图像检索技术进行了研究,介绍了其研究现状和关键技术,讨论了其技术瓶颈和发展趋势。共生矩阵法,是对图像的所有像元进行统计调查,以便描述其灰度分布的一种方法。分析了这种基于
wenli
- 基于灰度共生矩阵的图像检索技术。完整的特征提取、特征描述、特征匹配以及结果返回。-GLCM-based image retrieval techniques. A complete feature extraction, feature descr iption, feature matching and the result returned.
29782213gray
- 这是基于灰度共生矩阵提取图像纹理特征参数的方法-This is based on GLCM texture feature parameter extraction method of image
gongsheng_standardized
- 灰度图像处理程序 包括两个程序 一个是用来提取灰度共生矩阵,第二个用来对灰度图像进行均方差标准化,提高图像强度 -Gray-scale image processing program includes two programs are used to extract a gray level co-occurrence matrix, the second gray-scale images were used to standardize variance and improve the
GrayLevelCoMatrix
- 提取纹理特征参数,主要是灰度共生矩阵源代码,用于图像处理-gray level co-matrix source code,used for the image processing, to get the texture features
classification
- 灰度共生矩阵提取特征值,最近邻算法,进行纹理图像分类。creat_apprentissage用来训练样本,cooccurence是灰度共生矩阵提取特征值,knn是进行k最近邻算法,classif是纹理图像分类-coocurence matrix,using K nearest neighbor to classify textures images.
huidugongshengjuzhentezhentiqu
- 基于图像纹理的特征提取,使用灰度共生矩阵方法。-Texture feature extraction based on the use of gray level co-occurrence matrix method.
texture_GUI
- 此程序是基于灰度共生矩阵的图像纹理特征提取算法,它进行了四个方向上的灰度共生矩阵的计算,从而得出他们的纹理特征向量,再求均值,使计算进度大幅度提高-This program is based on the GLCM texture feature extraction algorithm, which was four directions GLCM calculation to arrive at their texture feature vector, and then seek mean
Texture
- 灰度共生矩阵提取特征值,c++编写,grayshow,用于图像特征提取,图像的疵点检测-GLCM feature extraction value, c++ written, grayshow, for image feature extraction, image defect detection
GrayMatrix
- 图像纹理特征描述了在图像中反复出现的局部模式和它们的排列规则,反应宏观意义上灰度变化的一些规律,编程实现基于灰度共生矩阵的图像纹理特征提取-Image texture features described in the repeated images of local models and their regular arrangement, the reaction intensity changes in the macro sense, some laws, programming, GL
GLCM+train
- 利用灰度共生矩阵提取图像特征。。。。。。(Extracting image features using gray level co-occurrence matrix)