Ask Your Question

ozgunus's profile - activity

2016-06-21 05:41:16 -0600 received badge  Editor
2016-06-21 05:40:36 -0600 answered a question findEssentialMat or decomposeEssentialMat do not work correctly

I have the same problem anyone knows if it is a bug? I use th C++ code.

2016-06-08 08:13:28 -0600 commented question SFM::reconstruct reference paper (from contrib module)

The reference sounds like for dataset but I am looking for the reference of the algorithm

2016-06-08 06:11:29 -0600 asked a question SFM::reconstruct reference paper (from contrib module)

From contrib module, I am using "sfm::reconstruct" to do reconstruction from 2D matches of several frames. (code I am talking about) It is stated that it uses libmv library. I tried to have a look at the documentation of the libmv library to find a reference paper of the "reconstruct" method implementation but I got lost.

Can anyone guide me where can I find the reference paper/book?

Thanks in advance!!