#include "Core/Array/Arrays.h"
#include "Core/Vector/VectorSet.h"
#include "Core/Column/Find.h"
#include "Core/Column/Copy.h"
#include "Core/Table/Read.h"
#include "Core/Feature/FeatureDefinition.h"
#include "Core/Table/Append.h"
#include "Core/Geometry/InterestPointListIO.h"
#include "Core/Geometry/InterestPointList.h"
#include "Core/Geometry/InterestCircle.h"
Include dependency graph for PointDescriptorTable.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 |
Classes | |
class | Impala::Core::Feature::PointDescriptorTable |
A table with points and their descriptors. More... | |
Typedefs | |
typedef Table::TableTem< Column::ColumnTem< Real64 >, Column::ColumnTem< Real64 >, Column::ColumnTem< Real64 >, Column::ColumnTem< Real64 >, Column::ColumnTem< Real64 >, Vector::VectorSet< Array::Array2dScalarReal64 > > | Impala::Core::Feature::PointDescriptorTableBaseType |
Functions | |
Impala::Core::Feature::ILOG_VAR_INIT (PointDescriptorTable, Impala.Core.Feature) |