登录
首页 » matlab » matlab实现图像拼接的代码

matlab实现图像拼接的代码

于 2017-08-31 发布 文件大小:24427KB
0 228
下载积分: 1 下载次数: 35

代码说明:

  matlab实现图像拼接的算法,供matlab图像分割学习(MATLAB image stitching algorithm for MATLAB image segmentation learning)

文件列表:

work\1\appendimages.m
work\1\findHomography.m
work\1\hall1.JPG
work\1\hall2.JPG
work\1\imMosaic.m
work\1\mosaicTest.m
work\1\mosaic_hall.jpg
work\1\randIndex.m
work\1\ransac1.m
work\1\sa.jpg
work\1\sb.jpg
work\1\sift.m
work\1\siftMatch.asv
work\1\siftMatch.m
work\1\siftWin32.exe
work\1\solveHomo.m
work\1\tmp.key
work\1\tmp.pgm
work\1\基于特征点的全自动无缝图像拼接方法.pdf
work\123\124.jpg
work\123\a1.jpg
work\123\a2.jpg
work\123\a3.jpg
work\123\a4.jpg
work\123\appendimages.asv
work\123\appendimages.m
work\123\b1.jpg
work\123\b2.jpg
work\123\c1.jpg
work\123\c2.jpg
work\123\d1.jpg
work\123\d2.jpg
work\123\e1.jpg
work\123\e2.jpg
work\123\e3.jpg
work\123\f1.jpg
work\123\f2.jpg
work\123\f3.jpg
work\123\findHomography.m
work\123\g1.jpg
work\123\g2.jpg
work\123\h1.jpg
work\123\h2.jpg
work\123\hall1.JPG
work\123\hall2.JPG
work\123\imMosaic.m
work\123\l1.jpg
work\123\l2.jpg
work\123\mosaicTest.m
work\123\mosaic_a.jpg
work\123\mosaic_b.jpg
work\123\mosaic_c.jpg
work\123\mosaic_d.jpg
work\123\mosaic_e.jpg
work\123\mosaic_f.jpg
work\123\mosaic_g.jpg
work\123\mosaic_h.jpg
work\123\mosaic_hall.jpg
work\123\mosaic_l.jpg
work\123\mosaic_r.jpg
work\123\mosaic_t.jpg
work\123\mosaic_v.jpg
work\123\mosaic_x.jpg
work\123\mosaic_y.jpg
work\123\r1.jpg
work\123\r2.jpg
work\123\randIndex.m
work\123\ransac1.m
work\123\s.txt
work\123\s1.jpg
work\123\s2.jpg
work\123\showkeys.m
work\123\sift.asv
work\123\sift.m
work\123\siftMatch.asv
work\123\siftMatch.m
work\123\siftWin32.exe
work\123\solveHomo.m
work\123\t1.jpg
work\123\t2.jpg
work\123\tmp.key
work\123\tmp.pgm
work\123\v1.jpg
work\123\v2.jpg
work\123\x1.JPG
work\123\x2.jpg
work\123\y1.JPG
work\123\y2.JPG
work\123\z1.jpg
work\123\z2.jpg
work\123\基于特征点的全自动无缝图像拼接方法.pdf
work\123.rar
work\siftDemoV4\12.jpg
work\siftDemoV4\appendimages.m
work\siftDemoV4\basmati.pgm
work\siftDemoV4\book.pgm
work\siftDemoV4\box.pgm
work\siftDemoV4\defs.h
work\siftDemoV4\e1.jpg
work\siftDemoV4\e2.jpg

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

发表评论

0 个回复

  • StdAfx
    StdAfx.h vc++重要的头文件的 要放到vc98/include文件夹里面(StdAfx.h vc++ Important to put the header file folder inside vc98/include)
    2020-06-30 23:00:02下载
    积分:1
  • lsb图片隐藏
    说明:  使用lsb算法在图片中隐藏图片信息,并提取出来。(LSB algorithm is used to hide image information in the image and extract it.)
    2019-05-21 15:51:24下载
    积分:1
  • 隧道水量计算器x
    基于生态平衡的原理,计算隧道的平衡涌水量(Calculate the equilibrium water inflow of the tunnel)
    2020-06-20 04:00:02下载
    积分:1
  • vc++ realize the article deal with procedures, search and delete can realize
    vc++实现的文章处理程序,查找和删除都可以实现-vc++ realize the article deal with procedures, search and delete can realize
    2022-04-19 14:04:00下载
    积分:1
  • 897132
    VC++ 高级编程技术-开发实例剖析一书中的源代码,适合矢量绘图开发者学习(VC advanced programming technology-developing case analysis of the source code in the book, for vector drawing developers to learn)
    2018-11-27 03:53:26下载
    积分:1
  • 工作流的各种资料的集合,有源码,好东西呦!
    工作流的各种资料的集合,有源码,好东西呦!-something about workflow using with c#
    2022-04-11 03:50:12下载
    积分:1
  • 竖长带缩略图幻灯片切换代码
    一个竖长的带缩略图幻灯片切换代码,曾经在中国移动12530网站上使用过,现在整理出来了,你可以用在自己的网站上。效果描述:鼠标放在最下边的小图上,对应的大图片淡入淡出切换显示,大图带文字说明。
    2022-01-24 17:00:43下载
    积分:1
  • BASPSO
    说明:  通过BAS与PSO算法相结合,形成一种新的算法,通过不同的模型,进行仿真。(Through the combination of BAS and PSO algorithm, a new algorithm is formed, which is simulated by different models.)
    2020-03-27 15:15:58下载
    积分:1
  • 【MFC】ListControl控件实现翻页
    实现list翻页。MFC控件,对ListControl实现翻页功能。 Test.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CTestApp application class. Test.cpp This is the main application source file that contains the application class CTestApp. Test.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++.(Test.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CTestApp application class. Test.cpp This is the main application source file that contains the application class CTestApp. Test.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++.)
    2020-11-06 23:09:50下载
    积分:1
  • itextasian_dotnet-master
    说明:  010001101000011010100010111 0 01011 10000101 10 010 01011001 010
    2020-06-24 23:40:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载