1

I am using pyqtgraph.ImageView to visualize data.

I need to smooth transition in my image with vispy like in this photo: smooth transition

Do you know any way to get this kind of result with pyqtgraph or any way to integrate vispy canvas into pyqtgraph.ImageView?

hc_dev
  • 8,389
  • 1
  • 26
  • 38
  • VisPy maintainer here, there is likely no way to put vispy inside a pyqtgraph visualization. You might be able to put them next to each other, but in the same widget is unlikely. I could be wrong though. – djhoese Oct 26 '22 at 02:15

0 Answers0