Closed GoogleCodeExporter closed 8 years ago
Hi,
can you try to add a parameter to computeMatches to disable the multithreading:
motion_estim.computeMatches( 0 );
If this don't change anything, can you try to show images you load when
creating the vec_point_for_track vector?
I will soon upload some little changes to the matching pipeline, I hope this
will solve your problem!
Original comment by thibault...@gmail.com
on 1 Nov 2011 at 6:52
hi!
the issue is solved!
first - iam disable the multithreading and all works, but very slowly.
second - my windows XP running on VirtualBox apparently it is also influenced.
lib OpenCV (2.3) build from sources with support SSE and SSE2. when building
this lib without the support of SSE and SSE2 gsoc2011sfm works with
multithreading.
Original comment by vyachesl...@gmail.com
on 3 Nov 2011 at 9:44
OK, great!
Original comment by thibault...@gmail.com
on 4 Nov 2011 at 4:54
Original issue reported on code.google.com by
vyachesl...@gmail.com
on 30 Oct 2011 at 12:56Attachments: