FASTDetector

Example XML definition

A simple example

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

Parameters

NameDescriptionTypeDefault
classThe class name for the module; must be "FASTDetector".string
nameThe name of this instance of the module.string
thresholdthe threshold for the FAST detectorint40

Module Connections

Inputs

NameDescription
INPUTThe input image

Outputs

NameDescription
OUTPUTOutput
POINTSTable with corners
POINT_COUNTNumber of corners found

Author

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

Files

FASTDetector.h
FASTDetector.cc
FASTDetector.ikc

blog comments powered by Disqus