I would like to determine the shortest distance from one point to its closets neighboring point to compute for the insect distribution.
Attached is an example of the images I'll be working on. This is an image of a leaf infested with a kind of insect (black tear drop-shaped object). I can manually place "points" to locate these insects in the picture. I would like to know how to get the shortest distance between any insect and its closest neighboring insect.
1. How do I place this "points"?
2. How do I get the measurements (distance to the closest neighboring insect)?