Class GWDTMultiSomaFileCmd

java.lang.Object
org.scijava.module.AbstractModule
org.scijava.module.DefaultMutableModule
org.scijava.command.DynamicCommand
All Implemented Interfaces:
Runnable, org.scijava.Cancelable, org.scijava.command.Command, org.scijava.Contextual, org.scijava.module.Module, org.scijava.module.MutableModule, org.scijava.plugin.SciJavaPlugin

public class GWDTMultiSomaFileCmd extends GWDTMultiSomaCommonCmd
Non-interactive command for file-based multi-soma GWDT autotracing with support for single images or batch processing of a directory. Traced trees are exported to disk as SWC files.
Author:
Tiago Ferreira
See Also:
  • Constructor Details

    • GWDTMultiSomaFileCmd

      public GWDTMultiSomaFileCmd()
  • Method Details