21.02
|
#include "arm_compute/core/CPP/kernels/CPPCornerCandidatesKernel.h"
#include "arm_compute/core/Helpers.h"
#include "arm_compute/core/TensorInfo.h"
#include "src/core/helpers/WindowHelpers.h"
Go to the source code of this file.
Functions | |
bool | keypoint_compare (const InternalKeypoint &lhs, const InternalKeypoint &rhs) |
bool keypoint_compare | ( | const InternalKeypoint & | lhs, |
const InternalKeypoint & | rhs | ||
) |
Definition at line 58 of file CPPCornerCandidatesKernel.cpp.
Referenced by CPPSortEuclideanDistanceKernel::run().