| Package | Description |
|---|---|
| sc.fiji.snt.tracing | |
| sc.fiji.snt.tracing.image |
| Modifier and Type | Class and Description |
|---|---|
class |
BiSearchNode
A
SearchNode which can maintain both a from-start and from-goal search state. |
class |
DefaultSearchNode |
| Modifier and Type | Class and Description |
|---|---|
class |
SearchImageStack<V extends SearchNode>
A stack of
SearchImages, backed by a Int2ObjectOpenHashMap. |
static class |
SupplierUtil.ArraySearchImageSupplier<V extends SearchNode> |
static class |
SupplierUtil.ListSearchImageSupplier<V extends SearchNode> |
static class |
SupplierUtil.MapSearchImageSupplier<V extends SearchNode> |
| Modifier and Type | Method and Description |
|---|---|
static <V extends SearchNode> |
SupplierUtil.createSupplier(SNT.SearchImageType clazz,
Class<V> searchNodeClass,
int width,
int height) |
Copyright © 2018–2021 Morphonets. All rights reserved.