PrewittEdgeDetector

This page describes a module in the upcoming version 1.2 of Ikaros and may not be correct for version 1.1

Module that applies the Prewitt edge filter to an image.

Example XML definition

A simple example

  <module
      class = "PrewittEdgeDetector"
      name = "PrewittEdgeDetector"
  />

Module Connections

Inputs

NameDescription
INPUTThe input

Outputs

NameDescription
OUTPUTThe output.

Author

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

Files

PrewittEdgeDetector.h
PrewittEdgeDetector.cc
PrewittEdgeDetector.ikc