DepthChannel Class Reference

A Depth channel for computing saliency based on a distance/depth to objects. More...

#include <Channels/DepthChannel.H>

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

List of all members.

Public Member Functions

 DepthChannel (OptionManager &mgr)
 Construct with standard params.
virtual ~DepthChannel ()
 Destructor.

Protected Member Functions

virtual void doInput (const InputFrame &inframe)
 DepthChannel requires only depth input.

Protected Attributes

OModelParam< LevelSpecitsLevelSpec

Detailed Description

A Depth channel for computing saliency based on a distance/depth to objects.

This channel will compute a depth map using orientations and intensity in the usual way one would do so with a standard input image. This gives conspicuity to objects in an image based on how far they are from the camera.

Definition at line 50 of file DepthChannel.H.


Constructor & Destructor Documentation

DepthChannel::DepthChannel ( OptionManager mgr  ) 

Construct with standard params.

Definition at line 50 of file DepthChannel.C.

References ComplexChannel::addSubChan(), and makeSharedComp().

DepthChannel::~DepthChannel (  )  [virtual]

Destructor.

Definition at line 63 of file DepthChannel.C.


Member Function Documentation

void DepthChannel::doInput ( const InputFrame inframe  )  [protected, virtual]

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