Class ObjectWithBoundingBoxGenerator

Object
org.anchoranalysis.io.generator.combined.CombinedListGenerator<org.anchoranalysis.image.voxel.object.ObjectMask>
org.anchoranalysis.image.io.object.output.mask.ObjectWithBoundingBoxGenerator
All Implemented Interfaces:
Generator<org.anchoranalysis.image.voxel.object.ObjectMask>, MultipleFileTypeGenerator<org.anchoranalysis.image.voxel.object.ObjectMask>, ElementWriter<org.anchoranalysis.image.voxel.object.ObjectMask>

public class ObjectWithBoundingBoxGenerator
extends CombinedListGenerator<org.anchoranalysis.image.voxel.object.ObjectMask>
Like ObjectAsMaskGenerator but additionally outputs a serialized bounding box.
Author:
Owen Feehan