CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 图像 相似度

搜索资源列表

  1. pixel_region_grow

    0下载:
  2. 像素聚类区域成长法-- 顾名思义,此方法从一个种子像素开始,通过如平均灰度,组织纹理及色彩等性质的判断,将具有类似性质的像素逐一纳入所考虑的区域中,使此区域由种子逐渐成长成一个性质相似的图像区块。-pixel clustering method regional growth -- the name implies, this method from a seed pixels, through such as average gray, the color and texture orga
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4.36kb
    • 提供者:xinxin
  1. matlab计算图像的相似度

    5下载:
  2. 对灰度图像进行小波变换,再对其低频子图像进行相似度的计算
  3. 所属分类:matlab例程

    • 发布日期:2011-05-28
    • 文件大小:864byte
    • 提供者:gaojianli
  1. MSSIM

    0下载:
  2. 用于图像的质量评估,比较原始图像与受躁图像之间的结构相似度。 -For image quality assessment, by comparing the original image and the structural similarity between the images impatient.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:545byte
    • 提供者:xiaoai
  1. ssim

    4下载:
  2. 图像的结构相似度,代码来源于Zhou Wang的网站,用 matlab开发。-Image structure similarity, code from Zhou Wang' s website, matlab development.
  3. 所属分类:matlab

    • 发布日期:2014-08-31
    • 文件大小:2kb
    • 提供者:luyin
  1. meanshift

    2下载:
  2. 实现了基于mean-shift的图像检索,实现了比较两图像的相似度,选择最相近的图片-To achieve mean-shift based image retrieval, to realize the similarity of two images, the selection of the most similar image
  3. 所属分类:matlab

    • 发布日期:2014-11-26
    • 文件大小:174.7kb
    • 提供者:haiyan
  1. facerecognizeonPCA

    0下载:
  2. 像的许多个空间中的一个。不管子空间的具体形式如何,这种方法用于图像识别的基本思想 都是一样的,首先选择一个合适的子空间,图像将被投影到这个子空间上,然后利用对图像 的这种投影间的某种度量来确定图像间的相似度,最常见的就是各种距离度量。-Like much of a space. Regardless of the specific sub-space form, this method has been applied to image recognition are the same
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:416.11kb
    • 提供者:付采
  1. renlian

    1下载:
  2. matlab实现人脸识别系统!给定一张人脸图像,能在一堆图片中识别出来!-matlab to achieve face recognition system! Given a human face images, can be identified in a pile in the picture!
  3. 所属分类:matlab

    • 发布日期:2014-05-04
    • 文件大小:175.07kb
    • 提供者:姜鑫
  1. iden_round

    0下载:
  2. 自动识别图像中的圆形,并计算半径,及其相似度,希望有所帮助-Automatic identification of image circle, and calculate the radius, and its similarity, Hope that helps
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1.44kb
    • 提供者:刘振
  1. EmbeddedMATLAB

    0下载:
  2. 图像相似度的研究设计,用于关于图片检索的相似度设计-The study design of image similarity, similarity of design for image retrieval
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:267.34kb
    • 提供者:许清朗
  1. paper3

    0下载:
  2. SAR图像不确定轮廓相似度及其可信度构建方法-Construction of Similarity Measure and Its Credibility of Uncertain Contours in SAR Images
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:282.07kb
    • 提供者:xiaowang
  1. ssim_index

    0下载:
  2. 基于matlab的SSIM图像相似度评价算法实现-Matlab based on the the SSIM image similarity evaluation algorithm implementation
  3. 所属分类:matlab

    • 发布日期:2017-11-04
    • 文件大小:2.02kb
    • 提供者:臧彧
  1. 相似性

    0下载:
  2. SSIM的全称为structural similarity index,即为结构相似性,是一种衡量两幅图像相似度的指标。结构相似性计算方法,可以用于图像质量评估,(structural similarity is an index to measure the similarity of two images. The method of structural similarity calculation can be used for image quality assessment,)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:2kb
    • 提供者:binglingtime
  1. Gistcbir

    0下载:
  2. 采用Gist算法提取图像特征,采用欧式距离进行相似度计算,返回相似性图像。完整的GUI界面,完整的图像库 注意;根据需要调整图像根目录。(Gist algorithm is used to extract image features, and Euclidean distance is used for similarity computation, and the similarity image is returned. Complete GUI interface, complete
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:15.1mb
    • 提供者:lihaotaozihu
  1. SOGFS_aaai16

    0下载:
  2. Structured Optimal Graph Feature Selection 对图像样本进行特征选择,使用自学习算法,然后得出相似度矩阵S(% Input % X: dim*num data matrix % gamma: coefficient of L21 % d: projection dim of W(dim*d) % c: number of clusters % k: nearest neighobrs %Output %id: sorted featu
  3. 所属分类:matlab例程

    • 发布日期:2018-05-04
    • 文件大小:3kb
    • 提供者:小星与月
搜珍网 www.dssz.com