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

I'm quite a newbie, can anyone explain how I can get the .cam files with the parameters for my images?

Hello, has anyone else had a use case like this? I have an issue with the .obj file that I generate using the texrecon function call. When I am trying...

Is that change the domain name or something? https://www.gcc.tu-darmstadt.de/home/proj/texrecon/ If there is a new website, please tell me.

* Fixes the compilation issue on OSX Catalina * Need to install `openmp` and `tbb` using: `brew install tbb libomp` * Assumes `tbb` and `omp` libraries are in `/usr/local/include` else...

when I was building the project, I met: 1: ``` /home/will/soft/mvs-texturing/elibs/mapmap/mapmap/header/color.h:13:42: fatal error: oneapi/tbb/concurrent_vector.h: No such file or directory #include ``` I have checked the directory:/usr/include and /usr/local/include, but never...

When I was building the project, I met such a mistake: /usr/include/c++/9/tuple:875:3: error: template specialization with C linkage 875 | template | ^~~~~~~~ In file included from /usr/include/features.h:461, from /usr/include/x86_64-linux-gnu/c++/9/bits/os_defines.h:39,...

![image](https://user-images.githubusercontent.com/71049571/158095202-4adaf4a2-dcec-4140-a35f-2d46470e00b2.png) Hi, I am a new here. Rencently when I debug the pro, I got the error: Too few non-option arguments. I know this is because I didn't input anything....

Does anyone know how to assign the colors for unseen faces?

hello nmoehrle thank you for giving answer for my first question. and this is my second question about your great code. what i am doing is like below to fill...

Thank you for your work. I want to use .cam files, pictures and mesh files for texture reconstruction, but I cannot get the correct results. Whether the distortion coefficient has...