搜索资源列表
SIFT_VC
- 基于opencv开发的sift匹配的原码程序,可以用,希望大家在次基础上写出图象拼接的程序.-opencv .sift matching
mosaic
- SIFT是具有鲁棒性的特征点提取算法,本程序就是基于SIFT的图像拼接-SIFT is a robust feature point extraction algorithm, this procedure is based on the SIFT image stitching
360_panorama
- 360-panorama,360度柱面图像拼接,程序在VS2008环境下开发,opencv2.4.3版本,程序可以直接运行,以将所需依赖项添加在文件夹中,源图像放在source_pic中,最后生成结果在result_pic中。 实现步骤:1先将图像投影到柱面坐标上,2提取图像SIFT描述子,3将SIFT描述子配对,4用RANSAC算法根据配对成功的描述子统计出变换矩阵T,5图像拼接。 对于拼接后的图像,没有做进一步细化处理,使用者可以在生成的图像上再做进一步编辑。-360-panoram
sift
- 图像检索,基于sift算法的图像检索与拼接技术,基于sift的图像检索-Image retrieval the sift algorithm based image retrieval splicing technology, sift-based image retrieval
sift
- 基于opencv的sift算法,用于简单的图像拼接-Based on opencv sift algorithm for image stitching simple
SIFT
- sift可对两幅图像进行对齐,配准,找出对应的特征点,画线,对进行拼接-Sift the two images aligned to registration, find out the corresponding feature points, line drawing, for stitching
siftPface
- 基于opencv的sift图像拼接和人脸识别程序代码-Opencv sift based image mosaic and recognition program code
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
360_panorama
- 采用opencv库,实现柱面全景拼接,采用特征点匹配SIFT算法。-Using OpenCV library to achieve cylindrical panoramic stitching.
opencv-image-stich
- opencv实现图像拼接,vs2010 利用sift特征点和单应矩阵-Panorama Mosaicing using opencv vs2010
sift
- 基于sift的图像拼接,较好的实现了两幅图像的拼接,源码里有测试图像-Based sift image mosaic
sift_match_QT
- 该代码实现了基于SIFT的图像拼接,并利用QT编写简单的操作界面实现了拼接的功能。-The code to achieve the image based on SIFT splicing, and the use of QT to write a simple user interface to achieve the splicing function.
testfinally
- 基于visual studio2012 c++,opencv2.X图像处理,基于sift图像拼接(Image mosaic based on SIFT)
SIFT拼接练习
- 图像拼接,使用了opencv里面的函数,对边缘进行了处理,效果较好(Image stitching, the use of OpenCV inside the function, the edge of the treatment, the effect is better)
opencv3.2_SIFT+flann
- 本程序用于图像拼接,使用了SIFT特征点匹配,加上了加权融合算法去除了明暗接缝(This program is used for image stitching, using SIFT feature point matching and adding a weighted fusion algorithm to remove the bright and dark seams)
mosaic
- Python opencv 基于sift 特征实现两张图片拼接(Python opencv realization of two picture splicing based on SIFT features)
code
- Harris角点检测、SIFT+RANSAC、sift+1nn+ransac、图像拼接代码、FAST+BRIEF编程资料(Harris corner detection, SIFT+RANSAC, sift+1nn+ransac, image mosaic code, FAST+BRIEF programming data)