docs/sphinx/rst/openMVG_Samples/openMVG_Samples.rst
############################ openMVG samples ############################
openMVG focus on a strong implementation checking of the provided features. To do so it provides unit test (that assert code results and helps user to see how the code must be used) but it provides also illustrated samples of the major features.
The samples can be seen as showcase and tutorials:
Show how:
Show how:
Show how:
Show how:
Show how to use Oxford's "Affine Covariant Regions Datasets" image datasets in order to compute feature position and or descriptor matching repeatability measures.
Show how:
Show how:
Show how:
Show how:
Show how:
Show how:
refine with bundle_adjustment the Structure and Motion of a scene
for different camera model:
[X],[f,R|t] (individual cameras),[X],[R|t], shared [f],[X],[R|t], shared brown disto models.Show how:
Show how:
Show how:
Show how:
Show how extract many rectilinear images from a spherical panorama.
Don't hesitate to help to extend the list.