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

搜索资源列表

  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. hw

    0下载:
  2. 实现您自己的直方图均衡或匹配算法。提交您的代码和演示图像。以及和MATLAB的函数histeq()的比较结果。-Realize your own Histogram equalization or matching algorithm. Submit your code and demo images. Compare your result with matlab function histeq().
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:79850
    • 提供者:秦稼轩
  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. szfxsy1

    1下载:
  2. 实验一:三次样条插值(P56,例6) 一、实验目的: 1) 掌握三次样条插值的运用 2) 了解拉格朗日插值在高次上的误差 二、实验环境:Matlab6.5 三、实验内容: 1) 给定函数f(x)=1/(1+x2),-5<=x<=5,节点xk=-5+k,(k=0,1,2…10),用三次样条插值求S10(x),S10’(-5)=f’(-5),S10’(5)=f’(5)。 2)作原函数f(x),拉格朗日插值函数Ln(x),三次样条差值函数Sn(x)。画出三个函
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:44579
    • 提供者:TNG
  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. 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. ch7_ex7_3_expanded.zip

    0下载:
  2. opencv 2 images compare use cvCompareHist function in VS2008,opencv 2 images compare use cvCompareHist function in VS2008
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:356400
    • 提供者:小誠
  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. 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. Csharp-images-compare-code

    0下载:
  2. 基于C#的图片识别,图片比较实现代码,已经在VS2012测试通过,可以放心使用-C#-based image recognition, image comparison implementation code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-14
    • 文件大小:931284
    • 提供者:陈先生
  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
  1. Compare

    0下载:
  2. MATLAB CODE TO COMPARE TWO IMAGES AND GET BACK THE ORIGINAL IMAGE IN THE RECEIVER END
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:14678
    • 提供者:raj
  1. pixel-base-image-compare

    0下载:
  2. PIXEL BASED TWO IMAGES COMPARISON THROUGH JAVA PROGRAM
  3. 所属分类:Java Develop

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