#include "Core/Feature/GetColorChannels.h"
#include "Core/Feature/DSurf.h"
Include dependency graph for Surf.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Core |
namespace | Impala::Core::Feature |
Functions | |
void | Impala::Core::Feature::CalculateSurfDescriptors (Array::Array2dVec3UInt8 *inputNoBorder, Geometry::InterestPointList &pointList, std::string descriptor, int haarSize, int components, int spaciality) |
this code is analogous to CalculateFIST2Descriptors |