#include <algorithm>
#include "Core/Vector/VectorTem.h"
Include dependency graph for InterestPoint.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::Geometry |
Classes | |
class | Impala::Core::Geometry::InterestPoint |
Class definition for (2d) point. More... | |
Functions | |
bool | Impala::Core::Geometry::InterestPointsEqual (InterestPoint *p1, InterestPoint *p2) |