Class HDF5ObjectsGenerator

Object
org.anchoranalysis.io.generator.SingleFileTypeGenerator<T,​T>
org.anchoranalysis.io.generator.OneStageGenerator<org.anchoranalysis.image.voxel.object.ObjectCollection>
org.anchoranalysis.image.io.object.output.hdf5.HDF5ObjectsGenerator
All Implemented Interfaces:
Generator<org.anchoranalysis.image.voxel.object.ObjectCollection>, TransformingGenerator<org.anchoranalysis.image.voxel.object.ObjectCollection,​org.anchoranalysis.image.voxel.object.ObjectCollection>, ElementWriter<org.anchoranalysis.image.voxel.object.ObjectCollection>

public class HDF5ObjectsGenerator
extends OneStageGenerator<org.anchoranalysis.image.voxel.object.ObjectCollection>
A generator that writes a ObjectCollection to a HDF5 file.
Author:
Owen Feehan