Dear All, I am using Trackmate. And it works very beautifully for my
samples. However, I need to calculate the angle of different tracks.
I got the following tutorial from Fiji.
http://fiji.sc/How_to_write_your_own_edge_feature_analyzer_algorithm_for_TrackMateHere is what I did:
1) Using Jcreator, I created a new project. (using following setting;
Basic Java Application; Classpath: JDK version 1.8; Required
libraries: ImageJ- Compiler: Default)
2) Then I pasted EdgeAngle module from the Github link given in how
to tutorial.
3) Then I created a Jar file from it and moved it to plugins folders
with TrackMate jar file.
Still I don't get the EdgeAngle data from the tracks.
Please let me what I am doing wrong here.
One more question - Can I give custom color to the tracks and increase
or decrease the width of the tracks lines.
Thanks a lot in advance.
regards
Pankaj
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html