Class OmeroRawImportAnnotationObjectsCommand

java.lang.Object
qupath.ext.biop.servers.omero.raw.command.OmeroRawImportAnnotationObjectsCommand
All Implemented Interfaces:
Runnable

public class OmeroRawImportAnnotationObjectsCommand extends Object implements Runnable
Import ROIs from OMERO for the current open image. ROIs can be filtered by owner to import only those from a certain collaborator. There is also an option to clean current annotations in QuPath.
  • Constructor Details

    • OmeroRawImportAnnotationObjectsCommand

      public OmeroRawImportAnnotationObjectsCommand(qupath.lib.gui.QuPathGUI qupath)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable