-
Notifications
You must be signed in to change notification settings - Fork 0
SubramanianKrish/sfmedu_intrinsicBA
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Update: Author: Subramanian Krishnan Date : Oct 12 2020 4 features have been added to this stack 1. Motion only bundle adjustment 2. Structure only bundle adjustment 3. Intrinsic camera optimization using bundle adjustment 4. Smarter Graph merge based on maximal keypoints in graph SFMedu: Structrue From Motion for Education Purpose Version 2 @ 2014 Written by Jianxiong Xiao (MIT License) This code demonstrates how a traditional structure from motion pipeline is done and how to compute a dense point cloud by matching propagation in a simplest way. It is mainly designed for teaching a computer vision lecture at Princeton. Please check the slides and the homework assignment together with this code release. Although it is for education purpose, it is implemented in a nice way that it actually works for real photos. It is just probably quite slow compared to more optimized system, such as Bundler from Noah Snavely. Usage: run SFMedu2.m in Matlab. Acknowledgement: Thanks for Fisher Yu for bug fixing and feedback. We also thanks many people for making their functions publicly available online. Note that the third party library may have different licenses that you need to follow. We include them for the convenience for the users and don't imply any copyright issues.
About
A fork of the SFM Edu reconstruction stack with custom camera intrinsic matrix optimization
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published