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.
rgbImage combines Grayscale images into a Color one.
Function to perform an erosion followed by a dilation morphological operation on binary and grayscale images.