Uses of Class
sc.fiji.snt.gui.cmds.CommonDynamicCmd
Packages that use CommonDynamicCmd
Package
Description
Analysis of
Trees.Scijava-based GUIs for SNT built-in commands.
Classes for importing reconstructions into SNT.
SNT add-ons as IJ2 commands
-
Uses of CommonDynamicCmd in sc.fiji.snt.analysis
Subclasses of CommonDynamicCmd in sc.fiji.snt.analysisModifier and TypeClassDescriptionclassCommand to retrieve node profiles (plots of voxel intensities sampled across Path nodes).classCommand to retrieve Path profiles (plots of voxel intensities values along a Path) -
Uses of CommonDynamicCmd in sc.fiji.snt.gui.cmds
Subclasses of CommonDynamicCmd in sc.fiji.snt.gui.cmdsModifier and TypeClassDescriptionclassSciJava command for detecting boutons/varicosities along traced paths using longitudinal radius and intensity profiles.classSciJava Command for assembling brain annotation connectivity diagrams from tagged neurons, depicting semi-quantitative summaries of targeted brain areas.classManages Tracing Backup files in the workspace.classImplements the 'Choose Tracing Image (From Open Image)...' command.classImplements Reconstruction Viewer's 'Color coding' commands.classComputeSecondaryImg<T extends net.imglib2.type.numeric.RealType<T> & net.imglib2.type.NativeType<T>,U extends net.imglib2.type.numeric.RealType<U> & net.imglib2.type.NativeType<U>> Implements the "Generate Secondary Layer" command.classEntry-point command for the cost-function wizard.classCommand for plotting distributions of morphometric properties (branch-related) ofTreesclassCommand for plotting distributions of whole-cell morphometric properties ofTreesclassGUI command for duplicating a Path.classSciJava Command for creating publication-ready figures of neuronal reconstructions in 2D and 3D formats with customizable styles and layouts.classImplementsPathManagerUI's "Extension Angle(s)" prompt.classCommand for displaying the contents of Path Manager in the "SNT Graph Viewer"classImports candidate seed points from a CSV file into SNT'sSeedOverlay.classCommand for importing InsectBrain reconstructionsclassCommand for importing a (MouseLight) JSON fileclassSciJava command for detecting proximity contacts between traced paths and labeled surfaces (segmentation images).classCommand for loading Reconstruction files in Reconstruction Viewer.classGeneratesSeedPoints from an open labels image (e.g. cellpose, Labkit, StarDist masks).classGeneratesSeedPoints from the contents of theRoiManager.classCommand for importing MouseLight reconstructionsclassCommand for importing a NeuronJ NDF file.classImplements the 'Choose Tracing Image (From File)...' command.classSciJava command for detecting varicosities/spines/puncta flanking traced paths.classCommand for importing SWC reconstructions from remote databasesclassRestores a tracing session including traces, bookmarks, and notes.classSaves all open tables, plots, and charts to a specified directory.classSaves a tracing session including traces, bookmarks, notes, tables, charts, plots, and RM ROIs.classImplements Reconstruction Viewer's 'Translate...' command.classCommand for plotting 2D histograms of morphometric distributions -
Uses of CommonDynamicCmd in sc.fiji.snt.io
Subclasses of CommonDynamicCmd in sc.fiji.snt.ioModifier and TypeClassDescriptionclassGUI command for Loading pre-trained models from Labkit/TWS as secondary image layer. -
Uses of CommonDynamicCmd in sc.fiji.snt.plugin
Subclasses of CommonDynamicCmd in sc.fiji.snt.pluginModifier and TypeClassDescriptionclassDeprecated.classCommand for obtaining spine/varicosity/synapse/etc. counts from multipoint ROIs or bookmarked locationsclassBatch 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.classBatch 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).classSingle-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.classSingle-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.classInteractive command providing a GUI forBinaryTracer-based autotracing when an image is already loaded in SNT.classAbstract base command providing shared parameters and logic forBinaryTracer-based autotracing.classNon-interactive command for batchBinaryTracerautotracing of all images in a directory.classCommand to perform distribution analysis ofBrainAnnotations on an annotatedTree.classCommand for Comparing Groups of Tree(s).classGUI command to theGrowthAnalyzerclass.classInteractive command for multi-soma GWDT autotracing.classAbstract base for multi-soma GWDT autotracing commands.classNon-interactive command for file-based multi-soma GWDT autotracing with support for single images or batch processing of a directory.classInteractive command providing a GUI for GWDT autotracing when an image is already loaded in SNT.classBase command providing shared parameters and logic for GWDT autotracing.classNon-interactive command for file-based GWDT autotracing with support for single images or batch processing of an entire directory.classCommand for finding all the nodes in a collection of paths with invalid radius, and assign them interpolated values from their neighbors andViewer3DclassCommand for sending Path-converted ROIs to a new Labkit instance.classConvenience command for running Fiji's "Local Thickness" plugin from SNT, enabling estimation of radii from binary skeleton images.classCommand for measuring Paths in isolation.classCommand for matching Paths across time-points (time-lapse analysis).classCommand for obtaining plots pertaining to spine/varicosity countsclassCommand for obtaining 'time-profiles' of Paths (time-lapse analysis).classImplements Reconstruction Plotter, a command wrapper for interactively plotting trees usingViewer2DclassCommand to perform Root angle analysis on a collection ofTreesclassA modified version ofShollAnalysisTreeCmdfor Bulk Sholl Analysis.classImplements SNT's commands for Sholl Analysis ofTrees.classInteractive command for performing Sholl analysis on reconstructed neuronal tracings, with real-time parameter adjustment and interactive visualization.classCommand to automatically detect the soma (cell body) in neuronal images.classCommand for color coding trees according to their properties and statistics, usingMultiTreeColorMapperandTreeColorMapper.
MeasureUI