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

How can I do texture stitching? #6

Open
Minsoo2022 opened this issue Feb 2, 2021 · 2 comments
Open

How can I do texture stitching? #6

Minsoo2022 opened this issue Feb 2, 2021 · 2 comments

Comments

@Minsoo2022
Copy link

I really appreciate your paper and open code.
In the paper, there are some figures where the meshes are reconstructed with texture.
Is there any method for texture stitching?
If it is impossible to share code for texture stitching, can you give me some advice?

Thank you

@gxj98
Copy link

gxj98 commented Mar 29, 2021

In the dataset, I didn't find the texture file

@jby1993
Copy link
Owner

jby1993 commented Apr 2, 2021

@Minsoo2022 Sorry for the late reply. My texture stitching method is straight, basically utilizing the registered garment mesh to find corresponding vertices on the scan mesh, then extracted the scanned color to our garments UV space. Maybe you can refer to this repository for texture stitching. I’m busy lately and have no time to organize my code.

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

3 participants