3d-body-measurements icon indicating copy to clipboard operation
3d-body-measurements copied to clipboard

Convert images to obj file

Open Priya1997-patra opened this issue 3 years ago • 2 comments

Hi Can anyone tell me how to convert obj file from image ?

Priya1997-patra avatar Nov 08 '21 07:11 Priya1997-patra

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.

vcarlosrb avatar Nov 21 '21 21:11 vcarlosrb

How to get that object file from images ?

adit242 avatar Nov 28 '22 10:11 adit242