Building a simple 3d model : Using build3dmodel.cpp

asked 2014-03-27 05:48:31 -0600

I have just started working with CV. I am working on a project which creates a 3D model from a series of 2D images. Before I start going deep into this subject I just want to have a look at how these code samples give outputs. But the problem here is I don't understand what is meant by the argument model_name in this sample. I obtained the camera intrinsic parameter xml file by using the calibration sample.

I really need help with this. Can someone guide me with what this parameter really means.

Thank you in advance.

edit retag flag offensive close merge delete

Comments

Sorry, can't help with your problem, but I can suggest some solutions outside of opencv, if you're interested.

GilLevi gravatar imageGilLevi ( 2014-03-27 14:16:03 -0600 )edit

Hi GilLevi, could you please give your suggestions? Perhaps I could use it. You could also email it to me at [email protected], if so required. Thanks

SumitM gravatar imageSumitM ( 2014-10-06 18:23:29 -0600 )edit

You can take a look at the blog post that I wrote which explains how to create 3D models using the Bundler and PMVS packages:

http://gilscvblog.wordpress.com/2014/05/15/an-easy-and-practical-guide-to-3d-reconstruction/

GilLevi gravatar imageGilLevi ( 2014-10-09 12:41:25 -0600 )edit

Thanks GilLevi

SumitM gravatar imageSumitM ( 2014-10-10 15:49:04 -0600 )edit