Wednesday, February 28, 2007

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.

Labels: ,

Links to this post:

Create a Link

<< Home