ankur6ue / gsoc2011sfm

Automatically exported from code.google.com/p/gsoc2011sfm
0 stars 0 forks source link

Tutorial #11: Correctness of results seems to be random #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run Tutorial #11

What is the expected output? What do you see instead?
Expected: Good SFM result with camera positions.
Actual: Sometimes this is the case, but often not. The result seems to be 
random, even though the data is always the same, right?

Please use labels and text to provide additional information.

I've tried using both the LOAD_FULL and LOAD_INTRA flags with the 
loadCamerasFromFile() function, and with both strategies the results seem to be 
random.

Original issue reported on code.google.com by stephen....@gmail.com on 19 Aug 2011 at 5:18

GoogleCodeExporter commented 9 years ago
Indeed this is not working yet, related to Issue 12... I think once the bundle 
is fixed, everything should be fine!

Original comment by thibault...@gmail.com on 19 Aug 2011 at 1:58

GoogleCodeExporter commented 9 years ago
The random results where mostly due to the matching process.
This can be considered as fixed since rev229

Original comment by thibault...@gmail.com on 5 Sep 2011 at 10:53

GoogleCodeExporter commented 9 years ago
Forgot to change status ;)

Original comment by thibault...@gmail.com on 5 Sep 2011 at 10:54