Class DrawCroppedObjectsGenerator

All Implemented Interfaces:
Generator<ObjectCollectionWithProperties>, TransformingGenerator<ObjectCollectionWithProperties,Stack>, ElementWriter<ObjectCollectionWithProperties>

public class DrawCroppedObjectsGenerator extends ObjectsAsRGBGenerator
Similar to DrawObjectsGenerator, but with the background stack cropped to focus only on the region containing objects.

Padding is also placed around the objects.

Author:
Owen Feehan