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

搜索资源列表

  1. codes

    0下载:
  2. KALMAN 滤波器 辅助 在线足球运动员跟踪 球赛是由模拟器生成的日志文档 此程序只实现如何利用kalman滤波器 对2维平面上的 运动物体进行跟踪 不涉及任何图像处理的东西-Kalman filter assisted on-line multiple objects tracking on simulated robot soccer match log file. The tracking system is working on preprocessed data, so no ima
  3. 所属分类:matlab

    • 发布日期:2017-05-18
    • 文件大小:4968990
    • 提供者:sangecoa
  1. wode1

    0下载:
  2. 是一个很好的图像拼接程序,先用sift算法提取两幅图片的特征点再用算法筛去错配点,把匹配点用线连接起来,注意:主函数是match.m,运行主函数后在命令框输入运行match( image1.jpg , image2.jpg )-Is a good image stitching program, the first two pictures with the sift algorithm feature extraction algorithm and then weed out the wro
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1604649
    • 提供者:左涛
  1. Match

    0下载:
  2. 双向互相关系数法实现基于角点匹配的图像粗匹配程序-A method for image mosaic based on corner match
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:930
    • 提供者:FaLeFengLe
  1. cornner-match

    0下载:
  2. 图形匹配的时候需要进行角点的匹配,本程序就提供了相应的代码-Pattern matching when need to match the corner, this program will provide the corresponding code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:339875
    • 提供者:邢笑雪
  1. sift-match

    0下载:
  2. 基于OpenCV的SIFT匹配程序,编译可用-SIFT match program,based on OpenCV,which can be complied and used
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5769300
    • 提供者:胡晓斌
  1. sift_feature-extract-and-match

    0下载:
  2. 使用sift算法,找出图像的关键点,使用关键点作为匹配因子对两幅图像进行匹配,数据库中包含了丰富的可用图片库。-Use sift algorithm to find the image of the key points, key points to use as matching factor of two images match, the database contains a wealth of available gallery.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6727430
    • 提供者:caixiang
  1. pic-match

    0下载:
  2. MATLAB编程实现,用户可以输入两幅图像进行匹配。-implementation by MATLAB,you can input two pictures to match.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:24694
    • 提供者:郭顺超
  1. character--string-match

    0下载:
  2. 小程序:编写程序实现两个字符串比较。如果相同,则屏幕显示“match”,否则屏幕显示”nomatch”-small routine:input two characters strings,if they are sample ,show"match" on the screen , otherwise show "nomatch" on the screen.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:535
    • 提供者:张双鸣
  1. Image-match

    0下载:
  2. 图像匹配的vc程序,可以提取图像的特征,根据特征进行匹配 -The image match s vc procedure, may withdraw the image the characteristic, carries on the match according to the characteristic
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:123143
    • 提供者:yang
  1. GA-with-selection-match

    0下载:
  2. Genetic Algorithm with selection match
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3411
    • 提供者:sadegh
  1. match

    0下载:
  2. 对图像进行特征匹配并求视差图,实现了match propagation算法-match the image pairs,match propagation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-06-17
    • 文件大小:26949941
    • 提供者:蒋剑
  1. flash-id-does-not-match

    0下载:
  2. 在使用FL2440时,编译bootloader会出现flash id does not match错误,这是解决方案。-When exploiting the FL2440, there will merge erro "flash id does not match" after compiled bootloader, this is the answer.
  3. 所属分类:Project Manage

    • 发布日期:2017-04-02
    • 文件大小:166755
    • 提供者:Joe
  1. Quasi-Dense-Match-Propagation

    0下载:
  2. 基于准稠密匹配的结构化场景三维重建(论文) 关键词:准稠密匹配;平面映射;鱼眼图像;三维重建;基于图像的渲染-Structure Scene Reconstruction Based on Quasi—Dense Match Propagation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:774726
    • 提供者:songye
  1. match

    0下载:
  2. 本项目主要工作是对提供图片与库中图片进行颜色和纹理两方面的匹配。其中,颜色匹配直接用基于颜色RGB的直方图匹配,纹理匹配则是通过小波变换转换成频域值,然后用Canny算子计算总和,最后得到图片的纹理图进行匹配-The main work of this project is to match the colors and textures to provide pictures and picture in the library. Among them, the direct use of c
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:527544
    • 提供者:ljj
  1. Template-match

    0下载:
  2. Matlab下的模版匹配程序。可用于目标定位.-Matlab Template match algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:310450
    • 提供者:吕天雄
  1. image-match

    2下载:
  2. 通过选特征点、图像配准、完成两幅图像的拼接,使用的是vc++的开发环境,可视化界面。-image match
  3. 所属分类:其他小程序

    • 发布日期:2013-05-11
    • 文件大小:2187587
    • 提供者:luying
  1. image-match

    0下载:
  2. image match,find a image math the image stored in the local computer.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:406149
    • 提供者:nexttime
  1. match

    1下载:
  2. 在利用开源软件OPENCV的基础上,在.NET4.0的开发平台上实现动态的模板匹配。分别利用了Hu矩,轮廓树等匹配方式进行匹配。-Based on the use of open source software OPENCV. NET 4.0 development platform, dynamic templates matching. Use Hu moments, contour tree matching to match.
  3. 所属分类:OpenCV

    • 发布日期:2017-01-26
    • 文件大小:567296
    • 提供者:wu
  1. Match-Ontologies-on-the-Semantic-Web

    0下载:
  2. Learning to Match Ontologies on the Semantic Web
  3. 所属分类:Project Manage

    • 发布日期:2017-03-29
    • 文件大小:185882
    • 提供者:张海飞
  1. K-match

    0下载:
  2. K-近似匹配,动态规划法。输入两个文本和编辑距离k,找出k以内的文本匹配情况。代码很短短,没有相当算法功底很难看懂。最好参考经典的算法设计书籍。-K-approximate matching, dynamic programming method. Two input text and edit distance k, find k within the text to match. The code is a short, not quite algorithms foundation is
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:17892
    • 提供者:qindan
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com