OpenMVS Hands-on Experience
OpenMVS Hands-on Experience
Environment Preparation
Install Docker (Windows platform will be used as an example below)
Pull images
| |
- Prepare several photos (You can use https://github.com/cdcseacave/openMVS_sample/tree/master/images)
- Create a project folder
- 00000.jpg
- 00001.jpg
- …
Steps
- Use COLMAP to generate sparse point clouds
| |
- Use OpenMVS to generate textures
| |
The texture result is located at C:\Users\mioyi\project\dense\scene_dense_mesh_texture.png
Last updated on