JIGL
v1.6

Package jigl.image.ops.morph

Provides classes for image morphing on BinaryImage.

See:
          Description

Class Summary
Close Close performs a close operation on an image.
Dilate Dilate performs a dilate operation on an image.
Erode Erode performs an erode operation on an image.
GClose GClose performs a close operation on an image.
GDilate GDilate performs a dilate operation on an image.
GErode GErode performs an erode operation on an image.
GOpen GOpen performs an open operation on an image.
Open Open performs an open operation on an image.
 

Package jigl.image.ops.morph Description

Provides classes for image morphing on BinaryImage.

All classes in this class are subclasses of SimpleOperator.


JIGL
v1.6

Submit a bug or feature
Revised in May 2002 by Weiming Liu