Class NormalizedImageServer

All Implemented Interfaces:
AutoCloseable, ImageServer<BufferedImage>

public class NormalizedImageServer extends AbstractTileableImageServer
An ImageServer implementation used for stain normalization.

This assumes that the input and output images have exactly the same type, and therefore there is no requirement to support changes in the image metadata.

Since:
v0.6.0