Martin Weigert
Martin Weigert
I can confirm this bug (on macOS 11.6 and 12.0.1, both M1) - scaling of points seems to be currently not working at all (due to maximal pointsize being very...
Sure, I can do that. btw, is there any rational for the magic padding number of 1.2 [here](https://github.com/matejak/imreg_dft/blob/master/src/imreg_dft/imreg.py#L555)?
Still happens with 28.2
Hi @michaelschwimmer Indeed, checking `override` is very important for generating stardist training data. > Is there a way to achieve the same result after all the labels have been drawn,...
> Will this work for 3D images? Yes
Hi Cedric, Great to hear it's useful for you! However multichannel overlay is currently not implemented - it's on the top of the bucket list though. What I normally do...
> Mayavi which is very powerful but really hard to work with. D'accord with both :)
Hey Greg, Agreed, would be nice to have. Currently, the underlying OpenCL memory object is of fixed (3d) dimension and making that changeable on the fly from the GUI would...
Thanks for the pointer - Didn't know about that one...I'll look into it!
Hi, Thanks for the feedback! > the GPU continues to process the images. I don't fully understand that. You mean the GPU memory is still allocated? Sometimes, a memory allocation...