0

I am looking for something in maybe javascript or python which can take a jpeg and turn it into a poly model based on the image?

For this I will be looking at transforming an portrait image of a person and produce a semi 3D image. (I will write a separate script to fill in the spaces)

Any help or a push in the right direction would be very much appreciated.

Thank you in advance.

TonyFrost
  • 1
  • 1

1 Answers1

0

Maybe the package pillow could solve your somewhat unclear question. It comes with good image manipulation methods.

Hüftl
  • 211
  • 2
  • 12