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

搜索资源列表

  1. opencv实现图像旋转插值

    0下载:
  2. 实现对有旋转、平移的失配图像配准
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-03-30
    • 文件大小:5.48mb
    • 提供者:chengman
  1. powell

    0下载:
  2. 使用powell算法进行图像配准的。需要先配置ITK才能运行-Powell algorithm using image registration. Need to configure to run ITK
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-24
    • 文件大小:7.45mb
    • 提供者:朱晞颜
  1. tuxiangpeizhun

    0下载:
  2. 使用VC++编程,自动检测角点,实现图像配准,代码可用。-Automatically detect the corner points, for image registration, the code is available.
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3.84mb
    • 提供者:于磊
  1. image-processingPregistration

    0下载:
  2. 图像的平移旋转镜像和特征点提取的配准部分,基于opencv,对学习图像的有帮助。-Image translation rotation mirror and registration feature point extraction part, based on opencv, learning image.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:6.5mb
    • 提供者:于媛媛
  1. opencv

    0下载:
  2. 计算机视觉代码,计算机视觉是研究如何使人工系统从图像或多维数据中“感知”的科学。容涉及几何摄像模型、光照和着色、色彩、线性滤波、局部图像特征、纹理、立体相对、运动结构、聚类分割、组合与模型拟合、追踪、配准、平滑表面与骨架、距离数据、图像分类、对象检测与识别、基于图像的建模与渲染、人形研究、图像搜索与检索、优化技术等内容-OpenCV, image processing Computer vision is to study the science of how to make artificia
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:10.99kb
    • 提供者:王磊
  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
    • 文件大小:753.08kb
    • 提供者:赵文轩
  1. image-registrstionSURF

    2下载:
  2. 基于OPENCV的图像配准代码,基于SURF算法-image registrstion based on SURF in VS2008
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:362.65kb
    • 提供者:周彦宏
  1. Harristest

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

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

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

    • 发布日期:2014-04-18
    • 文件大小:10.2mb
    • 提供者:闫硕
  1. VCImageProcessingCase

    0下载:
  2. 数字图像处理的典型案例,包括CT图像重建系统、遥感图像配准系统等等。上述系统以OpenCV和vtk为基础,开发环境是VC,对图像系统的开发具有指导意义。-Typical case of digital image processing, including CT image reconstruction systems, remote sensing image registration system and so on. OpenCV and vtk above system is based
  3. 所属分类:Special Effects

    • 发布日期:2017-06-17
    • 文件大小:25.22mb
    • 提供者:Aaron
  1. 7

    0下载:
  2. 使用VC和OPENCV编写的遥感图像配准的程序,可以运行-OPENCV prepared using VC and remote sensing image registration procedure, you can run
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:420.73kb
    • 提供者:乔寅
  1. test

    0下载:
  2. 利用OpenCV实现两幅图像特征点描述配准问题-using OpenCV library to match two image s feature.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.02kb
    • 提供者:lala
  1. briskk-good

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

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

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

    • 发布日期:2017-05-27
    • 文件大小:10.11mb
    • 提供者:李乐
  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
    • 文件大小:8.37mb
    • 提供者:李乐
  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
    • 文件大小:2.52mb
    • 提供者:
  1. window--division

    0下载:
  2. 运用c++编写,借助opencv,实现图像显示的基本框架。左右图可方便于图像配准。任何菜单功能可在上面继续开发。-Using c++, with the aid of opencv, realize the basic framework of image display.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-27
    • 文件大小:9.19mb
    • 提供者:amber
  1. ORB-Opencv

    0下载:
  2. 首先使用FAST对图像进行特征点提取,之后生成ORB描述符,进行点特征匹配,可以达到快速精确配准-The first to use the image FAST feature point extraction, after generating ORB descr iptors were point feature matching, can achieve fast and accurate registration
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.12mb
    • 提供者:
  1. 630surf成功

    0下载:
  2. 在vs2013平台上利用OpenCV2.4.10进行图像配准(In the vs2013 platform using OpenCV2.4.10 for image registration)
  3. 所属分类:图形图象

    • 发布日期:2017-12-26
    • 文件大小:4.69mb
    • 提供者:叽叽叽叽
  1. jiaozhun1

    1下载:
  2. 通过surf匹配特征点然后进行仿射变换实现图像配准。(using surf to match the two images)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:1kb
    • 提供者:nkhgl
« 12 »
搜珍网 www.dssz.com