particle tracker plugin interface
ImageJ Plugin "particle tracker" is excellent but the output text file is a bit complicated for direct use for further analysis. I made
(1) ImageJ macro to extract track data
k_ParticleTrackerOutputConverter.ijm
(2) Igor Procedure to import data processed in (1)
- importing and view all tracks
- filter out short tracks and view
* further implementation of other functions form previous track analysis Igor programs
K_particleTracker_OutPutReader.ipf
tested with Gaspar's sequence and works pretty well.
(1) ImageJ macro to extract track data
k_ParticleTrackerOutputConverter.ijm
(2) Igor Procedure to import data processed in (1)
- importing and view all tracks
- filter out short tracks and view
* further implementation of other functions form previous track analysis Igor programs
K_particleTracker_OutPutReader.ipf
tested with Gaspar's sequence and works pretty well.


Links to this post:
Create a Link
<< Home