搜索资源列表
xiangweixiangguan
- 用c++编写的图像配准的程序,利用的是相位相关算法-With c++ to write the image registration procedures, the use of the phase correlation algorithm
ImageProcessing
- 十分强大的图像处理程序,其中包含了图像增强,图像复原,图像变换,图像编码,图像配准,活动检测,特征提取,图像分割图像识别等常用的图像处理算法-A very powerful image processing program, which includes image enhancement, image restoration, image conversion, image coding, image registration, activity detection, feature extr
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
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
matcher
- 加权平均法实现图像拼接,配准用基于surf的算法-Algorithm for image stitching weighted average method, based on registration with the surf
WarpPerspective
- 图像透视变换,是一种基础的图像变换算法,常用于图像配准模型。-Image perspective transformation, is a basic image transformation algorithms used in image registration model
45398761sift
- 本代码是应用sift算法进行的特征点匹配与配准,可以应用于图像拼接,人脸识别等等,用法非常强大。可以运行-This code is matched with the feature point registration application sift algorithm can be applied to the image stitching, face recognition, etc., usage is very powerful. You can run
15883828freak
- 应用最新算法freak算法的一个图像配准代码 c++可实现-Apply the latest algorithm freak algorithm image registration codes c++ can achieve
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
Image Registration based on SIFT
- 基于sift算法的图像配准,可以直接用来进行图像配准(mage registration based on SIFT algorithm can be directly used for image registration)