搜索资源列表

  1. 序贯相似度检测算法(SSDA)

    0下载:
  2. SSDA序贯相似度检测算法,图像匹配
  3. 所属分类:图形图象

    • 发布日期:2009-05-26
    • 文件大小:517
    • 提供者:ahuang
  1. matlab计算图像的相似度

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

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

    0下载:
  2. 一个图像匹配的程序,共有4幅图片,可以选取之一为目标图像,可以将其他三副图片按相似度大小进行排序
  3. 所属分类:图片显示浏览

    • 发布日期:2024-09-29
    • 文件大小:178176
    • 提供者:ruijing
  1. TextureImageRetrievalBasedonContourletTransformUsi

    0下载:
  2. Contourlet变换结合了不可分离的方向滤波组,具备小波所不能表达的多方向特性,能有效捕获自然图像的边缘轮廓信息。本文分析了图像ontourlet系数的统计特征,并利用广义高斯函数对各子带系数层进行建模。将此模型应用于基于VisTex的自建纹理图像库,采用矩匹配估计法,提取模型参数集,运用K2L距离计算图像间的相似度。对800幅纹理图像进行检索,本文方法比传统小波方法的平均检索查准率高出约2%到10%不等。实验结果表明,该方法改进了
  3. 所属分类:文档资料

    • 发布日期:2024-09-29
    • 文件大小:198656
    • 提供者:焦亚民
  1. get_psnr

    0下载:
  2. 这个是一个获取两个图像相似度的函数,对于图像处理和数字水印方面的编程者来说,会经常去计算两个图像的psnr值,从而来确定图像的相似度,使用matlab可以很方便的计算两个图像的psnr,但是由于matlab专业性很强,而且有没有版权保护,所以对于大批的使用VC语言的这方面的编程者,由于要经常使用而显得很麻烦。 通过调用get_psnr函数可以很方便的就得到两个图像的相似度。 -This is a similarity to ob
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-29
    • 文件大小:1024
    • 提供者:莫雨
  1. tuxiangjiansuo

    0下载:
  2. 此程序根据打开文件的相似度实现图像的检索,查找类似图片-This procedure to open the file in accordance with the similarity realize image retrieval, a similar image search
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-09-29
    • 文件大小:4239360
    • 提供者:lyd
  1. AMeasurementofColorSimilarityBasedonHSVColorSystem

    0下载:
  2. 该文给出了基于HSV 颜色空间的两幅彩色图像之间颜色相似度计算公式,它既保留了传统方法计算相似度的好处,同时克服了其缺陷。-In this paper, based on the HSV color space of the two color image color similarity between the formula, it retains the traditional method of calculating the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-29
    • 文件大小:310272
    • 提供者:jacky1
  1. image_similarity

    0下载:
  2. 图像相似度检测,下面是直方图相交的代码,同种图片的识别率达90%以上,性能非常稳定。 程序的例子是8位(256色)位图,其他位图类似。 -Image similarity detection, the following is the histogram intersection of the code, the same kinds of picture identification rate of 90, performan
  3. 所属分类:绘图程序

    • 发布日期:2024-09-29
    • 文件大小:2048
    • 提供者:zhaochuan
  1. cbir

    0下载:
  2. 用的是局部颜色特征,再说细点是用里面的区域颜色直方图的方法。把图像归一化到256X256,把图像分成4X4块,计算16个区域的颜色直方图、、、 最后计算相似度是用欧氏距离.-Using local color feature, repeat fine-point is inside the regional color histogram method. The normalized image to 256X256, the im
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-29
    • 文件大小:12361728
    • 提供者:周文
  1. histogramprocessing

    0下载:
  2. 图像比对是以原件的图像为基准,对待鉴定件图像进行预处理、定位、配准;再对原件及待鉴定件的图像进行相似度比对;计算出两者的相似度数值。 -Image than on the original image is based on identification of pieces of treated image pre-processing, positioning, registration again and to be identi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-29
    • 文件大小:3072
    • 提供者:
  1. WeightedMedianFilterAlgorithmforImageProcessing.ra

    0下载:
  2. 提出了一种基于相似度函数的自适应加权中值滤波算法。该方法首先通过噪声检测确定图像中的噪声点,然后 根据窗口内噪声点的个数自适应地调整滤波窗口的尺寸,并根据相似度大小,巧妙地将滤波窗口内各个像素点自适应分 组并赋予相应的权重,最后对检测出的噪声点进行加权中值滤波。计算机模拟实验结果表明:该算法既能有效地滤除噪 声,又能较好地保护图像细节,比标准中值滤波具有更优良的滤波性能。-A similarity function base
  3. 所属分类:其他书籍

    • 发布日期:2024-09-29
    • 文件大小:421888
    • 提供者:陈卿
  1. ImageRetrievalSystem

    0下载:
  2. 图像检索系统,选择一副图片,从图片库中可以找到相似度最大的十幅图片-Image retrieval system, choose a picture gallery, can be found in the similarity of the ten largest picture
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-29
    • 文件大小:6346752
    • 提供者:jiuzitian
  1. cbir

    0下载:
  2. 基于内容的图像检索(cbir) 可以对图像库进行相似度计算并给出图像搜索的结果-Content-Based Image Retrieval (cbir) image library can be calculated and given the similarity of image search results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-29
    • 文件大小:598016
    • 提供者:张史
  1. SpatioHistogram

    0下载:
  2. 基于空间直方图的图像相似度匹配算法,用opencv开发的,适合做跟踪的朋友用-Space-based histogram similarity matching algorithm, using opencv developed suitable for tracking Friend
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-29
    • 文件大小:3905536
    • 提供者:周凯
  1. Comparisonofimagesimilarity

    0下载:
  2. 图像相似度比较论文,介绍了图像相似度比较的基本原理,并实现图像比较,分析结果-Comparing image similarity thesis describes the basic principles of image similarity comparison and achieve the image comparison, analysis
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-09-29
    • 文件大小:12288
    • 提供者:david
  1. match

    0下载:
  2. 由图像的颜色直方图求取相应的区域颜色熵,利用该信息判断出两幅图像间的相似度,可将其利用到诸如镜头检测之类的场合中-Use color histogram to calculate corresponding regional color entropy, use this information to determine the similarity between two images,which can be used to det
  3. 所属分类:图形图象

    • 发布日期:2024-09-29
    • 文件大小:1015808
    • 提供者:laputa
  1. measuretool_0.92

    0下载:
  2. 这种测量工具是专门用来测量非常相似的图像的相似度, (要有图像处理工具箱)-This Measuring Tool is specifically designed to measure very accurately in images, this is achieved by use of tools like imline, imellipse and impoint, which allow interactive placin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-29
    • 文件大小:379904
    • 提供者:cuijianzhu
  1. ImageRegistration

    0下载:
  2. 基于图像相似度的二维灰度图像配准算法C++源代码,适合入门级的学习人员学习使用-Two-dimensional gray scale image similarity based image registration algorithm C++ source code, for entry-level learning to learn to use
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-29
    • 文件大小:827392
    • 提供者:李志成
  1. peizhun

    0下载:
  2. 对图像进行相似度识别,找出你想要的图像,精确地选出相似度最高的图片(Identify the similarity of the image and find the image you want)
  3. 所属分类:图形图像处理(光照,映射..)

  1. 新建文件夹 (2)

    0下载:
  2. 这个程序是基于图像内容中的形状特征对图像相似度进行比较,最后进行相似度排序(This program compares image similarity based on the shape features in the image content, and then sorts the similarity.)
  3. 所属分类:其他小程序

    • 发布日期:2024-09-29
    • 文件大小:1112064
    • 提供者:e问问a
« 12 3 4 5 6 7 8 9 10 ... 15 »

源码中国 www.ymcn.org