3d-body-measurements
3d-body-measurements copied to clipboard
Convert images to obj file
Hi Can anyone tell me how to convert obj file from image ?
Hi, sorry for the late aswer. About your question, I saw two libraries that helped me to render .obj file in 2D images.
Pytorch3D and Neural Render. Both works similar, it's need faces, vertices and setting the camera view. The result is a image 2D, you can use to get silhouettes o marks too.
How to get that object file from images ?