CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - 图像 配准

搜索资源列表

  1. xiangweixiangguan

    0下载:
  2. 用c++编写的图像配准的程序,利用的是相位相关算法-With c++ to write the image registration procedures, the use of the phase correlation algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-12-08
    • 文件大小:5229
    • 提供者:王三
  1. demo

    0下载:
  2. 一个基于图像理的程序,运用MFC实现了基本的图像操作,包含图像打开,浏览等。还可以对图像进行处理,包括以下模糊处理,平滑处理等,还可以对图像进行配准。-An image-based management procedures, the use of MFC to achieve the basic image manipulation, including image open, browsing. Image processing can also include the following
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14855371
    • 提供者:马超
  1. ImageMatching

    0下载:
  2. 该程序利用opencv实现了两幅图像的配准,检测效果很精确-The program utilizes opencv to achieve the registration of the two images, very precise detection effect
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:771157
    • 提供者:赵文轩
  1. Harristest

    0下载:
  2. DOS下的herris角点检测图像配准,有图像-herris demo in opencv for image registration
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:60010
    • 提供者:周彦宏
  1. ImageProcessing

    0下载:
  2. 十分强大的图像处理程序,其中包含了图像增强,图像复原,图像变换,图像编码,图像配准,活动检测,特征提取,图像分割图像识别等常用的图像处理算法-A very powerful image processing program, which includes image enhancement, image restoration, image conversion, image coding, image registration, activity detection, feature extr
  3. 所属分类:OpenCV

    • 发布日期:2017-12-09
    • 文件大小:5009401
    • 提供者:乔乔
  1. stitch

    0下载:
  2. 图像融合,通过特征提取进行配准,最终实现视频图像的拼接-Image fusion
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:14204629
    • 提供者:左岸
  1. OpencvProject

    2下载:
  2. 目前网上用MSER做图像配准的代码资料较少,特上传此代码做学习交流。欢迎业内同仁共同讨论研究,本代码采用opencv自带的mser特征提取方法,并对该特征进行sift椭圆表达,在配准时使用ransac算法进行提纯。因为时间有限,未考虑LM光束法平差约束,日后进行添加。-MSER
  3. 所属分类:OpenCV

    • 发布日期:2014-04-18
    • 文件大小:10695680
    • 提供者:闫硕
  1. briskk-good

    0下载:
  2. 利用opencv实现brisk算法下的图像配准-Using opencv achieve image registration algorithm under brisk
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:22274713
    • 提供者:李乐
  1. brief-good

    0下载:
  2. opencv中brief算法实现图像配准-in brief opencv image registration algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10600728
    • 提供者:李乐
  1. boostDesc1.0.tar

    0下载:
  2. opencv中利用boost描述符实现图像匹配和配准-opencv boost the use of descr iptors for image matching and registration
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8780725
    • 提供者:李乐
  1. Lucas_kandel-KLT

    0下载:
  2. 本算法包含lucas-kandel和simer-baker的图像局部配准算法,经调试可以正常运行。正确配置opencv即可,版本号2.4.3,vs2008-The algorithm contains lucas-kandel and simer-baker part of an image registration method, the debugging can be up and running.Fight for configuring the opencv to, the versi
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1870711
    • 提供者:
  1. moravec

    0下载:
  2. 该算法为moravec图像配准方法,经过调试可以运行。正确配置opencv即可,版本号为2.4.3,vs2008-The algorithm for moravec image registration method, after debugging can be run. opencv is configured correctly and the version number for 2.4.3,vs2008
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2637798
    • 提供者:
  1. SIFT

    0下载:
  2. sift可对两幅图像进行对齐,配准,找出对应的特征点,画线,对进行拼接-Sift the two images aligned to registration, find out the corresponding feature points, line drawing, for stitching
  3. 所属分类:OpenCV

    • 发布日期:2017-06-03
    • 文件大小:15177537
    • 提供者:benzhi
  1. ourdev_635737G1JR61_WIN7

    0下载:
  2. 实习图像轮廓的匹配,模板匹配,图像配准,能实现两幅图像的匹配-Practice match the image outline, template matching, image registration, to achieve the matching of two images
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1428334
    • 提供者:baijun
  1. WarpPerspective

    0下载:
  2. 图像透视变换,是一种基础的图像变换算法,常用于图像配准模型。-Image perspective transformation, is a basic image transformation algorithms used in image registration model
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1421699
    • 提供者:leo
  1. 15883828freak

    1下载:
  2. 应用最新算法freak算法的一个图像配准代码 c++可实现-Apply the latest algorithm freak algorithm image registration codes c++ can achieve
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4756523
    • 提供者:姚丽丽
  1. Slicer-RigidRegistration

    0下载:
  2. 弹性图像配准方法在气象图像中的应用,图像配准是计算机视觉和模式识别领域中的一项重要课题,在遥感探测、医学成像和基于多传感器融合的目标识别等研究中都有重大的应用价值。-Elastic image registration method in meteorological image application, image registration in computer vision and pattern recognition is an important topic in remote se
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9729938
    • 提供者:AG枪手
  1. demo

    0下载:
  2. 基于opencv2.4.9的图像配准SIFT和SURF算法程序,在vs2013平台,用MFC做的界面程序-image registration based on SIFT and SURF algorithm with Opencv2.4.9, in the vs2013 platform, using MFC to do the interface program
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:7269824
    • 提供者:石峰
  1. PEIZHUN

    0下载:
  2. 使用FLANN进行特征点匹配,完成图像配准功能-FLANN performed using feature point matching, image registration function is completed
  3. 所属分类:OpenCV

    • 发布日期:2017-12-14
    • 文件大小:4239542
    • 提供者:邸伟峰
  1. Image Registration based on SIFT

    1下载:
  2. 基于sift算法的图像配准,可以直接用来进行图像配准(mage registration based on SIFT algorithm can be directly used for image registration)
  3. 所属分类:OpenCV

« 12 »
搜珍网 www.dssz.com