User Tools

Site Tools


downloads:particletracker2d

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
downloads:particletracker2d [2016/05/24 12:46] – external edit 127.0.0.1downloads:particletracker2d [2020/11/26 09:11] (current) – external edit 127.0.0.1
Line 11: Line 11:
  
 === recent  === === recent  ===
-{{rss>https://github.com/cmci/ParticleTrackerExt/commits/master.atom 10 date 48hr}}+{{rss>https://github.com/miura/ParticleTrackerExt/commits/master.atom 10 date 48hr}}
  
 === Source === === Source ===
-[[https://github.com/cmci/ParticleTrackerExt]]\\ \\ +[[https://github.com/miura/ParticleTrackerExt]]\\ \\ 
  
 ==== Installation ==== ==== Installation ====
-Download [[https://github.com/cmci/ParticleTrackerExt/blob/master/target/ParticleTracker_Mod-1.0.0.jar?raw=true]] and place it in the ImageJ plugin folder.+Download [[https://github.com/miura/ParticleTrackerExt/blob/master/target/ParticleTracker_Mod-1.0.0.jar?raw=true]] and place it in the ImageJ plugin folder.
  
 By [Help > Refresh Menu] or by re-launching ImageJ, you will find new menu items under **[Plugins > Particle Tracker Classic >]**.  By [Help > Refresh Menu] or by re-launching ImageJ, you will find new menu items under **[Plugins > Particle Tracker Classic >]**. 
Line 36: Line 36:
 When you use this plugin, please cite: When you use this plugin, please cite:
  
-<quote>+<blockquote>
 **I. F. Sbalzarini and P. Koumoutsakos.**\\  **I. F. Sbalzarini and P. Koumoutsakos.**\\ 
 **Feature point tracking and trajectory analysis for video imaging in cell biology.** \\ **Feature point tracking and trajectory analysis for video imaging in cell biology.** \\
 J. Struct. Biol., 151(2): 182-195, 2005.\\ J. Struct. Biol., 151(2): 182-195, 2005.\\
 [[http://www.ncbi.nlm.nih.gov/pubmed/16043363|PubMed]] [[http://www.ncbi.nlm.nih.gov/pubmed/16043363|PubMed]]
-</quote>\\+</blockquote>\\
 ==== Work Flow ==== ==== Work Flow ====
 [{{ :documents:downloadimg:particletracker_output.png?200|Fig. 1 ParticleTracker Results window}}] [{{ :documents:downloadimg:particletracker_output.png?200|Fig. 1 ParticleTracker Results window}}]
Line 120: Line 120:
 } }
 </sxh> </sxh>
-https://github.com/cmci/ijmacros/blob/master/particleTracker2results.js+https://github.com/miura/ijmacros/blob/master/particleTracker2results.js
  
 You could test this by directly executing the script by You could test this by directly executing the script by
  
 <code> <code>
-jsstr =File.openUrlAsString("https://raw.github.com/cmci/ijmacros/master/particleTracker2results.js");+jsstr =File.openUrlAsString("https://raw.github.com/miura/ijmacros/master/particleTracker2results.js");
 eval("script", jsstr); eval("script", jsstr);
 </code> </code>
downloads/particletracker2d.1464094015.txt.gz · Last modified: 2016/05/24 12:46 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki