搜索资源列表

  1. pic

    0下载:
  2. 实现BMP图像的直方图均衡化,并集成了两幅图片的相似度匹配,能输出匹配度-Achieve BMP image histogram equalization, and integrated picture of the similarity of the two match, output match degree
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:48128
    • 提供者:叶峰峰
  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-05-21
    • 文件大小:2048
    • 提供者:zhaochuan
  1. isoak1Java

    0下载:
  2. a molecular graph kernel based on iterative graph similarity and optimal assignments -a molecular graph kernel based on iterative graph similarity and optimal assignments
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:336896
    • 提供者:xz
  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-05-21
    • 文件大小:12361728
    • 提供者:周文
  1. similarityMatrix

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

  1. biye

    0下载:
  2. 基于投票算法的目标跟踪,基于二阶非线性投票的多目标跟踪算法。该算法通过目标匹配得到同一目标在不同帧中的位置,同时利用特征监测来处理目标的遮挡、分裂问题,并实现目标特征的实时更新。在目标匹配过程中,通过对目标前一帧与当前帧的特征相似性进行投票,得到匹配目标。利用视频图像进行实验,结果表明:该方法对噪声、阴影、遮挡、分裂等具有良好的鲁棒性,较好地实现了多目标的跟踪。-The method used object matching to ge
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:崔瑞芳
  1. main

    0下载:
  2. 计算文本之间相似度的程序,用于文本的聚类。是在已知各个文本的文本特征向量基础上进行计算的,利用余弦值计算-Calculation of similarity between the text of the procedures for text clustering. Are known at all the text of the text feature vector calculated based on the use of c
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:effi
  1. hasse

    0下载:
  2. 通过Hasse matrices 和偏组合技术来进行化学计量研究的一个工具。-The Diversity/similarity measure based on Hasse matrices is a novel chemometric approach based on the partial ordering technique and the Hasse matrix
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:13312
    • 提供者:宁宁
  1. GPAC

    0下载:
  2. 多区域的分割方法,用到分水岭及水平集等多种算法-A Variational fr a mework for Multi-Region Pairwise Similarity-based Image Segmentation
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:247808
    • 提供者:guxifeixue
  1. search

    0下载:
  2. search engine from selected txt files in .cgi document sort by 0.5 mutual score for every similarity.
  3. 所属分类:搜索引擎

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:Mitha
  1. WeightedMedianFilterAlgorithmforImageProcessing.ra

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

    • 发布日期:2024-05-21
    • 文件大小:421888
    • 提供者:陈卿
  1. ssim_index

    0下载:
  2. This an implementation of the algorithm for calculating the Structural SIMilarity (SSIM) index between two images.- This is an implementation of the algorithm for calculating the Structural SIMilarity (SSIM) index
  3. 所属分类:波变换

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:ahsh
  1. 3Dsimilaritytransform

    1下载:
  2. 3D投影轉換可以提共affine 轉換外另一種轉換方式 3D similarity transform-3D similarity transform
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:9216
    • 提供者:Chen
  1. ImageComparator

    0下载:
  2. 实现了比较两图像的相似度,先转化为相同大小,然后生成图像的颜色直方图,最后比较两直方图的相似度-To realize the similarity of two images, first into the same size, and then generate the image color histogram, and finally compare the similarity of two histograms
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:haiyan
  1. videodetect

    0下载:
  2. 用matlab实现了视频的分割,能够读取视频的每一帧,比较相邻两帧的相似度,下把图像分块,比较每一块的相似度-Matlab achieved by video segmentation, can read each video fr a me, comparing the similarity of two adjacent, under the sub-image blocks, each of the similarity comp
  3. 所属分类:多媒体

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:haiyan
  1. 2

    0下载:
  2. 一道关于fractal的经典问题,一般编程竞赛中的常见问题。给出了一种解法。-A fractal is an object or quantity that displays self-similarity, in a somewhat technical sense, on all scales. The object need not exhibit exactly the same structure at all scales,
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:dyw
  1. An-Efficient-Method-of-Texture-Synthesis-Based-on-

    0下载:
  2.   提出一种带边界匹配的基于 Graph Cut 的快速纹理合成算法.通过将纹理样本以不同的位移贴到输出图中完成合成 ,重叠区域的像素取值由 Graph Cut 确定.引入边界图辅助位移搜索 ,以增强合成结果的边界连续性 在预处理过程中计算 2 个相同样本在所有相对位移下的匹配误差 ,选取一部分误差最小的位移组成 “优选位移” 集合 ,合成过程中的块间相对位移仅从此集合中选取 ,大大地提高了合成速度.-This paper propos
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:978944
    • 提供者:巡洋舰
  1. SpatioHistogram

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

    • 发布日期:2024-05-21
    • 文件大小:3905536
    • 提供者:周凯
  1. CheckText

    0下载:
  2. 实现文本相似度检查的文本层次聚类算法和划分算法的C#源码-Text to check the text similarity hierarchical clustering algorithm and classification algorithm C# source code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:66560
    • 提供者:liq88
  1. RightRate

    0下载:
  2. 本项目采用Java编写,功能是比较2个文件的相同率的程序-This project is coded by java which function is comparing two file amount of similarity
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:jerk
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org