![]() |
University of Murcia ![]() |
QVHessianPointDetector Class Reference |
Public Member Functions | |
void | iterate () |
Function to be defined in subclasses with processing code. |
Definition at line 35 of file qvhessianpointdetector.h.
void QVHessianPointDetector::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 block is finished.
Reimplemented from QVProcessingBlock.
Definition at line 39 of file qvhessianpointdetector.cpp.