Package de.unihalle.informatik.MiToBo.io.images

Provides classes for handling image files.

See:
          Description

Class Summary
ImageReaderMTB Image reader operator to create MTBImage or ImagePlus objects from image files while reading and restoring image history from corresponding history files (.mph).
ImageWriterMTB Image writer operator to store MTBImage or ImagePlus to disk along with the image history (.mph) file.
 

Enum Summary
ImageReaderMTB.OutImageType Specifies the image object that is constructed by the reader
 

Exception Summary
OverwriteException Special exception for the ImageWriterMTB operator.
 

Package de.unihalle.informatik.MiToBo.io.images Description

Provides classes for handling image files.

This package contains java classes providing methods for reading and writing image files. The package mainly relies on the LOCI bioformats library.

Author:
misiak