public class RegionGrowing extends Object
Constructor and Description |
---|
RegionGrowing(ij.ImageStack labels,
ij.ImageStack constraints) |
Modifier and Type | Method and Description |
---|---|
short[] |
getLabelPixels(int i)
Get the pixels corresponding to slice i.
|
Region |
getRegion(Integer label) |
void |
setLabel(int[] xyz,
int label) |
void |
setRegions(List<Region> regions) |
void |
step() |
public RegionGrowing(ij.ImageStack labels, ij.ImageStack constraints)
Copyright © 2013–2022 Francis Crick Institute. All rights reserved.