Package qupath.lib.roi.interfaces


package qupath.lib.roi.interfaces
Interface that define regions of interest (ROIs).

In the past, there were multiple interfaces to define ROIs of different types. This has now been simplified with more methods added to ROI itself instead.

  • Class
    Description
    Base interface for defining regions of interest (ROIs) within QuPath.
    Enum representing the major different types of ROI.