PedestrianChannel Class Reference

A template-matching channel for detecting pedestrians. More...

#include <Channels/PedestrianChannel.H>

Inheritance diagram for PedestrianChannel:
Inheritance graph
[legend]
Collaboration diagram for PedestrianChannel:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 PedestrianChannel (OptionManager &mgr)
 Constructor.
virtual ~PedestrianChannel ()
 Virtual destructor.

Protected Member Functions

virtual void start1 ()

Protected Attributes

NModelParam< int > itsMinScale
 smallest scale to use in template matching
NModelParam< int > itsMaxScale
 largest scale to use in template matching

Detailed Description

A template-matching channel for detecting pedestrians.

Definition at line 45 of file PedestrianChannel.H.


Constructor & Destructor Documentation

PedestrianChannel::PedestrianChannel ( OptionManager mgr  ) 

Constructor.

Definition at line 70 of file PedestrianChannel.C.

PedestrianChannel::~PedestrianChannel (  )  [virtual]

Virtual destructor.

Definition at line 77 of file PedestrianChannel.C.


Member Function Documentation

void PedestrianChannel::start1 (  )  [protected, virtual]

If you overload this, make sure you call SingleChannel::start1() at the beginning of your overload

Reimplemented from TemplateMatchChannel.

Definition at line 81 of file PedestrianChannel.C.

References NModelParam< T >::getVal(), itsMaxScale, itsMinScale, and OModelParam< T >::setVal().


Member Data Documentation

largest scale to use in template matching

Definition at line 56 of file PedestrianChannel.H.

Referenced by start1().

smallest scale to use in template matching

Definition at line 55 of file PedestrianChannel.H.

Referenced by start1().


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:43:38 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3