DepthBlobList

Generates a list of blobs in an image (right now only one blob).

Example XML definition

A simple example

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

Parameters

NameDescriptionTypeDefault
classThe class name for the module; must be "DepthBlobList".string
nameThe name of this instance of the module.string
panpan angle (temporary)float0
tilttilt angle (temporary)float0

Module Connections

Inputs

NameDescription
INPUTThe input image
POSITIONThe position of the sensor in the gloabl coordinate system

Outputs

NameDescription
GRIDGrid data
BACKGROUNDBackground to subtract
DILATED_BACKGROUNDBackground to subtract
DETECTIONDetection after background subtraction
SMOOTHEDSmoothed detection
MAXIMAThe found blobs
OUTPUTThe found blobs in global coordinates in matrix form

Author

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

Files

DepthBlobList.h
DepthBlobList.cc
DepthBlobList.ikc

blog comments powered by Disqus