What are you trying to do?
We would like to add a 2D confocal image to a 3D scene of points in PYMEVisualize, possibly implemented as a texture on a rectangle or similar. It should lie below the 3D point cloud (one could try to figure out the position and scale from some metadata but we still working this out, for now having manual info on scale and origin would suffice).
This comes up as a desirable feature for MINFLUX data now semi-regularly. Does some functionality like this possibly already exist somewhere or could be added without too much hassle?
Where are you stuck?
Haven't really tried anything yet, just wondering how to go about it... (OpenGL textures would probably do it for image display?).
What are you trying to do?
We would like to add a 2D confocal image to a 3D scene of points in
PYMEVisualize, possibly implemented as a texture on a rectangle or similar. It should lie below the 3D point cloud (one could try to figure out the position and scale from some metadata but we still working this out, for now having manual info on scale and origin would suffice).This comes up as a desirable feature for MINFLUX data now semi-regularly. Does some functionality like this possibly already exist somewhere or could be added without too much hassle?
Where are you stuck?
Haven't really tried anything yet, just wondering how to go about it... (OpenGL textures would probably do it for image display?).