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

搜索资源列表

  1. copyandmerge

    1下载:
  2. 利用opencv将一幅图拷贝到另一幅图的指定区域,使得两幅图合并,使用了cvSetImageROI和cvCopy函数,在图像匹配中可能会用到这个方面的功能-Opencv will use a chart to another copy of a drawing of the designated area, making the merger of two plans, the use of the cvSetImageROI and cvCopy function, in the image
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:2632334
    • 提供者:肖琼
  1. sift

    0下载:
  2. 一个运用sift进行特征匹配的代码,经测试,可以很好的运行-To carry out a sift feature matching using the code, tested, can be a very good run
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:376064
    • 提供者:lips
  1. Dinp_2004

    1下载:
  2. 这是基于动态规划的立体匹配的代码,是当前立体匹配中很好的一种实现方式-This is the stereo matching based on dynamic programming code that is currently in a good stereo matching method to implement
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:222464
    • 提供者:gengyingnan
  1. stereo

    1下载:
  2. 立体匹配的源码,可以计算两幅图像的视差,并可以做简单的重建。-Stereo matching of source code, can be calculated two parallax images, and can be easy to do the reconstruction.
  3. 所属分类:Graph program

    • 发布日期:2017-06-14
    • 文件大小:18674481
    • 提供者:wendy
  1. Matlabsift

    1下载:
  2. sift提取特征点的图像匹配。其中包括特征点的提取和图像匹配两部分-sift feature extraction for image matching. These include feature point extraction and image matching two
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:335156
    • 提供者:陈凯
  1. PSO_AD

    0下载:
  2. 微粒群(PSO)优化算法进行图像匹配程序,MATLAB版。-Particle swarm optimization (PSO) algorithm for optimized image matching program, MATLAB version.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1213
    • 提供者:Alexshao
  1. point_operation

    1下载:
  2. C#对图像处理,绘制直方图,线性点运算,灰度拉伸,直方图均衡,直方图匹配-C# for image processing, histogram mapping, linear point operations, gray stretch, histogram equalization, histogram matching
  3. 所属分类:Graph program

    • 发布日期:2015-12-20
    • 文件大小:106452
    • 提供者:王政博
  1. ShapeMatchingandObjectRecognition

    0下载:
  2. 基于形状上下文特征描述的形状匹配和物体识别介绍-Introduction to shape matching and object recognition based on Shape context
  3. 所属分类:Graph Recognize

    • 发布日期:2014-10-20
    • 文件大小:5447385
    • 提供者:丁呈
  1. I_14

    0下载:
  2. 本文对指纹特征点的提取,特征点的匹配,用matlab进行了实现-In this paper, the fingerprint feature points extraction, feature point matching, was realized with matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:341865
    • 提供者:艾俊生
  1. ComputerVision

    0下载:
  2. 视觉大师张正友的经典著作,主要论述了计算机视觉相关问题,例如摄像机标定,立体匹配,三维重建,运动跟踪-Visual Master Zhang is the Friends of classics, mainly discusses the computer vision-related issues, such as camera calibration, stereo matching, three-dimensional reconstruction, motion tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6855257
    • 提供者:simon
  1. Fast_Lattice_Shape_Matching_2D_Demo

    0下载:
  2. 鲁邦实时形变的快速网格形状匹配方法,这个代码我是向作者要来的。-FastLSM: Fast Lattice Shape Matching for Robust Real-Time Deformation. This demo is intended to illustrate the kinds of behavior attainable using the FastLSM algorithm, and to provide an example implementation of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:436564
    • 提供者:yishui pan
  1. SURFACESMATCHINGALGORITHMBASEDONGENETICALGORITHMAN

    1下载:
  2. 针对基于最小二乘法的ICP 曲面匹配算法难以处理待比较曲面的局部大变形问题, 提出一种改进算 法。即采用遗传算法确定曲面初始相对位置以保证匹配优化结果为全局最优值, 利用ICP 算法匹配结果构造 偏差阈值, 以此阈值过滤点群后再以最小二乘法进行匹配处理, 消除局部大变形影响, 获得合理的变换矩阵。以此变换矩阵变换初始点群再进行误差计算, 从而获得理想的匹配结果-Least square method based on the ICP surface matching algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-10-01
    • 文件大小:342054
    • 提供者:chenruibao
  1. SSDSADNCC Matlab

    2下载:
  2. 立体匹配算法中比较经典的块匹配方法。其中包含了比较有名的SADSSD算法---即左右视图中逐一比对像素数值,从而求得最小disparity 继而得到depth。-SSDSAD methods present in this file,which are improtant in the stereo matching-----we obtain the disparity with the difference of the intensity between the left and rig
  3. 所属分类:matlab例程

    • 发布日期:2012-10-26
    • 文件大小:698377
    • 提供者:福韩
  1. picture

    1下载:
  2. 用matlab对两幅图片进行图像匹配,方法新颖,独特,初学者应仔细研读,必有收获-Using matlab image matching of the two pictures, methods, novel, unique, beginners should be carefully studied, one must be harvested
  3. 所属分类:Graph program

    • 发布日期:2015-09-30
    • 文件大小:393394
    • 提供者:李亓
  1. matching

    0下载:
  2. 基于opencv,用vc开发的实现角点匹配的原程序,-opencv vc source for corner matching
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1205966
    • 提供者:杨刚
  1. lk-0.5.0.tar

    1下载:
  2. Lin-Kernighan heuristic for the TSP and minimum weight perfect matching
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1796866
    • 提供者:foxman
  1. matching

    0下载:
  2. 使用matlab编写的一个简单模板匹配程序对作立体匹配的初学者的入门程序-Matlab prepared using a simple template matching procedure for three-dimensional matching of the entry procedures for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:49625
    • 提供者:任冉冉
  1. optic-flow

    2下载:
  2. 一个matlab程序 从一个avi视频中读取两帧画面进行光流计算 分别用hs算法 lk算法 和块匹配法-A matlab program to read from a two avi video screens were used for optical flow algorithm lk hs block matching algorithm and
  3. 所属分类:matlab

    • 发布日期:2016-12-23
    • 文件大小:7292928
    • 提供者:袁永金
  1. Template-matching

    0下载:
  2. 模板匹配字符识别的程序,字符的模板制作说明-Template matching character recognition program, the character descr iption of the template production
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:874993
    • 提供者:
  1. matchingpursuit

    3下载:
  2. matching pursuit 算法,matlab实现,信号稀疏分解方式的一种,适合与信号在超完备的原子库中稀疏分解。matchingpursuit.m-A matching pursuit algorithm. It fits data from a set of dictionary elements by orthogonally projecting the data onto elements of the dictionary of vectors such that t
  3. 所属分类:matlab

    • 发布日期:2015-01-19
    • 文件大小:2868
    • 提供者:lixi
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com