Package qupath.lib.projects
package qupath.lib.projects
Classes and interfaces related to projects, which are used to manage multiple images.
-
ClassDescriptionProject<T>Data structure to manage images and associated data in QuPath.Class to represent an image entry within a project.Read QuPath projects.Static methods to help when working with Projects.Manage the storage and retrieval of resources with a
ResourceManager
.Simple manager to handle saving and retrieving resources of different kinds, for example from projects or a user directory.