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

Texture registration SMPL? #31

Open
kashyappiyush1998 opened this issue May 10, 2022 · 2 comments
Open

Texture registration SMPL? #31

kashyappiyush1998 opened this issue May 10, 2022 · 2 comments

Comments

@kashyappiyush1998
Copy link

If I have a texture island map and want it to register to the SMPL model along with my scan obj file for the same. How can we do that?

@bharat-b7
Copy link
Owner

You can use our code to fit SMPL+D model to your scan. For every point in your SMPL UV map, you can get the corresponding point on the registered SMPL+D mesh. You can then find the closest scan point to the point on the SMPL+D mesh and lift texture from the scan.

@kashyappiyush1998
Copy link
Author

@bharat-b7 the process you are describing I believe is the nearest neighbour, right? However I searched all over the net, and no code for this is available. Do you have code for this process or any other process available?
Thank You for your quick response

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