nmoehrle / mvs-texturing

Algorithm to texture 3D reconstructions from multi-view stereo images
Other
931 stars 328 forks source link

Textured mesh #187

Closed andapka closed 2 years ago

andapka commented 2 years ago

I'm using the following pipeline: mve + texrecon pipeline

when I creat textured object by: $codedir/texrecon/build/apps/texrecon/texrecon scene::undistorted surface-clean.ply textured

I receive just this one: image

When I run the last row: $codedir/mve/apps/umve textured.obj

I receive just this: $codedir/mve/apps/umve: Is a directory

Appreciate for your help

andapka commented 2 years ago

How can I visualize textures on my scene?