SobelEdgeDetector

Module that applies the Sobel edge filter to an image.

Example XML definition

A simple example

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

Parameters

NameDescriptionTypeDefault
classThe class name for the module; must be "SobelEdgeDetector".string
nameThe name of this instance of the module.string
typetype of filteringlist

Module Connections

Inputs

NameDescription
INPUTThe input

Outputs

NameDescription
OUTPUTThe output.

Author

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

Files

SobelEdgeDetector.h
SobelEdgeDetector.cc
SobelEdgeDetector.ikc