登录
首页 » matlab » image-stitch-based-sift

image-stitch-based-sift

于 2012-11-04 发布 文件大小:344KB
0 261
下载积分: 1 下载次数: 230

代码说明:

  经过测试的基于sift程序的图像拼接。以lowe的程序为sift提取核心程序,此外还包括ransac算法,单应矩阵提取,图像融合(包括加权融合以及平均融合)算法,融合效果在testnew中可见。(Image mosaic based on sift program tested. The lowe program sift extract the core program, in addition to including ransac algorithm homography extract image fusion (including fusion weighted average fusion) algorithm, fusion effect is visible in testnew.)

文件列表:

image-stitch based sift
.......................\基于sift的图像拼接算法


.......................\......................\appendimages.m,461,2011-01-25
.......................\......................\calcDist.m,293,2012-10-15
.......................\......................\canshu1.m,101,2012-10-30
.......................\......................\canshu2.m,99,2012-10-30
.......................\......................\findHomography.m,940,2012-10-23
.......................\......................\homo2.m,593,2012-10-22
.......................\......................\imMosaic.m,2557,2012-10-23
.......................\......................\imMosictest2.m,1944,2012-10-23
.......................\......................\license.txt,1334,2011-03-24
.......................\......................\mosaicTest.m,531,2012-10-22
.......................\......................\randIndex.m,439,2012-10-22
.......................\......................\randtest.m,562,2012-10-22
.......................\......................\ransac1.m,2124,2012-10-23
.......................\......................\sift.m,2343,2012-10-30
.......................\......................\siftMatch.m,2383,2012-10-23
.......................\......................\siftWin32.exe,94208,2005-07-07
.......................\......................\solveHomo.m,585,2011-05-16
.......................\......................\test.m,1278,2012-10-23
.......................\......................\test2.m,3039,2012-10-17
.......................\......................\test3.m,276,2012-10-22
.......................\......................\test4.m,689,2012-10-23
.......................\......................\testnew.m,5578,2012-10-30
.......................\......................\tmp.key,376537,2012-10-30

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • splitimg
    自己编的利用FreeImage库分割图像的程序,可以将一个图片分成5个不同区域的图片,主要用于壁纸分割.(Own use FreeImage library image segmentation procedure, a picture can be divided into five different regions of the picture, the main partition for wallpaper.)
    2009-03-19 19:31:01下载
    积分:1
  • color-moments-of-three-color-spaces
    图像剪切后,转换为LAB和HSV颜色空间,计算每个颜色通道的颜色矩,最后将所有变量整合到一个矩阵中。(after image cropping, convert the image into LAB nd HSV color space, then computing the color moments of each channel. finally combine this variables into one matrix.)
    2015-07-01 22:18:23下载
    积分:1
  • Anisotropic
    本程序实现灰度图像各向异性扩散(Anisotropic Diffusion)滤波算法,可以用于平滑信号,保留边缘,增强边缘对比度。与普通高斯Gaussian算法相比,它不会平滑边缘的图像。(The program implements grayscale image using anisotropic diffusion filtering algorithm.It can be used to smooth the signal, keep the edge, enhance the edge of the contrast. Compared with ordinary Gaussian algorithm, it does not smooth the image edges.)
    2014-02-08 18:19:25下载
    积分:1
  • matlab最小二乘法曲面拟合
    matlab最小二乘法曲面拟合程序可以得到函数具体解析式(Matlab least squares surface fitting program can get the specific analytic expression of the function)
    2019-05-10 20:12:08下载
    积分:1
  • histeqgray
    说明:  直方图均衡化,直方图均衡化vc++源代码(histogramequalization)
    2009-09-03 23:52:55下载
    积分:1
  • Image-Impaint-Based-on-Curvelet
    基于Curvelet变换的样本块图像修复算法提高现有样本块修复算法性能。首先利用Curvelet 变换估计待修复图像的4方向特征.然后利用颜色信息与方向信息共同衡量样本块间的相似度,在此基础上构造颜色-方向结构稀疏度函数.(Based on the sample block transform image restoration algorithm Curvelet enhance existing sample block repair algorithm performance. Firstly Curvelet transform estimated to be repaired 4 directional characteristics of the image. Then use the color information and direction information together measure the similarity between the sample block, constructed on the basis of color- direction sparsity structure function.)
    2017-01-13 14:58:37下载
    积分:1
  • 海康SDK视频抓拍
    【实例简介】 通过调用海康sdk,按时间间隔进行拍照
    2021-10-26 00:31:07下载
    积分:1
  • SLICsuperpixel
    自己编写的SLIC超像素分割,包括图片,论文(SLIC superpixel algorithm written by myself)
    2017-02-26 18:00:23下载
    积分:1
  • Retinex-of-image-enhancement
    本文提出了基于Retinex可变框架模型的图像增强算法。实验证明该算法不但能有效的增强图像的质量,还能避免Retinex算法中带来的光晕效应,同时算法速度与同类型的图像增强算法比较更快速。之后,将这种理论运用到对彩色图像增强中,取得了很好的处理效果。 (使用同方知网浏览器打开)(This paper presents a framework model based on variable Retinex image enhancement algorithm. Experiments show that this algorithm not only can effectively enhance the image quality, but also to avoid the Retinex algorithm brought halo effect, and algorithm speed and the same type of image enhancement algorithm is relatively faster. After this kind of theory to the enhancement of color images, achieved good treatment effect. (Text browser to use the same side open))
    2011-06-18 03:21:20下载
    积分:1
  • Local-dynamic-threshold
    针对图像全局Otsu 分割算法和传统的局部阈值分割算法在复杂背景图像分割中的不足, 提出了一种采用局部动态阈值的图像分割算法。(Image segmentation algorithm for global Otsu and traditional local threshold segmentation algorithm in complex background image segmentation the insufficiency, puts forward a dynamic threshold use local image segmentation algorithm.)
    2012-05-06 16:47:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载