ImageProcessorSelector Class Reference

#include <ImageProcessorSelector.h>

Inheritance diagram for ImageProcessorSelector:

ModuleSelector ImageProcessorInterfaces MessageHandler List of all members.

Public Member Functions

 ImageProcessorSelector (ModuleHandler &handler, const ImageProcessorInterfaces &interfaces)
virtual ModulecreateSolution (SolutionRequest::ModuleSolutionID id)

Detailed Description

ImageProcessor selection module.

A selector for image processor modules.

Definition at line 27 of file ImageProcessorSelector.h.


Constructor & Destructor Documentation

ImageProcessorSelector::ImageProcessorSelector ( ModuleHandler handler,
const ImageProcessorInterfaces interfaces 
) [inline]

Constructor.

Parameters:
handler The module handler of the process.
interfaces The parameters of the ImageProcessor module.

Definition at line 35 of file ImageProcessorSelector.h.

References SolutionRequest::imageProcessor, and ModuleHandler::setModuleSelector().


Member Function Documentation

virtual Module* ImageProcessorSelector::createSolution ( SolutionRequest::ModuleSolutionID  id  )  [inline, virtual]

Is called on start and when the selected solution changes to create a specific solution.

Parameters:
id The id of the solution to create
Returns:
The created solution or 0

Implements ModuleSelector.

Definition at line 50 of file ImageProcessorSelector.h.

References SolutionRequest::checkerboardDetector, SolutionRequest::fastPanoramaProcessor, SolutionRequest::gt2004ImageProcessor, SolutionRequest::panoramaImageProcessor, and SolutionRequest::rasterImageProcessor.


The documentation for this class was generated from the following file:
Generated on Thu Dec 7 01:38:07 2006 for DT2005.panorama by  doxygen 1.4.7