public class CreateImage extends Object
| Constructor and Description |
|---|
CreateImage(HashMap<String,ij.ImagePlus> hashDomFile,
HashMap<String,Integer> hashSampledValue)
Instantiates a new CreateImage object with given hashmap of domain images and
hashmap of sampled value of spatial image.
|
| Modifier and Type | Method and Description |
|---|---|
ij.ImagePlus |
getCompoImg()
Gets the composite image.
|
void |
setCompoImg(ij.ImagePlus compoImg)
Sets the composite image.
|
public CreateImage(HashMap<String,ij.ImagePlus> hashDomFile, HashMap<String,Integer> hashSampledValue)
hashDomFile - the hashmap of domain imageshashSampledValue - the hashmap of sampled value of spatial image.Copyright © 2017–2019 Funahashi Lab.. All rights reserved.