Maria Kesa
Maria Kesa
Thanks for your fast reply:-) I tried adding the following lines of code to init but it doesn't help. The pos is two dimensional could that be the reason? I...
No luck! Would you like me to send you an image stack and change the code a bit so that you could see?
The stack contains some pretty larval zebrafish neural activity;-)
Hey! Thanks a lot for your help! I came up with the idea of setting the image transparency using alpha and then I can see the markers! There must be...
Also, do you know how to turn off a Marker object so that the previously marked objects would disappear? Thanks a lot for your help!
Do I need to instantiate a new view.scene for every image that I browse through?
Thanks! That means that I have to keep track of the previous image that I was looking at right, so that I can set it .visible to False on update?
Sorry, I meant the markers .visible. I got it to work by keeping track of the previous state. Each image has its own markers.
Nope, I just the transparency of the image, it looks like the markers are being pushed to the bottom of the image.