搜索资源列表
ImagePinjie
- 该程序实现了图像的拼接算法,就有很好的效果
afaststitichingalgrithm
- 边界重叠图像的一种快速拼接算法,计算机实现边界重叠图像的自动配准.
3piontimagemosic
- 提出了一种基于3点匹配的图像拼接算法。该算法以有效的选取准则为基础,选取种子模板,按照预定的搜索策略,匹配出对应 的特征点,利用误匹配消除准则,消除可能出现的误匹配,为后续的优化算法提供初值。-Based on the 3:00 match image mosaic algorithm. The algorithm for the effective selection criteria, based on a template to select seed, according to th
l-m_based
- 基于相位相关和L-M的图像拼接算法,感兴趣的可以参考一下。-Phase correlation and the LM-based image mosaic algorithm
Iimage_mosaicB
- 基于IBR的图像拼接算法,利用傅里叶变换换求相关,可利用多幅图像拼接得到的全景图。 -IBR-based image stitching algorithm, using the Fourier transform of the change request, and panorama stitching of multiple images.
SnewF
- 基于SFIT和小波变换的图像像拼接算法,一篇论文 -Like stitching algorithm based on the SFIT wavelet transform image, paper
sift
- 这个是基于C语言的SIFT算法图像拼接,基于opencv的。本来是想改进一下嵌入到DSP里面直接实现拼接,但由于后来实在改不动了。就实现了两幅图像的拼接。。CSDN上面有相关的,可以实现更多的图像拼接,可以直接运行,但要配置相关条件,要把那个ann.lib拷贝到opencv库里面,然后再projects-setting-debug里面改一下路径就可以了。。希望有相关的同学可以共同学习。。最后的拼接效果有待改善。-This is based on the C language SIFT algor
ImgStich_stitcher_warpers
- openCV 基于sift的图像拼接算法 -openCV image stitching algorithm based on sift the
Panorama-stitching-algorithm
- 此程序为图像序列的柱面全景拼接算法,matlab仿真程序,其中有柱面投影程序可以对其他投影公式有一定的启示。-This procedure cylindrical panoramic image stitching algorithm sequence, matlab simulation program, which has a cylindrical projection program can have some inspiration to other projection formul
txpj-opencv
- 图像拼接,sift算法的c算法,基于opencv的,一个大牛写得,很厉害的。-Image mosaic algorithm, C SIFT algorithm, based on OpenCV, a bull is written, very powerful.
图像背景拼接算法
- matlab编写的图像拼接背景拼接的算法,基于灰度的处理,
stitch_halcon
- 基于halcon的图像拼接算法原理和实现,jsxyhelu自己写的并且实现的,非常推荐!-Image stitching algorithm based on principle and halcon, jsxyhelu and write their own implementations, highly recommended!
Image-Forstner
- 图像拼接算法(使用Fö rstner算子),已由halcon导出c#,请看压缩包详细介绍-Image Forstner.zip
基于MATLAB的sift算法实现图像拼接
- 基于matlab的shif算法的图像拼接(Image stitching of shif algorithm based on MATLAB)
方阵碎片软件 2013.01.04
- 采集图像软件,其中调用了图像拼接的算法,能够实现两幅图像自动拼接。(Image acquisition software, which calls the image stitching algorithm, two images can be automatically spliced.)
matlab实现图像拼接的代码
- matlab实现图像拼接的算法,供matlab图像分割学习(MATLAB image stitching algorithm for MATLAB image segmentation learning)
harris图像拼接
- 该代码用于图像拼接,harris算法对特征点进行提取后的拼接,可看到特征点的图(The code used for image stitching, Harris algorithm for the extraction of feature points after the stitching, you can see the feature points of the map)
surf
- surf算法 图像拼接 opensurf(surf Image stitching opensurf)
VC++ 图像拼接程序
- 利用VC++简单的实现图像的拼接功能。希望可以互相交流得到更好的拼接算法(Using VC++ simply to realize the image splicing function. It is hoped that a better stitching algorithm can be obtained by communicating with each other)
opencv
- 利用opencv图像库对两幅报纸图像进行拼接,输出拼接结果图。实际的使用过程中可以预先计算参数和变换矩阵以提高效率。拼接的结果图略有重影,如果要消除重影,可以自行修改最后部分的拼接算法,把两幅图叠加改为依据分割线拼接。(Using OpenCV image library to splice two newspaper images and output the results of stitching. In practical use, parameters and transformati