Dilate
Module that applies the 3x3 dilate operator to an image (here generalized as the max of the pixels in the area).
Example XML definition
A simple example
<module
class = "Dilate"
name = "Dilate"
/>
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
Dilate.h
Dilate.cc
Dilate.ikc