BeoSubSaliency Class Reference

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

List of all members.

Public Member Functions

Constructors and Destructors

 BeoSubSaliency (OptionManager &mgr, const std::string &descrName="SaliencyMT", const std::string &tagName="SaliencyMT")
 Constructor.
 ~BeoSubSaliency ()
 Destructor.
member functions

Point2D< int > run (Image< PixRGB< byte > > img, bool debug=false)
 Setup up with image to be processed and build the job queue.
void computeCMAP ()
 Compute a conspicuity map from an image.

Protected Attributes

OModelParam< uintitsNumThreads
 Number of worker threads to use.

Detailed Description

Definition at line 113 of file BeoSubSaliency.H.


Constructor & Destructor Documentation

BeoSubSaliency::BeoSubSaliency ( OptionManager mgr,
const std::string descrName = "SaliencyMT",
const std::string tagName = "SaliencyMT" 
)

Constructor.

Definition at line 50 of file BeoSubSaliency.C.

References OModelParam< T >::getVal(), itsNumThreads, and MYLOGVERB.

BeoSubSaliency::~BeoSubSaliency (  ) 

Destructor.

Definition at line 80 of file BeoSubSaliency.C.


Member Function Documentation

void BeoSubSaliency::computeCMAP (  ) 
Point2D< int > BeoSubSaliency::run ( Image< PixRGB< byte > >  img,
bool  debug = false 
)

Setup up with image to be processed and build the job queue.

Definition at line 86 of file BeoSubSaliency.C.

References Image< T >::clear(), drawDisk(), findMax(), FLICKER, Gaussian5, getMinMax(), Point2D< T >::i, inplaceNormalize(), quickInterpolate(), and rutz::shared_ptr< T >::reset().


Member Data Documentation

Number of worker threads to use.

Definition at line 143 of file BeoSubSaliency.H.

Referenced by BeoSubSaliency().


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