![]() |
TerraLib 4.1
|
#include <TePDIMMIOMatching.hpp>
Public Attributes | |
| TePDIMtxDoubleAdptInt const * | imgMatrixPtr_ |
| MaximasListT const * | inMaximasListPtr_ |
| TePDIMatrix< double > * | featMtxPtr_ |
| volatile bool | returnValue_ |
| TeMutex * | glbMemLockPtr_ |
| unsigned int | corrWindowsWidth_ |
| bool | progressEnabled_ |
| bool | normalizeWindows_ |
The generated correlation windows width.
Output features matrix pointer
Input image matrix
Input maximas list
If true, the generated windows will be normalized between -1 and + 1.
Is progress interface enabled ??
Execution return value (true if OK, false on errors).