trakem2 / TrakEM2

ImageJ plugin for morphological data mining, 3D modeling and image stitching, registration, editing and annotation.
https://imagej.net/TrakEM2
GNU General Public License v3.0
30 stars 32 forks source link

fix Node.isNear() #19

Closed Stefan-Posch closed 2 years ago

Stefan-Posch commented 6 years ago

(i) pass both points of segment half instead of one point and direction; (ii) if point is not near and has no children still check the parent segment half

Second try for this pull request. Sorry for this - in the first try I requested to pull master :-(

Thanks Stefan