Short Description
This project contains plugins necessary to read and write large 2D images.
The plugins available for this library are:
LoadBigImage: Loads a large image at a specific resolution level and on a specific region
SaveBigImage: Saves a planar sequence as a large image.
ThresholdBigImage: Performs a simple threshold segmentation on a large file producing a new file with the results.
TransferBigImage: Transfers the data from one large image file to another.