Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
edin45 committed Mar 22, 2023
2 parents 4a28d6a + 2eef7ed commit 41eeb58
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,11 @@ Lastly, click start. The finished result will be in the output folder with the n
- decimateMesh.exe (compiled from python/decimateMesh.py using command: pyinstaller --onefile decimateMesh.py --collect-all pymeshlab)
- resizeImages.exe (compiled from python/resizeImages.py using command: pyinstaller --onefile resizeImages.py)
- texrecon.exe (is in the folder mvs-texturing)

## Based on:

OpenMVS: https://github.com/cdcseacave/openMVS

Colmap: https://colmap.github.io/

mvs-texturing: https://github.com/nmoehrle/mvs-texturing

0 comments on commit 41eeb58

Please sign in to comment.