登录
首页 » matlab » wode1

wode1

于 2011-10-17 发布 文件大小:1567KB
0 233
下载积分: 1 下载次数: 113

代码说明:

  是一个很好的图像拼接程序,先用sift算法提取两幅图片的特征点再用算法筛去错配点,把匹配点用线连接起来,注意:主函数是match.m,运行主函数后在命令框输入运行match( image1.jpg , image2.jpg )(Is a good image stitching program, the first two pictures with the sift algorithm feature extraction algorithm and then weed out the wrong point with point, the match point with a line linking Note: The main function is match.m, after running the main function Enter the run command box match (' image1.jpg' , ' image2.jpg' ))

文件列表:

wode1
.....\appendimages.m,461,2011-10-16





.....\G4.jpg,113153,2011-10-16
.....\image1.jpg,306438,2011-10-16
.....\image2.jpg,113153,2011-10-16
.....\J2.jpg,106401,2011-10-16
.....\J3_nos1.jpg,120506,2011-10-16
.....\mainfun1.m,1460,2011-10-16
.....\match.asv,2147,2011-10-16
.....\match.m,2147,2011-10-16
.....\showkeys.m,1699,2011-10-16
.....\sift.m,2520,2011-10-16
.....\siftWin32.exe,94208,2011-10-16
.....\tmp.key,440279,2011-10-17
.....\tmp.pgm,185847,2011-10-17
.....\新建 文本文档.txt,201,2011-10-16

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

发表评论

0 个回复

  • MRFaEM-change-detection
    马尔科夫随机场 EM算法 做图像变化检测 请多指教(MRF EM image change detection algorithms do please advise)
    2021-03-31 12:39:08下载
    积分:1
  • ransac_1
    介绍ransac的matlab程序,用在图形图像基于特征点的配准中 可以有效的剔除错误的匹配点 (介绍ransac的matlab程序,用在图形图像基于特征点的配准中 可以有效的剔除错误的匹配点 )
    2012-03-22 13:11:26下载
    积分:1
  • zhang
    张正友的标定工具箱,原来的错误已经更改,源码完全可用!(Zhang Zhengyou Calibration Toolbox, the original error has been changed, complete source code available!)
    2008-06-23 16:45:52下载
    积分:1
  • S_DLT
    优化了的DLT算法,能够很好地跟踪目标。请下载woman等视频序列(Optimized DLT algorithm can track the target very well. Download woman and other video sequences)
    2021-02-18 08:29:45下载
    积分:1
  • drtoolbox.tar
    这是一个MATLAB工具箱包括32个降维程序,主要包括 pca,lda,MDS等十几个程序包,对于图像处理非常具有参考价值!!( ,This Matlab toolbox implements 32 techniques for dimensionality reduction. These techniques are all available through the COMPUTE_MAPPING function or trhough the GUI. The following techniques are available: - Principal Component Analysis ( PCA ) - Linear Discriminant Analysis ( LDA ) - Multidimensional scaling ( MDS ) - Probabilistic PCA ( ProbPCA ) - Factor analysis ( FactorAnalysis ) - Sammon mapping ( Sammon ) - Isomap ( Isomap ) - Landmark Isomap ( LandmarkIsomap ) - Locally Linear Embedding ( LLE ) - Laplacian Eigenmaps ( Laplacian ) - Hessian LLE ( HessianLLE ) - Local Tangent Space Alignment ( LTSA ) - Diffusion maps ( DiffusionMaps ) - Kernel PCA ( KernelPCA ) - Generalized Discriminant Analysis ( KernelLDA ) )
    2009-03-21 11:43:08下载
    积分:1
  • OJ1211010001486B9EbH
    基于局部能量与模糊逻辑的红外偏振图像融合,该文与小波包,支持向量机等融合算法进行对比分析,说明该文算法的优势。(Infrared polarization image fusion based on local energy and fuzzy logic, this paper, wavelet packet, support vector machines and other fusion algorithm comparison analysis to illustrate the advantages of the proposed algorithm.)
    2012-11-19 21:37:09下载
    积分:1
  • AnimatePicture
    C#模拟播放连续的图片为GIF动画,模拟出播放GIF的动画效果,在Debug/bin目录下,有很多的图像文件,有VS的可重新修改源码,适合学习,源码简单。(C# analog playback consecutive pictures as an animated GIF, animated GIF to simulate the effect of playing in Debug/bin directory, there are a lot of image files, there VS can re-edit the source code, suitable for learning, simple source.)
    2014-09-18 15:29:53下载
    积分:1
  • sift
    说明:  SIFT,即尺度不变特征变换(Scale-invariant feature transform,SIFT),是用于图像处理领域的一种描述。这种描述具有尺度不变性,可在图像中检测出关键点,是一种局部特征描述子。 该方法于 1999 年由 David Lowe 首先发表于计算机视觉国际会议(International Conference on Computer Vision,ICCV),2004 年再次经 David Lowe 整理完善后发表于 International journal of computer vision(IJCV) 。截止 2014 年 8 月,该论文单篇被引次数达 25000 余次。(来自百度)(SIFT, namely Scale-invariant feature transform (SIFT), is a description used in the field of image processing. This description has scale invariance and can detect key points in images. It is a local feature descriptor. This method was first published by David Lowe at the International Conference on Computer Vision (ICCV) in 1999 and published in the International Journal of Computer Vision (IJCV) in 2004 after it was sorted out and perfected by David Lowe again. As of August 2014, more than 25,000 citations have been cited. (From Baidu))
    2019-07-08 09:34:31下载
    积分:1
  • weighted-spatial-
    多径条件下基于加权空间平滑的阵元幅相误差校正(Multipath based on weighted spatial smoothing array element amplitude and phase error correction)
    2013-12-12 13:20:38下载
    积分:1
  • StegoTool
    LSB替换隐写软件,该软件能把ASCII码嵌入到图像中,其载体图像是24位的BMP格式图像(LSB Steganography tool which provides hide ASCII infomation within 24-bit Bitmap images)
    2020-11-05 11:19:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载