单应矩阵.zip
大小:4.32MB
价格:45积分
下载量:0
评分:
5.0
上传者:qq_52851729
更新日期:2025-09-22

单应矩阵的应用,请阅读readme了解详情

资源文件列表(大概)

文件名
大小
单应矩阵/
-
单应矩阵/.idea/
-
单应矩阵/.idea/.gitignore
190B
单应矩阵/.idea/inspectionProfiles/
-
单应矩阵/.idea/inspectionProfiles/profiles_settings.xml
174B
单应矩阵/.idea/inspectionProfiles/Project_Default.xml
410B
单应矩阵/.idea/misc.xml
284B
单应矩阵/.idea/modules.xml
283B
单应矩阵/.idea/other.xml
200B
单应矩阵/.idea/vcs.xml
276B
单应矩阵/.idea/workspace.xml
9.17KB
单应矩阵/.idea/单应矩阵.iml
291B
单应矩阵/Python-Multiple-Image-Stitching/
-
单应矩阵/Python-Multiple-Image-Stitching/code/
-
单应矩阵/Python-Multiple-Image-Stitching/code/matchers.py
1.21KB
单应矩阵/Python-Multiple-Image-Stitching/code/pano.py
4.2KB
单应矩阵/Python-Multiple-Image-Stitching/code/txtlists/
-
单应矩阵/Python-Multiple-Image-Stitching/code/txtlists/files1.txt
88B
单应矩阵/Python-Multiple-Image-Stitching/code/txtlists/files2.txt
49B
单应矩阵/Python-Multiple-Image-Stitching/code/txtlists/files2.txt~
102B
单应矩阵/Python-Multiple-Image-Stitching/code/txtlists/files3.txt
61B
单应矩阵/Python-Multiple-Image-Stitching/Homography.py
775B
单应矩阵/Python-Multiple-Image-Stitching/images/
-
单应矩阵/Python-Multiple-Image-Stitching/images/1.jpg
46.27KB
单应矩阵/Python-Multiple-Image-Stitching/images/1Hill.JPG
76.98KB
单应矩阵/Python-Multiple-Image-Stitching/images/2.jpg
43.13KB
单应矩阵/Python-Multiple-Image-Stitching/images/2Hill.JPG
78.1KB
单应矩阵/Python-Multiple-Image-Stitching/images/3.jpg
39.42KB
单应矩阵/Python-Multiple-Image-Stitching/images/3Hill.JPG
77.47KB
单应矩阵/Python-Multiple-Image-Stitching/images/S1.jpg
33.22KB
单应矩阵/Python-Multiple-Image-Stitching/images/S2.jpg
37.36KB
单应矩阵/Python-Multiple-Image-Stitching/images/S3.jpg
43.57KB
单应矩阵/Python-Multiple-Image-Stitching/images/S5.jpg
40.76KB
单应矩阵/Python-Multiple-Image-Stitching/images/S6.jpg
37.6KB
单应矩阵/Python-Multiple-Image-Stitching/images/wd1.jpg
97.78KB
单应矩阵/Python-Multiple-Image-Stitching/images/wd2.jpg
95.36KB
单应矩阵/Python-Multiple-Image-Stitching/images/wd3.jpg
15.04KB
单应矩阵/Python-Multiple-Image-Stitching/JPGtest.py
608B
单应矩阵/Python-Multiple-Image-Stitching/lunchroom_ultimate.jpg
57.6KB
单应矩阵/Python-Multiple-Image-Stitching/QPG.jpg
50.56KB
单应矩阵/Python-Multiple-Image-Stitching/README.md
2.03KB
单应矩阵/Python-Multiple-Image-Stitching/test.jpg
176.1KB
单应矩阵/Python-Multiple-Image-Stitching/test.py
1.74KB
单应矩阵/Python-Multiple-Image-Stitching/test1.jpg
57.46KB
单应矩阵/Python-Multiple-Image-Stitching/test12.jpg
113.84KB
单应矩阵/Python-Multiple-Image-Stitching/wd123.jpg
44.56KB
单应矩阵/readme.txt
248B
单应矩阵/任务书.jpg
3.15MB

资源内容介绍

