PARP Research Group University of Murcia, Spain


QVIPPFilterGaussWorker< TYPE, C > Class Template Reference
[IPP functions worker set]

Worker which applies IPP function FilterGauss. More...

#include <qvippworkers.h>

Inherits QVWorker.

List of all members.

Public Member Functions

void iterate ()
 Function to be defined in subclasses with processing code.
template<>
 QVIPPFilterGaussWorker (QString name)
template<>
void iterate ()
 Function to be defined in subclasses with processing code.
template<>
 QVIPPFilterGaussWorker (QString name)
template<>
void iterate ()
 Function to be defined in subclasses with processing code.


Detailed Description

template<typename TYPE, int C>
class QVIPPFilterGaussWorker< TYPE, C >

Worker which applies IPP function FilterGauss.

Definition at line 175 of file qvippworkers.h.


Member Function Documentation

template<typename TYPE, int C>
void QVIPPFilterGaussWorker< TYPE, C >::iterate (  )  [virtual]

Function to be defined in subclasses with processing code.

This function should contain the code to process data, that will be executed continuously until worker is finished.

Reimplemented from QVWorker.

template<>
void QVIPPFilterGaussWorker< uChar, 1 >::iterate (  )  [inline, virtual]

Function to be defined in subclasses with processing code.

This function should contain the code to process data, that will be executed continuously until worker is finished.

Reimplemented from QVWorker.

Definition at line 486 of file qvippworkers.cpp.

template<>
void QVIPPFilterGaussWorker< uChar, 3 >::iterate (  )  [inline, virtual]

Function to be defined in subclasses with processing code.

This function should contain the code to process data, that will be executed continuously until worker is finished.

Reimplemented from QVWorker.

Definition at line 540 of file qvippworkers.cpp.


The documentation for this class was generated from the following file:



QVision framework. PARP research group, copyright 2007, 2008.