Skip to content

Commit f12e773

Browse files
authored
Update README.md
1 parent 5a21e5b commit f12e773

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Structure-from-motion-python
22
Implementation based on SFMedu Princeton COS429: Computer Vision http://vision.princeton.edu/courses/SFMedu/ but on python + numpy
33

4-
The objective of this project was to undestand the structure from motion problem so i take the MATLAB code from http://vision.princeton.edu/courses/SFMedu/
5-
and translate it in python + numpy. The initial version is just a literal traslation from the MATLAB code to python (so expect higher run times, if you want a fast and easy to use software see http://ccwu.me/vsfm/)
4+
The objective of this project was to understand the structure from motion problem so i take the MATLAB code from http://vision.princeton.edu/courses/SFMedu/
5+
and translate it in python + numpy. The initial version is just a literal translation from the MATLAB code to python (so expect higher run times, if you want a fast and easy to use software see http://ccwu.me/vsfm/)

0 commit comments

Comments
 (0)