Skip to content
/ SfM Public

3D Reconstruction with Structure from Motion

Notifications You must be signed in to change notification settings

riebers-m/SfM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3D Object Reconstruction with Structure from Motion

The aim of this script is to get a Pointcloud from an object through an monocamera.

Dependencies

You have to install the following libraries.

pip install opencv-python
pip install numpy
pip install pyrealsense2

Script only works for RealSense Cameras at the moment. Change for your needs.

TODO: Find Fundamental Matrix is not working :(

About

3D Reconstruction with Structure from Motion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages