| IVT
    | 
#include "HarrisSIFTFeatureCalculator.h"#include "Image/ImageProcessor.h"#include "Image/ByteImage.h"#include "Math/FloatMatrix.h"#include "DataStructures/DynamicArray.h"#include "Features/SIFTFeatures/SIFTFeatureCalculator.h"#include "Features/SIFTFeatures/SIFTFeatureEntry.h"#include <math.h>Go to the source code of this file.
| Variables | |
| static const float | scale_factor = 0.75f | 
| 
 | static | 
Definition at line 63 of file HarrisSIFTFeatureCalculator.cpp.