找回密码
 立即注册

基于轮廓提取的图像碎片拼接:MATLAB编写的图像碎片拼接程序,基于边缘轮廓提取,利用

[复制链接]
发表于 2023-11-25 17:17:59 | 显示全部楼层 |阅读模式
基于轮廓提取的图像碎片拼接:MATLAB编写的图像碎片拼接程序,基于边缘轮廓提取,利用边缘信息来匹配图片,最后拼接为一张完整的图片

文件列表:
├文件夹1:[Matlab碎片拼接]
│  ├文件夹1:[Matlab碎片拼接程序]
│  │  ├(1)bwtraceboundary_proc4.asv
│  │  ├(2)bwtraceboundary_proc4.m
│  │  ├(3)clockwise2anticlockwise.m
│  │  ├(4)count.m
│  │  ├(5)crackfix.m
│  │  ├(6)find4peakopint.m
│  │  ├(7)getmovdirection.m
│  │  ├(8)ifcorner.m
│  │  ├文件夹1:[jpggg]
│  │  │  ├(1)0.jpg
│  │  │  ├(2)1.jpg
│  │  │  ├(3)2.jpg
│  │  │  ├(4)3.jpg
│  │  │  ├(5)4.jpg
│  │  │  └█
│  │  ├(9)lcodemaching.asv
│  │  ├(10)lcodemaching.m
│  │  ├(11)machedpartpos.m
│  │  ├(12)magicmoving.asv
│  │  ├(13)magicmoving.m
│  │  ├(14)main.m
│  │  ├(15)main2.m
│  │  ├文件夹2:[MontageAllPro]
│  │  │  ├文件夹1:[distrib]
│  │  │  │  ├文件夹1:[doc]
│  │  │  │  │  ├文件夹1:[html]
│  │  │  │  │  │  ├(1)allclasses-frame.html
│  │  │  │  │  │  ├(2)allclasses-noframe.html
│  │  │  │  │  │  ├(3)constant-values.html
│  │  │  │  │  │  ├(4)deprecated-list.html
│  │  │  │  │  │  ├(5)help-doc.html
│  │  │  │  │  │  ├(6)index-all.html
│  │  │  │  │  │  ├(7)index.html
│  │  │  │  │  │  ├文件夹1:[MontageAllPro]
│  │  │  │  │  │  │  ├(1)MonClass.html
│  │  │  │  │  │  │  ├(2)MonClassRemote.html
│  │  │  │  │  │  │  ├(3)MontageAllProMCRFactory.html
│  │  │  │  │  │  │  ├(4)MontageAllProSharedMCRFactory.html
│  │  │  │  │  │  │  ├(5)package-frame.html
│  │  │  │  │  │  │  ├(6)package-summary.html
│  │  │  │  │  │  │  ├(7)package-tree.html
│  │  │  │  │  │  │  └█
│  │  │  │  │  │  ├(8)overview-tree.html
│  │  │  │  │  │  ├(9)package-list
│  │  │  │  │  │  ├文件夹2:[resources]
│  │  │  │  │  │  │  ├(1)background.gif
│  │  │  │  │  │  │  ├(2)tab.gif
│  │  │  │  │  │  │  ├(3)titlebar.gif
│  │  │  │  │  │  │  ├(4)titlebar_end.gif
│  │  │  │  │  │  │  └█
│  │  │  │  │  │  ├(10)stylesheet.css
│  │  │  │  │  │  └█
│  │  │  │  │  └█
│  │  │  │  ├(1)MontageAllPro.jar
│  │  │  │  ├(2)readme.txt
│  │  │  │  └█
│  │  │  ├文件夹2:[src]
│  │  │  │  ├文件夹1:[classes]
│  │  │  │  │  ├文件夹1:[MontageAllPro]
│  │  │  │  │  │  ├(1)MonClass.class
│  │  │  │  │  │  ├(2)MonClassRemote.class
│  │  │  │  │  │  ├(3)MontageAllPro.ctf
│  │  │  │  │  │  ├(4)MontageAllProMCRFactory.class
│  │  │  │  │  │  ├(5)MontageAllProSharedMCRFactory$1.class
│  │  │  │  │  │  ├(6)MontageAllProSharedMCRFactory$2.class
│  │  │  │  │  │  ├(7)MontageAllProSharedMCRFactory$3.class
│  │  │  │  │  │  ├(8)MontageAllProSharedMCRFactory$4.class
│  │  │  │  │  │  ├(9)MontageAllProSharedMCRFactory.class
│  │  │  │  │  │  └█
│  │  │  │  │  └█
│  │  │  │  ├文件夹2:[doc]
│  │  │  │  │  ├文件夹1:[html]
│  │  │  │  │  │  ├(1)allclasses-frame.html
│  │  │  │  │  │  ├(2)allclasses-noframe.html
│  │  │  │  │  │  ├(3)constant-values.html
│  │  │  │  │  │  ├(4)deprecated-list.html
│  │  │  │  │  │  ├(5)help-doc.html
│  │  │  │  │  │  ├(6)index-all.html
│  │  │  │  │  │  ├(7)index.html
│  │  │  │  │  │  ├文件夹1:[MontageAllPro]
│  │  │  │  │  │  │  ├(1)MonClass.html
│  │  │  │  │  │  │  ├(2)MonClassRemote.html
│  │  │  │  │  │  │  ├(3)MontageAllProMCRFactory.html
│  │  │  │  │  │  │  ├(4)MontageAllProSharedMCRFactory.html
│  │  │  │  │  │  │  ├(5)package-frame.html
│  │  │  │  │  │  │  ├(6)package-summary.html
│  │  │  │  │  │  │  ├(7)package-tree.html
│  │  │  │  │  │  │  └█
│  │  │  │  │  │  ├(8)overview-tree.html
│  │  │  │  │  │  ├(9)package-list
│  │  │  │  │  │  ├文件夹2:[resources]
│  │  │  │  │  │  │  ├(1)background.gif
│  │  │  │  │  │  │  ├(2)tab.gif
│  │  │  │  │  │  │  ├(3)titlebar.gif
│  │  │  │  │  │  │  ├(4)titlebar_end.gif
│  │  │  │  │  │  │  └█
│  │  │  │  │  │  ├(10)stylesheet.css
│  │  │  │  │  │  └█
│  │  │  │  │  └█
│  │  │  │  ├(1)mccExcludedFiles.log
│  │  │  │  ├文件夹3:[MontageAllPro]
│  │  │  │  │  ├(1)MonClass.java
│  │  │  │  │  ├(2)MonClassRemote.java
│  │  │  │  │  ├(3)MontageAllProMCRFactory.java
│  │  │  │  │  ├(4)MontageAllProSharedMCRFactory.java
│  │  │  │  │  ├(5)package-info.java
│  │  │  │  │  └█
│  │  │  │  ├(2)MontageAllPro.jar
│  │  │  │  ├(3)readme.txt
│  │  │  │  └█
│  │  │  └█
│  │  ├(16)moved.png
│  │  ├(17)myimread.m
│  │  ├(18)myimwrite.m
│  │  ├(19)mylcodemaching.asv
│  │  ├(20)mylcodemaching.m
│  │  ├(21)mymian.asv
│  │  ├(22)mymian.m
│  │  ├(23)mynewpic.m
│  │  ├(24)mynewpoint.m
│  │  ├(25)mysize.m
│  │  ├(26)pickthepiont.m
│  │  ├(27)pos2lcode.m
│  │  ├(28)removenoisepoint.m
│  │  └█
│  └█
└█

运行例图:
01.gif


基于轮廓提取的图像碎片拼接:MATLAB编写的图像碎片拼接程序,基于边缘轮廓提取,利用.zip (5.89 MB, 下载次数: 0, 售价: 30 积分)


回复

使用道具 举报

小黑屋|获取积分|网站地图|必过源码 ( 湘ICP备2020019413号-2 )

GMT+8, 2024-11-26 17:00 , Processed in 0.095132 second(s), 27 queries .

Powered by Biguo100

2006-2023 Biguo100 Team

快速回复 返回顶部 返回列表