DepthHistogram

Segments a depth image into depth planes.

Example XML definition

A simple example

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

Parameters

NameDescriptionTypeDefault
classThe class name for the module; must be "DepthHistogram".string
nameThe name of this instance of the module.string
minhistogram minint0
maxhistogram maxint2048
sizethe size of the histogram; no of binsint128
filterremove all but the frontmost blobboolyes
thresholdminimum size the frontmost blobint1000

Module Connections

Inputs

NameDescription
INPUTThe input

Outputs

NameDescription
OUTPUTThe output
OBJECTThe found object min, max, average

Author

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

Files

DepthHistogram.h
DepthHistogram.cc
DepthHistogram.ikc

blog comments powered by Disqus