Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is stitching in 3D or 2D? #8

Open
nikanfds opened this issue Feb 5, 2020 · 4 comments
Open

Is stitching in 3D or 2D? #8

nikanfds opened this issue Feb 5, 2020 · 4 comments

Comments

@nikanfds
Copy link

nikanfds commented Feb 5, 2020

I run the example of rooster, and I can see in the output image the color of background turns darker in compare to textels.png
And the mesh doesn't have any tex-coordinate that falls into background.

So the question came to my mind is that if you are stitching based on the boundaries in 3D space, then why the color of background should change?

Thanks

@mkazhdan
Copy link
Owner

mkazhdan commented Feb 6, 2020

Can you share an image of what you are describing?

@nikanfds
Copy link
Author

nikanfds commented Feb 6, 2020

Archive.zip

@nikanfds
Copy link
Author

nikanfds commented Feb 6, 2020

In the zip file I shared, comparing "texels.png" and "stitched.png" shows the difference in background

@mkazhdan
Copy link
Owner

mkazhdan commented Feb 6, 2020

I believe the answer is "no good reason". If I recall, we just set the background color to the average color of the foreground texels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants