All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Public Member Functions | Static Protected Attributes
face_contour_detector::filters::DebugHighlight Class Reference

This is a debug class, don't use it! More...

#include <DebugHighlight.h>

Inheritance diagram for face_contour_detector::filters::DebugHighlight:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void Apply (const cv::Mat &input, cv::Mat &result)
 DebugHighlight ()
virtual const std::string & GetFilterName ()
virtual std::vector
< filters::Parameter
GetParameters ()
virtual void ResetParameters ()
 Resets all the paramters of the filter to the default values.

Static Protected Attributes

static std::string m_filterName = std::string("DebugHighlight")

Detailed Description

This is a debug class, don't use it!

Definition at line 13 of file DebugHighlight.h.


Constructor & Destructor Documentation

Definition at line 10 of file DebugHighlight.cpp.


Member Function Documentation

void face_contour_detector::filters::DebugHighlight::Apply ( const cv::Mat &  input,
cv::Mat &  result 
) [virtual]

Applies the filter

Parameters:
inputthe data of this cv::Mat is beeing used as input for the filter
resultthe result will be saved here

Implements face_contour_detector::filters::Filter.

Definition at line 19 of file DebugHighlight.cpp.

Returns the name of the filter in std::string form

Returns:
the filter name

Implements face_contour_detector::filters::Filter.

Definition at line 40 of file DebugHighlight.cpp.

Returns a vector of the parameters of the filter

Returns:
vector of the parameters of this filter object

Implements face_contour_detector::filters::Filter.

Definition at line 14 of file DebugHighlight.cpp.

Resets all the paramters of the filter to the default values.

Implements face_contour_detector::filters::Filter.

Definition at line 36 of file DebugHighlight.cpp.


Member Data Documentation

std::string face_contour_detector::filters::DebugHighlight::m_filterName = std::string("DebugHighlight") [static, protected]

Definition at line 23 of file DebugHighlight.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


face_contour_detector
Author(s): Fabian Wenzelmann and Julian Schmid
autogenerated on Wed Dec 26 2012 16:18:17