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

NameDescription
INPUTThe input image

Outputs

NameDescription
OUTPUTThe output

Author

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

Files

Erode.h
Erode.cc
Erode.ikc

blog comments powered by Disqus