Erode
Module that applies the 3x3 erode operator to an image (here generalized as the max of the pixels in the area).
Example XML definition
A simple example
<module
class = "Erode"
name = "Erode"
/>
Module Connections
Inputs
| Name | Description |
|---|---|
| INPUT | The input image |
Outputs
| Name | Description |
|---|---|
| OUTPUT | The output. |
Author
Christian Balkenius
christian.balkenius@lucs.lu.se
Lund University Cognitive Science
Files
Erode.h
Erode.cc
Erode.ikc