Morphology (single input)¶
Uses morphology based algorithms with a built-in structuring element
| Algorithms: | 
 | 
|---|
| Inputs: | source : image 
 | 
|---|---|
| Outputs: | result : image 
 | 
- Input ports:
- source: - image - source image to filter 
- Output ports:
- result: - image - result after filtering 
- Configuration:
- algorithm
- (no description)
- n
- (no description)
- diagonal neighborhood
- (no description)
 
Some of the docstrings for this module have been extracted from the scikit-image library and are covered by their respective licenses.
