2

I'm looking for a way to use matplotlib's 3D plotting capabilities to display a flat image (a png or tiff) in 3D space for some visualization I'd like to do. The documentation is not very helpful, is this even possible?

henrikr
  • 140
  • 5

1 Answers1

0

Here's a post that shows how to do what you're looking for.

Image overlay in 3d plot using python

Community
  • 1
  • 1
knelson
  • 93
  • 1
  • 6