Package qupath.lib.regions
package qupath.lib.regions
Defines immutable classes for representing image planes and regions.
These are useful when requesting pixels, or relating a cropped region to its location in a larger image.
-
ClassDescriptionHelper class to store z-slice and time point indices, optionally along with a channel index as well.Class for defining an image region.Requested padding for a 2D image.Class for defining an image region that can also be used to request these region from an
ImageServer
.