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

搜索资源列表

  1. similarity

    0下载:
  2. 基于平稳双正交小波变换实现图象梯度计算,本人用MATLAB编了一个,供大家参考-biorthogonal wavelet transform image gradient calculation, I used a series MATLAB, for your reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:836
    • 提供者:赵武锋
  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
    • 文件大小:545
    • 提供者:xiaoai
  1. ssim

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

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

    1下载:
  2. Zhou Wang proposed a new idea of Structural Similarity Index (SSIM )for image quality measurement based on the assumption that the HVS is highly adapted to extract structural information from the viewing field. The Mean Structural Similarity Index (M
  3. 所属分类:matlab例程

    • 发布日期:2017-04-09
    • 文件大小:2091
    • 提供者:ahmed seghir
  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
    • 文件大小:178892
    • 提供者:haiyan
  1. similarityMatrix

    0下载:
  2. this m file is describe Similarity matrix for an image
  3. 所属分类:matlab

  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
    • 文件大小:426097
    • 提供者:付采
  1. Similarity_Measure

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1252
    • 提供者:Mehmet
  1. ChildFrm

    0下载:
  2. The first scheme is based on the spatial locality of feature vectors corresponding to similar images. Learning is effected by modifying the query vector to incorporate the positive examples. The second scheme is based on “distorting” our view of
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:976
    • 提供者:rach
  1. boxcount

    0下载:
  2. A set (e.g. an image) is called "fractal" if it displays self-similarity: it can be split into parts, each of which is (at least approximately) a reduced-size copy of the whole. A possible characterisation of a fractal set is provided by the "box-
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1681831
    • 提供者:piri_small
  1. MySinAffPro

    0下载:
  2. 实现图像基本的缩放、旋转、平移、投影、仿射、相似变换等功能-Image basic scaling, rotation, translation, projection, affine, similarity transformation functions
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2294
    • 提供者:林帅
  1. ssim

    0下载:
  2. This is an implementation of the algorithm for calculating the Structural SIMilarity (SSIM) index between two images. Please refer to the following paper: Z. Wang, A. C. Bovik, H. R. Sheikh, and E. P. Simoncelli, "Image quality assess
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2105
    • 提供者:Annie
  1. vqsplit

    0下载:
  2. K-mean均值算法是给定类的个数K,将N个对象分到K个类中去, 使得类内对象之间的相似性最大,而类 之间的相似性最小。 Kmean处理图像的matlab文件 -K-mean algorithm is given class means the number of K, K to N objects assigned to a class, making class similarity between objects within the maximum, while the similari
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3882
    • 提供者:huan
  1. EmbeddedMATLAB

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

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

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

    • 发布日期:2017-11-04
    • 文件大小:2069
    • 提供者:臧彧
  1. color-histogram-based-image-system

    0下载:
  2. 要求设计一个基于颜色直方图的图像检索系统。该系统能够实现对图像的检索功能,例如,在一万幅图像中搜索出与检索图像相似的图像,依相似程度的大小显示出来。最后用查全率和查准率对系统进行评估。-To design a color histogram based image retrieval system. The system can realize the image search function, for example, a square image search and retrieval
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1459014
    • 提供者:时局
  1. similarity-and-region-growing-

    0下载:
  2. 基于目标红外特征的图像分割方法为区域生长法-Image segmentation method based on target infrared image segmentation method for region growing method
  3. 所属分类:matlab

    • 发布日期:2016-08-01
    • 文件大小:351232
    • 提供者:王贝
  1. IMAGE-DENOSING

    0下载:
  2. image denosing code analysis of similarity of image based on 2nd oder euation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1749703
    • 提供者:master devide
  1. ComputerVisionAssignment7and8

    0下载:
  2. structure similarity code
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:AhmadMalik
  1. 36990199Image-Similar

    0下载:
  2. Image similarity measurement
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:1049600
    • 提供者:bendan
« 12 »
搜珍网 www.dssz.com