搜索资源列表
opencv实现图像旋转插值
- 实现对有旋转、平移的失配图像配准
OpenCV-tuxiangpeizhu
- 实现相位相关图像配准,编译产生库文件,用于openCV平台。实现了相位相关图像的快速搜索和两幅图像之间的匹配-Implementation phase correlation image registration, create library files compiled for openCV platform. Achieve the rapid phase correlation image search and matching between two images
powell
- 使用powell算法进行图像配准的。需要先配置ITK才能运行-Powell algorithm using image registration. Need to configure to run ITK
MDI_SIFT_REG
- SIFT图像配准系统,需要用到opencv和gsl的库 -SIFT Image Registration System, and the need to use opencv library gsl
tuxiangpeizhun
- 使用VC++编程,自动检测角点,实现图像配准,代码可用。-Automatically detect the corner points, for image registration, the code is available.
TX_HD_PP_CORR2
- 基于灰度匹配准则的图像匹配,能快速找出对应下帧图像中对应的图像-Matching criterion based on a grayscale image matching, can quickly find out the corresponding frame image in the image
opencv
- 计算机视觉代码,计算机视觉是研究如何使人工系统从图像或多维数据中“感知”的科学。容涉及几何摄像模型、光照和着色、色彩、线性滤波、局部图像特征、纹理、立体相对、运动结构、聚类分割、组合与模型拟合、追踪、配准、平滑表面与骨架、距离数据、图像分类、对象检测与识别、基于图像的建模与渲染、人形研究、图像搜索与检索、优化技术等内容-OpenCV, image processing Computer vision is to study the science of how to make artificia
image-registrstionSURF
- 基于OPENCV的图像配准代码,基于SURF算法-image registrstion based on SURF in VS2008
Harristest
- DOS下的herris角点检测图像配准,有图像-herris demo in opencv for image registration
OpencvProject
- 目前网上用MSER做图像配准的代码资料较少,特上传此代码做学习交流。欢迎业内同仁共同讨论研究,本代码采用opencv自带的mser特征提取方法,并对该特征进行sift椭圆表达,在配准时使用ransac算法进行提纯。因为时间有限,未考虑LM光束法平差约束,日后进行添加。-MSER
VCImageProcessingCase
- 数字图像处理的典型案例,包括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
7
- 使用VC和OPENCV编写的遥感图像配准的程序,可以运行-OPENCV prepared using VC and remote sensing image registration procedure, you can run
briskk-good
- 利用opencv实现brisk算法下的图像配准-Using opencv achieve image registration algorithm under brisk
brief-good
- opencv中brief算法实现图像配准-in brief opencv image registration algorithm
moravec
- 该算法为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
window--division
- 运用c++编写,借助opencv,实现图像显示的基本框架。左右图可方便于图像配准。任何菜单功能可在上面继续开发。-Using c++, with the aid of opencv, realize the basic framework of image display.
ORB-Opencv
- 首先使用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
630surf成功
- 在vs2013平台上利用OpenCV2.4.10进行图像配准(In the vs2013 platform using OpenCV2.4.10 for image registration)
jiaozhun1
- 通过surf匹配特征点然后进行仿射变换实现图像配准。(using surf to match the two images)
ICP
- 实现二维图像配准,需要结合opencv使用具体配置(To achieve two-dimensional image registration, you need to use specific configuration in conjunction with opencv)