Morphology module

Objects and functions for morphology.

Contents

Classes

class fast::Dilation
Perform binary dilation with disk structuring element.
class fast::Erosion
Perform binary erosion with disk structuring element.