See: Description
| Class | Description |
|---|---|
| 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 | Description |
|---|---|
| ImageReaderMTB.OutImageType |
Specifies the image object that is constructed by the reader
|
| Exception | Description |
|---|---|
| OverwriteException |
Special exception for the ImageWriterMTB operator.
|
This package contains java classes providing methods for reading and writing image files. The package mainly relies on the LOCI bioformats library.
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.