IntervalDecoder

Module used to decode an interval coded vector.

Example XML definition

A simple example

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

Parameters

NameDescriptionTypeDefault
classThe class name for the module; must be "IntervalDecoder".string
nameThe name of this instance of the module.string
radiusSize of the codeint1
minThe minumim coded valuefloat0.0
maxThe maximum coded valuefloat1.0

Module Connections

Inputs

NameDescription
INPUTThe input

Outputs

NameDescription
OUTPUTThe output

Author

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

Files

IntervalDecoder.h
IntervalDecoder.cc
IntervalDecoder.ikc

blog comments powered by Disqus