CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 图像 相似度

搜索资源列表

  1. ssim_index

    0下载:
  2. 求图像的结构相似度,或是立体图像,甚至是视频,很有用哦-structure similarity of image or steoro images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2069
    • 提供者:duanfenfang
  1. paper3

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

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

    1下载:
  2. 用于结构相似度的评价,在图像融合,去模糊中很有用。-the alogrithm can estimate the structure of the fusion images.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-24
    • 文件大小:2099
    • 提供者:符立梅
  1. MFBSF

    0下载:
  2. 基于相似度函数的图像椒盐噪声自适应滤除算法-自动化学报2007-文献matlab源码-matlab source code of "基于相似度函数的图像椒盐噪声自适应滤除算法-自动化学报2007"
  3. 所属分类:Graph program

    • 发布日期:2017-11-19
    • 文件大小:1678
    • 提供者:lizuoyong
  1. FCM_clust

    2下载:
  2. 本文在阐述聚类分析方法的基础上重点研究FCM聚类算法。FCM算法是一种基于划分的聚类算法,它的思想是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。最后基于MATLAB实现了对图像信息的聚类。- This paper describes the basis of cluster analysis methods and focus on the FCM clustering algorithm. FCM algorithm is a clustering algorithm b
  3. 所属分类:Special Effects

    • 发布日期:2016-07-09
    • 文件大小:1024
    • 提供者:xinly
  1. matlab-code-based-image-retrieval

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

    • 发布日期:2017-11-01
    • 文件大小:165335
    • 提供者:EmilyFu
  1. LBP.cpp

    2下载:
  2. LBP算子的实现源代码,可以根据LBP算子来对2张图片的相似度进行比较,值越小,图像越相似。-LBP operator realization of the source code, you can compare LBP operator to the similarity of the two pictures, the smaller the value, the more similar the image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-25
    • 文件大小:1293
    • 提供者:周重重
  1. Histogram-compare

    0下载:
  2. 基于opencv和vs2008实现了两幅图像进行直方图对比,可以检测相似度-Based opencv and vs2008 achieve the two image histogram contrast, can detect similarity
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:272947
    • 提供者:chris wu
  1. ssim_matlab

    0下载:
  2. 基于结构相似度的图像质量评价matlab代码-Matlab code image quality assessment based on structural similarity
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:2272
    • 提供者:ray
  1. fusion_evaluation

    0下载:
  2. 自己整理的图像融合的评价指标,包括信息熵,互信息,边缘相似度等-Organize their own evaluation of the image fusion, including information entropy, mutual information, the edge similarity
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:484798
    • 提供者:张龙
  1. NLMean

    0下载:
  2. 非局域均值方法去噪程序代码。图像分块处理,相似度,相似性权重。-nonlocal means denoise
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:823
    • 提供者:胡弃
  1. Face-Recognition

    0下载:
  2. 人脸识别特指利用分析比较人脸视觉特征信息进行身份鉴别的计算机技术。人脸识别是一项热门的计算机技术研究领域,它属于生物特征识别技术,是对生物体(一般特指人)本身的生物特征来区分生物体个体。一般来说,人脸识别系统包括图像摄取、人脸定位、图像预处理、以及人脸识别(身份确认或者身份查找)。系统输入一般是一张或者一系列含有未确定身份的人脸图像,以及人脸数据库中的若干已知身份的 人脸识别人脸图象或者相应的编码,而其输出则是一系列相似度得分,表明待识别的人脸的身份。-Face Recognition refe
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:130608
    • 提供者:古志榮
  1. region-match

    0下载:
  2. 图像的区域匹配,输入:两幅图像分割之后的邻接矩阵,还有两幅图像分割区域的每个块之间的相似度,就可以得出区域一对一匹配的关系-region match input:Adjacency matrix of picture A,B and Affinity matrix represent the Affinity of the every regions between pictures output:one-to-one match between regions of two pictu
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:13366
    • 提供者:Edward
  1. K-means

    0下载:
  2. 在诸多的图像分割算法中,K-means聚类方法体现出了高效性和简洁性。该代码完整实现了k-means算法,并利用该算法进行图形分割。k-means 算法接受参数 k,然后将事先输入的n个数据对象划分为 k个聚类以使得所获得的聚类满足:同一聚类中的对象相似度较高,不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。-This code implements the K-means method for image segmentation,
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:62007
    • 提供者:Zhang
  1. Template-matching

    0下载:
  2. 模板匹配主要是采用基于灰度信息的匹配算法,其中是统计模板与原图像的相关系数,得到最大值的地方,就是相似度最大的地方,也就是成功地找到了匹配的像素点。具体的算法如下。其中,im_matched为原图像,im_template为模板图像。MaxR为最大相似度系数。-Template matching matching algorithm based on gray-scale information, which is the the statistical template with the co
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:563
    • 提供者:太一
  1. PCNN-Algorithm

    0下载:
  2. 本程序是运用脉冲耦合神经网络(PCNN)算法进行图像分割的一个实例。基于PCNN的图像分割是一种图像像素相似度临近相似性的图像分割方法,已被广泛应用于图像平滑,分割及边缘检测等图像处理领域。-This program is an instance of the algorithm for image segmentation using pulse coupled neural network (PCNN). PCNN-based segmentation of an image pixel s
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:17909
    • 提供者:guocheng
  1. MATLAB_MATCH

    0下载:
  2. MATLAB程序;对两幅图像进行相似度匹配!-MATLAB program similarity matching two images!
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:199419
    • 提供者:胡虎
  1. sift-kdtree

    0下载:
  2. 程序实现了对图像sift特征的提取,并利用KD-树对图像进行相似度匹配。-Program image sift feature extraction and similarity matching KD-tree image.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:2252647
    • 提供者:chengbo
  1. zhifangtuxiangsixing

    0下载:
  2. 是一款关于直方图相似性研究的程序,能对比两幅图像直方图的相似度-Is a histogram similarity study program can compare two images histogram similarity
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:703
    • 提供者:夜影
  1. get

    1下载:
  2. 获取图片的属性特征,来识别图像的相似度,很有实用价值-Get the attributes of the image to identify the similarity of the images
  3. 所属分类:对话框与窗口

    • 发布日期:2013-07-18
    • 文件大小:579580
    • 提供者:祝建华
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com