Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

LJunctionChannel Class Reference

#include <Channels/LJunctionChannel.H>

Inheritance diagram for LJunctionChannel:

Inheritance graph
[legend]
Collaboration diagram for LJunctionChannel:

Collaboration graph
[legend]
List of all members.

Detailed Description

An L junction channel that detects L junctions at different.

Definition at line 49 of file LJunctionChannel.H.

Public Member Functions

 LJunctionChannel (OptionManager &mgr, nub::soft_ref< OrientationChannel > oc)
 Construct with standard params.
virtual ~LJunctionChannel ()
 Destructor.
virtual void paramChanged (ModelParamBase *const param, const bool valueChanged, ParamClient::ChangeStatus *status)
 Overload so that we can reconfigure when our params get changed.

Protected Member Functions

virtual void buildSubChans ()
 (re-)build our subchannels
virtual void doInput (const InputFrame &inframe)
 Computes the L junctions at different orientations.

Protected Attributes

OModelParam< uintitsNumOrients
 number of junction subchannels
nub::soft_ref< OrientationChannelitsOriChan


Constructor & Destructor Documentation

LJunctionChannel::LJunctionChannel OptionManager mgr,
nub::soft_ref< OrientationChannel oc
 

Construct with standard params.

Definition at line 52 of file LJunctionChannel.C.

References buildSubChans(), and GVX_TRACE.

LJunctionChannel::~LJunctionChannel  )  [virtual]
 

Destructor.

Definition at line 65 of file LJunctionChannel.C.

References GVX_TRACE.


Member Function Documentation

void LJunctionChannel::buildSubChans  )  [protected, virtual]
 

(re-)build our subchannels

Definition at line 71 of file LJunctionChannel.C.

References ComplexChannel::addSubChan(), ModelComponent::getManager(), OModelParam< T >::getVal(), GVX_TRACE, itsNumOrients, itsOriChan, LINFO, makeSharedComp(), ComplexChannel::removeAllSubChans(), and ChannelBase::visualFeature().

Referenced by LJunctionChannel(), and paramChanged().

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

Computes the L junctions at different orientations.

Implements ChannelBase.

Definition at line 161 of file LJunctionChannel.C.

References GVX_TRACE, i, LINFO, ComplexChannel::numChans(), and ComplexChannel::subChan().

void LJunctionChannel::paramChanged ModelParamBase *const   param,
const bool  valueChanged,
ParamClient::ChangeStatus status
[virtual]
 

Overload so that we can reconfigure when our params get changed.

Reimplemented from ModelComponent.

Definition at line 146 of file LJunctionChannel.C.

References buildSubChans(), OModelParam< T >::getVal(), GVX_TRACE, itsNumOrients, ComplexChannel::numChans(), and ModelComponent::paramChanged().


Member Data Documentation

OModelParam<uint> LJunctionChannel::itsNumOrients [protected]
 

number of junction subchannels

Definition at line 71 of file LJunctionChannel.H.

Referenced by buildSubChans(), and paramChanged().


The documentation for this class was generated from the following files:
Generated on Sun Nov 22 13:46:01 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4