Nearest Neighbor Distances Calculation with ImageJ
From EVOCD
(Difference between revisions)
(→Problems) |
|||
Line 4: | Line 4: | ||
===Author=== | ===Author=== | ||
− | [ | + | [mailto:maxm@predictivedesigntech.com Yuxiong Mao] |
===Installation=== | ===Installation=== |
Latest revision as of 10:01, 4 March 2016
Contents |
[edit] Introduction
This is a imageJ plugin for calculating the nearest neighbor distances of the particles.
[edit] Author
[edit] Installation
Download the plugin file from here.
Copy the Nnd_.class file to the ImageJ/Plugins/Analyze folder and restart the ImageJ.
Then, you can call the plugin at Plugins -> Analyze -> Nnd.
[edit] Usage
Follow the last step (step 8) of ImageJ Beginner Tutorial 1.
Click Analyze -> Set Measurements, Make sure "Centroid" is checked.
Click Analyze -> Analyze Particles.. and then ok.
The results window will display the X and Y coordinates of the particle's centroid.
Click Plugins -> Analyze -> Nnd to get the nearest neighbor distances.
[edit] Problems
If you encounter any problem using this plugin, please send an email to Yuxiong Mao