DepthContourTrace

Finds a contour around an object indicated by pixels with 1 as foreground

Example XML definition

A simple example

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

Parameters

NameDescriptionTypeDefault
classThe class name for the module; must be "DepthContourTrace".string
nameThe name of this instance of the module.string
segment_lengthlength of each contour segmentint15
segment_countthe maximium number of contour segmentsint250
segment_smoothingnumber of smoothing passesint1

Module Connections

Inputs

NameDescription
INPUTThe input image

Outputs

NameDescription
OUTPUTThe snake coordinates
BOXThe coordinates of a box around the snake
LENGTHThe snake length
DEBUGThe snake debug

Author

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

Files

DepthContourTrace.h
DepthContourTrace.cc
DepthContourTrace.ikc

blog comments powered by Disqus