搜索资源列表

  1. match-two-picture-vc

    0下载:
  2. 实现两幅图像的匹配,并做了简易的mfc界面,可以方便直观的看出效果-To achieve the two images match, and made a simple mfc interface, you can easily see the visual effect
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:2569216
    • 提供者:zhanghui
  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 algor
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1604608
    • 提供者:左涛
  1. Match

    0下载:
  2. opencv实现图片的模式匹配,可以实现多通道的图像匹配,不仅仅是通过灰度来实现的匹配。-opencv realized picture of pattern matching, multi-channel images can be matched, not only achieved by matching gray.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-10
    • 文件大小:19772416
    • 提供者:fff
  1. Match

    0下载:
  2. 双向互相关系数法实现基于角点匹配的图像粗匹配程序-A method for image mosaic based on corner match
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:FaLeFengLe
  1. cornner-match

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

    • 发布日期:2024-05-10
    • 文件大小:339968
    • 提供者:邢笑雪
  1. sift-match

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

    • 发布日期:2024-05-10
    • 文件大小:5769216
    • 提供者:胡晓斌
  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 galler
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:6727680
    • 提供者:caixiang
  1. pic-match

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

    • 发布日期:2024-05-10
    • 文件大小:24576
    • 提供者:郭顺超
  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. 所属分类:汇编语言

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:张双鸣
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:122880
    • 提供者:yang
  1. GA-with-selection-match

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

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:sadegh
  1. match

    0下载:
  2. 对图像进行特征匹配并求视差图,实现了match propagation算法-match the image pairs,match propagation algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:26949632
    • 提供者:蒋剑
  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. 所属分类:技术管理

    • 发布日期:2024-05-10
    • 文件大小:166912
    • 提供者:Joe
  1. Quasi-Dense-Match-Propagation

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

    • 发布日期:2024-05-10
    • 文件大小:775168
    • 提供者: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. A
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:527360
    • 提供者:ljj
  1. Template-match

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

    • 发布日期:2024-05-10
    • 文件大小:310272
    • 提供者:吕天雄
  1. image-match

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

    • 发布日期:2024-05-10
    • 文件大小:2187264
    • 提供者:luying
  1. image-match

    0下载:
  2. image match,find a image math the image stored in the local computer.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-10
    • 文件大小:406528
    • 提供者: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

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

    0下载:
  2. Learning to Match Ontologies on the Semantic Web
  3. 所属分类:技术管理

    • 发布日期:2024-05-10
    • 文件大小:186368
    • 提供者:张海飞
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org