Mosaic:创建全景图像的算法

时间:2024-07-08 00:43:53
【文件属性】:

文件名称:Mosaic:创建全景图像的算法

文件大小:16KB

文件格式:ZIP

更新时间:2024-07-08 00:43:53

MATLAB

马赛克 该项目探索全景拼接技术。 要将一系列图像拼接成全景图, 安装 。 将解压缩到Images文件夹中。 在 MATLAB 命令上,运行 >> close all; clear all; >> imageFolder='Images'; paramFile='data/testParams.txt'; >> runMosaic; translationStitch; 有关更多详细信息,请参阅项目 wiki。


【文件预览】:
Mosaic-master
----Ransac.m(3KB)
----get_rel_path_of_images.m(1KB)
----data()
--------testParams.txt(12B)
--------s110Params.txt(25B)
----shearTenney.m(216B)
----PasteImage.m(2KB)
----alphaBlendSmooth.m(1KB)
----ReadImagesFromFolder.m(948B)
----runMosaic.m(3KB)
----CylindricalProjections.m(1KB)
----removeBlackPixels.m(1KB)
----pyr.m(6KB)
----translationStitch.m(4KB)
----equalizeExposures.m(1KB)
----manuallyTuneExposures.m(2KB)
----alpha_blend.m(2KB)
----README.md(464B)
----TestPyramid.m(4KB)

网友评论