Package | Description |
---|---|
sc.fiji.snt.tracing |
Modifier and Type | Class and Description |
---|---|
class |
BiSearch
A flexible implementation of the bidirectional heuristic search algorithm described in
Pijls, W.H.L.M.
|
class |
FillerThread
Seeded-volume segmentation via single-source shortest paths.
|
class |
SearchThread
Implements a common thread that explores the image using a variety of
strategies, e.g., to trace tubular structures or surfaces.
|
class |
TracerThread
SNT's default tracer thread: explores between two points in an image, doing
an A* search with a choice of distance measures.
|
Copyright © 2015–2021 Fiji. All rights reserved.