Latest version: 0.87
Built on: October 11 2011
Latest version of the library: SpeckleLib.jar
Latest version of the plugin file: Speckle_TrackerJ.java
To install this plugin, place the two files above into the ImageJ plugins folder or to an ImageJ plugins subfolder. You also need Jama.jar placed in your ImageJ plugins folder. Restart ImageJ then go to Plugins, 'Compile and Run' to compile the .java file. Finally restart ImageJ and there should be a Speckle Plugin option in your plugins menu.
Source Code for 0.86: speckle_tracker_j_src_0-86.zip
The source is also available online as a GitHub code project,
speckletrackerj.
Download this Sample Image for practice. The speckles in this movie move a few pixels per frame. So you may need to adjust the "Search Size" parameter of the model (such as Diffusing NCC) to be several pixels for successful tracking.
Additional Plugins
The following zip files include both the source and a compiled version of the plugins. Place the zip file in your ImageJ plugins folder (or subfolder where you placed Speckle TrackerJ) and restart ImageJ to use.
draw_speckles.zip contains an ImageJ plugin for drawing speckle tracks onto an image stack.
intensity_plots.zip contains an ImageJ plugin for obtaining the intensity measurements found in the 'profiler.'