Skip to content

Commit 1d8d66e

Browse files
authored
Update README.md
1 parent b2aacf4 commit 1d8d66e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@ Implementation based on SFMedu Princeton COS429: Computer Vision http://vision.p
44
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/
55
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/)
66

7+
Requeriments
8+
Numpy, cv2, https://github.com/dranjan/python-plyfile
9+
710
For an example just run main.py without any changes. It will generate a point cloud of a jirafe from 5 images included in examples folder. (can take up to 30 m)

0 commit comments

Comments
 (0)