Fawkes API Fawkes Development Version

firevision::FilterColorSegmentation Class Reference

Segmentation filter. More...

#include <>>

Inheritance diagram for firevision::FilterColorSegmentation:

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:
cmcolor 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:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends