Uses of Package
sc.fiji.snt.analysis.graph
Packages that use sc.fiji.snt.analysis.graph
Package
Description
SNT core classes
Analysis of
Trees.Classes for handling neuronal reconstructions as graphs
Classes handling neuropil annotations and atlases metadata.
Automatic neuron tracing algorithms that reconstruct complete neuronal
morphologies from images without user interaction.
Storage backends for the Gray-Weighted Distance Transform (GWDT) tracing
algorithm.
Visualization of reconstructions
Classes implementing SNT's Graph Viewer
-
Classes in sc.fiji.snt.analysis.graph used by sc.fiji.sntClassDescriptionClass for accessing a reconstruction as a graph structure.Memory-efficient variant of
DirectedWeightedGraphbacked by a compressed sparse-row (CSR) adjacency representation (CsrDirectedSpecifics). -
Classes in sc.fiji.snt.analysis.graph used by sc.fiji.snt.analysis
-
Classes in sc.fiji.snt.analysis.graph used by sc.fiji.snt.analysis.graphClassDescriptionA specialized graph implementation for brain annotations that extends
SNTGraph.Class for accessing a reconstruction as a graph structure.Class for accessing the sub-graph that has a subset of vertices and a subset of edges of aDirectedWeightedGraph.An abstract weighted graph implementation that extendsAbstractBaseGraphwith additional support for vertex/edge coloring and vertex value mapping.An extremely simple implementation of a weighted edge for Tree:Directed Graph conversions. -
Classes in sc.fiji.snt.analysis.graph used by sc.fiji.snt.annotationClassDescriptionClass for accessing a reconstruction as a graph structure.Class for accessing the sub-graph that has a subset of vertices and a subset of edges of a
DirectedWeightedGraph. -
Classes in sc.fiji.snt.analysis.graph used by sc.fiji.snt.tracing.auto
-
Classes in sc.fiji.snt.analysis.graph used by sc.fiji.snt.tracing.auto.gwdt
-
Classes in sc.fiji.snt.analysis.graph used by sc.fiji.snt.viewerClassDescriptionAn abstract weighted graph implementation that extends
AbstractBaseGraphwith additional support for vertex/edge coloring and vertex value mapping. -
Classes in sc.fiji.snt.analysis.graph used by sc.fiji.snt.viewer.geditorClassDescriptionA specialized graph implementation for brain annotations that extends
SNTGraph.Represents a weighted edge between twoBrainAnnotationvertices in an annotation graph.Class for accessing a reconstruction as a graph structure.An abstract weighted graph implementation that extendsAbstractBaseGraphwith additional support for vertex/edge coloring and vertex value mapping.A specialized implementation ofSNTGraphthat represents a directed pseudograph with weighted edges.An extremely simple implementation of a weighted edge for Tree:Directed Graph conversions.