public class ROIHandler
extends java.lang.Object
Constructor and Description |
---|
ROIHandler() |
Modifier and Type | Method and Description |
---|---|
static void |
openROIs(IMetadata retrieve,
ImagePlus[] images)
Look for ROIs in the given OMEXMLMetadata; if any are present, apply
them to the given images and display them in the ROI manager.
|
static void |
saveROIs(MetadataStore store)
Save ROIs in the ROI manager to the given MetadataStore.
|
public static void openROIs(IMetadata retrieve, ImagePlus[] images)
public static void saveROIs(MetadataStore store)
Copyright © 2014 Open Microscopy Environment