A Component is an implementation of certain image processing / analysis algorithms.
Each component alone does not solve a Bioimage Analysis problem.
These problems can be addressed by combining such components into workflows.
Function to perform an erosion followed by a dilation morphological operation on binary and grayscale images.
Computes the oriented contour of objects.
Computes signed curvature along a line.