Package sc.fiji.snt.plugin
package sc.fiji.snt.plugin
SNT add-ons as IJ2 commands
- Author:
- Tiago Ferreira
-
ClassesClassDescriptionDeprecated.Command for obtaining spine/varicosity/synapse/etc. counts from multipoint ROIs or bookmarked locationsBatch autotracing wrapper that iterates over the seeds currently held by SNT's
SeedOverlayand runs theBinaryTracer(skeleton-based autotracer) once per seed, each seed acting as the root of its own tree.Single-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.Batch autotracing wrapper that iterates over the seeds currently held by SNT'sSeedOverlayand runs the GWDT tracer once per seed (each seed acts as the root of a newTree).Single-cell GWDT autotracing wrapper that uses the soma ROI on the canvas (or the auto-detected soma) as the root and the filtered seeds from SNT'sSeedOverlayas tip targets.Single-cell GWDT autotracing wrapper that uses the soma ROI on the canvas (or the auto-detected soma) as the root and the filtered seeds from SNT'sSeedOverlayas soft path attractors.Interactive command providing a GUI forBinaryTracer-based autotracing when an image is already loaded in SNT.Abstract base command providing shared parameters and logic forBinaryTracer-based autotracing.Non-interactive command for batchBinaryTracerautotracing of all images in a directory.Command to perform distribution analysis ofBrainAnnotations on an annotatedTree.Implements "Choose New Dataset" command for SNTUI.Implements the "Convex Hull Analysis..." command.Command for mapping colors to graph nodes and edges based on specified properties and visualization parameters.Command for Comparing Groups of Tree(s).GUI command to theGrowthAnalyzerclass.Interactive command for multi-soma GWDT autotracing.Abstract base for multi-soma GWDT autotracing commands.Non-interactive command for file-based multi-soma GWDT autotracing with support for single images or batch processing of a directory.Interactive command providing a GUI for GWDT autotracing when an image is already loaded in SNT.Base command providing shared parameters and logic for GWDT autotracing.Non-interactive command for file-based GWDT autotracing with support for single images or batch processing of an entire directory.Command for finding all the nodes in a collection of paths with invalid radius, and assign them interpolated values from their neighbors andViewer3DCommand for sending Path-converted ROIs to a new Labkit instance.Convenience command for running Fiji's "Local Thickness" plugin from SNT, enabling estimation of radii from binary skeleton images.Command for measuring Paths in isolation.Command for matching Paths across time-points (time-lapse analysis).Command to performPath Orderinganalysis on aTree.Command for obtaining plots pertaining to spine/varicosity countsCommand for obtaining 'time-profiles' of Paths (time-lapse analysis).Implements Reconstruction Plotter, a command wrapper for interactively plotting trees usingViewer2DCommand providing a GUI forRoiConverterand allowing export ofPaths to the IJ1 ROI Manager.Command to perform Root angle analysis on a collection ofTreesA modified version ofShollAnalysisTreeCmdfor Bulk Sholl Analysis.Command for performing Sholl analysis on binary 2D/3D images of neuronal structures.Implements the backbone for Analyze:Sholl:Sholl Analysis (From Image) commands...Interactive command for performing Sholl analysis on binary 2D/3D images, with real-time parameter adjustment and visualization updates.Implements the "Sholl Options" commandImplements SNT's commands for Sholl Analysis ofTrees.Interactive command for performing Sholl analysis on reconstructed neuronal tracings, with real-time parameter adjustment and interactive visualization.Convenience command for converting Paths into skeleton imagesCommand to automatically detect the soma (cell body) in neuronal images.Command to perform Horton-Strahler analysis on a collection ofTreesCommand for color coding trees according to their properties and statistics, usingMultiTreeColorMapperandTreeColorMapper.Command for sending Path-converted ROIs to a new TWS instance.
MeasureUI