![]() |
TerraLib 4.1
|
#include <TePDIMMIOMatching.hpp>
Public Member Functions | |
| ExtractLocalMaximasParams () | |
| ~ExtractLocalMaximasParams () | |
Public Attributes | |
| TePDIMtxDoubleAdptInt const * | imgMatrixPtr_ |
| MaximasListT * | outMaximasListPtr_ |
| unsigned int | moravecWindowSize_ |
| unsigned int | maximasNumber_ |
| unsigned | seachSubImagesNmb_ |
| volatile bool | returnValue_ |
| bool | progressEnabled_ |
| TeMutex * | glbMutexptr_ |
| MaskMatrixT const * | maskMatrixPtr_ |
| TePDIMMIOMatching::ExtractLocalMaximasParams::ExtractLocalMaximasParams | ( | ) | [inline] |
| TePDIMMIOMatching::ExtractLocalMaximasParams::~ExtractLocalMaximasParams | ( | ) | [inline] |
Global mutex pointer
Input image matrix
A pointer to a mask matrix or null if mask is not used.
The output list where the found maximas index coords will be appended
Is progress interface enabled ??
Number of sub-images to seach (power of 2).