diff --git a/DensifyPointCloud.exe b/DensifyPointCloud.exe index a6ad27b..15b7f83 100644 Binary files a/DensifyPointCloud.exe and b/DensifyPointCloud.exe differ diff --git a/InterfaceVisualSFM.exe b/InterfaceVisualSFM.exe index fae489e..b646ff3 100644 Binary files a/InterfaceVisualSFM.exe and b/InterfaceVisualSFM.exe differ diff --git a/README.md b/README.md index 56cc791..ae0c282 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # openMVS_sample -A complete OpenMVS library usage example is presented here with all necessary files (including Windows x64 binaries) and the obtained output. Please note that all output contained here is the original output obtained automatically by the OpenMVS pipeline, with no manual manipulation of the results. +A complete OpenMVS library usage example is presented here with all necessary files (including Windows x64 binaries) and the obtained output. For this we used the [Sceaux Castle](https://github.com/openMVG/ImageDataset_SceauxCastle) images and [OpenMVG](https://github.com/openMVG/openMVG) pipeline to recover camera positions and the sparse point-cloud. Please note that all output contained here is the original output obtained automatically by the OpenMVS pipeline, with no manual manipulation of the results. diff --git a/ReconstructMesh.exe b/ReconstructMesh.exe index 0c5a88f..c7b02cc 100644 Binary files a/ReconstructMesh.exe and b/ReconstructMesh.exe differ diff --git a/RefineMesh.exe b/RefineMesh.exe index f6348cb..bba3742 100644 Binary files a/RefineMesh.exe and b/RefineMesh.exe differ diff --git a/RefineMeshCUDA.exe b/RefineMeshCUDA.exe deleted file mode 100644 index cc34c97..0000000 Binary files a/RefineMeshCUDA.exe and /dev/null differ diff --git a/TextureMesh.exe b/TextureMesh.exe index 41f27f3..ac8db87 100644 Binary files a/TextureMesh.exe and b/TextureMesh.exe differ diff --git a/InterfaceOpenMVG.exe b/Viewer.exe similarity index 67% rename from InterfaceOpenMVG.exe rename to Viewer.exe index 4c50238..483ed9e 100644 Binary files a/InterfaceOpenMVG.exe and b/Viewer.exe differ diff --git a/scene.mvs b/scene.mvs index 85f36d3..e1be119 100644 Binary files a/scene.mvs and b/scene.mvs differ diff --git a/scene_dense.mvs b/scene_dense.mvs index 6d3ae23..852134b 100644 Binary files a/scene_dense.mvs and b/scene_dense.mvs differ diff --git a/scene_dense.ply b/scene_dense.ply index 2746cbc..2f96a63 100644 Binary files a/scene_dense.ply and b/scene_dense.ply differ diff --git a/scene_dense_mesh.mvs b/scene_dense_mesh.mvs index 8c66c9e..4bb60b2 100644 Binary files a/scene_dense_mesh.mvs and b/scene_dense_mesh.mvs differ diff --git a/scene_dense_mesh.ply b/scene_dense_mesh.ply index b2e17c3..a56a29f 100644 Binary files a/scene_dense_mesh.ply and b/scene_dense_mesh.ply differ diff --git a/scene_dense_mesh_texture.mvs b/scene_dense_mesh_texture.mvs index 15b195f..eaef27e 100644 Binary files a/scene_dense_mesh_texture.mvs and b/scene_dense_mesh_texture.mvs differ diff --git a/scene_dense_mesh_texture.ply b/scene_dense_mesh_texture.ply index 84a721c..ceb6ebd 100644 Binary files a/scene_dense_mesh_texture.ply and b/scene_dense_mesh_texture.ply differ diff --git a/scene_dense_mesh_texture.png b/scene_dense_mesh_texture.png index 3fe73f6..b2284ef 100644 Binary files a/scene_dense_mesh_texture.png and b/scene_dense_mesh_texture.png differ diff --git a/scene_mesh.mvs b/scene_mesh.mvs index 5c8cca0..3f82cd4 100644 Binary files a/scene_mesh.mvs and b/scene_mesh.mvs differ diff --git a/scene_mesh.ply b/scene_mesh.ply index 428df7b..57313d8 100644 Binary files a/scene_mesh.ply and b/scene_mesh.ply differ diff --git a/scene_mesh_refine.mvs b/scene_mesh_refine.mvs index 5a7a937..77e3af4 100644 Binary files a/scene_mesh_refine.mvs and b/scene_mesh_refine.mvs differ diff --git a/scene_mesh_refine.ply b/scene_mesh_refine.ply index 19c2f4a..8c0ede7 100644 Binary files a/scene_mesh_refine.ply and b/scene_mesh_refine.ply differ diff --git a/scene_mesh_texture.mvs b/scene_mesh_texture.mvs index 87a13a7..30de223 100644 Binary files a/scene_mesh_texture.mvs and b/scene_mesh_texture.mvs differ diff --git a/scene_mesh_texture.ply b/scene_mesh_texture.ply index 9064507..acfc40a 100644 Binary files a/scene_mesh_texture.ply and b/scene_mesh_texture.ply differ diff --git a/scene_mesh_texture.png b/scene_mesh_texture.png index 41c6f2e..b51d170 100644 Binary files a/scene_mesh_texture.png and b/scene_mesh_texture.png differ diff --git a/vcomp140.dll b/vcomp140.dll index 2f0d02d..211f9df 100644 Binary files a/vcomp140.dll and b/vcomp140.dll differ