Skip to content

v1.0

Compare
Choose a tag to compare
@cdcseacave cdcseacave released this 26 May 12:40
· 100 commits to master since this release
eacdde9

First mature version of OpenMVS.

The quality of the dense point-cloud is much improved. Tested on the two most representative benchmarks in this field, OpenMVS obtains a decent position in the leader-board at only a fraction of run-time compared to the other methods, even though using only a CPU implementation:

Even better results can be obtained by using also the mesh reconstruction and mesh refinement modules on top of the dense-point cloud and submit a point-cloud sampled from the more accurate mesh.

The support for the OpenMVG SfM solution was extended with an interface to/from the COLMAP solution, supporting both SfM import and dense point-cloud import/export in order for you to experiment with combining different modules at the various stages of the Multi-View Stereo pipeline.

Enjoy!