fiji / SNT

Legacy project superseded by https://github.com/morphonets/SNT
GNU General Public License v3.0
11 stars 29 forks source link

Add support for multi-channel images #13

Closed tferr closed 6 years ago

tferr commented 7 years ago

Restricting tracing to single channel images is problematic: there are several scenarios in which it is important to trace paths in one channel while accessing a counter-staining in another, e.g., a lesion site, other cells (as in brainbow-like imagery), tissue landmarks, etc..

This may be quite involved and may require a major rewrite of InteractiveTracerCanvas and BatchOpener.

tferr commented 6 years ago

This is now implemented in the scijava branch