Nils Moehrle

Results 31 comments of Nils Moehrle

The algorithm is supposed to be deterministic, there was a time when the non deterministic version of mapMAP was used, but that has been changed. If it isn't that is...

I would like to encourage you to read the paper that describes the properties of the two different data terms. The gradient magnitude integral has advantages over the area based...

This library does not use the GPU, apart from the number of registered images the size of the mesh is important. The library does not implement swapping so for example...

Seam leveling requires connectivity between the faces and it seems like there are a lot of gaps.

This looks to me like an artifact of the local seam leveling. Could you show me the wireframe of at one of these edges? Best

I don't have an explanation for these artifacts, my first guess was an issue with the local seam leveling but those artifact would appear along mesh edges. Nothing within the...

Is one of these datasets small enough that you can bisect the issue? Was there a version of texrecon that did not produce these issues?

I finally managed to look into this and the artifact is introduced during the global seam leveling, if the global seam leveling is disabled (`--skip_global_seam_leveling`) the artifact is gone. However,...

I just had a result where everything was pink like yours. I initially thought that was the original color you fed into the algorithm, did the algorithm distort the color...

Ah ok no I just go a completely corrupt result when retexturing with `-L` and thought you might have experienced the same... ![pink](https://user-images.githubusercontent.com/4200007/34653872-41461fe2-f3f3-11e7-8d81-d11d7366b72a.png)