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

How to test on my own data #13

Open
Angelelily opened this issue Jun 14, 2021 · 1 comment
Open

How to test on my own data #13

Angelelily opened this issue Jun 14, 2021 · 1 comment

Comments

@Angelelily
Copy link

Hi, I'm really interested in your work! I want to try it on my own data (.png /.tif format). I noticed that your input data should be in .txt files. Would you please share a method to convert my png/tif data to txt files? Thanks!

@ritvikvasan
Copy link
Member

Hi @Angelelily ! I'm very sorry that I took so long to reply to this issue. I was not watching this repository closely.

To answer your question, I did this manually using the NueuronJ plugin in ImageJ - it allows you to trace paths along contours in an image. You can also do this via automated edge detection methods, for example the trainable Weka segmentation plugin (also available in ImageJ). The choice of method here would depend on the difficulty in segmenting your image...

I hope this helps! Please let me know if you have any more questions

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