搜索资源列表

  1. jiyuneirongdetuxiangjiansuo

    0下载:
  2. 基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram; Tex
  3. 所属分类:文件格式

    • 发布日期:2024-05-19
    • 文件大小:159744
    • 提供者:耿上
  1. extrace_brodatz

    1下载:
  2. Gabor提取图像纹理特征,很经典。I hope the researchers who study the algorithm communicate with me。-Gabor extract image texture features classic. I hope the researchers who study the algorithm c ommunicate with me.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:王华
  1. TextureSpectrum256

    0下载:
  2. 基于纹理谱的图象特征提取程序,用于图象与视频的分析与识别,该算法基于OpenCV.-based on the texture spectrum image feature extraction process for image and video analysis and identification, The algorithm is based on OpenCV.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:guolijun
  1. texture_extraction

    0下载:
  2. 灰度共生矩阵和灰度梯度共生矩阵的提取方式,是比较重要的纹理特征提取方法,用matlab实现的-co-occurrence matrix and GGCM extraction, is the more important Texture feature extraction methods, achieved using Matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:李明
  1. Gaborwavorforedge

    0下载:
  2. Gabor小波提取图像纹理特征,matlab语言编写。-Gabor wavelet extraction image texture features, Matlab language.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:薛风光
  1. Imagewavelet

    0下载:
  2. vc下图像处理 小波,傅立叶变换 纹理特征提取-vc under wavelet image processing, Fourier Transform Texture feature extraction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:78848
    • 提供者:汤目
  1. featureextraction

    2下载:
  2. 特征提取: 提取了图像中各个标记区域的纹理特征及形状特征,标注详细-King Lek qiong 取: Joan 取了 Minghao Shilu rude plugging 各个标记区 的 理 Canton King Lek Lek 及 near Durian King, 标 downtown Circle Jiu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:sdf
  1. texture

    0下载:
  2. 灰度共生矩阵提取图像纹理特征,采用matlab实现,包括模糊c均值实现分类-Gray-level co-occurrence matrix texture features extracted images using matlab realize, including the realization of fuzzy c-means classification
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:7992320
    • 提供者:刘丽
  1. texturefeature

    0下载:
  2. 纹理特征提取算法,灰度共生矩阵源代码,给出了0度45度90度和135度的矩阵-Texture feature extraction algorithm, gray level co-occurrence matrix source code, gives 0 degrees 45 degrees 90 degrees and 135 degrees of the matrix
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:50176
    • 提供者:吴月姝
  1. texture1

    0下载:
  2. 本人编写的用直方图提取纹理特征的源码,希望对大家有用-I am prepared to use the histogram of the source texture feature extraction, in the hope that useful
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:yixin
  1. textture2

    1下载:
  2. 在频域下分析提取纹理特征的代码,希望对大家有用-In the frequency domain analysis of extracted texture features of the code, in the hope that useful
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:yixin
  1. gaborfilter

    0下载:
  2. Gabor滤波算子,主要用于特征提取,用于模式识别中的分割预处理。-Gabor filter operator, mainly used for feature extraction for pattern recognition of the partition pretreatment.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:wang
  1. Gaborfilter

    0下载:
  2. 本代码是Gabor带通滤波器,f应该是滤波器的中心频率,即你的纹理的主频率,Segma1,Segma2是正态分布的标准方差,看你带通的需要了,值越大,通带越大。你可以通过试验进行调整。-This code is Gabor bandpass filter, f should be the filter center frequency, that is your main frequency texture, Segma1, Segma
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:rex2042
  1. ModifySpace

    0下载:
  2. 根据分块图像的均值与标准差将图像表示成三种状态:边缘态、平坦态、纹理态。然后计算状态关联图,提取出图像的空间特征。可用于图像检索。 -Under the sub-block images of the mean and standard deviation images express into three states: the edge of state, the flat state, texture state. And t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Owenli
  1. Texture

    1下载:
  2. 计算四个方向的灰度共生矩阵,将其作为纹理特征,是一种纹理特征提取算法。-Calculation of the four directions of Gray Level Co-occurrence matrix as texture features, is a kind of texture feature extraction algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Owenli
  1. ImageComatrix

    0下载:
  2. 灰度共生矩阵是图像处理中特征提取的纹理特性的一个重要参量,该程序实现2-D灰度图像的共生矩阵的计算-Gray-level co-occurrence matrix is the image processing feature extraction of texture characteristics of an important parameter, the program realize 2-D gray-scale image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:杨文浩
  1. graycomatrix

    0下载:
  2. 利用VC实现了灰度共生矩阵的纹理特征提取.-Use of VC realize the gray co-occurrence matrix texture feature extraction.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:226304
    • 提供者:陈希
  1. TextureFeatureExtraction

    0下载:
  2. 基于灰度共生矩阵的纹理特征提取,输出为图像四个方向共十六个特征值-Gray-level co-occurrence matrix based texture feature extraction, the output image in four directions for a total of 16 eigenvalues
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:chichen
  1. Delphi

    0下载:
  2. 针对目前的基于特征的图像检索中没有有效地结合图像中对象空间信息的问题,提 出了一种新的融合了颜色、空间和纹理特征的图像特征提取及匹配方法。为了减少时间 间复杂度,首先通过基于普通颜色直方图的检索得到初始图像集合,然后根据提出的结合空间、纹理特征加权度量对初始图像集合再进行检索,从而得到最后更符合要求的相似图象-View of the current feature-based image retrieval is not eff
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-19
    • 文件大小:9111552
    • 提供者:丁丁
  1. ctj

    0下载:
  2. 本代码实现了图象的颜色,纹理,和轮廓特征的提取方法的实现-Realize the image of the code of color, texture, and contour feature extraction methods realize
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:chentj
« 1 2 3 45 6 7 8 9 10 ... 37 »

源码中国 www.ymcn.org