Package qupath.lib.images.servers.bioformats
package qupath.lib.images.servers.bioformats
Read images using Bio-Formats (https://www.openmicroscopy.org/bio-formats/).
-
ClassDescriptionQuPath ImageServer that uses the Bio-Formats library to read image data.A QuPath extension that adds options relating to the BioFormatsImageServer to the main QuPath preference pane.Builder for ImageServers that make use of the Bio-Formats library.Container for various options that can customize the behavior of the
BioFormatsImageServer
.This class can parse raw bytes into aBufferedImage
.Builder for instances ofOMEPixelParser
.