Uses of Class
sc.fiji.snt.tracing.AbstractSearch
Packages that use AbstractSearch
-
Uses of AbstractSearch in sc.fiji.snt.tracing
Subclasses of AbstractSearch in sc.fiji.snt.tracingModifier and TypeClassDescriptionclassA flexible implementation of the bidirectional heuristic search algorithm described in Pijls, W.H.L.M., Post, H., 2009.classSeeded-volume segmentation via single-source shortest paths.classImplements a common thread that explores the image using a variety of strategies, e.g., to trace tubular structures or surfaces.classSNT's default tracer thread: explores between two points in an image, doing an A* search with a choice of distance measures.