单应矩阵的应用,请阅读readme了解详情
# Multiple Image stitching in PythonThis repository contains an implementation of multiple image stitching. For explanation refer my blog post : [Creating a panorama using multiple images](http://kushalvyas.github.io/stitching.html)### Requirements : - Python 2.7- Numpy >= 1.8 - OpenCV 3.1.0 ### Project Structure : |_ code -|| |-- pano.py| |-- txtlists-|| |--files1.txt .... ||_ images - |||- img1.jpg||- abc.jpg |.... and so on ... Demo txtfile : files2.txt : ../../images/1.jpg ../../images/2.jpg ../../images/3.jpg ../../images/4.jpg### To run : `python pano.py <txtlists/filename_.txt>`## Outputs !! <center><img src="lunchroom_ultimate.jpg" ><br><caption>Stitching with Lunchroom example</caption><br><br><img src="wd123.jpg" ><br><caption>Stitching with home example</caption><br><br><img src="test.jpg" ><br><caption>Stitching with building example</caption><br><br><img src="test12.jpg"><br><caption>Stitching using Hill example</caption><br><br><img src="test1.jpg" ><br><caption>Stitching using room example</caption><br></center>### Other WebSources for Images : Base paper for panorama using scale invariant features :[1] "Automatic Panoramic Image Stitching using Invariant Features", Download.springer.com, 2016. [Online]. Available: matthewalunbrown.com/papers/ijcv2007.pdfTest images taken from :[2]"PASSTA Datasets", Cvl.isy.liu.se, 2016. [Online]. Available: http://www.cvl.isy.liu.se/en/research/datasets/passta/.[3] "OpenCV Stitching example (Stitcher class, Panorama)", Study.marearts.com, 2013. [Online]. Available: http://study.marearts.com/2013/11/opencv-stitching-example-stitcher-class.html.[4] "Github daeyun Image-Stitching Test Images", 2016. [Online]. Available: https://github.com/daeyun/Image-Stitching/tree/master/img/hill. [5] "Github tsherlock Test Images", 2016. [Online]. Available: . https://github.com/tsherlock/panorama/

用户评论 (0)

发表评论

captcha

相关资源

基于J2EE的B2C电子商务系统开发 jsp项目

电子商务系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE电子商务系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE电子商务系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE电子商务系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE电子商务系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE电子商务系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE电子商务系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE电子商务系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE电子商务系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE电子商务系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2E

4.97MB17积分

远程监控系统软件的实现 基于JAVA CS项目 JSP

远程监控系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE远程监控系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE远程监控系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE远程监控系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE远程监控系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE远程监控系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE远程监控系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE远程监控系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE远程监控系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE远程监控系统; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE

1.61MB10积分

基于JAVA的文档管理系统(Vue.js+SpringBoot+MySQL)

基于Vue.js和SpringBoot的文档管理系统是一个高效、易用的解决方案,它将用户前台和管理后台紧密结合,为管理员和普通用户提供了丰富的功能。用户前台主要面向普通用户,提供了资料信息浏览、公告信息查看、论坛交流等功能,使用户能够方便地获取所需信息。而管理后台则为管理员提供了更为强大的管理功能,包括资料信息的增删改查、公告信息的发布与管理、论坛管理以及资料类型的分类与维护等。整个系统采用模块化设计,各个模块之间相互独立又紧密协作,确保了系统的稳定性和可扩展性。通过Vue.js的动态渲染能力和SpringBoot的高效后端处理,该文档管理系统能够为用户提供流畅的交互体验和稳定的服务保障。演示录屏:https://www.bilibili.com/video/BV1hr421E7aE配套教程:https://www.bilibili.com/video/BV1pW4y1P7GR

20.16MB37积分

无线网络移动端基于Java ME的俄罗斯方块游戏项目的实现(论文,源代码)

俄罗斯方块游戏; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE俄罗斯方块游戏; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE俄罗斯方块游戏; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE俄罗斯方块游戏; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE俄罗斯方块游戏; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE俄罗斯方块游戏; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE俄罗斯方块游戏; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE俄罗斯方块游戏; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE俄罗斯方块游戏; MVC模式; JSP; SQL Server 2000 数据库管理系统; J2EE俄罗斯方块游戏; MVC模式; JSP; SQL Server 2000 数据库管

1.79MB12积分