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

NameDescription
INPUTThe input image

Outputs

NameDescription
OUTPUTThe output

Author

Christian Balkenius
christian.balkenius@lucs.lu.se
Lund University Cognitive Science

Files

Dilate.h
Dilate.cc
Dilate.ikc

blog comments powered by Disqus