Skip to content

Visual Odometry (Part of ENPM673 - Perception for Autonomous Robots)

License

Notifications You must be signed in to change notification settings

arp95/structure_from_motion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Structure from Motion

Author

Arpit Aggarwal

Camera Trajectory Plot

Screenshot

Example of Keypoints between successive frames

Screenshot

Screenshot

Instructions for running the code

To run the code, follow the following commands:

python Code/main.py 'images_path'

where, images_path is the path for the images. For example, running the python file on my local setup was:

python Code/main.py /home/arpitdec5/Desktop/structure_from_motion/data/stereo/centre

Software Required

To run the .py files, use Python 3. Standard Python 3 libraries like OpenCV, Numpy, scipy, and matplotlib are used.

About

Visual Odometry (Part of ENPM673 - Perception for Autonomous Robots)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published