Package | Description |
---|---|
trainableSegmentation.utils |
Modifier and Type | Field and Description |
---|---|
protected Cursor2D |
Neighborhood2D.cursor |
Modifier and Type | Method and Description |
---|---|
Cursor2D |
PixelRecord.getCursor() |
Cursor2D |
Neighborhood2D.getCursor() |
Modifier and Type | Method and Description |
---|---|
Iterable<Cursor2D> |
Neighborhood2DC8.getNeighbors() |
Iterable<Cursor2D> |
Neighborhood2DC4.getNeighbors() |
abstract Iterable<Cursor2D> |
Neighborhood2D.getNeighbors() |
Modifier and Type | Method and Description |
---|---|
void |
Neighborhood2D.setCursor(Cursor2D cursor) |
Constructor and Description |
---|
PixelRecord(Cursor2D cursor,
double value) |
Copyright © 2015–2021 Fiji. All rights reserved.