public class Shell extends DerivedObject
Creates a shell around an ObjectMask by applying morphological operations.

The shell is created by performing a series of dilations and erosions on the input object, as specified by the MorphologicalIterations parameter.