DepthSegmentation

Segments a depth image to find a single object.

Example XML definition

A simple example

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

Parameters

NameDescriptionTypeDefault
classThe class name for the module; must be "DepthSegmentation".string
nameThe name of this instance of the module.string
mask_leftmask region to the leftfloat0
mask_rightmask region to the rightfloat1

Module Connections

Inputs

NameDescription
INPUTThe input image
OBJECTThe depth range to segment (min, max, mean)

Outputs

NameDescription
OUTPUTThe output

Author

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

Files

DepthSegmentation.h
DepthSegmentation.cc
DepthSegmentation.ikc

blog comments powered by Disqus