Package qupath.lib.color
package qupath.lib.color
Classes to assist with color, including stain separation and color transforms.
-
ClassDescriptionSimple class for representing - and inverting a 3x3 matrix.Static methods to assist with color deconvolution.Helper class for storing stain vectors and maximum channel values to be used for color deconvolution.Enum for common stain defaults.Helper class to manage colormaps, which are rather like lookup tables but easily support interpolation.colormap, which acts as an interpolating lookup table with an arbitrary range.Factory methods to help create ColorModels for use with BufferedImages.Helper class for creating a JSON-serializable way to generate a
ColorModel
.Simple builder to create aColorModel
.Helper class to the display of a single channel (band) in aColorModel
.Helper class for converting between packed RGB colors and Java's AWT representation, as well as creating some ColorModels for BufferedImages.Static methods for computing a range of color transforms for packed RGB values.Enum consisting of color transforms that may be applied to RGB images.Representation of a color deconvolution stain vector, defined in terms of RGB optical densities.Enum representing default stains.