Open marabuuu opened 1 year ago
I confirmed this, thanks @marabuuu! Let me have a close look.
Hi @marabuuu @yfukai . I have encountered this issue with my own tracking project. It doesn't seem like there has been an update but I thought I would check in case it has been resolved elsewhere?
Unfortunately the corresponding PR #21 is still open and not merged into the main branch. I'll reimplement this plugin whenever I have time, but maybe you could try installing that branch by pip install git+https://github.com/yfukai/napari-laptrack@fix_3D_centroid_track_bug
and see if it satisfies your need @tonyv143.
Yes, that seems to have resolved the issue! Many thanks @yfukai
If I run use the plugin on a 3D+t dataset (Platynereis dumerilii from Ozpolat, B. et al licensed by CC BY 4.0) the visualization of the
Tracks
layer is turned compared to theImage
andLabel
Layer:Best, Mara