搜索资源列表
xiangweixiangguan
- 用c++编写的图像配准的程序,利用的是相位相关算法-With c++ to write the image registration procedures, the use of the phase correlation algorithm
demo
- 一个基于图像理的程序,运用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
ImageMatching
- 该程序利用opencv实现了两幅图像的配准,检测效果很精确-The program utilizes opencv to achieve the registration of the two images, very precise detection effect
Harristest
- DOS下的herris角点检测图像配准,有图像-herris demo in opencv for image registration
ImageProcessing
- 十分强大的图像处理程序,其中包含了图像增强,图像复原,图像变换,图像编码,图像配准,活动检测,特征提取,图像分割图像识别等常用的图像处理算法-A very powerful image processing program, which includes image enhancement, image restoration, image conversion, image coding, image registration, activity detection, feature extr
stitch
- 图像融合,通过特征提取进行配准,最终实现视频图像的拼接-Image fusion
OpencvProject
- 目前网上用MSER做图像配准的代码资料较少,特上传此代码做学习交流。欢迎业内同仁共同讨论研究,本代码采用opencv自带的mser特征提取方法,并对该特征进行sift椭圆表达,在配准时使用ransac算法进行提纯。因为时间有限,未考虑LM光束法平差约束,日后进行添加。-MSER
briskk-good
- 利用opencv实现brisk算法下的图像配准-Using opencv achieve image registration algorithm under brisk
brief-good
- opencv中brief算法实现图像配准-in brief opencv image registration algorithm
boostDesc1.0.tar
- opencv中利用boost描述符实现图像匹配和配准-opencv boost the use of descr iptors for image matching and registration
Lucas_kandel-KLT
- 本算法包含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
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
SIFT
- sift可对两幅图像进行对齐,配准,找出对应的特征点,画线,对进行拼接-Sift the two images aligned to registration, find out the corresponding feature points, line drawing, for stitching
ourdev_635737G1JR61_WIN7
- 实习图像轮廓的匹配,模板匹配,图像配准,能实现两幅图像的匹配-Practice match the image outline, template matching, image registration, to achieve the matching of two images
WarpPerspective
- 图像透视变换,是一种基础的图像变换算法,常用于图像配准模型。-Image perspective transformation, is a basic image transformation algorithms used in image registration model
15883828freak
- 应用最新算法freak算法的一个图像配准代码 c++可实现-Apply the latest algorithm freak algorithm image registration codes c++ can achieve
Slicer-RigidRegistration
- 弹性图像配准方法在气象图像中的应用,图像配准是计算机视觉和模式识别领域中的一项重要课题,在遥感探测、医学成像和基于多传感器融合的目标识别等研究中都有重大的应用价值。-Elastic image registration method in meteorological image application, image registration in computer vision and pattern recognition is an important topic in remote se
demo
- 基于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
PEIZHUN
- 使用FLANN进行特征点匹配,完成图像配准功能-FLANN performed using feature point matching, image registration function is completed
Image Registration based on SIFT
- 基于sift算法的图像配准,可以直接用来进行图像配准(mage registration based on SIFT algorithm can be directly used for image registration)