mvs-texturing icon indicating copy to clipboard operation
mvs-texturing copied to clipboard

Algorithm to texture 3D reconstructions from multi-view stereo images

Results 68 mvs-texturing issues
Sort by recently updated
recently updated
newest added

`CMake Error at elibs/tbb/FindTBB.cmake:187 (file): file failed to open for reading (No such file or directory): /tmp/my_installed_onetbb/include/tbb/tbb_stddef.h Call Stack (most recent call first): CMakeLists.txt:16 (FIND_PACKAGE) CMake Error at /usr/local/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:230 (message):...

Hi! I have a set of 460 images captures in a lightbox. After running texrecon on the final mesh (on an openmvg exported folder), I encountered some artifacts on my...

hello everyone I tried generate texture with mvs-texturing but I got result with error like this image. so please let me know what's reason ?? ![Screen Shot 2023-07-18 at 16...

Hey there! Im having problems during the build of texrecon: ``` cogitas3d@MBP-de-Cicero compilar % cmake .. -Wno-dev -- Setting build type to 'RELWITHDEBINFO' as none was specified. CMake Error at...

Sorry to bother you. I encountered a problem while running your program. The issue is that there are many undefined planes, resulting in a significant number of missing faces in...

hi guys! I found that the smooth part is not work in this project. the datacost is only datapart in ,but not smooth part.

Hello, I am trying to compile the code but after reaching the end of the make command, I get the following errors: ![image](https://github.com/nmoehrle/mvs-texturing/assets/32040158/b1a832bd-52e0-4ab9-aae1-4daffd331d1a) The `cmake` command runs without problems and...