Hello,
I'm trying to texture a mesh with some aerial imagery (as part of a larger toolchain - OpenDroneMap). The results I'm getting are somewhat wrong and I've traced the color skewing to mvs-texturing and more specifically to the the global seam leveling option. Here is the nvm, images and ply file as well as screen shots of the results I'm comparing.
Here is the result with --skip_global_seam_leveling:

(exact command used: texrecon pmvs/nvmCams.nvm mesh.ply output/good -d gmi -o none --skip_global_seam_leveling)
And here is without:

(exact command used: texrecon pmvs/nvmCams.nvm mesh.ply output/bad -d gmi -o none)
The texrecon executable was built by me against 93a261f which was the latest master at the time of writing this issue.
One interesting tidbit/observation that may as well be wrong but it looks like this color skewing is noticeable on all aerial datasets I've tested with but is more pronounced on ones that were shot with some kind of color filter as this one is.
I'm ready to provide any other details if you need them.
And thanks a lot for your work!
Hello,
I'm trying to texture a mesh with some aerial imagery (as part of a larger toolchain - OpenDroneMap). The results I'm getting are somewhat wrong and I've traced the color skewing to mvs-texturing and more specifically to the the global seam leveling option. Here is the nvm, images and ply file as well as screen shots of the results I'm comparing.
Here is the result with

--skip_global_seam_leveling:(exact command used:
texrecon pmvs/nvmCams.nvm mesh.ply output/good -d gmi -o none --skip_global_seam_leveling)And here is without:

(exact command used:
texrecon pmvs/nvmCams.nvm mesh.ply output/bad -d gmi -o none)The texrecon executable was built by me against 93a261f which was the latest master at the time of writing this issue.
One interesting tidbit/observation that may as well be wrong but it looks like this color skewing is noticeable on all aerial datasets I've tested with but is more pronounced on ones that were shot with some kind of color filter as this one is.
I'm ready to provide any other details if you need them.
And thanks a lot for your work!