You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to create a Jython script to use the StarDistDetectorFactory to detect droplets and track them. I was trying to use the sample Jython script provided in this repo to analyze some images and quickly ran into errors.
I managed to make some changes and get it running. It still throws some errors which I have commented out in the code. But for the rest, it does the job of using the standard StarDist model to detect objects and track them.
I am attaching it here with a small sample image. I could also do a pull request if this looks okay. stardist_trackmate.zip
Thanks and best,
Gayathri
The text was updated successfully, but these errors were encountered:
Hi Jean-Vyes,
I wanted to create a Jython script to use the
StarDistDetectorFactory
to detect droplets and track them. I was trying to use the sample Jython script provided in this repo to analyze some images and quickly ran into errors.I managed to make some changes and get it running. It still throws some errors which I have commented out in the code. But for the rest, it does the job of using the standard StarDist model to detect objects and track them.
I am attaching it here with a small sample image. I could also do a pull request if this looks okay.
stardist_trackmate.zip
Thanks and best,
Gayathri
The text was updated successfully, but these errors were encountered: