![]() |
University of Murcia, Spain ![]() |
QVIPPFilterHipassWorker< TYPE, C > Class Template ReferenceWorker which applies IPP function FilterHipass.
More...
|
Public Member Functions | |
void | iterate () |
Function to be defined in subclasses with processing code. | |
template<> | |
QVIPPFilterHipassWorker (QString name) | |
template<> | |
void | iterate () |
Function to be defined in subclasses with processing code. | |
template<> | |
QVIPPFilterHipassWorker (QString name) | |
template<> | |
void | iterate () |
Function to be defined in subclasses with processing code. |
Definition at line 186 of file qvippworkers.h.
void QVIPPFilterHipassWorker< 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.
void QVIPPFilterHipassWorker< 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 513 of file qvippworkers.cpp.
void QVIPPFilterHipassWorker< 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 567 of file qvippworkers.cpp.