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

搜索资源列表

  1. cvwork_correlation

    0下载:
  2. 使用vc++6.0和opencv1.0实现的模板与目标图片的匹配,用模板图像通过依次与图像的重叠区域进行相似度比较,将相似度最大的区域作为匹配目标区域。得出最后的匹配结果-Using vc 6.0 and opencv1.0 achieve the target image matches the template, using the template image followed by image overlap region with similarity comparison, simi
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:49218
    • 提供者:wangbin
  1. vgg_kdtree2

    0下载:
  2. kdtree的实现,用来图像检索,检索出与某一副图像中某特征相似度由高到低的n副图像-image patch data stored in k-d trees for fast and discriminatory image patch searches.the implemention of kdtrees
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:62691
    • 提供者:杨磊
  1. FSIM

    1下载:
  2. FISM——结构相似度,它的功能为评价图像去噪效果,值越接近1,去噪结果越好。-FISM-- structural similarity, it functions is for the evaluation of image denoising effect, closer the value is to 1, better is the denoising results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1157729
    • 提供者:yuan
  1. imageindex

    0下载:
  2. 基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大 -image index based on texture
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:160153
    • 提供者:min
  1. hausdroff

    1下载:
  2. 输入两个需要比较的图像,利用hausdroff距离计算它们的相似度。输入参数A和B是需要比较的两组图像。-hausdroff distance
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:528
    • 提供者:Andy
  1. renl

    0下载:
  2. 实现了利用数字图像模式识别技术实现对人脸的自动检测与特征定位。包括有脸相似度计算、人脸轮廓提取、人脸定位、脸内轮廓提取、眼睛定位、鼻子定位和嘴定位等部分。-Achieved using digital image pattern recognition technology to the automatic human face detection and feature location. Include face similarity calculation, face contour ex
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:2091403
    • 提供者:nate
  1. ssim_index

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

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

    0下载:
  2. 为提高基于内容的图像检索系统中纹理特征提取的有效性,提出了又一种纹理图像检索方法。该方法 利用非下采样 Contourlet变换对图像进行分解, 提取不同子带和不同方向变换系数矩阵的均值和方差为特征向量, 作 为数据库中纹理图像的索引,并利用两种不同的相似度函数计算图像之间的相似度,建立了一套基于示例查询图像 的纹理图像检索系统。实验结果表明,与小波包等特征提取方法相比, 该方法不仅能降低特征向量维数,而且能取得 更高的检索准确率和检索速度。-To i ncrease t he
  3. 所属分类:File Formats

    • 发布日期:2017-03-27
    • 文件大小:345740
    • 提供者:jjdjjf
  1. boxingpipei

    0下载:
  2. 波形匹配算法,为了获得完整的指纹图像,提出一种基于波形匹配的指纹图像帧序列拼接算法.该算法从每个图像帧的参考区域提取波形信息,通过计算波形相似度并引入逐步求精的拼接策略,分3个阶段获得拼接参数,确定图像帧之间的重叠和水平移位.实验结果表明,文中算法运算量小、运算速度快、占用系统资源少,特别适用于资源有限环境中的自动指纹识别系统.-Waveform matching algorithm, in order to obtain a complete image of the fingerprint,
  3. 所属分类:File Formats

    • 发布日期:2017-05-12
    • 文件大小:2665069
    • 提供者:kudding
  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. bmpSearch

    0下载:
  2. 实现基于颜色的图像检索,检索结果按相似度进行排序,通过点击结果路径,能够查看相应图片-Color-based image retrieval, the search results are sorted according to the similarity be able to view the pictures by clicking on the result of the path,
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:7212803
    • 提供者:张丹
  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 2 3 4 5 6 7 89 10 11 12 13 14 »
搜珍网 www.dssz.com