1 | initial version |
something equivalent to it can be found in opencv 3.0.0. you can refer to the tutorial here:-http://docs.opencv.org/master/d4/d18/tutorial_sfm_scene_reconstruction.html#gsc.tab=0
2 | No.2 Revision |
something equivalent to it can be found in opencv 3.0.0. you can refer to the tutorial here:-http://docs.opencv.org/master/d4/d18/tutorial_sfm_scene_reconstruction.html#gsc.tab=0 here
3 | No.3 Revision |
something equivalent to it can be found in opencv 3.0.0. you can refer to the tutorial here
[Added by @StevenPuttemans]
Structure from motion has been added in the recent GSoC but is still in full development. You can find the new module here. Re-implementation of different parts needed to be done due to licensing.