Uses of Class
sc.fiji.snt.plugin.BinaryTracerCommonCmd
Packages that use BinaryTracerCommonCmd
-
Uses of BinaryTracerCommonCmd in sc.fiji.snt.plugin
Subclasses of BinaryTracerCommonCmd in sc.fiji.snt.pluginModifier and TypeClassDescriptionclassBatch autotracing wrapper that iterates over the seeds currently held by SNT'sSeedOverlayand runs theBinaryTracer(skeleton-based autotracer) once per seed, each seed acting as the root of its own tree.classSingle-cell skeleton autotracing wrapper that uses the soma ROI on the canvas (or its auto-detection) as the root and the filtered seeds from SNT'sSeedOverlayas tip targets.classInteractive command providing a GUI forBinaryTracer-based autotracing when an image is already loaded in SNT.classNon-interactive command for batchBinaryTracerautotracing of all images in a directory.