cdcseacave / openMVS

open Multi-View Stereo reconstruction library
http://cdcseacave.github.io
GNU Affero General Public License v3.0
3.29k stars 902 forks source link

Can we get multiple material images? #1006

Open liiiliq opened 1 year ago

liiiliq commented 1 year ago

Hi, I am a beginner and recently tried using ODM and openMVS. The mesh of the model I got using ODM is worse, but the model generated by ODM is much clearer than openMVS.

I guess maybe it's because ODM can generate multiple material images while openMVG only generates one?

If so, is there any way for openMVS to generate multiple texture images like ODM does?

model generated by ODM: image

model generated by openMVS: image

sample material images generated by ODM: image image

cdcseacave commented 1 year ago

this is a good feature to have, but there was no time to get to it yet, help is wanted if you can