Package | Description |
---|---|
sc.fiji.snt |
SNT core classes
|
sc.fiji.snt.analysis |
Analysis of
Tree s. |
Modifier and Type | Method and Description |
---|---|
TreeStatistics |
SNTService.getStatistics(boolean selectedPathsOnly)
Returns a
TreeStatistics instance constructed from current Paths. |
Modifier and Type | Class and Description |
---|---|
class |
MultiTreeStatistics
Computes summary and descriptive statistics from univariate properties of
Tree groups. |
class |
PathAnalyzer |
Modifier and Type | Method and Description |
---|---|
static TreeStatistics |
TreeStatistics.fromCollection(Collection<Tree> trees,
String metric) |
Copyright © 2015–2021 Fiji. All rights reserved.