Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jython script for Trackmate-Stardist #1

Open
jandoG opened this issue Nov 2, 2021 · 3 comments
Open

Jython script for Trackmate-Stardist #1

jandoG opened this issue Nov 2, 2021 · 3 comments

Comments

@jandoG
Copy link
Contributor

jandoG commented Nov 2, 2021

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

@tinevez
Copy link
Member

tinevez commented Nov 2, 2021

Awesome!
Let's do this.

@jandoG
Copy link
Contributor Author

jandoG commented Nov 10, 2021

I don't have permission to create a branch, unfortunately. Could you add me?

@tinevez
Copy link
Member

tinevez commented Nov 10, 2021

Ah no worries the usual way is to fork the repo to your org, make a commit there and then a pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants