Reputation: 21
In the center of my room I have a camera.I have images from this camera from different angles like this sample where 1-camera,2,3,4-view from camera. How to do 3d reconstruction from all this images?Need you help.I can not find good samle and turorial how to solve my trouble.I want to use emgu(opencv).But I am sure that it is correct.What can you advice?need all information
Upvotes: 0
Views: 1616
Reputation: 39796
honestly, structure from motion is a difficult topic. don't expect fast or easy results
https://github.com/libmv/libmv
Upvotes: 1