firevision::FilterColorSegmentation Class Reference

Segmentation filter. More...

#include <filters/segment_color.h>

Inheritance diagram for firevision::FilterColorSegmentation:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 FilterColorSegmentation (ColorModel *cm)
 Constructor.
virtual void apply ()
 Apply the filter.

Detailed Description

Segmentation filter.

Visually marks pixels depending of their classification determined by the supplied color model to make the segmentation visible. The pixels are marked with the color matching the segmentation with an appropriate place holder color

Author:
Tim Niemueller

Definition at line 36 of file segment_color.h.


Constructor & Destructor Documentation

firevision::FilterColorSegmentation::FilterColorSegmentation ( ColorModel cm  ) 

Constructor.

Parameters:
cm color model to use

Definition at line 49 of file segment_color.cpp.


Member Function Documentation

void firevision::FilterColorSegmentation::apply (  )  [virtual]

The documentation for this class was generated from the following files:

Generated on 1 Mar 2011 for Fawkes API by  doxygen 1.6.1