搜索资源列表
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
jiancai
- 用给定的人眼坐标实现中科院长人脸库的配准; (vs2008+opencv2.1)-The human eye with the given coordinates with quasi-long face library in the Chinese Academy of Sciences (vs2008+opencv2.1)
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
ShiftMatchopencv
- ShiftMatchopencv,opencv做的shift匹配,配准程序,不错-ShiftMatchopencv,shift and match
ShiftMatchopencvvcPP
- ShiftMatchopencvvc++,opencv结合vc++写的配准程序,好-ShiftMatchopencv,use vc++ and opencv
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
- 一个基础的opencv的使用工程 其中包含基本的opencv调用 而且采用了sift和surf作为基本算子进行配准 代码可用于实际工程-A basic use of opencv opencv project which contains the basic calling and using sift and surf as the basic operator registration code can be used in practical engineering
SIFT
- sift可对两幅图像进行对齐,配准,找出对应的特征点,画线,对进行拼接-Sift the two images aligned to registration, find out the corresponding feature points, line drawing, for stitching
matcher
- 加权平均法实现图像拼接,配准用基于surf的算法-Algorithm for image stitching weighted average method, based on registration with the surf
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