bharat-b7 / RVH_Mesh_Registration

Code to fit SMPL model to scans
186 stars 21 forks source link

Texture Mapping #13

Open kashyappiyush1998 opened 1 year ago

kashyappiyush1998 commented 1 year ago

I want to to register model along with texture of 3d human model such that I get UV map for SMPL registered human. How can I achieve this?

milkshilin commented 1 year ago

hello, you want to register the model so that you can get data that is from 3D scanning and is built for SMPL, and last, you would like to get an SMPL Human model ? I have the same problem as yours. have you already solved it?