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
28 stars 32 forks source link

Update Polyline for upcoming SNT release #25

Closed tferr closed 2 years ago

tferr commented 5 years ago

@acardona, @axtimwalde, These are the minimum changes required for compiling trakEM2 under the new SNT API (currently in the scijava branch of SNT: https://github.com/fiji/Simple_Neurite_Tracer/issues/46.

Note that you do not need to wait for the new SNT to be released as this code is already valid under the existing API. There is no optimization involved: It is effectively same logic currently in use. That being said I noticed you are mitigating some artifacts that I never found, so there's probably some optimization that could be done. But that's probably outside the scope of this PR.

ctrueden commented 2 years ago

It looks like this work was merged with 12e6a775654fda918e56ded4b712756586b27083.