All Implemented Interfaces:
Provider<ObjectCollection>

public class FillHoles extends ObjectCollectionProviderUnary
Fills holes in an object.

Existing object-masks are overwritten (i.e. their memory buffers are replaced with filled-in pixels).

An optional mask which restricts where a fill operation can happen TODO make this an immutable provider that always returns a new object-collection.

Author:
Owen Feehan