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

搜索资源列表

  1. 用opencv类库两副图像的特征点匹配

    6下载:
  2. 两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。matcher.rar网上的都是有错误,而且缺少类库,我把错误改正了,把所有需要的类库都加上了,现在已经编译通过,保证能运行!希望大家喜欢,2 points, matching the characteristics of images, which used the opencv library, features include: Feature Point D
  3. 所属分类:图形图象

    • 发布日期:2016-01-25
    • 文件大小:15229396
    • 提供者:star
  1. ImageComparator.rar

    1下载:
  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-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:1763
    • 提供者:haiyan
  1. sw_lucaskanade

    1下载:
  2. 这是一个光流法的示例程序,可以用来比较两帧图像,表示出两帧图像间各个像素点的相对位移。-This is an example of optical flow method procedures, can be used to compare two images, two images show the various inter-pixel relative displacements.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1408
    • 提供者:付中梁
  1. correlation

    0下载:
  2. this code is an funtion of correlation for compare images
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:14576
    • 提供者:mario
  1. filter

    0下载:
  2. 读取图片;获得图片的信息(这里我想设一个三维的数组变量color(x,y,n)用来存储特定张的特定点的像素值,类型为OLE_COLOR) 第三步我要比较这n张图片同一像素点处的像素值,进行排序,如果n为奇数我就取中间那张的像素值,如果n为偶数我就取中间两张的平均值 第四步我就利用取中值这x*y个像素值画图-Reading pictures, Get the picture information (here I want to set a three-dimensional array vari
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-19
    • 文件大小:5445563
    • 提供者:李庆兵
  1. iav07-surf

    0下载:
  2. Detecting, identifying, and recognizing salient regions or feature points in images is a very important and fundamental problem to the computer vision and robotics community. Tasks like landmark detection and visual odometry, but also object re
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:869441
    • 提供者:yangwei
  1. emd-2005-0222

    0下载:
  2. Earth movers distance to compare images
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:3014
    • 提供者:amol
  1. HuMoment

    0下载:
  2. 修改后的计算Hu归一化中心距的代码,与matlab程序计算结果一致,并附带测试对比图片,通过对放大前后两张图像的Hu计算,发现结果是一样的,证明了Hu矩在图像尺寸变化时保持不变,旋转、平移情况自己做吧-The revised calculation of Hu normalized center distance of the code results are consistent with the matlab program to calculate and compare with tes
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1811913
    • 提供者:
  1. YUVPlayer1.2

    0下载:
  2. 本程序主要四大功能特点: 1、继承了 YUVViewer 可以同时打开多窗口的特点; 2、继承了 Elecard YUV Viewer 可以进行两幅图像对比的特点; 3、增加了宏块信息显示功能; 4、增加了两图对比时同步帧跳转功能: 例如对于错误码流,不同的错误隐藏算法可能造成解码序列长度不同,这时要比较两个序列就很不方便。而该功能正是为了解决这个问题,即以另一序列的显示图像为标准,在当前序列中寻找与其完全相同的图像。 -Four main features
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:230303
    • 提供者:沈磊
  1. compare

    0下载:
  2. 关于图像比对的Delphi程序,能够自动比较俩幅图像的相似度-Images than on the Delphi program that can automatically compare the similarity of both images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:4689
    • 提供者:123345
  1. 2007931622727

    0下载:
  2. 这个源代码是应一位网友要求发布的.主要功能是演示利用VB进行分析比较两张不同图片之间的差别,如BMP,JPG等,根据像素分析各个图片的不同。支持任意尺寸的图片,但是全屏图片可能会比较慢。好像根据图片屏蔽色来进行比较,本人对这个不是很有研究,希望懂行的给发表一下看法。 -The source code is released in response to a users requirements. Main function is to demonstrate the use of VB to
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:41549
    • 提供者:niucashing
  1. lmse

    0下载:
  2. The LMSE package contains two subroutines. LMSE computes the minimum mean square error (MSE) possible if one image is allowed to be linearly scaled in intensity. LMSEDIFF computes the difference image after the target image is scaled according to the
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2970
    • 提供者:Colin.hit
  1. PSO-image-segmentation-algorithm

    0下载:
  2. 为了提高算法的执行效率, 应用粒子群算法求取图像中任意两点间最短路径来定位目标边界, 并与经典的基于Dijkstra 动态规划图搜索的Liv e Wire 算法进行比较.-In order to improve the efficiency of the algorithm, particle swarm algorithm to strike any of images to locate the shortest path between two object boundaries, and
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:318605
    • 提供者:
  1. java-images

    0下载:
  2. 首先用matlab实现了识别算法的仿真,因为只是对特定的数字组合的识别,所以非常的简单,放弃采用比较复杂的识别算法,采用最普通的像素比较的识别算法。-First, to achieve the recognition algorithm using matlab simulation, because the only identification of a specific combination of numbers, it is very simple, give up the use o
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:15119
    • 提供者:love17914
  1. GestorImagen

    0下载:
  2. A compare images programa
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:83770
    • 提供者:Tung Meihsiu
  1. paixu

    0下载:
  2. 是C语言的 描述了几种排序方法的优劣 还附带有源码 在处理图像灰度的时候 可以比较图像中的数字排序 来快捷的传输图像-The C language descr iption of the pros and cons of several sorting methods also comes with source code when dealing with image gray in numerical order to the fast transmission of images can
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2276
    • 提供者:liule
  1. ImageCompare

    0下载:
  2. 此程序用来比较图片,通过像素的比较来实现。可以比较整张图片或者图片的某一部分。-This procedure is used to compare images, by comparing it to the pixel. Can compare the whole picture or a certain part of the picture.
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:16596
    • 提供者:fly
  1. CBIR-similarity-compare

    0下载:
  2. 一个基于java的比较相似度软件,非常好用,可以比较图片相似度-A java based comparative similarity software, very easy to use, you can compare images similarity
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:96701
    • 提供者:沈洁
  1. compare

    0下载:
  2. 直方图是以图形化参数来显示图片曝光精确度的手段,其描述的是图片显示范围内影像的灰度分布曲线。它可以帮助分析图片的曝光水平等一些信息。-Histogram is a graphical display picture exposure parameters to measure the accuracy of its descr iption is the picture display grayscale images within the distribution curve. It can
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:3409
    • 提供者:李语丝
  1. compare-images

    0下载:
  2. It is a MATLAB code to compare two images and to decide whether they are same or not
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:702
    • 提供者:LALIT PATIL
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com