public class SplitDomains extends Object
| Constructor and Description |
|---|
SplitDomains(SpatialImage spImg,
String targetDomain)
Instantiates a new split domains with given SpatialImage.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Integer> |
getAdjacentToTargetList()
Gets the hashset of target of adjacent pixels.
|
ij.ImageStack |
getStackImage()
Gets the stack of split images.
|
public SplitDomains(SpatialImage spImg, String targetDomain)
spImg - the SpatialImage objecttargetDomain - the target domainCopyright © 2017–2019 Funahashi Lab.. All rights reserved.